summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/dashundergaps/doc/tex/dashundergaps.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/dashundergaps/doc/tex/dashundergaps.tex')
-rw-r--r--Master/texmf-dist/doc/latex/dashundergaps/doc/tex/dashundergaps.tex13
1 files changed, 9 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/dashundergaps/doc/tex/dashundergaps.tex b/Master/texmf-dist/doc/latex/dashundergaps/doc/tex/dashundergaps.tex
index 852512b16fb..0742b41b6db 100644
--- a/Master/texmf-dist/doc/latex/dashundergaps/doc/tex/dashundergaps.tex
+++ b/Master/texmf-dist/doc/latex/dashundergaps/doc/tex/dashundergaps.tex
@@ -63,8 +63,9 @@
\tableofcontents
+\newpage
\section{Introduction}
-This package (\verb v1.1 ) \textit{helps you to} use (a) pattern(s) from this list:
+This package (\verb v1.2 ) \textit{helps you to} use (a) pattern(s) from this list:
\begin{enumerate}
\item \dashuline{dashing};
\item \dotuline{dotting};
@@ -242,7 +243,7 @@ Col 1 & Col 2 & Col 3\\
where you want it to appear.
-
+\newpage
\section{Implementation}
Here is the code of \verb dashundergaps.sty :
\lstset{language=TEX, basicstyle=\tiny, keywordstyle=\bfseries, commentstyle=\itshape, keywords={}, emph={}, emphstyle=\bfseries, numbers=left, stringstyle=\ttseries, showstringspaces=false, stepnumber=2, numbersep=5pt, showspaces=false, showtabs=false, backgroundcolor=\color{white}}
@@ -313,12 +314,16 @@ before
would be a good idea, since \verb \emph ~is equivalent to \verb \underline ~for \verb ulem ~when the \verb normalem ~option is not given to it. This has been modified, and is in \verb v1.1 .
\section{Bugs}
-No \textit{bugs} are currently known in this package.
+[Chronologically ordered.]
+\begin{enumerate}
+\item (20/01/2010): Thanks to \cite{mathematex}, the first bug has been discovered: if the argument of \verb \gap ~was too long, and that \verb teachernotes ~was activated, the underlining was not done according to margins. It has now be solved. Many thanks to Donald Arseneau for this. \label{bug:20012010}
+\end{enumerate}
\section{Version History}
\begin{enumerate}
\item \verb v1.0 : package is introduced to the \LaTeX{} world,
- \item \verb v1.1 : see \ref{subsec:v11}.
+ \item \verb v1.1 : see \ref{subsec:v11},
+ \item \verb v1.2 : fixed bug \ref{bug:20012010}, and the commands are now defined using \verb \providecommand .
\end{enumerate}