[Therion] symbol "u" problem

2015-01-29 Thread Martin Sluka
29. 1. 2015 v 8:17, herich at speleodd.sk: > anyway it is a sulution just for symbol-hide command, and there would be good > to use show, color commands as well. Wondering, is this missing in Therion..?. Isn't i problem of order of commands in thconfig file? m. -- next part

[Therion] symbol "u" problem

2015-01-29 Thread her...@speleodd.sk
Thank You, anyway it is a sulution just for symbol-hide command, and there would be good to use show, color commands as well. Wondering, is this missing in Therion..?. Palo Citát Xavier Pennec : > I had this problem a while ago (actually soon after I used the very > useful feature of

[Therion] symbol "u" problem

2015-01-28 Thread Xavier Pennec
I had this problem a while ago (actually soon after I used the very useful feature of user symbols). The way to get around is to redefine the symbol to nothing in your layout: ## hide user define symbols # symbol-hide line u:mylinesymbol code metapost def l_u_mylinesymbol (expr P)

[Therion] symbol "u" problem

2015-01-28 Thread her...@speleodd.sk
Hello, I don´t know what I am doing wrong, but if I use something like this in layout: symbol-hide line wall (or show, color, assign), everything works perfect. But, it doesn´t work with "u" , so symbol-hide line u:definedname will make an error with comment - unknown symbol specification.