summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/manual/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'systems/doc/pdftex/manual/ChangeLog')
-rw-r--r--systems/doc/pdftex/manual/ChangeLog66
1 files changed, 66 insertions, 0 deletions
diff --git a/systems/doc/pdftex/manual/ChangeLog b/systems/doc/pdftex/manual/ChangeLog
index af506f2082..9f44743002 100644
--- a/systems/doc/pdftex/manual/ChangeLog
+++ b/systems/doc/pdftex/manual/ChangeLog
@@ -1,3 +1,69 @@
+2024-02-01 Karl Berry <karl@freefriends.org>
+
+ * pdftex.tex (\pdfglyphtounicode): mention that a dot and anything
+ after is stripped from glyph names before looking for mappings.
+ (\pdfpxdimen): note that the pdftex default is a few sp different
+ from luatex, and both luatex and pdftex are a few sp different
+ from 72dpi. From jfbu,
+ https://tug.org/pipermail/pdftex/2023-March/009325.html.
+
+2024-01-16 Karl Berry <karl@freefriends.org>
+
+ * pdftex.tex: simplify PDF inclusion for tagging,
+ mention alternatives for small verbatim,
+ use table option instead of firstaid.
+ (Still does not actually pass )
+ https://tug.org/pipermail/pdftex/2024-January/009377.html
+
+2024-01-08 Karl Berry <karl@freefriends.org>
+
+ * pdftex.tex: add alt text for graphic and extra \par
+ for inline verbatim block. Suggestion from Ulrike:
+ https://tug.org/pipermail/pdftex/2024-January/009375.html
+
+ * Makefile ($(tinydoc)-fmt.pdf): forgot a `basename`.
+
+2024-01-07 Karl Berry <karl@freefriends.org>
+
+ * pdftex.tex: new version of manual in LaTeX; substantially
+ the same content as the ConTeXt pdftex-t.tex (which is now removed).
+ * pdftexmanual.cls: LaTeX document class for manual.
+ * syntaxform.pl: adapt for new source.
+ * .dict.pws: aspell exceptions.
+ * Makefile: rewrite for LaTeX.
+ * README: update.
+
+ * incl: new subdirectory.
+ * incl/fdl-1.2.tex: adapted from
+ https://www.gnu.org/licenses/old-licenses/fdl-1.2.tex.
+ * incl/ini-etex.txt,
+ * incl/ini-pdfetex.txt,
+ * incl/pdftexconfig.txt: renamed from previous example files.
+ * incl/pdfmin-fmt.tex: ConTeXt source to format the tiny PDF example,
+ pulled out from pdftex-t.tex.
+ * incl/pdfmin-src.tex: source for the tiny PDF example,
+ renamed from pdftex-w.tex.
+ * incl/pdftex-help.txt: generated.
+
+ * pdftex-t.tex: remove, old ConTeXt source.
+ * pdftex-i.tex: remove, old ConTeXt screen version, not built
+ for many years.
+ * syntaxform.awk: remove, not worth the trouble to update.
+ * makefiles.cmd: remove, old Windows routine.
+
+2024-01-06 Karl Berry <karl@freefriends.org>
+
+ * pdftex-t.tex (\pdfximage): mention the "named" keyword
+ for named destination. This is the last change to the ConTeXt
+ source before removal and replacement by the LaTeX version.
+
+2023-04-30 Karl Berry <karl@freefriends.org>
+ and Han The Thanh <hanthethanh@gmail.com>
+
+ * pdftex-t.tex (\pdfglyphtounicode): describe the
+ \pdfglyphtounicode{tfm:foo/abc}{5678}
+ feature to define abc=U+5678 for only the font foo.tfm.
+
2023-02-26 Karl Berry <karl@freefriends.org>
* pdftex-t.tex (\introducedplural): new macro.