mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-01 16:00:32 +00:00
Add note about missing characters now errors with Xe/LuaTeX.
(cf. ticket #9610)
This commit is contained in:
parent
fb3bb6361c
commit
03bf276c61
@ -118,7 +118,7 @@
|
|||||||
|
|
||||||
* LyX needs to be run under Python 2 and will not work properly on systems
|
* LyX needs to be run under Python 2 and will not work properly on systems
|
||||||
where Python 3 is the default binary. See bug #7030 to know how to fix
|
where Python 3 is the default binary. See bug #7030 to know how to fix
|
||||||
this properly, since simple sheebang conversion in *.py files will not
|
this properly, since simple shebang conversion in *.py files will not
|
||||||
be enough.
|
be enough.
|
||||||
|
|
||||||
|
|
||||||
@ -130,3 +130,7 @@
|
|||||||
compile with error. However, because now in 2.2.x users can click on
|
compile with error. However, because now in 2.2.x users can click on
|
||||||
the "Show Output Anyway" button, the document can still be viewed.
|
the "Show Output Anyway" button, the document can still be viewed.
|
||||||
|
|
||||||
|
* With XeTeX and LuaTeX, missing characters in the output are now reported
|
||||||
|
as errors. This leads to error reports for documents that compiled without
|
||||||
|
error before. However, the error was always present but went undetected!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user