diff options
Diffstat (limited to 'Master/texmf-dist/tpm/breqn.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/breqn.tpm | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/Master/texmf-dist/tpm/breqn.tpm b/Master/texmf-dist/tpm/breqn.tpm deleted file mode 100644 index 55a691afbd7..00000000000 --- a/Master/texmf-dist/tpm/breqn.tpm +++ /dev/null @@ -1,46 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/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>2006/01/09 00:49:07</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>166549</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="101413"> -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> - |