AZ logo

CTAN directory: /macros/latex/contrib/manuscript

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
manuscript Emulate look of a document typed on a typewriter.

Files

Name Size* Date UTC Notes
Makefile 474 bytes 2010-Mar-14
README 1 KiB 2003-Jun-30 Shown below
manuscript.dtx 13 KiB 2003-Jun-19
manuscript.ins 319 bytes 2002-Sep-20
manuscript.pdf 168 KiB 2010-Mar-14

  *File sizes in kibibytes.

Contents of README

Manuscript package uses standard LaTeX packaging system. To
install run

latex manuscript.ins

for unpacking .sty and .drv files. manuscript.sty should go
somewhere, where it will be found by latex (if kpathsea is used
in your distribution, do not forget to run texhash).

Documentation can be obtained by

	latex manuscript.drv
	makeindex -s gglo.ist -o manuscript.gls manuscript.glo
	makeindex -s gind.ist
	latex manuscript.drv

Alternatively you can just run

   make

to do everything automagically.

Happy LaTeXing!