summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/showhyphens/showhyphens-doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/showhyphens/showhyphens-doc.tex')
-rw-r--r--Master/texmf-dist/doc/lualatex/showhyphens/showhyphens-doc.tex9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/lualatex/showhyphens/showhyphens-doc.tex b/Master/texmf-dist/doc/lualatex/showhyphens/showhyphens-doc.tex
index 27b3656af71..c43ef2239a9 100644
--- a/Master/texmf-dist/doc/lualatex/showhyphens/showhyphens-doc.tex
+++ b/Master/texmf-dist/doc/lualatex/showhyphens/showhyphens-doc.tex
@@ -1,7 +1,7 @@
\documentclass{ltxdockit}
\usepackage{dtklogos,csquotes,graphicx}
-\newcommand\pkgversion{0.4}
+\newcommand\pkgversion{0.4a}
\titlepage{%
title={The showhyphens package},
@@ -50,11 +50,11 @@ yields \vspace{5mm}
% see http://tex.stackexchange.com/q/268884
Ligatures will give incorrect results. For example \enquote{office} gives:
-offi'ce but should show of'ffice instead. While it is possible to look inside
+offi'ce but should show of'fice instead. While it is possible to look inside
the ffi ligature and find out where the original hyphen character was placed
(between the first f and the following component fi), it is very hard to draw
the line indicating the hyphenation point correctly. The ffi ligature is one
-opaque rectancgle to the package. Drawing a line at the correct position is
+opaque rectangle to the package. Drawing a line at the correct position is
pure luck, and therefore out of the scope of the package.
\section{Options}
@@ -67,6 +67,9 @@ pure luck, and therefore out of the scope of the package.
\section{Changes}
\begin{changelog}
+\begin{release}{0.4a}{2015-09-23}
+ \item Documentation update.
+\end{release}
\begin{release}{0.4}{2015-09-22}
\item Document limitation on ligatures.
\end{release}