therion-users
[Top][All Lists]
Advanced

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

Re: [Therion] Basic Question : where did the legs go ?


From: Wolfgang Zillig
Subject: Re: [Therion] Basic Question : where did the legs go ?
Date: Tue, 21 Aug 2007 12:47:55 +0200
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

Ricardo Constantino schrieb:

can you post here your demo data? (.svx and .th)
Sure - here goes.
Let me know if you need any other file (log etc).

Thanks,
Ricardo

By default the centreline is not drawn in the pdf. You have to add some layout information. See attached thconfig file (this should also be somewhere in the therion-wiki).

Regards
Wolfgang
encoding  utf-8
source demo.th


export map -layout test500 -projection plan -output demo.pdf

layout test500

  scale 1 500

  code metapost
  def l_survey_cave (expr p) = draw p withpen PenD withcolor (0.1,0.3,0.1);
  enddef;
endlayout
_______________________________________________
Therion mailing list
address@hidden
http://www.speleo.sk/mailman/listinfo/therion

reply via email to

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