Re: [Therion] Showing qestion mark texts broken?

2019-01-05 Thread Benedikt Hallinger via Therion
Hello, just another question; how can i make the questionmark appear bold and red? > Am 04.01.2019 um 12:19 schrieb Benedikt Hallinger : > > Hi again, > it was indeed the Underscore. > > This works (therion 5.4.1): > > if ( known ATTR__text ): > % set labeling color to

Re: [Therion] Showing qestion mark texts broken?

2019-01-04 Thread Benedikt Hallinger via Therion
Hi again, it was indeed the Underscore. This works (therion 5.4.1): if ( known ATTR__text ): % set labeling color to red push_label_fill_color(1.0, 0.0, 0.0); % draw filled label with text below station p_label.bot(ATTR__text, pos shifted

Re: [Therion] Showing qestion mark texts broken?

2018-12-26 Thread Benedikt Hallinger via Therion
Forwarding an off list mail to me that explains Am 2018-12-24 11:27, schrieb Marco Corvi: benedikt, from my tests, options, eg "-text", are referred as ATTR__text (double underscore), custom attributes, eg "-attr code", as ATTR_code (single underscore) feel free to forward to the list. thx

Re: [Therion] Showing qestion mark texts broken?

2018-12-23 Thread Benedikt Hallinger via Therion
ikt Hallinger via > Therion > Sent: Sunday, 23 December 2018 00:12 > To: List for Therion users > Cc: Benedikt Hallinger > Subject: [Therion] Showing qestion mark texts broken? > > Hi, > i try to add a layout for showing the question mark texts. > For this i tried

Re: [Therion] Showing qestion mark texts broken?

2018-12-22 Thread alastair gott via Therion
p_pic to p;​ draw tmp_pic;​ enddef;​ ​ endcode​ ​ ​ endlayout​ Regards, Alastair Gott. alastairg...@hotmail.com, M: 07931779380. From: Therion on behalf of Benedikt Hallinger via Therion Sent: 22 December 2018 11:12 To: List for Therion users Cc:

Re: [Therion] Showing qestion mark texts broken?

2018-12-22 Thread Bruce Mutton via Therion
December 2018 00:12 To: List for Therion users Cc: Benedikt Hallinger Subject: [Therion] Showing qestion mark texts broken? Hi, i try to add a layout for showing the question mark texts. For this i tried the additions from the websites: a) https://therion.speleo.sk/samples.doc/60.html b) http

Re: [Therion] Showing qestion mark texts broken?

2018-12-22 Thread Bruce Mutton via Therion
erion On Behalf Of Benedikt Hallinger via Therion Sent: Sunday, 23 December 2018 00:12 To: List for Therion users Cc: Benedikt Hallinger Subject: [Therion] Showing qestion mark texts broken? Hi, i try to add a layout for showing the question mark texts. For this i tried the additions from the we

Re: [Therion] Showing qestion mark texts broken?

2018-12-22 Thread Benedikt Hallinger via Therion
to p;​ draw tmp_pic;​ enddef;​ ​ endcode​ ​ ​ endlayout​ Regards, Alastair Gott. alastairg...@hotmail.com, M: 07931779380. - FROM: Therion on behalf of Benedikt Hallinger via Therion SENT: 22 December 2018 11:12 TO: List for Therion users CC: Benedik

[Therion] Showing qestion mark texts broken?

2018-12-22 Thread Benedikt Hallinger via Therion
Hi, i try to add a layout for showing the question mark texts. For this i tried the additions from the websites: a) https://therion.speleo.sk/samples.doc/60.html b) http://marcocorvi.altervista.org/caving/tbe/m_05/m_054.htm but neither seems to work. a) produces no change and b) triggers a