From f22a73272b6fab1a5a1198e163fb93520ecd4c92 Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Fri, 14 Jul 2006 22:10:39 +0000 Subject: Need these processing options for xmlto since it uses w3m. This should make the rendering purdy now. --- Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index 10ff4be..3223389 100644 --- a/Makefile.common +++ b/Makefile.common @@ -79,7 +79,7 @@ ifeq "${RPMPOST}" "" RPMPOST=yes endif ifeq "${XMLTOTXTPOSTOPT}" "" -XMLTOTXTPOSTOPT =-p '-no-numbering -no-references' +XMLTOTXTPOSTOPT =-p '-I iso-8859-15 -O UTF-8' endif ifeq "${XMLLINTOPT}" "" XMLLINTOPT =--xinclude --postvalid --noent -- cgit