From: Sergey Matveev Date: Wed, 19 Oct 2016 19:50:07 +0000 (+0300) Subject: Использовать более нейтральные к языку кавычки X-Git-Url: http://www.git.cypherpunks.ru/?p=cryptoparty-www.git;a=commitdiff_plain;h=9f6123394e8b320ce7a6fcb081387666174f0c95;hp=94e8097edfa6a6ffa8b7be7044c366269803c38d Использовать более нейтральные к языку кавычки --- diff --git a/Makefile b/Makefile index 92ae85e..100da25 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,8 @@ 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 cryptoparty.html index.texi static: