summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/letterswitharrows
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-11-23 03:00:33 +0000
committerNorbert Preining <norbert@preining.info>2019-11-23 03:00:33 +0000
commitce62a0079d7ae24531c203f5758502c163280ff7 (patch)
treec51a68421fef887f966f9148939460b1acdea834 /macros/latex/contrib/letterswitharrows
parent28453b76f5307a4e4f018d469cdd8eb18e7d048b (diff)
CTAN sync 201911230300
Diffstat (limited to 'macros/latex/contrib/letterswitharrows')
-rw-r--r--macros/latex/contrib/letterswitharrows/README2
-rw-r--r--macros/latex/contrib/letterswitharrows/letterswitharrows.dtx19
-rw-r--r--macros/latex/contrib/letterswitharrows/letterswitharrows.pdfbin436269 -> 454076 bytes
3 files changed, 11 insertions, 10 deletions
diff --git a/macros/latex/contrib/letterswitharrows/README b/macros/latex/contrib/letterswitharrows/README
index 33b6707811..51234229b3 100644
--- a/macros/latex/contrib/letterswitharrows/README
+++ b/macros/latex/contrib/letterswitharrows/README
@@ -4,4 +4,4 @@ Copyright 2019 J. M. Teegen
The letterswitharrows package does provides LaTeX math-mode commands for setting left and right arrows over mathematical symbols, so that the arrows dynamically scale with the symbols.
While it is possible to set arrows over longer strings of symbols, the focus lies on single characters.
-For more information please consult the package documentation in letterswotharrows.pdf \ No newline at end of file
+For more information please consult the package documentation in letterswitharrows.pdf
diff --git a/macros/latex/contrib/letterswitharrows/letterswitharrows.dtx b/macros/latex/contrib/letterswitharrows/letterswitharrows.dtx
index 5048e1f713..43753176eb 100644
--- a/macros/latex/contrib/letterswitharrows/letterswitharrows.dtx
+++ b/macros/latex/contrib/letterswitharrows/letterswitharrows.dtx
@@ -40,8 +40,11 @@
\documentclass[full]{l3doc}
\usepackage[presets={abc,ABC,cAcBcC,vec-cev},tweaks=false]{letterswitharrows}
\usepackage{amssymb}
+\usepackage{hyperref}
\begin{document}
\DocInput{\jobname.dtx}
+%% \PrintIndex
+\PrintChanges
\end{document}
%</driver>
%<*gobble>
@@ -50,8 +53,8 @@
% \fi
% \title{The \pkg{letterswitharrows} package}
-% \author{Maximilian Teegen\\ \href{mailto:tex@jmteegen.eu}{tex@jmteegen.eu}}
-% \date{2019/11/19}
+% \author{Max Teegen\\ \href{mailto:tex@jmteegen.eu}{tex@jmteegen.eu}}
+% \date{2019/11/21}
% \maketitle
@@ -144,16 +147,14 @@
% \begin{implementation}
% \section{Implementation}
-% \iffalse
-%<*package>
+% \changes{2019/11/21}{2019/11/21}{Require \pkg{expl3} before \tn{ProvidesExplPackage}.}
+% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesExplPackage {letterswitharrows} {2019-11-19} {} {Draw arrows over math letters.}
-\RequirePackage{expl3,xparse,l3keys2e,mathtools}
+\RequirePackage{expl3}
+\ProvidesExplPackage {letterswitharrows} {2019-11-21} {} {Draw arrows over math letters.}
+\RequirePackage{xparse,l3keys2e,mathtools}
% TODO: I just use mathtools for mathrlap; replace.
-%</package>
-% \fi
-% \begin{macrocode}
%<@@=jmt_lwa>
\msg_new:nnn {letterswitharrows} {pdf-only} {Only~pdf~output~is~supported.}
\AtBeginDocument{
diff --git a/macros/latex/contrib/letterswitharrows/letterswitharrows.pdf b/macros/latex/contrib/letterswitharrows/letterswitharrows.pdf
index 794f77a705..b165b390b9 100644
--- a/macros/latex/contrib/letterswitharrows/letterswitharrows.pdf
+++ b/macros/latex/contrib/letterswitharrows/letterswitharrows.pdf
Binary files differ