From 41df8efd0e014270683e3494f0aa985d20933dae Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Fri, 21 Oct 2016 09:39:03 +0300 Subject: [PATCH] More language neutral quotes --- www.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www.mk b/www.mk index 7071cd9..5d507f7 100644 --- a/www.mk +++ b/www.mk @@ -9,4 +9,6 @@ pygost.html: www.texi --set-customization-variable SHOW_TITLE=0 \ --set-customization-variable DATE_IN_HEADER=1 \ --set-customization-variable TOP_NODE_UP_URL=index.html \ + --set-customization-variable CLOSE_QUOTE_SYMBOL=\" \ + --set-customization-variable OPEN_QUOTE_SYMBOL=\" \ -o pygost.html www.texi -- 2.44.0