Re: unicodesymbols, utf8 and textcomp

2013-02-21 Thread Guenter Milde
On 2013-02-19, Georg Baum wrote: > Guenter Milde wrote: >> On 2013-02-17, Georg Baum wrote: >>> This is not needed: the simple force flag does not force for any utf8 >>> encoding. It worked always like that, but now I added an explanation to >>> the unicodesymbols file. >> The "force" flag is ig

Re: unicodesymbols, utf8 and textcomp

2013-02-19 Thread Georg Baum
Guenter Milde wrote: > On 2013-02-17, Georg Baum wrote: > >> This is not needed: the simple force flag does not force for any utf8 >> encoding. It worked always like that, but now I added an explanation to >> the unicodesymbols file. > > The "force" flag is ignored for Unicode (XeTeX) and Unicod

Re: unicodesymbols, utf8 and textcomp

2013-02-17 Thread Guenter Milde
On 2013-02-17, Georg Baum wrote: > Guenter Milde wrote: >> Dear LyX developers, >> the "unicodesymbols" file contains many replacements that require the >> "textcomp" package. Some are "forced", others not, e.g. >> 0x00a9 "\\textcopyright" "textcomp" "" # COPYRIGHT SIGN >> 0x00ac "

Re: Re: unicodesymbols, utf8 and textcomp

2013-02-17 Thread Georg Baum
Kornel Benko wrote: > It is not needed for utf8, but maybe it would be handy for other > encodings. Therefore the generalized syntax "force!=..." may well be > helpful. Sure. But I am personally too lazy to implement it without any existing use case. Georg

Re: Re: unicodesymbols, utf8 and textcomp

2013-02-17 Thread Kornel Benko
Am Sonntag, 17. Februar 2013 um 13:22:23, schrieb Georg Baum > Guenter Milde wrote: > > > Dear LyX developers, > > > > the "unicodesymbols" file contains many replacements that require the > > "textcomp" package. Some are "forced", others not, e.g. > > > > 0x00a9 "\\textcopyright" "

Re: unicodesymbols, utf8 and textcomp

2013-02-17 Thread Georg Baum
Guenter Milde wrote: > Dear LyX developers, > > the "unicodesymbols" file contains many replacements that require the > "textcomp" package. Some are "forced", others not, e.g. > > 0x00a9 "\\textcopyright" "textcomp" "" # COPYRIGHT SIGN > > 0x00ac "\\textlnot" "textcom