How to ä,ö,ü
Joh-Tob Schäg <[email protected]> Wed, 11 Nov 2015 21:31:16 +0100
| Newsgroups | gmane.comp.type-setting.lout |
|---|---|
| Message-ID | <CAMR5GCw-3y2Pq6vKarkLg7HT6EiNawAO7rpqO3-9gKRTGJLsaQ@mail.gmail.com> |
Dear lout-users,
i tried to write an report in german language.
I used the command line
> lout file.lout -o file.ps -e Bell.err
>
to do export my file.
When my File contains a Ä or similar it renders a strange glyph which is
not selectable.
As a temporary hack i defined macros for each Letter I need.
> macro @ae { @Char adieresis }
> macro @Ae { @Char Adieresis }
> macro @oe { @Char odieresis }
> macro @Oe { @Char Odieresis }
> macro @ue { @Char udieresis }
> macro @Ue { @Char Udieresis }
>
But writing {@oe} takes way longer than just ö.
I attached all relevant files.
Is there an more elegant (read short) way to handle such letter?
file.lout
(application/octet-stream, 939 B) - not displayed
file.err
(application/octet-stream, 105 B) - not displayed
file.lout.ld
(application/octet-stream, 5.2 KB) - not displayed
file.ps
(application/postscript, 14.8 KB) - not displayed