diff options
Diffstat (limited to 'Master/texmf-dist/tpm/eemeir.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/eemeir.tpm | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/eemeir.tpm b/Master/texmf-dist/tpm/eemeir.tpm new file mode 100644 index 00000000000..c12008e65e2 --- /dev/null +++ b/Master/texmf-dist/tpm/eemeir.tpm @@ -0,0 +1,35 @@ +<!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/eemeir.zip"> + <TPM:Name>eemeir</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2003/04/30 11:03:07</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Adjust the gender of words in a document.</TPM:Title> + <TPM:Description> +Defines macros for third-person singular pronouns (\E, \Em, \Eir, +\Eirs), which expand differently according to a masculine/feminine +switch. (If the switch is "masculine", they would expand to "he", +"him", "his" and "his"; if "feminine", they would expand to "she", +"her", "her" and "hers". Apart from the pronouns, one can define +"word pairs", such as mother/father, daughter/son, and so on. +Gender may be defined once per document, as an environment, or may +be flipped on the fly. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>24960</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="4344"> +texmf-dist/tex/latex/eemeir/eemeir.sty +texmf-dist/tpm/eemeir.tpm + </TPM:RunFiles> + <TPM:SourceFiles size="20616"> +texmf-dist/source/latex/eemeir/eemeir.dtx +texmf-dist/source/latex/eemeir/eemeir.ins + </TPM:SourceFiles> + <TPM:Provides>Package/eemeir</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |