groff
[Top][All Lists]
Advanced

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

Re: [Groff] Introduction to groff in french


From: Peter Schaffter
Subject: Re: [Groff] Introduction to groff in french
Date: Sat, 13 Dec 2014 11:59:11 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Bertrand --

On Sat, Dec 13, 2014, Bertrand Garrigues wrote:
> - Added my example mon_premier_doc.mom in contrib/mom/examples and
> modified contrib/mom/Makefile.sub accordingly (attached my diff
> against master).
> 
> The result after building is:
> 
> - In build/contrib/mom/examples, mon_premier_doc.pdf is not correctly
>   built.
> 
> - All others .pdf files are correctly built, including letter.pdf,
> which has some French accented glyphs.
> 
> - Then, if I install groff and generate either mon_premier_doc.pdf or
> letter.pdf with
> 
>   pdfmom -k
> 
> both are correctly generated. The -k option is necessary to these 2
> files.
> 
> - However, if I use
> 
>   LC_ALL=C pdfmom -k
> 
> (LC_ALL=C is passed during the build of all mom examples) letter.pdf
> is still correctly generated, but not mon_premier_doc.pdf.
 
Adding 

  .\" -*- mode: troff; coding: utf-8; -*-

to the top of mon_premier_doc.mom should fix the problem.

-- 
Peter Schaffter
http://www.schaffter.ca



reply via email to

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