From caf8f98f9740b34fca93a1a42058820632d0b35b Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 24 May 2023 03:02:44 +0000 Subject: CTAN sync 202305240302 --- .../contrib/movement-arrows/movement-arrows.pdf | Bin 53782 -> 53891 bytes .../contrib/movement-arrows/movement-arrows.sty | 5 +++-- .../contrib/movement-arrows/movement-arrows.tex | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'macros') diff --git a/macros/latex/contrib/movement-arrows/movement-arrows.pdf b/macros/latex/contrib/movement-arrows/movement-arrows.pdf index f57b5f8595..08d4b50d2f 100644 Binary files a/macros/latex/contrib/movement-arrows/movement-arrows.pdf and b/macros/latex/contrib/movement-arrows/movement-arrows.pdf differ diff --git a/macros/latex/contrib/movement-arrows/movement-arrows.sty b/macros/latex/contrib/movement-arrows/movement-arrows.sty index fdfbe6b781..48fe4b288e 100644 --- a/macros/latex/contrib/movement-arrows/movement-arrows.sty +++ b/macros/latex/contrib/movement-arrows/movement-arrows.sty @@ -16,9 +16,10 @@ % The Current Maintainer of this package is Alan Munn. %% % Version 1.0 2023-05-21 Initial release +% Version 1.0b 2023-05-22 Fixed documentation typo % -\def\MVA@version{1.0} -\ProvidesPackage{movement-arrows}[2023/05/21 v \MVA@version] +\def\MVA@version{1.0b} +\ProvidesPackage{movement-arrows}[2023/05/22 v \MVA@version] \@ifpackageloaded{gb4e}{\noautomath}{} \RequirePackage{tikz} \usetikzlibrary{ext.paths.ortho} diff --git a/macros/latex/contrib/movement-arrows/movement-arrows.tex b/macros/latex/contrib/movement-arrows/movement-arrows.tex index c402f4efbf..550bda4a2a 100644 --- a/macros/latex/contrib/movement-arrows/movement-arrows.tex +++ b/macros/latex/contrib/movement-arrows/movement-arrows.tex @@ -19,7 +19,7 @@ \DefineShortVerb{\|} \title{The \texttt{movement-arrows} package} \author{Alan Munn\\amunn@msu.edu} -\date{Version 1.0\\May 21, 2023} +\date{Version 1.0b\\May 22, 2023} \lstset{% basicstyle=\ttfamily\small, @@ -57,8 +57,8 @@ The |movement-arrows| package supplies simple support for drawing movement arrow \centering \begin{tabularx}{.9\textwidth}{t{l}X} \toprule -\bs markwd[]\{\} & marks a word or phrase for arrow placement; if \pkg{word} is a single word with no formatting, \pkg{name} will be set to \pkg{word}. If \pkg{word} is a phrase or contains formatting, a \pkg{name} must be given.\\ -\bs arrow[]\{\}\{\} & add an arrow between start and end nodes defined with \pkg{\bs markwd}. \pkg{\bs arrow*} draws an arrow above the words.\\ +\bs mkword[]\{\} & marks a word or phrase for arrow placement; if \pkg{word} is a single word with no formatting, \pkg{name} will be set to \pkg{word}. If \pkg{word} is a phrase or contains formatting, a \pkg{name} must be given.\\ +\bs arrow[]\{\}\{\} & add an arrow between start and end nodes defined with \pkg{\bs mkword}. \pkg{\bs arrow*} draws an arrow above the words.\\ \bs arrowheight & length for the depth that the vertical line of the arrow drops\\ \bs extraexheight & length to add more space after a line with an arrow\\ \bottomrule -- cgit v1.2.3