summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-07-10 19:33:37 +0000
committerKarl Berry <karl@freefriends.org>2023-07-10 19:33:37 +0000
commit5cbdea567590ed0a669d0c157877630a3a6e7f7e (patch)
tree3a29b48fe495c6aa336772d2c4d183ad16385fd1 /Master/texmf-dist/doc
parentc07324d95192a1bcbab6ca0a2d7664b10eaaa80b (diff)
showhyphenation (10jul23)
git-svn-id: svn://tug.org/texlive/trunk@67602 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/lualatex/showhyphenation/README.md2
-rw-r--r--Master/texmf-dist/doc/lualatex/showhyphenation/showhyphenation.pdfbin63494 -> 57607 bytes
-rw-r--r--Master/texmf-dist/doc/lualatex/showhyphenation/showhyphenation.tex22
3 files changed, 5 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/lualatex/showhyphenation/README.md b/Master/texmf-dist/doc/lualatex/showhyphenation/README.md
index 8feb8fb3435..69eb1c76a48 100644
--- a/Master/texmf-dist/doc/lualatex/showhyphenation/README.md
+++ b/Master/texmf-dist/doc/lualatex/showhyphenation/README.md
@@ -6,7 +6,7 @@ their size adjusts to the font size. By option the markers
can be placed behind or in front of the glyphs.
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/showhyphenation/showhyphenation.pdf b/Master/texmf-dist/doc/lualatex/showhyphenation/showhyphenation.pdf
index a0ce34f5e58..96d6fb85252 100644
--- a/Master/texmf-dist/doc/lualatex/showhyphenation/showhyphenation.pdf
+++ b/Master/texmf-dist/doc/lualatex/showhyphenation/showhyphenation.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/lualatex/showhyphenation/showhyphenation.tex b/Master/texmf-dist/doc/lualatex/showhyphenation/showhyphenation.tex
index 84dba3622db..e78c820439a 100644
--- a/Master/texmf-dist/doc/lualatex/showhyphenation/showhyphenation.tex
+++ b/Master/texmf-dist/doc/lualatex/showhyphenation/showhyphenation.tex
@@ -352,30 +352,16 @@ end
\title{The showhyphenation package\vspace{.25\baselineskip}\\\superlarge{}\directlua{luatexbase.remove_from_callback ( "post_linebreak_filter", "show hyphenation points in postline" ) luatexbase.remove_from_callback ( "hpack_filter", "show hyphenation points in hpack" )}Marking of hyphenation points}%
\author{\sublarge{}Thomas Kelkel\vspace{-.25\baselineskip}\\\sublarge{}kelkel@emaileon.de\vspace{-.25\baselineskip}}%
-\date{\addfontfeature{LetterSpace=2}\sublarge{}2022/06/13\quad{}v0.1a}%
+\date{\addfontfeature{LetterSpace=2}\sublarge{}2023/07/08\quad{}v0.3}%
\maketitle
\hyphenation{pack-age}
\section{Introduction}
-This package shows the hyphenation points in the document.% Optionally either by markers below the baseline, or by explicit hyphens in the text.
+This package shows the hyphenation points in the document.
-There is already the \mono{showhyphens} package by Patrick Gundlach, which provides similar functionality. However, the \mono{showhyphenation} package differs by a number of improvements and enhancements:
-
-\paragraph{Visibility}
-
-The size of the markers adjusts to the font size. Furthermore, the markers do not cover the glyphs.
-
-\paragraph{Ligatures}
-
-The markers are correctly placed even within ligatures and there are no issues with kern nodes next to ligatures.
-
-\paragraph{Explicit hyphens}
-
-The \mono{make} option allows the user to have the hyphenation points typeset as explicit hyphens in the text.
-
-%The hyphenation package offers the feature to typeset the hyphenation points as explicit hyphens in the text.
+The size of the markers adjusts to the font size and the markers are correctly placed even within ligatures. There is also an option that allows the user to have the hyphenation points typeset as explicit hyphens in the text.
\section{Basic usage}
@@ -407,6 +393,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