Just few remarks: 1. Did you use latest version of therion (0.5.1)? It is a new feature in that version.
2. You may also use other colors that gray. Just add color map-fg [100 50 50] to your layout. Numbers mean intensities of red, green and blue. 3. Options in layout and export command are the same. In layout, you can use color map-fg 50 and in export command option -layout-color map-fg 50 HTH, S. Bruce Mutton wrote: > Ben > I tried Stacho's suggestion, and it worked fine, although I think he > abbreviated the syntax of the export command a bit much. Here's my more > verbose version... > > layout bruce-map-export > north true > scale 1 500 > base-scale 1 500 > units metric > > page-grid on > grid-size 100 100 100 metres > # layout-map-header 0 0 s #causes error? > legend on > statistics explo all > statistics topo all > statistics carto all > statistics copyright all > debug on > endlayout > > export map -projection plan -layout bruce-map-export \ > -layout-color map-fg 90 \ > -output SurveyPlan.pdf -fmt pdf > > Try this Ben. The 90 gives a passage that is more lightly shaded than 50. > Good Luck > Bruce > > -----Original Message----- > From: therion-bounces at speleo.sk [mailto:therion-bounces at speleo.sk] On > Behalf > Of Cooper, Ben > Sent: Friday, 9 November 2007 3:44 a.m. > To: therion at speleo.sk > Subject: Re: [Therion] Printing xvi maps > > Hi Stacho, > I've been wanting to get print-outs of XVI, too, so I am verry > interested in your recommendation, below. I've tried it, but this is > the result I get: only the centreline is visible, not LRUD. > - Ben Cooper > > -----Original Message----- > From: therion-bounces at speleo.sk [mailto:therion-bounces at speleo.sk] On > Behalf Of Stacho Mudrak > Sent: 06 November 2007 12:24 > To: therion at speleo.sk > Subject: Re: [Therion] Printing xvi maps > > > ...<text removed>... > > Stacho's Example: > > source > map centerline-map > my-survey > endmap > endsource > > select centerline-map > export map.pdf -layout-color map-fg 50 -layout-scale 1 500 > > > ... where my-survey is the name of top-level survey. > > ...<text removed>... > > Regards, S. > > _______________________________________________ > Therion mailing list > Therion at speleo.sk > http://www.speleo.sk/mailman/listinfo/therion
