[Therion] code tex-map - some tokens I cannot get to work
Andrew Atkinson
andrew at wotcc.org.uk
Thu Sep 26 10:56:01 CEST 2019
Unless I'm missing something this code does not print a list of the
symbols and what they are, which I think should be produced
\insertlegend or \legendtitle which I should then be able to control the
position on the page like I do with the north arrow and scale bar
Andrew
On 25/09/2019 19:03, Andrey via Therion wrote:
> Hi Andrew,
>
> I've used this code from wiki with little edits.
>
> Worked pretty well for me apart from the fact that "map image" command
> will no longer work properly and will require full path to image file.
>
> code tex-map #begining of TeX code
>
> \edef\temp{\the\cavename}
> \edef\nostring{}
> \ifx\temp\nostring
> \cavename={Fantasy Cave}
> \else
> \fi
> %\newtoks\club \club={MCU caving club}
>
> \def\maplayout{
> \legendbox{5}{70}{NW}{
> \legendwidth 26 cm
> \legendtextheadersize={\size[38]}
> \legendtextsize={\size[22]}
> \the\legendcontent
> }
> \legendbox{85}{95}{NW}{
> \legendwidth 25 cm
> \legendtextsize={\size[18]}
> \hsize=\legendwidth
> \input th_legend
> }
> \legendbox{15}{95}{NW}{\northarrow}
> \legendbox{50}{5}{NW}{\scalebar}
> \legendbox{5}{95}{NW}
> {\loadpicture{G:/Caving/Caves/Fantaziya/Therion/KS_MCU_colour.png}}
> }
> endcode #end of TeX code
>
More information about the Therion
mailing list