From 482d7e0f22e7d207a3043b5a711ebbaad3bd9f24 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 28 Mar 2019 20:59:17 +0000 Subject: topiclongtable (28mar19) git-svn-id: svn://tug.org/texlive/trunk@50629 c570f23f-e606-0410-a88d-b1316a301751 --- .../latex/topiclongtable/topiclongtable-doc.pdf | Bin 356752 -> 377154 bytes .../latex/topiclongtable/topiclongtable-doc.tex | 26 ++++++++++----------- .../tex/latex/topiclongtable/topiclongtable.sty | 2 +- 3 files changed, 13 insertions(+), 15 deletions(-) diff --git a/Master/texmf-dist/doc/latex/topiclongtable/topiclongtable-doc.pdf b/Master/texmf-dist/doc/latex/topiclongtable/topiclongtable-doc.pdf index 8cdb6cacad0..6508a974034 100644 Binary files a/Master/texmf-dist/doc/latex/topiclongtable/topiclongtable-doc.pdf and b/Master/texmf-dist/doc/latex/topiclongtable/topiclongtable-doc.pdf differ diff --git a/Master/texmf-dist/doc/latex/topiclongtable/topiclongtable-doc.tex b/Master/texmf-dist/doc/latex/topiclongtable/topiclongtable-doc.tex index 2fb5036b909..1756303d6db 100644 --- a/Master/texmf-dist/doc/latex/topiclongtable/topiclongtable-doc.tex +++ b/Master/texmf-dist/doc/latex/topiclongtable/topiclongtable-doc.tex @@ -29,7 +29,7 @@ \href{mailto:paolo.brasolin@gmail.com}{paolo.brasolin@gmail.com} } -\date{2018/11/06 v1.2.1} +\date{2019/03/27 v1.3.0} \maketitle @@ -63,7 +63,7 @@ To use the package install it in your tree (or put \file{topiclongtable.sty} in \subsection*{Environment} -\begin{function}{topiclongtable} +\begin{function}[updated=2019-03-27]{topiclongtable} \begin{syntax} \tn[no-index]{begin}\{\env{topiclongtable}\}\marg{column specification} \ \ \meta{cells specification} @@ -74,11 +74,9 @@ To use the package install it in your tree (or put \file{topiclongtable.sty} in available in the former. To use \pkg{topiclongtable} macros you must \emph{prepend} \enquote{\texttt{F}} - to the first column specification and \enquote{\texttt{T}} to all others. You - can omit the prefix only on columns following the last one that contains - \pkg{topiclongtable} macros: + to the first column specification and \enquote{\texttt{T}} to all others: \begin{verbatim} - \begin{topiclongtable}{|Fl|Tl|Tl|Tr|l|r} + \begin{topiclongtable}{|Fl|Tl|Tl|Tr|Tl|Tr} % ... \end{topiclongtable} \end{verbatim} @@ -100,7 +98,7 @@ To use the package install it in your tree (or put \file{topiclongtable.sty} in The behaviour of \tn{Topic} can be observed in the following complete example: \begin{verbatim} - \begin{topiclongtable}{|Fl|Tl|Tl|l|} + \begin{topiclongtable}{|Fl|Tl|Tl|Tl|} \Topic[Topic 1] & \Topic[Subtopic 1] & \Topic[Subsubtopic 1] & Foo \\ \Topic & \Topic & \Topic[Subsubtopic 2] & Bar \\ \Topic & \Topic[Subtopic 1] & \Topic[Subsubtopic 2] & Baz \\ @@ -109,7 +107,7 @@ The behaviour of \tn{Topic} can be observed in the following complete example: \Topic & \Topic & \Topic & Bop \\ \end{topiclongtable} \end{verbatim} -\begin{topiclongtable}{|Fl|Tl|Tl|l|} +\begin{topiclongtable}{|Fl|Tl|Tl|Tl|} \Topic[Topic 1] & \Topic[Subtopic 1] & \Topic[Subsubtopic 1] & Foo \\ \Topic & \Topic & \Topic[Subsubtopic 2] & Bar \\ \Topic & \Topic[Subtopic 1] & \Topic[Subsubtopic 2] & Baz \\ @@ -145,7 +143,7 @@ Here is a breakdown of the manifested behaviour: Here is the previous example with lines added: \begin{verbatim} - \begin{topiclongtable}{|Fl|Tl|Tl|l|} + \begin{topiclongtable}{|Fl|Tl|Tl|Tl|} \hline\endhead \hline\endfoot \TopicLine \Topic[T1] & \Topic[ST1] & \Topic[SST1] & Foo \\ @@ -156,7 +154,7 @@ Here is the previous example with lines added: \TopicLine \Topic & \Topic & \Topic & Bop \\ \end{topiclongtable} \end{verbatim} -\begin{topiclongtable}{|Fl|Tl|Tl|l|} +\begin{topiclongtable}{|Fl|Tl|Tl|Tl|} \hline\endhead \hline\endfoot \TopicLine \Topic[T1] & \Topic[ST1] & \Topic[SST1] & Foo \\ @@ -194,7 +192,7 @@ All settings described in this section are global and can be changed between tab Consider this example across two pages: \begin{verbatim} \TopicSetContinuationCode{\ (cont.)} - \begin{topiclongtable}{|Fl|Tl|Tl|l|} + \begin{topiclongtable}{|Fl|Tl|Tl|Tl|} \hline\endhead \hline\endfoot \TopicLine \Topic[A] & \Topic[B] & 1 \\ @@ -207,7 +205,7 @@ Consider this example across two pages: \end{topiclongtable} \end{verbatim} \TopicSetContinuationCode{\ (cont.)} -\begin{topiclongtable}{|Fl|Tl|l|} +\begin{topiclongtable}{|Fl|Tl|Tl|} \hline\endhead \hline\endfoot \TopicLine \Topic[A] & \Topic[B] & 1 \\ @@ -247,7 +245,7 @@ Consider this example across two pages: Here is an example of \emph{bottom} alignment: \begin{verbatim} \TopicSetVPos{b} - \begin{topiclongtable}{|Fl|Tl|Tl|l|} + \begin{topiclongtable}{|Fl|Tl|Tl|Tl|} \hline\endhead \hline\endfoot \TopicLine \Topic[T1] & \Topic[ST1] & Foo \\ @@ -256,7 +254,7 @@ Here is an example of \emph{bottom} alignment: \end{topiclongtable} \end{verbatim} \TopicSetVPos{b} -\begin{topiclongtable}{|Fl|Tl|Tl|l|} +\begin{topiclongtable}{|Fl|Tl|Tl|Tl|} \hline\endhead \hline\endfoot \TopicLine \Topic[T1] & \Topic[ST1] & \Topic[SST1] & Foo \\ diff --git a/Master/texmf-dist/tex/latex/topiclongtable/topiclongtable.sty b/Master/texmf-dist/tex/latex/topiclongtable/topiclongtable.sty index 116234beac5..ff5ef86ce80 100644 --- a/Master/texmf-dist/tex/latex/topiclongtable/topiclongtable.sty +++ b/Master/texmf-dist/tex/latex/topiclongtable/topiclongtable.sty @@ -21,7 +21,7 @@ \RequirePackage{longtable}[2014/10/28] \PassOptionsToPackage{longtable}{multirow} -\ProvidesExplPackage {topiclongtable} {2018/11/06} {1.2.1} {Renders autocollapsing cells in longtables} +\ProvidesExplPackage {topiclongtable} {2019/03/27} {1.3.0} {Renders autocollapsing cells in longtables} \ProcessOptions\relax -- cgit v1.2.3