diff options
Diffstat (limited to 'Master/texmf-dist/tpm/borceux.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/borceux.tpm | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/Master/texmf-dist/tpm/borceux.tpm b/Master/texmf-dist/tpm/borceux.tpm deleted file mode 100644 index d28a310e431..00000000000 --- a/Master/texmf-dist/tpm/borceux.tpm +++ /dev/null @@ -1,47 +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/borceux.zip"> - <TPM:Name>borceux</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:49:28</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Diagram macros by Francois Borceux.</TPM:Title> - <TPM:Description> -The Diagram macros realize the construction of diagrams as -those appearing in category theory texts. The user gives the list -of vertices and arrows to be included, just as when composing a -matrix, and the program takes care of computing the dimensions of -the arrows and realizing the pagesetting. All the user has to do -about the arrows is precising their type (monomorphism, pair of -adjoint arrows,\ldots) and their direction (north, -south-east,...): 12 types and 32 directions are available; see -figures~1 and 3 for exhaustive lists. - </TPM:Description> - <TPM:Author>Francois Borceux</TPM:Author> - <TPM:Size>849784</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="773719"> -texmf-dist/tex/generic/borceux/Diagram -texmf-dist/tex/generic/borceux/MaxiDiagram -texmf-dist/tex/generic/borceux/MicroDiagram -texmf-dist/tex/generic/borceux/MiniDiagram -texmf-dist/tex/generic/borceux/MultipleArrows -texmf-dist/tpm/borceux.tpm - </TPM:RunFiles> - <TPM:DocFiles size="51226"> -texmf-dist/doc/generic/borceux/Diagram_Mode_d_Emploi -texmf-dist/doc/generic/borceux/Diagram_Read_Me - </TPM:DocFiles> - <TPM:SourceFiles size="24839"> -texmf-dist/source/generic/borceux/compatibility/OldDiagram -texmf-dist/source/generic/borceux/compatibility/OldMaxiDiagram -texmf-dist/source/generic/borceux/compatibility/OldMicroDiagram -texmf-dist/source/generic/borceux/compatibility/OldMiniDiagram -texmf-dist/source/generic/borceux/compatibility/OldMultipleArrows - </TPM:SourceFiles> - <TPM:Provides>Package/borceux</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |