Is loading inputenc with two encodings a bug?

Udicoudco udifoglle at gmail.com
Fri Dec 16 16:39:54 UTC 2022


On Fri, Dec 16, 2022 at 5:32 PM Scott Kostyshak <skostysh at lyx.org> wrote:
>
> Attached is a .lyx file that produces the following code when exported
> with LaTeX (pdflatex):
>
>   \usepackage[latin9,cp1255]{inputenc}
>
> Ulrike Fisher points out the following [1]:
>
>   \usepackage[latin9,cp1255]{inputenc} doesn't make any sense, your
>   files can't have two encodings at the same time.
>
> Should I make a trac ticket for this?
>
> Scott
>
>
> [1] https://tex.stackexchange.com/questions/668474/cant-compile-when-using-wrap-figure?noredirect=1#comment1661827_668474

I've exported the .lyx file to a .tex file and erased the latin9
option. It seems to work fine with both English and Hebrew. But,
wouldn't utf8 encoding be preferable?  Attached a minimal example.
> --
> lyx-devel mailing list
> lyx-devel at lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hebrew_pdflaex.tex
Type: application/octet-stream
Size: 306 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20221216/34212290/attachment.obj>


More information about the lyx-devel mailing list