From: Sergey Matveev Date: Wed, 19 Oct 2016 19:54:53 +0000 (+0300) Subject: Использовать более нейтральные к языку кавычки X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5919ba6dab7649a58ece75e64b7501c72a84753a;p=cypherpunks-www.git Использовать более нейтральные к языку кавычки --- diff --git a/Makefile b/Makefile index c876cfa..5551caa 100644 --- a/Makefile +++ b/Makefile @@ -7,4 +7,6 @@ html: --set-customization-variable USE_ACCESSKEY=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 cypherpunks.html index.texi