[Therion] hidden points of centerline
Martin Sluka
martinsluka at mac.com
Fri Feb 6 12:38:42 CET 2009
On 5.2.2009, at 8:41, Boldt, Markus wrote:
> but not how it is possible to scale the Text of
> the scalebar.
Than one is a problem.
I hope, Stacho or MartinB will add this feature.
northarrow:
code metapost
def s_northarrow (expr rot) =
T:=identity scaled 1.5 rotated -rot;
thdraw (-.5cm,-1cm)--(0,1.5cm)--(.5cm,-1cm)--(0,-.5cm)--cycle;
thfill (-.5cm,-1cm)--(0,1.5cm)--(0,-.5cm)--cycle;
enddef;
endcode
code tex-map
\def\maplayout{
\legendbox{10}{35}{NW}{\the\legendcontent}
\legendbox{80}{90}{N}{\northarrow}
\legendbox{80}{80}{N}{\scalebar}
}
MartinS
More information about the Therion
mailing list