diff options
author | Karl Berry <karl@freefriends.org> | 2007-12-11 00:17:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-12-11 00:17:29 +0000 |
commit | 62a5a562321a25aaf319cd41420f235cd579f250 (patch) | |
tree | 3ae5b68d2990626e8ae9326a8ba49eb7bc784c0b /Master/texmf-dist/tex | |
parent | a07d7bdd58c2ae46f66d4355400ee82bba61ac5a (diff) |
draftcopy update (from wl, 10 Dec 2007 10:03:44)
git-svn-id: svn://tug.org/texlive/trunk@5752 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/draftcopy/draftcopy.sty | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/draftcopy/draftcopy.sty b/Master/texmf-dist/tex/latex/draftcopy/draftcopy.sty index d5698ebd170..1553a140024 100644 --- a/Master/texmf-dist/tex/latex/draftcopy/draftcopy.sty +++ b/Master/texmf-dist/tex/latex/draftcopy/draftcopy.sty @@ -258,15 +258,15 @@ } \DeclareOption{icelandic}{ \def\draftcopy@Name{DRAFT}\def\draftcopy@Scale{215} - % DR^^d6G + % DRÖG % Erlendur S Thorsteinsson <esth@cmu.edu> - % does anybody knows how to create PostScript for that letter ^^d6? + % does anybody knows how to create PostScript for that letter Ö? } \DeclareOption{irish}{ \def\draftcopy@Name{DRAFT}\def\draftcopy@Scale{215} - % DR^^c9ACHT - % Breannd^^e1n ^^d3 Nuall^^e1in <bon@kotona.demon.nl> - % does anybody knows how to create PostScript for that letter ^^c9? + % DRÉACHT + % Breanndán Ó Nualláin <bon@kotona.demon.nl> + % does anybody knows how to create PostScript for that letter É? } \DeclareOption{italian}{ % thanks to Fabio Massacci <Fabio.Massacci@cl.cam.ac.uk> |