lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to ä,ö,ü


From: Matěj Cepl
Subject: Re: How to ä,ö,ü
Date: Wed, 11 Nov 2015 22:51:54 +0100
User-agent: slrn/pre1.0.3-6 (Linux)

On 2015-11-11, 20:31 GMT, Joh-Tob Schäg wrote:
> 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.

What is the encoding of your source file? Remember, lout was 
created before Unicode was really fully present, so it works 
only with 8bit ISO-8859-* encodings. If your source file is (as 
I suppose it is) in UTF-8 you have to first convert it to 
iso-8859-1 via (if you are on Linux, or perhaps even Mac OS X?)

iconv -f utf8 -t iso-8859-1 file.lout file-iso.lout

and then process file-iso.lout file.

Best,

Matěj

-- 
http://www.ceplovi.cz/matej/, Jabber: address@hidden
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
 
Two things fill the heart with renewed and increasing awe and
reverence the more often and the more steadily that they are
meditated on: the starry skies above me and the moral law inside
me.
    -- Immanuel Kant: Critique of Practical Reason




reply via email to

[Prev in Thread] Current Thread [Next in Thread]