therion-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Therion] Printing xvi maps (done with pdf's)


From: Bruce Mutton
Subject: Re: [Therion] Printing xvi maps (done with pdf's)
Date: Fri, 09 Nov 2007 06:54:51 +1300

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: address@hidden [mailto:address@hidden On Behalf
Of Cooper, Ben
Sent: Friday, 9 November 2007 3:44 a.m.
To: address@hidden
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: address@hidden [mailto:address@hidden On
Behalf Of Stacho Mudrak
Sent: 06 November 2007 12:24
To: address@hidden
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
address@hidden
http://www.speleo.sk/mailman/listinfo/therion




reply via email to

[Prev in Thread] Current Thread [Next in Thread]