Re: [Therion] Therion 5.3.16 using raft symbol both for rafts and raft cones

2016-09-27 Thread Rodrigo Severo
2016-09-27 15:38 GMT-03:00 Martin Sluka : > There is really a bug, because both symbols therion draws as raft. > > Work around - define the user symbol raft_cone in your thconfig. Data are in > attached zip file. The workaround worked perfectly. Thanks. If you need any

Re: [Therion] Therion 5.3.16 using raft symbol both for rafts and raft cones

2016-09-27 Thread Martin Sluka
what's happen when you manually remove those "-" from "raft-cone" in .th2 file? point raft-cone  -> point raftcone m.  On Sep 27, 2016, at 04:57 PM, Rodrigo Severo wrote: 2016-09-27 10:14 GMT-03:00 Rodrigo Severo : 2016-09-27 8:41

Re: [Therion] Therion 5.3.16 using raft symbol both for rafts and raft cones

2016-09-27 Thread Martin Sluka
sorry, I missed your previous mail. Have you tried to run compiler with parameter -d (debug) m. On Sep 27, 2016, at 04:57 PM, Rodrigo Severo wrote: 2016-09-27 10:14 GMT-03:00 Rodrigo Severo : 2016-09-27 8:41 GMT-03:00 Martin Sluka

Re: [Therion] Therion 5.3.16 using raft symbol both for rafts and raft cones

2016-09-27 Thread Wookey
On 2016-09-27 10:30 -0300, Rodrigo Severo wrote: > 2016-09-27 10:24 GMT-03:00 Wookey : > > > > So, not a solution, but may be useful background. > > Yeah. Not a solution but useful background nonetheless. So, for a bit more detail (as I'm wondering myself). In the source the

Re: [Therion] Therion 5.3.16 using raft symbol both for rafts and raft cones

2016-09-27 Thread Rodrigo Severo
2016-09-27 10:24 GMT-03:00 Wookey : > > So, not a solution, but may be useful background. Yeah. Not a solution but useful background nonetheless. Thank you, Rodrigo ___ Therion mailing list Therion@speleo.sk

Re: [Therion] Therion 5.3.16 using raft symbol both for rafts and raft cones

2016-09-27 Thread Wookey
On 2016-09-27 08:20 -0300, Rodrigo Severo wrote: > 2016-09-27 3:03 GMT-03:00 Martin Sluka : > > First of all, thanks for your help and attention. > > > There is the file thTrans.mp in the mpost directory of Therion. > > > > In that file there are the rules which symbol to

Re: [Therion] Therion 5.3.16 using raft symbol both for rafts and raft cones

2016-09-27 Thread Rodrigo Severo
2016-09-27 8:41 GMT-03:00 Martin Sluka : > It could be. Just to delete manually hyphen in raft-cone in .th2 file and > compile it again. Unfortunatelly not: therion: error -- croqui4.th2 [57] -- unknown point type -- raftcone What now? Rodrigo > > m. > > On Sep 27,

Re: [Therion] Therion 5.3.16 using raft symbol both for rafts and raft cones

2016-09-27 Thread Martin Sluka
It could be. Just to delete manually hyphen in raft-cone in .th2 file and compile it again. m. On Sep 27, 2016, at 01:38 PM, Rodrigo Severo wrote: 2016-09-27 8:20 GMT-03:00 Rodrigo Severo : Could the problem be related to the fact

Re: [Therion] Therion 5.3.16 using raft symbol both for rafts and raft cones

2016-09-27 Thread Rodrigo Severo
2016-09-27 8:20 GMT-03:00 Rodrigo Severo : Could the problem be related to the fact that the point type written on my th2 file is "raft-cone" with a hyphen and the p_ type is named "raftcone" without a hyphen? > 2016-09-27 3:03 GMT-03:00 Martin Sluka

Re: [Therion] Therion 5.3.16 using raft symbol both for rafts and raft cones

2016-09-27 Thread Rodrigo Severo
2016-09-27 3:03 GMT-03:00 Martin Sluka : First of all, thanks for your help and attention. > There is the file thTrans.mp in the mpost directory of Therion. > > In that file there are the rules which symbol to use for the final output. > > Anyway it should work as you

Re: [Therion] Therion 5.3.16 using raft symbol both for rafts and raft cones

2016-09-27 Thread Martin Sluka
There is the file thTrans.mp in the mpost directory of Therion. In that file there are the rules which symbol to use for the final output. Anyway it should work as you presume: let p_scallop = p_scallop_UIS; let p_flute = p_flute_UIS; let p_raft = p_raft_NSS; let p_raftcone = p_raftcone_NSS;

[Therion] Therion 5.3.16 using raft symbol both for rafts and raft cones

2016-09-26 Thread Rodrigo Severo
Hi, I'm producing PDFs of a map with raft cones but Therion is preparing a PDF with raft (calcite raft) symbols instead. I tried changing the points to raft but the rendering doesn't change. I'm using Ubuntu Therion 5.3.16. How can I further debug this issue? Regards, Rodrigo Severo