diff options
Diffstat (limited to 'Master/texmf-dist/tpm/breqn.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/breqn.tpm | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/breqn.tpm b/Master/texmf-dist/tpm/breqn.tpm new file mode 100644 index 00000000000..22bc3527fe1 --- /dev/null +++ b/Master/texmf-dist/tpm/breqn.tpm @@ -0,0 +1,45 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> + <rdf:Description about="http://texlive.dante.de/texlive/Package/breqn.zip"> + <TPM:Name>breqn</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2002/05/29 14:49:42</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Automatic line breaking of displayed equations. + </TPM:Title> + <TPM:Description> +The breqn package for LaTeX provides solutions to a number of common +difficulties in writing displayed equations and getting high-quality output. +For example, it is a well-known inconvenience that if an equation must be +broken into more than one line, `left...right' constructs cannot span +lines. The breqn package makes them work as one would expect whether or +not there is an intervening line break. +The single most ambitious goal of the breqn package, however, is to support +automatic linebreaking of displayed equations. Such linebreaking cannot be +done without substantial changes under the hood in the way math formulas are +processed. For this reason, especially in the alpha release, users should +proceed with care and keep an eye out for unexpected glitches or side effects. + </TPM:Description> + <TPM:Author>Michael J. Downes</TPM:Author> + <TPM:Size>166515</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="101379"> +texmf-dist/tex/latex/breqn/breqn.sty +texmf-dist/tex/latex/breqn/cmbase.sym +texmf-dist/tex/latex/breqn/flexisym.sty +texmf-dist/tex/latex/breqn/mathstyle.sty +texmf-dist/tex/latex/breqn/msabm.sym +texmf-dist/tpm/breqn.tpm + </TPM:RunFiles> + <TPM:DocFiles size="65136"> +texmf-dist/doc/latex/breqn/breqndoc.dvi +texmf-dist/doc/latex/breqn/eqbreaks.dvi +texmf-dist/doc/latex/breqn/eqlayouts.dvi +texmf-dist/doc/latex/breqn/readme-094.txt + </TPM:DocFiles> + <TPM:Provides>Package/breqn</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |