summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pbalance/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-12-17 22:17:53 +0000
committerKarl Berry <karl@freefriends.org>2020-12-17 22:17:53 +0000
commite2eb728ed45df5fbb25e08da2b7fbb7bef5cfa44 (patch)
tree319c134fd2b6bfb4ef9d524d6cde4bcac983498f /Master/texmf-dist/doc/latex/pbalance/README.md
parentc5b62b0d4c370c8fa4d9ec0771dac3922839076a (diff)
pbalance (17dec20)
git-svn-id: svn://tug.org/texlive/trunk@57161 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pbalance/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/pbalance/README.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/pbalance/README.md b/Master/texmf-dist/doc/latex/pbalance/README.md
index 6ac43ea0c89..a26f9b2a5e4 100644
--- a/Master/texmf-dist/doc/latex/pbalance/README.md
+++ b/Master/texmf-dist/doc/latex/pbalance/README.md
@@ -3,12 +3,18 @@
This is a LaTeX package that tries to *safely* make the columns on the last
page of a two-column document have approximately the same height. It should
"just work" without user intervention, which is particularly useful for
-class authors, but also offers the user a command to control the result.
-There are, however, three caveats:
+class authors, but also offers the user a command to adjust the height of
+the columns. There are, however, three caveats:
1. Results are adequate, but often not optimal;
-2. In some cases, the package may give up (the document is
- generated correctly but the last page is not balanced);
+2. In some very rare cases, the package may give up (the document
+ is generated correctly but the last page is not balanced);
3. The package demands additional LaTeX passes.
Code etc: <https://gitlab.com/lago/pbalance>
+
+Copyright 2020 Nelson Lago <lago@ime.usp.br>
+
+This work may be distributed and/or modified under the conditions of the
+LaTeX Project Public License, either version 1.3 of this license or (at
+your option) any later version.