Skip to content
Snippets Groups Projects
Commit e5754f55 authored by Michael Kohlhase's avatar Michael Kohlhase
Browse files

new

parent cd5294d8
Branches
No related tags found
No related merge requests found
\newif\iffem\femfalse
%support for names and their parts.
\newcommand\fullname[3][]{%
\def\@test{#1}\def\@fem{female}\ifx\@test\@fem\femtrue\fi
\def\full{#2 #3\xspace}\def\first{#2\xspace}\def\last{#3\xspace}
\def\fulls{#2 #3\apos{s}\xspace}\def\firsts{#2\apos{s}\xspace}\def\lasts{#3\apos{s}\xspace}}
\def\Herr{\iffem{Frau}\else{Herr}\fi\}
\def\seine{\iffem{ihre}\else{seinep}\fi\xspace}\let\she=\he
\def\he{\iffem{she}\else{he}\fi\xspace}\let\she=\he
\def\him{\iffem{her}\else{him}\fi\xspace}\let\her=\him
\def\his{\iffem{her}\else{his}\fi\xspace}\let\her=\his
\def\He{\iffem{She}\else{He}\fi\xspace}\let\She=\He
\def\His{\iffem{Her}\else{His}\fi\xspace}\let\Her=\His
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment