You may try copy definitions from a layout file to your layout in thconfig.
comment should do the work. m. Sep 12, 2013 v 1:11 PM, Xavier Pennec <Xavier.Pennec at inria.fr>: > Talking about user symbols: is there a way to hide them in a thconfig file? > > So far, my experience is that symbol-hide is not working for these symbols, > the only way I found to hide them is to redefine them to nothing: > > layout Preview_layout > copy LayoutTopoXav > # ... Hiding lots of symbols > > # symbol-hide line u:fracture > # Does not work: unknown symbol specification -- line u:fracture > > code metapost > def l_u_fracture (expr P) = enddef; > endcode > endlayout > > > Xavier > > Le 12/09/2013 09:31, Martin Sluka a écrit : >> There are definitions of two new symbols in MetaPost section of wiki: strata >> and fault. >> >> Because of all user defined symbols could not use automatic -clip off you >> should to add this option. >> >> With new version of Therion they should behave as section symbol - without >> -clip off. >> >> m.s. >> _______________________________________________ >> Therion mailing list >> Therion at speleo.sk >> http://mailman.speleo.sk/mailman/listinfo/therion > > -- >> ------------------------- >> Xavier Pennec >> Senior Research Scientist / Directeur de recherche >> Asclepios project-team, INRIA Sophia-Antipolis >> 2004 Route des Lucioles, BP93 >> F-06902 Sophia-Antipolis Cedex, France >> +33 4 92 38 76 64 >> +33 6 78 35 16 90 >> http://www-sop.inria.fr/asclepios/ >> ------------------------------- > > _______________________________________________ > Therion mailing list > Therion at speleo.sk > http://mailman.speleo.sk/mailman/listinfo/therion Martin Sluka - Studio Sluka prodej Hahnemühle DFA tisk fotografià a reprodukcà Na Rovnosti 2692/21 130 00 Praha 3 tel.: +420 603513640 mail: martinsluka at mac.com web: http://www.piezografie.cz -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20130912/82ca3752/attachment.html>
