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
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
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 "
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
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" "
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