diff options
author | minskim <minskim@pkgsrc.org> | 2010-05-17 05:11:22 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-05-17 05:11:22 +0000 |
commit | 658c3f0d2466e95cb87bbe2708c0befba4e7f1ee (patch) | |
tree | 53cba255f78313cdc2c25144d3492b07b1ccc59f /print/tex-nopageno/PLIST | |
parent | e0906890778c4f7168036aa6882e0801d02f16e1 (diff) | |
download | pkgsrc-658c3f0d2466e95cb87bbe2708c0befba4e7f1ee.tar.gz |
Import tex-nopageno-2009 as print/tex-nopageno.
LaTeX's standard styles use two page styles, one on normal pages and
one on 'opening' pages with \maketitle or \chapter, etc.
Unfortunately there is only easy access to changing one of these two
so if you want something other than 'plain' on the opening pages you
must use \thispagestyle on each such page. The fancyhdr package does
provide a more flexible interface, but if you just want an empty page
style on all pages then this package will do the job.
Diffstat (limited to 'print/tex-nopageno/PLIST')
-rw-r--r-- | print/tex-nopageno/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/tex-nopageno/PLIST b/print/tex-nopageno/PLIST new file mode 100644 index 00000000000..53f62664548 --- /dev/null +++ b/print/tex-nopageno/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/17 05:11:22 minskim Exp $ +share/texmf-dist/tex/latex/nopageno/nopageno.sty |