From e9e9aadac9a834a156bd460b2b1ceff5b8f131dd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 1 Nov 2016 20:14:25 +0000 Subject: apxproof (1nov16) git-svn-id: svn://tug.org/texlive/trunk@42416 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/apxproof/README.md | 44 ++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/apxproof/README.md (limited to 'Master/texmf-dist/doc/latex/apxproof/README.md') diff --git a/Master/texmf-dist/doc/latex/apxproof/README.md b/Master/texmf-dist/doc/latex/apxproof/README.md new file mode 100644 index 00000000000..639d60de92e --- /dev/null +++ b/Master/texmf-dist/doc/latex/apxproof/README.md @@ -0,0 +1,44 @@ +# `apxproof`: Proofs in Appendix + +## About + +The `apxproof` package facilitates the writing of scientific article +with proofs deferred to the appendix. The documentation of this package +is provided in the [apxproof.pdf](apxproof.pdf) file. + +## Prerequisites + +In addition to a working installation of LaTeX2e, `apxproof` relies on a +few other packages, which should be provided by all reasonable LaTeX +distributions: + - `amsthm` + - `bibunits` + - `environ` + - `etoolbox` + - `fancyvrb` + - `ifthen` + - `kvoptions` + +## Manual installation + +Simply copy the file [apxproof.sty](apxproof.sty) in your LaTeX working directory, or +in any other directory where LaTeX searches for packages. + +## License + +Copyright (C) 2016 by Pierre Senellart. + +This work may be distributed and/or modified under the conditions of the +LaTeX Project Public License, either version 1.3 of this license or (at +your option) any later version. The latest version of this license is in +http://www.latex-project.org/lppl.txt and version 1.3 or later is part of +all distributions of LaTeX version 2005/12/01 or later. + +## Contact + +https://github.com/PierreSenellart/apxproof + +Pierre Senellart + +Bug reports and feature requests should +preferably be submitted through the *Issues* feature of GitHub. -- cgit v1.2.3