summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-07-10 19:33:56 +0000
committerKarl Berry <karl@freefriends.org>2023-07-10 19:33:56 +0000
commitb44d73109d31d93c8b55cc73267180487a814dba (patch)
tree8cf7bb1077d10a52d2debc37a915a254654debe0 /Master/texmf-dist/doc
parente685c58804c2e3553d3c4385779395d618f90432 (diff)
spacekern (10jul23)
git-svn-id: svn://tug.org/texlive/trunk@67604 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/lualatex/spacekern/README.md2
-rw-r--r--Master/texmf-dist/doc/lualatex/spacekern/spacekern.pdfbin64020 -> 60901 bytes
-rw-r--r--Master/texmf-dist/doc/lualatex/spacekern/spacekern.tex16
3 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/lualatex/spacekern/README.md b/Master/texmf-dist/doc/lualatex/spacekern/README.md
index 6aa24a47bbd..d051915ddc5 100644
--- a/Master/texmf-dist/doc/lualatex/spacekern/README.md
+++ b/Master/texmf-dist/doc/lualatex/spacekern/README.md
@@ -5,7 +5,7 @@ kerning against space are correctly applied.
Second, interword kerning can be applied.
The package requires LuaLaTeX.
-Copyright (c) 2022 Thomas Kelkel kelkel@emaileon.de
+Copyright (c) 2022-2023 Thomas Kelkel kelkel@emaileon.de
The files of this package may be distributed and/or
modified under the conditions of the LaTeX Project
diff --git a/Master/texmf-dist/doc/lualatex/spacekern/spacekern.pdf b/Master/texmf-dist/doc/lualatex/spacekern/spacekern.pdf
index a7c707ce109..d61888c1cc4 100644
--- a/Master/texmf-dist/doc/lualatex/spacekern/spacekern.pdf
+++ b/Master/texmf-dist/doc/lualatex/spacekern/spacekern.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/lualatex/spacekern/spacekern.tex b/Master/texmf-dist/doc/lualatex/spacekern/spacekern.tex
index 33a11384531..871d0335ee2 100644
--- a/Master/texmf-dist/doc/lualatex/spacekern/spacekern.tex
+++ b/Master/texmf-dist/doc/lualatex/spacekern/spacekern.tex
@@ -177,10 +177,10 @@ headings=optiontotoc,%
bookmarksopen=true,%
bookmarksopenlevel=0,%
bookmarksnumbered=true,%
- pdftitle={The spacekern package},
- pdfsubject={Kerning between words and against space},
- pdfauthor={Thomas Kelkel},
- pdfkeywords={tex, latex, kerning}
+ pdftitle={The spacekern package},%
+ pdfsubject={Kerning between words and against space},%
+ pdfauthor={Thomas Kelkel},%
+ pdfkeywords={tex, latex, kerning}%
}
\setlength{\parindent}{0pt}
@@ -343,7 +343,7 @@ end
\title{The spacekern package\vspace{.25\baselineskip}\\\superlarge{}Kerning between words and against space}%
\author{\sublarge{}Thomas Kelkel\vspace{-.25\baselineskip}\\\sublarge{}kelkel@emaileon.de\vspace{-.25\baselineskip}}%
-\date{\addfontfeature{LetterSpace=2}\sublarge{}2022/06/11\quad{}v0.1a}%
+\date{\addfontfeature{LetterSpace=2}\sublarge{}2023/07/08\quad{}v0.3}%
\maketitle
\section{Introduction}
@@ -382,11 +382,11 @@ Options can be loaded by adding them comma separated within square brackets:
\section{Shorthands and Macros}
-\addcontentsline{toc}{subsection}{;;}
+\addcontentsline{toc}{subsection}{\semicolon\semicolon}
\textnote{\semicolon\semicolon}Typesets a small breaking space.
-\addcontentsline{toc}{subsection}{;;;}
+\addcontentsline{toc}{subsection}{\semicolon\semicolon\semicolon}
\textnote{\semicolon\semicolon\semicolon}Typesets a small non-breaking space.
@@ -396,6 +396,6 @@ Options can be loaded by adding them comma separated within square brackets:
\section{License}
-This package is copyright © 2022 Thomas Kelkel. It may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. This work has the LPPL maintenance status \qq{author maintained}.
+This package is copyright © 2022\kern.1em–\kern.1em2023 Thomas Kelkel. It may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. This work has the LPPL maintenance status \qq{author maintained}.
\end{document} \ No newline at end of file