diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-alphabets/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-alphabets/example.pdf | bin | 46017 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-alphabets/example.tex | 91 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-alphabets/specimen.pdf | bin | 650744 -> 646266 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-alphabets/specimen.tex | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-alphabets/unicode-alphabets.pdf | bin | 71574 -> 70990 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-alphabets/unicode-alphabets.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/unicode-alphabets/unicode-alphabets.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/unicode-alphabets/unicode-alphabets.unz.csv | 2 |
9 files changed, 6 insertions, 97 deletions
diff --git a/Master/texmf-dist/doc/latex/unicode-alphabets/README.md b/Master/texmf-dist/doc/latex/unicode-alphabets/README.md index 998681de05f..347049456b5 100644 --- a/Master/texmf-dist/doc/latex/unicode-alphabets/README.md +++ b/Master/texmf-dist/doc/latex/unicode-alphabets/README.md @@ -7,7 +7,7 @@ See [unicode-alphabets.pdf](docs/unicode-alphabets.pdf) for the documentation. See [specimen.pdf](docs/specimen.pdf) for examples. -Contents last updated 2019-07-23. +Contents last updated 2020-03-11. Package available via CTAN at https://www.ctan.org/pkg/unicode-alphabets diff --git a/Master/texmf-dist/doc/latex/unicode-alphabets/example.pdf b/Master/texmf-dist/doc/latex/unicode-alphabets/example.pdf Binary files differdeleted file mode 100644 index 995cffa52ac..00000000000 --- a/Master/texmf-dist/doc/latex/unicode-alphabets/example.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/unicode-alphabets/example.tex b/Master/texmf-dist/doc/latex/unicode-alphabets/example.tex deleted file mode 100644 index 7c7d774d05e..00000000000 --- a/Master/texmf-dist/doc/latex/unicode-alphabets/example.tex +++ /dev/null @@ -1,91 +0,0 @@ -% !TEX TS-program = lualatex -\documentclass{article} - -\usepackage{fontspec} -\newfontfamily\mufifont{Palemonas MUFI} -\newfontfamily\titusfont{TITUS Cyberbit Basic} - -\usepackage[ - CYFI, - MUFI, - TITUS, -% disable entity macros, - fonts={ - CYFI=\titusfont, - MUFI=\mufifont, - TITUS=\titusfont, - }, -]{unicode-alphabets} - -\setlength{\parindent}{0pt} - -\newcommand\display[1]{% - \texttt{\ignorespaces\detokenize{#1}}: \fbox{#1}% -} - -\begin{document} - -\section{Normal Unicode characters} -\display{Ā} --- -\display{B} --- -\display{Ċ} --- -\display{ā} --- -\display{b} --- -\display{ċ} --- - -\section{MUFI 3.0 characters} -\display{\mufi{FLOURISHED SMALL LETTER M SIGN}}\\ -\display{\msignflour{}} --- -\display{\mufi{msignflour}} --- -\display{\mufi{F2F3}} - -\vspace{8pt} -\display{\mufi{LATIN SMALL LETTER Y WITH RIGHT MAIN STROKE}}\\ -\display{\yrgmainstrok{}} --- -\display{\mufi{yrgmainstrok}} --- -\display{\mufi{F233}} - -\section{MUFI 4.0 characters} -Note that the currently installed Palemonas MUFI font on this machine does not have the OEligogon character. - -\vspace{12pt} -\display{\mufi{LATIN CAPITAL LIGATURE OE WITH OGONEK}}\\ -\display{\OEligogon{}} --- -\display{\mufi{OEligogon}} --- -\display{\mufi{E262}} - -\vspace{8pt} -\display{\mufi{LATIN CAPITAL LIGATURE UU}}\\ -\display{\UUlig{}} --- -\display{\mufi{UUlig}} --- -\display{\mufi{E8C6}} - -\vspace{8pt} -\display{\mufi{HELBING SIGN}}\\ -\display{\helbing{}} --- -\display{\mufi{helbing}} --- -\display{\mufi{F2FB}} - - -\section{Starred vs. unstarred} -The unstarred commands use the configured font, whereas the starred version simply uses the current document font. Note the difference in the \@ signs as well as the missing \texttt{msignflour} in the document font. - -\vspace{12pt} -\display{\mufi{0040}} --- -\display{\mufi*{0040}} - -\display{\mufi{0041}} --- -\display{\mufi*{0041}} - -\display{\msignflour{}} --- -\display{\msignflour*{}} - -\section{CYFI characters} -\display{\cyfi{CYRILLIC CAPITAL LETTER REVERSED A}}\\ -\display{\cyfi{F330}} - -\section{TITUS characters} -\display{\titus{LATIN CAPITAL LETTER SCHWA WITH MACRON}}\\ -\display{\titus{E3EC}} - -\end{document} diff --git a/Master/texmf-dist/doc/latex/unicode-alphabets/specimen.pdf b/Master/texmf-dist/doc/latex/unicode-alphabets/specimen.pdf Binary files differindex 94386650f80..e9c191c9908 100644 --- a/Master/texmf-dist/doc/latex/unicode-alphabets/specimen.pdf +++ b/Master/texmf-dist/doc/latex/unicode-alphabets/specimen.pdf diff --git a/Master/texmf-dist/doc/latex/unicode-alphabets/specimen.tex b/Master/texmf-dist/doc/latex/unicode-alphabets/specimen.tex index 9962b8a81b1..3f52b09cd2b 100644 --- a/Master/texmf-dist/doc/latex/unicode-alphabets/specimen.tex +++ b/Master/texmf-dist/doc/latex/unicode-alphabets/specimen.tex @@ -24,7 +24,7 @@ \newfontfamily\mufifont{Palemonas MUFI} \newfontfamily\silfont{Doulos SIL} \newfontfamily\titusfont{TITUS Cyberbit Basic} -\newfontfamily\unzfont{LUC.EnsisheimU1A} +\newfontfamily\unzfont{LOB.Ensisheim} \usepackage[ % CYFI, @@ -125,4 +125,4 @@ \catcode`\_=8 \endgroup -\end{document}
\ No newline at end of file +\end{document} diff --git a/Master/texmf-dist/doc/latex/unicode-alphabets/unicode-alphabets.pdf b/Master/texmf-dist/doc/latex/unicode-alphabets/unicode-alphabets.pdf Binary files differindex cd9afaaa8a9..29907ed86ed 100644 --- a/Master/texmf-dist/doc/latex/unicode-alphabets/unicode-alphabets.pdf +++ b/Master/texmf-dist/doc/latex/unicode-alphabets/unicode-alphabets.pdf diff --git a/Master/texmf-dist/doc/latex/unicode-alphabets/unicode-alphabets.tex b/Master/texmf-dist/doc/latex/unicode-alphabets/unicode-alphabets.tex index ada84e780f8..3969d132606 100644 --- a/Master/texmf-dist/doc/latex/unicode-alphabets/unicode-alphabets.tex +++ b/Master/texmf-dist/doc/latex/unicode-alphabets/unicode-alphabets.tex @@ -93,7 +93,7 @@ Additionally, one may configure different fonts for each character set, as in th If no fonts are configured, the document font will be used (note that this may give undesirable results, as few fonts support multiple character sets\footnote{I believe Andreas Stötzner's \emph{Andron Mega} does, albeit I haven't tried it as it is somewhat expensive.}). -Finally, the \verb|MUFI| and \verb|UNZ| character sets have defined entity names, which result in the creation of macros for each character (see \verb|msignfour| in the following example). These can be suppressed with the \verb|disableentitymacros| option. +Finally, the \verb|MUFI| and \verb|UNZ| character sets have defined entity names, which result in the creation of macros for each character (see \verb|msignflour| in the following example). These can be suppressed with the \verb|disableentitymacros| option. \section{Usage} diff --git a/Master/texmf-dist/tex/latex/unicode-alphabets/unicode-alphabets.sty b/Master/texmf-dist/tex/latex/unicode-alphabets/unicode-alphabets.sty index 9195bab402b..898fa9d4d9c 100644 --- a/Master/texmf-dist/tex/latex/unicode-alphabets/unicode-alphabets.sty +++ b/Master/texmf-dist/tex/latex/unicode-alphabets/unicode-alphabets.sty @@ -1,4 +1,4 @@ -\ProvidesPackage{unicode-alphabets}[2019/07/23 Unicode alphabets in the Private Use Area] +\ProvidesPackage{unicode-alphabets}[2020/03/11 Unicode alphabets in the Private Use Area] % License: CC-BY-SA 4.0 % Author: Mikkel Eide Eriksen <mikkel.eriksen@gmail.com> diff --git a/Master/texmf-dist/tex/latex/unicode-alphabets/unicode-alphabets.unz.csv b/Master/texmf-dist/tex/latex/unicode-alphabets/unicode-alphabets.unz.csv index 0feb1ad1e63..9dc9f508594 100644 --- a/Master/texmf-dist/tex/latex/unicode-alphabets/unicode-alphabets.unz.csv +++ b/Master/texmf-dist/tex/latex/unicode-alphabets/unicode-alphabets.unz.csv @@ -31,7 +31,7 @@ F4FF,longs_longs_t,Kleine Latein-sst-Ligatur,LATIN SMALL LIGATURE LONG S LONG S FB05,longs_t,Kleine Latein-st-Ligatur,LATIN SMALL LIGATURE LONG S T EED9,t_t,Kleine Latein-tt-Ligatur,LATIN SMALL LIGATURE TT EEDC,t_z,Kleine Latein-tz-Ligatur,LATIN SMALL LIGATURE TZ -F4F7,prestroke,Vorstrich, auf der Grundlinie ansetzend,BASE-LINE STROKE PLACED BEFORE +F4F7,prestroke,Vorstrich auf der Grundlinie ansetzend,BASE-LINE STROKE PLACED BEFORE F4F8,S_t,Verbindung aus großem Lat.-S/kleinem Lat.-t,LATIN LIGATURE CAPITAL LETTER S SMALL LETTER T F500,a_,Anstrichloses kleines Latein-a,LATIN SMALL LETTER A WITHOUT STROKE PLACED BEFORE F501,adieresis_,Anstrichloses kleines Latein-ä,LATIN SMALL LETTER ADIERESIS WITHOUT STROKE PLACED BEFORE |