// Prose style 1 // Last edited on 1999-10-08 18:39:04 by stolfi #declare texture_color = color_basic_gold; #include "textures.inc" #declare prose_title_texture = texture{ texture_bulb_strong } #declare texture_color = color_basic_red; #include "textures.inc" #declare prose_subtitle_texture = texture{ texture_bulb_strong } #declare texture_color = color_basic_gold; #include "textures.inc" #declare prose_location_texture = texture{ texture_bulb_strong } #declare texture_color = color_basic_mandarin; #include "textures.inc" #declare prose_header_texture = texture{ texture_bulb_strong } #declare texture_color = color_basic_gold; #include "textures.inc" #declare prose_name_texture = texture{ texture_bulb_strong } #declare texture_color = color_basic_gold; #include "textures.inc" #declare prose_ihc_texture = texture{ texture_bulb_strong } #declare texture_color = color_basic_gold; #include "textures.inc" #declare prose_geo_texture = texture{ texture_bulb_strong } #declare texture_color = color_basic_red; #include "textures.inc" #declare prose_address_texture = texture{ texture_bulb_strong }