diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/dhua/dhua.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/dhua/dhua.cfg | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/dhua/dhua.cfg b/Master/texmf-dist/tex/latex/dhua/dhua.cfg index 26b5c6ad037..c6ef10697fe 100644 --- a/Master/texmf-dist/tex/latex/dhua/dhua.cfg +++ b/Master/texmf-dist/tex/latex/dhua/dhua.cfg @@ -1,4 +1,4 @@ -\ProvidesFile{dhua.cfg}[2011/09/14 local settings for dhua] +\ProvidesFile{dhua.cfg}[2011/09/19 local dhua.sty definitions] %% %% The user may want to use (some of) the following single macro %% names for a different purpose or so; to this end, a file @@ -31,15 +31,20 @@ %% \end{german} %% %% \dqtd{Normal} cases %% TODO catchdq -%% (|\oae| for \qtd{\oae}, |\uae| for \qtd{\uae}, -%% |\ua| for \qtd{\ua}, |\vglu| for \qtd{\vglu}, -%% |\vglo| for \qtd{\vglo}, |\qtd{\zB}| for \qtd{\zB}, +%% (|\oae| for \qtd{\oae}, +%% |\so| for \qtd{\so}, |\su| for \qtd{\su}, %% 2011/09/19 +%% |\uae| for \qtd{\uae}, +%% |\ua| for \qtd{\ua}, |\vglu| for \qtd{\vglu}, +%% |\vglo| for \qtd{\vglo}, +%% |\zB| for \qtd{\zB}, %% was |\qtd{\zB}| until 2011/09/19 %% |\zT| for \qtd{\zT}): \newtwopartdhua{\oae}{o}{\protect\"a} % \newtwopartdhua{\oae{o}{\"a} % \show\oae %% ---exemplifying use of |\protect| so the definition of `\oae' -%% has a single token `\"', not an expansion of `\"': +%% has a single token `\"', not an expansion of `\"'. +\newtwopartdhua{\so} {s}{o} +\newtwopartdhua{\su} {s}{u} \newtwopartdhua{\ua} {u}{a} \newtwopartdhua{\uae} {u}{\protect\"a} \newtwopartdhua{\vglu}{vgl}{u} |