From 1e33abc06966f60c6e5a9865c48edd4ea7f3b149 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 19 Jul 2016 22:26:51 +0000 Subject: stackengine (19jul16) git-svn-id: svn://tug.org/texlive/trunk@41733 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/stackengine/stackengine.pdf | Bin 349129 -> 348998 bytes .../doc/latex/stackengine/stackengine.tex | 14 ++++++++++---- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/doc/latex/stackengine') diff --git a/Master/texmf-dist/doc/latex/stackengine/stackengine.pdf b/Master/texmf-dist/doc/latex/stackengine/stackengine.pdf index e27a4033161..e3a65107752 100644 Binary files a/Master/texmf-dist/doc/latex/stackengine/stackengine.pdf and b/Master/texmf-dist/doc/latex/stackengine/stackengine.pdf differ diff --git a/Master/texmf-dist/doc/latex/stackengine/stackengine.tex b/Master/texmf-dist/doc/latex/stackengine/stackengine.tex index 181f1ad4faa..75097995270 100644 --- a/Master/texmf-dist/doc/latex/stackengine/stackengine.tex +++ b/Master/texmf-dist/doc/latex/stackengine/stackengine.tex @@ -42,7 +42,6 @@ steven.b.segletes.civ@mail.mil\\ \sffamily% A sectional index for this package is found in \S\ref{s:index}. -Note: See \S\ref{s:bc} for details on backward compatibility. \rmfamily% \section{Definitions and Terms} @@ -72,14 +71,19 @@ Notice the consistent inter-baseline spacing on a long stack: \Longstack{{{\rl t}} {{\rl y}} {{\rl k}} {{\rl e}}} \normalsize\\ +\begin{sloppypar} In this package, the default spacing (\textit{i.e.}, stacklength) for -the long stack, saved in \vb|\Lstackgap| is the value -\vb|\baselineskip|. For short stacks, the default stacklength, stored in +the long stack, saved in \vb|\Lstackgap| is the length +\vb|\normalbaselineskip| (note that \vb|\normalbaselineskip| has the same +value as \vb|\baselineskip|, but can be safely used inside a \vb|tabular| +environment). +For short stacks, the default stacklength, stored in \vb|\Sstackgap|, is 3pt, which corresponds to the same spacing found in \TeX's \vb|\shortstack| command. The default stack type constructed by this package is short, denoted by the definition of \vb|\stacktype| as ``S'' (as opposed to ``L'' for long stacks). These defaults can be changed. +\end{sloppypar} \subsection{Baseline} \setstackgap{L}{.8\baselineskip} @@ -174,7 +178,7 @@ Correspondingly, \margcmd{Lstackgap} \vb|\Lstackgap| is the inter-item baselineskip for any stacking command that builds a long stack. It defaults to -\vb|\baselineskip|. To change these defaults, the following macro +\vb|\normalbaselineskip|. To change these defaults, the following macro is provided: \margcmd{setstackgap} @@ -306,10 +310,12 @@ commands prior to the invocation of a desired stacking macro. \subsubsection{\cmd{stackengine}\label{s:stackeng}} +\begin{sloppypar} The basic (and most general) stacking macro provided by this package is \vb|\stackengine|. Nearly all other macros of this package merely provide an abbreviated invocation form of this macro, tailored for a particular application. The syntax is: +\end{sloppypar} \itshape \vb|\stackengine{\Sstackgap| or -- cgit v1.2.3