diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/paracol/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/paracol/README | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/paracol/README b/Master/texmf-dist/doc/latex/paracol/README index 489ac70ad11..07bc7f36f0c 100644 --- a/Master/texmf-dist/doc/latex/paracol/README +++ b/Master/texmf-dist/doc/latex/paracol/README @@ -1,4 +1,4 @@ -paracol (v1.34): a multi-column package to typeset columns in "parallel". +paracol (v1.35): a multi-column package to typeset columns in "parallel". === Copyright (C) 2005-2018 Hiroshi Nakashima <h.nakashima@DOMAIN; DOMAIN=media.kyoto-u.ac.jp> @@ -107,7 +107,16 @@ you need newvbtm.sty being also available in CTAN. - Compatible with the new implemenatation of LaTeX (2015/01/10 or later) now (*NEW* for v 1.32). -- A bug found in v1.32 has been fixed. +- \belowfootnoteskip to add space below non-merged pre-environment footnotes + (*NEW* for v 1.35). + +- \definecolumnpreamble{<col>}{<pream>} to define the column preamble + <pream> for the column <col> (*NEW* for v 1.35). + +- Emulation of \marginnote[<left>]{<right>}[<voffset>] given by marginnote + package (*NEW* for v 1.35). + +- Bugs found in v1.3 and successors up to v1.34 has been fixed. Enjoy! |