diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-29 21:33:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-29 21:33:13 +0000 |
commit | 70c8136615d282f6afd251d6414588e1aa31d4d8 (patch) | |
tree | 80af12c27ab86c142b0e06f545a21b94704ce6d5 /Master/texmf-dist/doc | |
parent | 0415899d65ffc7c9dcaef524b3a3f4643843e990 (diff) |
unicodefonttable (29oct21)
git-svn-id: svn://tug.org/texlive/trunk@60894 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/unicodefonttable/TODO.md | 9 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicodefonttable/changes.txt | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-code.pdf | bin | 890196 -> 1032003 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-doc.pdf | bin | 707853 -> 851938 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-samples.pdf | bin | 742559 -> 742583 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-samples.tex | 6 |
6 files changed, 17 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/unicodefonttable/TODO.md b/Master/texmf-dist/doc/latex/unicodefonttable/TODO.md index 6cee8ebf495..8093fdc8fc9 100644 --- a/Master/texmf-dist/doc/latex/unicodefonttable/TODO.md +++ b/Master/texmf-dist/doc/latex/unicodefonttable/TODO.md @@ -17,4 +17,13 @@ These are an unsorted collection of thoughts by others or myself and may or may points?), I'd suggest trying an open box (cf. the shaded box for second-font-only). +- KB suggests to use a special default title when comparing showing both font names + + +## Standalone + +- implement the question "Mathfont? (default no)" and make it + automatically set the range-end to a large value + + diff --git a/Master/texmf-dist/doc/latex/unicodefonttable/changes.txt b/Master/texmf-dist/doc/latex/unicodefonttable/changes.txt index a632e273f8a..f2638696029 100644 --- a/Master/texmf-dist/doc/latex/unicodefonttable/changes.txt +++ b/Master/texmf-dist/doc/latex/unicodefonttable/changes.txt @@ -1,3 +1,8 @@ +2021-10-29 Frank Mittelbach <Frank.Mittelbach@latex-project.org> + + * unicodefonttable.dtx (subsection{The overall table layout}): + Make documentation and code match: it should be title-format-cont. + 2021-10-19 Frank Mittelbach <Frank.Mittelbach@latex-project.org> * unicodefonttable.dtx diff --git a/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-code.pdf b/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-code.pdf Binary files differindex 17a9c6bc61c..e664caa49a0 100644 --- a/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-code.pdf +++ b/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-code.pdf diff --git a/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-doc.pdf b/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-doc.pdf Binary files differindex 87914ad4965..ac2835f67e5 100644 --- a/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-doc.pdf +++ b/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-doc.pdf diff --git a/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-samples.pdf b/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-samples.pdf Binary files differindex b5a4d6399a7..735199f5528 100644 --- a/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-samples.pdf +++ b/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-samples.pdf diff --git a/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-samples.tex b/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-samples.tex index 3a14c32014a..6ead4cb297f 100644 --- a/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-samples.tex +++ b/Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-samples.tex @@ -35,8 +35,8 @@ %%%%% \iffalse meta-comment %% File: unicodefonttable.dtx (C) Copyright 2019-2021 Frank Mittelbach -\def\unicodefonttabledate {2021/10/19} -\def\unicodefonttableversion{v1.0e} +\def\unicodefonttabledate {2021/10/29} +\def\unicodefonttableversion{v1.0f} %!TEX program = lualatex @@ -81,7 +81,7 @@ \displayfonttable[ % missing-glyph = \tiny\setlength\fboxsep{0pt}\fbox{$\times$}, hex-digits = block, - title-cont-format = \caption[]{\emph{continued}}, + title-format-cont = \caption[]{\emph{continued}}, ]{Latin Modern Sans} \newpage |