Hallo everybody, so, after compiling everything I am again at taking first steps in Therion. I am following advice at the Therion wiki <http://therion.speleo.sk/wiki/doku.php?id=tfc:31433>, and at first I am trying to insert a label.
That's successful so far, but I cannot get these labels to be printed in the resulting pdf. So I suspect, perhaps there is something missing in the layout I gave? I use: (everything in one line, of course - just got folded by emil client) | source eisenbach_hotel.th | layout eisenbach_export | north true | scale 1 100 | units metric | grid bottom | page-grid on | grid-size 100 100 100 metres | legend on | language de | statistics explo all | statistics topo all | statistics carto all | statistics copyright all | statistics topo-length on | statistics explo-length on | scale-bar 10 m | debug on | endlayout | export map -projection plan -o eisenbach_hotel.xvi | export map -projection plan -layout eisenbach_export -layout-color map-fg | 90 -output Eisenbach.pdf -fmt pdf (one line, of course) In the file .th2 the label point was successfully inserted: | point 1205.0 717.0 label -text "Eisenmuffe" But this label will not show in the pdf file, which otherwise seems to be ok (centerline, linepoints of survey and outline of lrud are drawn). I have the feeling I am forgetting something. Anyone has a hint? Best regards, Christian
