Et voila :-) Thanks Wolfgang for your time with this basic question ! Regards, Ricardo
----- Original Message ----- From: "Wolfgang Zillig" <[email protected]> To: <therion at speleo.sk> Sent: Tuesday, August 21, 2007 11:47 AM Subject: Re: [Therion] Basic Question : where did the legs go ? > 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 > Therion at speleo.sk > http://www.speleo.sk/mailman/listinfo/therion >
