From 8defb22e02cd94f41d0ba5ee5bd8e2aaadff5ada Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 28 May 2013 22:11:43 +0000 Subject: cals (28may13) git-svn-id: svn://tug.org/texlive/trunk@30784 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/cals/cals.dtx | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/source/latex/cals/cals.dtx') diff --git a/Master/texmf-dist/source/latex/cals/cals.dtx b/Master/texmf-dist/source/latex/cals/cals.dtx index e0ae6dbac16..b3eef90729e 100644 --- a/Master/texmf-dist/source/latex/cals/cals.dtx +++ b/Master/texmf-dist/source/latex/cals/cals.dtx @@ -22,7 +22,7 @@ %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{cals} %<*package> - [2010/10/07 CALS tables v.2.0] + [2013/05/24 CALS tables v.2.2] % % %<*driver> @@ -58,6 +58,8 @@ % Right brace \} Tilde \~} % % +% \changes{v2.2}{2013/05/27}{Hooks for bidi support.} +% \changes{v2.1}{2013/05/24}{Alignment of tables works.} % \changes{v2.0}{2010/10/08}{Complete rewrite with different approach} % \changes{v1.0}{2010/06/17}{Initial version from skeleton.dtx} % @@ -78,7 +80,7 @@ % with repeatable headers and footers, with cells spanned over % rows and columns. Decorations are supported: padding, background % color, width of separation rules. The code is compatible with -% multicols and pdfsync. +% multicols, pdfsync and bidi. % % The work is released to public (\LaTeX{} license) % by \url{bitplant.de}~GmbH, a company which provides technical @@ -86,13 +88,14 @@ % % \section{Usage} % -% An users' guide is a separate document, yet to be written. -% I'll do it for TUGboat 2011:1. At the moment, as a substitute, -% use the demo document provided with the package. The most -% important feature: the table (its rows) must start in a vertical -% mode, the cells content should switch to a horizontal mode. +% The users' guide is a separate document, published in TUGboat 2011:2: +% \url{http://tug.org/TUGboat/tb32-2/tb101parashchenko.pdf} % -% Please post questions and suggestions to the newsgroup +% The most important feature: the table (its rows) must start in a +% vertical mode, the cells content should switch to a horizontal mode. +% +% Please post questions and suggestions to TeX-SX +% (\url{http://tex.stackexchange.com/}), the newsgroup % |comp.text.tex| and the |texhax| mailing list (see % \url{http://tug.org/mailman/listinfo/texhax}), % not directly to me. @@ -118,7 +121,8 @@ % |\cals@framers@width|, |\cals@bodyrs@width|. Overrides: % |\cals@borderL| (|...T,R,B|). % -% Hooks: |\cals@AtBeginCell|, |\cals@AtEndCell|. +% Hooks: |\cals@AtBeginTable|, |\cals@AtEndTable|, +% |\cals@AtBeginCell|, |\cals@AtEndCell|. % % Spanning: |\nullcell|, |\spancontent|. % -- cgit v1.2.3