summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/conteq/README.txt
blob: 76e477ea1bb8651a3e250599199519917837bf54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
----------------------------------------------------------------
conteq --- continued equalities
E-mail: mail@joachim-breitner.de
Source repository: http://git.nomeata.de/?p=conteq.git
Source repository mirror: https://github.com/nomeata/conteq
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
----------------------------------------------------------------

This package allows you to write an continued equality such as

    \begin{conteq}
    e^{\pi\cdot i} \\
    = -1 & Euler's formula \\
    < 0 & this is an inequality \\
    < \sqrt 3 \\
    = \int e^{-x^2} dx & this is due to Gauss.
    \end{conteq}

in a declarative manner and easily switch between various layouts afterwards.