From: Sergey Matveev Date: Fri, 21 Oct 2016 06:39:03 +0000 (+0300) Subject: More language neutral quotes X-Git-Tag: 3.0~27 X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=commitdiff_plain;h=41df8efd0e014270683e3494f0aa985d20933dae More language neutral quotes --- 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