diff options
author | Karl Berry <karl@freefriends.org> | 2022-11-13 21:26:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-11-13 21:26:09 +0000 |
commit | 67e9b0d16f9c432eed364e03e6ae5b98a450acfd (patch) | |
tree | eb003bc7f8597efd97c4b7fd8a75296f57683a9d /Master/texmf-dist/doc/latex/unicodefonttable | |
parent | 12e9a2e3cae88ec43047c1a6cbf2d8b122fbcf57 (diff) |
unicodefonttable (13nov22)
git-svn-id: svn://tug.org/texlive/trunk@65009 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/unicodefonttable')
-rw-r--r-- | Master/texmf-dist/doc/latex/unicodefonttable/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicodefonttable/changes.txt | 16 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-code.pdf | bin | 1032003 -> 989747 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-doc.pdf | bin | 851938 -> 822431 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-samples.pdf | bin | 742583 -> 733738 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicodefonttable/unicodefonttable-samples.tex | 4 |
6 files changed, 19 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/unicodefonttable/README.md b/Master/texmf-dist/doc/latex/unicodefonttable/README.md index b1f92c1fd0c..98db6e28eec 100644 --- a/Master/texmf-dist/doc/latex/unicodefonttable/README.md +++ b/Master/texmf-dist/doc/latex/unicodefonttable/README.md @@ -16,7 +16,7 @@ The official package source can be found at: https://github.com/FrankMittelbach/fmitex-unicodefonttable/ -The license is LPPL. +The license is LPPL 1.3c. For version information see the .dtx file. diff --git a/Master/texmf-dist/doc/latex/unicodefonttable/changes.txt b/Master/texmf-dist/doc/latex/unicodefonttable/changes.txt index f2638696029..7643d003537 100644 --- a/Master/texmf-dist/doc/latex/unicodefonttable/changes.txt +++ b/Master/texmf-dist/doc/latex/unicodefonttable/changes.txt @@ -1,3 +1,19 @@ +2022-11-12 Frank Mittelbach <Frank.Mittelbach@latex-project.org> + + * unicodefonttable.dtx (subsection{The overall table layout}): + Change default statistics text so that it makes + more sense if only a portion of the font is displayed (gh/4) + + (subsection{User interface commands}): + Test for luatex without harfbuzz and display of private area-A + and warn that this gives strange results (gh/8) + + Support use in twocolumn mode if inside a table* float (gh/7) + + (subsection{Handling a single row}): + Add key hex-digits-row-format to allow customizing the row title + on the left (gh/3)} + 2021-10-29 Frank Mittelbach <Frank.Mittelbach@latex-project.org> * unicodefonttable.dtx (subsection{The overall table layout}): 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 e664caa49a0..367638b1b51 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 ac2835f67e5..f810f5b2f69 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 735199f5528..846fc12b685 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 6ead4cb297f..8b25574adb8 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/29} -\def\unicodefonttableversion{v1.0f} +\def\unicodefonttabledate {2022/11/12} +\def\unicodefonttableversion{v1.0g} %!TEX program = lualatex |