[Therion] Trying to understand relation between select/unselect and export
Rodrigo Severo
rodrigo at fabricadeideias.com
Wed Mar 1 18:03:23 CET 2017
Hi,
I have a thconfig with the following exports:
layout exploracao
scale 1 200
base-scale 1 100
language pt
code tex-map
\framethickness=0.5mm
sketches off
legend on
legend-width 21 cm
legend-columns 3
statistics explo-length off
endlayout
layout aranha
scale 1 200
base-scale 1 100
debug station-names
language pt
code tex-map
\framethickness=0.5mm
sketches off
endlayout
select mBartp at bart
export map -projection plan -layout exploracao -layout extra_symbols
-output Bart.pdf
unselect mBartp at bart
select mBartAranhap at bart
export map -layout aranha -output Bart-centerline.pdf
If I compile with the above settings I get the following 2 maps:
Bart.pdf - https://goo.gl/zmnR3Y
Bart-centerline.pdf - https://goo.gl/SaFF37
The first one is exactly what I expect but the second isn't as the second
one should have only the centerline.
If I comment the first 2 lines and run like this:
#select mBartp at bart
#export map -projection plan -layout exploracao -layout extra_symbols
-output Bart.pdf
unselect mBartp at bart
select mBartAranhap at bart
export map -layout aranha -output Bart-centerline.pdf
I get the Bart-centerline.pdf as expected: https://goo.gl/dpZaEB Why is
that? *unselect mBartp at bart* shouldn't remove mBartp at bart from the export?
Rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20170301/5efcd53a/attachment.htm>
More information about the Therion
mailing list