Uwe Stöhr <[EMAIL PROTECTED]> writes:
> Jean-Marc Lasgouttes schrieb:
>
>> What about setting the latex name of the euc-jp-plain encoding to
>> empty instead?
>
> Yes, this is the correct solution. Now I set this for all three encodings and
> not for the language:
> http://www.lyx.org/trac/change
Jean-Marc Lasgouttes schrieb:
What about setting the latex name of the euc-jp-plain encoding to
empty instead?
Yes, this is the correct solution. Now I set this for all three encodings and
not for the language:
http://www.lyx.org/trac/changeset/20879
regards Uwe
Uwe Stöhr <[EMAIL PROTECTED]> writes:
>> What about setting the latex name of the euc-jp-plain encoding to
>> empty instead?
>
> Would be also an option. I'll test this out later today.
Thanks, I'd prefer that to hardcoding.
JMarc
> What about setting the latex name of the euc-jp-plain encoding to
> empty instead?
Would be also an option. I'll test this out later today.
regards Uwe
[EMAIL PROTECTED] writes:
>
> - if (!encodings.empty() || package == Encoding::inputenc) {
> + // When the language japanese-plain is used, the package
> inputenc must
> + // be omitted.
> + // see
> http://www.mail-archive.com/lyx-devel@lists.ly