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: Eric Madelaine
Subject: Re: [Therion] Basic Question : where did the legs go ?
Date: Tue, 21 Aug 2007 13:07:46 +0200
User-agent: Thunderbird 1.5.0.9 (X11/20070102)

Ricardo Constantino wrote:
>
>> By default the centreline is not drawn in the pdf. 
Is that true? It is not specified in the Therion book...
Anyway, I would use the "symbol-hide" and "symbol-show" commands (book p 
42) inside the layout section, rather than adding meta-post code. Note 
that the representation depends on the symbol-set you are using

layout blabla
    ...
    symbol-show line survey
    symbol-show point station
endlayout

Eric.


>> 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
>>
>>     
>
> _______________________________________________
> Therion mailing list
> address@hidden
> http://www.speleo.sk/mailman/listinfo/therion
>   

_______________________________________________
Therion mailing list
address@hidden
http://www.speleo.sk/mailman/listinfo/therion




reply via email to

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