diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/emptypage/README |
Initial commit
Diffstat (limited to 'macros/latex/contrib/emptypage/README')
-rw-r--r-- | macros/latex/contrib/emptypage/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/macros/latex/contrib/emptypage/README b/macros/latex/contrib/emptypage/README new file mode 100644 index 0000000000..fa39349ad7 --- /dev/null +++ b/macros/latex/contrib/emptypage/README @@ -0,0 +1,13 @@ +emptypage -- Suppress page numbers and headings on empty pages + +Karl Wette, 2010/05/30 + +This package suppresses page numbers and headings from appearing +on empty pages. The code for doing this is not mine and already +exists in various places; all I've done is create a convenient +stand-alone package for it. See the documentation for usage. + +History: +* v1.2 (2010/05/30} Fixed whitespace bug +* v1.1 (2009/07/09) Fancy docstrip version +* v1.0 (2008/12/20) Plain old .sty version |