summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-26 22:44:12 +0000
committerKarl Berry <karl@freefriends.org>2022-02-26 22:44:12 +0000
commite6a1a625bb0f2a0eadaf1c4de9680a0a21e33254 (patch)
tree56f7bf99d2ddc25ea09002e021128d6f33bb3246 /Master/texmf-dist/doc/luatex
parent752b54e41884419bc256f0b18222a7fc40c3ebe4 (diff)
lua-uni-algos (26feb22)
git-svn-id: svn://tug.org/texlive/trunk@62204 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex')
-rw-r--r--Master/texmf-dist/doc/luatex/lua-uni-algos/README.md8
-rw-r--r--Master/texmf-dist/doc/luatex/lua-uni-algos/lua-uni-algos.pdfbin71964 -> 71974 bytes
-rw-r--r--Master/texmf-dist/doc/luatex/lua-uni-algos/lua-uni-algos.tex2
3 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/luatex/lua-uni-algos/README.md b/Master/texmf-dist/doc/luatex/lua-uni-algos/README.md
index 71f4ecb2e4e..5f8a526c3d1 100644
--- a/Master/texmf-dist/doc/luatex/lua-uni-algos/README.md
+++ b/Master/texmf-dist/doc/luatex/lua-uni-algos/README.md
@@ -1,8 +1,8 @@
# The lua-uni-algos Package
-Version: v0.4
+Version: v0.4.1
-Date: 2021-08-08
+Date: 2022-02-26
Author: Marcel Krüger
@@ -12,7 +12,7 @@ A collection of small Lua modules implementing some if the most generic Unicode
This package tries to reduce duplicated work by collecting a set of small utilities which can be used be useful for many LuaTeX packages dealing with Unicode strings.
There is no user-level functionality provided.
-Additional Unicode algorithms will be added in the future, if you need a specific algorithm feel free to open an issue on GitHub or send me an e-mail.
+Additional Unicode algorithms will be added in the future, if you need a specific algorithm feel free to open an issue on GitHub.
## Requirements
@@ -22,7 +22,7 @@ Additionally, it expects an up-to-date version of the `unicode-data` package to
## Support
-If you found a bug, please open an [issue on GitHub](https://github.com/zauguin/lua-uni-algos/issues) or contact me by mail at <tex@2krueger.de>.
+If you found a bug, please open an [issue on GitHub](https://github.com/latex3/lua-uni-algos/issues).
## Installation
diff --git a/Master/texmf-dist/doc/luatex/lua-uni-algos/lua-uni-algos.pdf b/Master/texmf-dist/doc/luatex/lua-uni-algos/lua-uni-algos.pdf
index 38b62137980..5faa7514392 100644
--- a/Master/texmf-dist/doc/luatex/lua-uni-algos/lua-uni-algos.pdf
+++ b/Master/texmf-dist/doc/luatex/lua-uni-algos/lua-uni-algos.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/luatex/lua-uni-algos/lua-uni-algos.tex b/Master/texmf-dist/doc/luatex/lua-uni-algos/lua-uni-algos.tex
index 2b290c7b7c5..e6454001f98 100644
--- a/Master/texmf-dist/doc/luatex/lua-uni-algos/lua-uni-algos.tex
+++ b/Master/texmf-dist/doc/luatex/lua-uni-algos/lua-uni-algos.tex
@@ -2,7 +2,7 @@
\usepackage{doc, shortvrb, metalogo, hyperref, fontspec}
% \setmainfont{Noto Serif}
% \setmonofont{FreeMono}
-\title{Unicode algorithms for Lua\TeX\thanks{This document corresponds to \pkg{lua-uni-algos} v0.4.}}
+\title{Unicode algorithms for Lua\TeX\thanks{This document corresponds to \pkg{lua-uni-algos} v0.4.1.}}
\author{Marcel Krüger\thanks{E-Mail: \href{mailto:tex@2krueger.de}{\nolinkurl{tex@2krueger.de}}}}
\MakeShortVerb\|
\newcommand\pkg{\texttt}