diff options
author | Gerben Wierda <Gerben.Wierda@rna.nl> | 2007-04-07 08:42:28 +0000 |
---|---|---|
committer | Gerben Wierda <Gerben.Wierda@rna.nl> | 2007-04-07 08:42:28 +0000 |
commit | 9f797fd09cbd28c9e09c5340153af30654231b9c (patch) | |
tree | bfc39b8985376d4f5811b562b1e3f10abe821106 /Master/texmf-dist/tex | |
parent | 0b378248511a74d283495bb4b6aade07d303ebb0 (diff) |
Repaired an error with \MALE until the official fix is there.
git-svn-id: svn://tug.org/texlive/trunk@4126 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/marvosym/marvosym.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/marvosym/marvosym.sty b/Master/texmf-dist/tex/latex/marvosym/marvosym.sty index 47267c5d704..846ed6e637b 100644 --- a/Master/texmf-dist/tex/latex/marvosym/marvosym.sty +++ b/Master/texmf-dist/tex/latex/marvosym/marvosym.sty @@ -87,10 +87,10 @@ \newcommand\Male{\mvchr{124}} \newcommand\Hermaphrodite{\mvchr{125}} \newcommand\Female{\mvchr{126}} +\newcommand\MALE{\mvchr{127}} \newcommand\HERMAPHRODITE{\mvchr{128}} \newcommand\FEMALE{\mvchr{129}} -\newcommand\MALE{\mvchr{130}} \newcommand\MaleMale{\mvchr{131}} \newcommand\FemaleFemale{\mvchr{132}} \newcommand\FemaleMale{\mvchr{133}} |