./print/tex-nopageno, No page numbers in LaTeX documents

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2009, Package name: tex-nopageno-2009, Maintainer: minskim

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.


Required to run:
[print/kpathsea]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles
   2019-12-06 21:23:47 by Mark Davies | Files touched by this commit (470)
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
   2016-01-27 11:00:27 by Mark Davies | Files touched by this commit (19)
Log message:
Add LICENSE
   2015-11-04 02:03:03 by Alistair G. Crooks | Files touched by this commit (1194)
Log message:
Add SHA512 digests for distfiles for print category

Problems found locating distfiles:
	Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
	Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
	Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
	Package dvidvi: missing distfile dvidvi-1.0.tar.gz
	Package lgrind: missing distfile lgrind.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2010-05-17 07:11:22 by Min Sik Kim | Files touched by this commit (4) | Imported package
Log message:
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.