Am 04.11.2016 um 10:08 schrieb Guenter Milde:

This encoding is not supported by inputenc.

Because l7x is a font encoding, not an input encoding.

The package littex once used l7x as name for its own inputencoding for the inputenc package. As you also wrote this is now obsolete and I only want to remove this. So OK or not?

The attached patch removes the *input* encoding iso8859-13 that is still
used by lib/languages:

No, I already removed the wrong encoding, see also bug
http://www.lyx.org/trac/ticket/10474

As long as there are users prefering 8-bit encodings for their *.tex
files, it should remain.

As I wrote in the commit log, if a user insists to use an outdated 9 year old package he for sure has enough background LaTeX knowledge to add the corresponding preamble line to use littex's inputencoding.

The fix would be:

 # Not standard, see http://www.vtex.lt/tex/littex/index.html
- Encoding iso8859-13 l7xenc "Baltic (ISO 8859-13)" ISO-8859-13 fixed inputenc
+ Encoding iso8859-13 latin7 "Baltic (ISO 8859-13)" ISO-8859-13 fixed inputenc
 End

Not in my opinion. I don't see the need to support unnecessary outdated and obsolete packages. This only cost us time in case of bugs.

regards Uwe

Reply via email to