From 9f6123394e8b320ce7a6fcb081387666174f0c95 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 19 Oct 2016 22:50:07 +0300 Subject: [PATCH] =?utf8?q?=D0=98=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0=BE?= =?utf8?q?=D0=B2=D0=B0=D1=82=D1=8C=20=D0=B1=D0=BE=D0=BB=D0=B5=D0=B5=20?= =?utf8?q?=D0=BD=D0=B5=D0=B9=D1=82=D1=80=D0=B0=D0=BB=D1=8C=D0=BD=D1=8B?= =?utf8?q?=D0=B5=20=D0=BA=20=D1=8F=D0=B7=D1=8B=D0=BA=D1=83=20=D0=BA=D0=B0?= =?utf8?q?=D0=B2=D1=8B=D1=87=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Makefile | 2 ++ 1 file changed, 2 insertions(+) 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: -- 2.44.0