RELEASE-NOTES: Missing characters could be in pdf2

The fix at 664ef2c4 is more general than XeTeX and LuaTeX. See, for
example, #9803 which shows an error that existed but was not
reported before.
This commit is contained in:
Scott Kostyshak 2015-10-19 22:57:27 -04:00
parent 6f2e86dff2
commit 44a004951f

View File

@ -134,9 +134,9 @@
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.
* 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!
* 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!
* Documents using Times fonts and containing Greek characters may now fail
to compile under pdflatex for users of MikTeX due to an automatically