summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/apxproof/README.md
blob: 639d60de92e7a54abcb3b90454498b647ef5bc5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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 <pierre@senellart.com>

Bug reports and feature requests should
preferably be submitted through the *Issues* feature of GitHub.