AZ logo

CTAN directory: /macros/latex/contrib/onlyamsmath

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

Packages in this directory:

Identifier Caption
onlyamsmath Inhibit use of non-amsmath mathematics markup when using amsmath.

Files

Name Size* Date UTC Notes
ChangeLog 464 bytes 2012-Jan-01
Makefile 2 KiB 2012-Jan-01
README 1 KiB 2012-Jan-01 Shown below
onlyamsmath.dtx 9 KiB 2012-Jan-01
onlyamsmath.ins 1 KiB 2012-Jan-01
onlyamsmath.pdf 206 KiB 2012-Jan-01
onlyamsmathtest.tex 2 KiB 2011-Dec-31

  *File sizes in kibibytes.

Contents of README

onlyamsmath.sty
===============

This package inhibits the usage of plain TeX and on demand of
standard LaTeX math environments.
This is useful for class writers who want to force their clients to
use the environments provided by the amsmath package.


Copyright 2001, 2012 Harald Harders

This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License Distributed from CTAN
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or any later version.



Installation:

automatic: - run make.
           - copy onlyamsmath.sty to a place where LaTeX can find it.
           - run texhash or the corresponding command of your distribution.

by hand: - execute pdflatex on onlyamsmath.ins
         - execute pdflatex on onlyamsmath.dtx (2x)
         - execute makeindex -s gind.ist onlyamsmath
         - execute makeindex -s gglo.ist -o onlyamsmath.gls onlyamsmath.glo
         - execute pdflatex on onlyamsmath.dtx
         - copy onlyamsmath.sty to a place LaTeX can find it
         - run texhash or the corresponding command of your distribution


2012-01-01
Harald Harders
harald.harders@gmx.de