|
From: | Bertrand Garrigues |
Subject: | [bug #50989] Incorrect generation of typesetting.pdf |
Date: | Wed, 10 May 2017 18:40:56 -0400 (EDT) |
User-agent: | Mozilla/5.0 (Windows NT 6.1; rv:53.0) Gecko/20100101 Firefox/53.0 |
Follow-up Comment #1, bug #50989 (project groff): It's the inclusion of LC_ALL=C that causes the problem (contrib/mom/mom.am): # Rule to generated .pdf files from .mom files SUFFIXES += .mom .pdf .mom.pdf: @$(MKDIR_P) `dirname address@hidden @echo LC_ALL=C $(MOMPDFMOM) $< >$@ LC_ALL=C $(MOMPDFMOM) $< >$@ _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?50989> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |