Index of /archives/text/CTAN/macros/latex/contrib/onlyamsmath
Name Last modified Size Description
Parent Directory -
README 2017-01-11 06:56 1.1K
ChangeLog 2017-01-11 06:55 593
onlyamsmath.ins 2017-01-11 06:54 591
onlyamsmath.pdf 2017-01-09 02:28 208K
onlyamsmath.dtx 2017-01-09 02:28 10K
onlyamsmathtest.tex 2015-04-26 00:07 2.1K
Makefile 2015-04-26 00:07 1.5K
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, 2016 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