Hello, I did not define a symbol-set, And I succed to redefine other symboles (blocs, pebbles) easaly it this survey. So it's very strange for me to not succeed to redefine the debris symbols. I thing there's a specific problem with debris. Did someone succeed to redefine it ? Thanks,
Georg Pacher a écrit : > Gilbert Fernandes (mailinglist) schrieb: >> >> Hello, > > Hi! > > >> def a_debris (expr p) = >> Do you have the same problem ? may be I have to add othe command lines ? > > In my experience, this happens if you have defined a symbol-set in your > layout (e.g. symbol-set UIS, or seperate symbol-assign commands for that > symbol), then therion searches for the symbol of that symbol-set (e.g. > a_debris_UIS). > The solution for your problem should therefore be: > > def a_debris_xxx (expr p) = > > where xxx is the symbol-set you use for that symbol. > >> I use the windows release 5.2.7. >> Thanks, >> >> Gilbert > hope this helps, > Georg. > > _______________________________________________ > Therion mailing list > Therion at speleo.sk > http://mailman.speleo.sk/mailman/listinfo/therion >
