X-Git-Url: http://www.git.cypherpunks.ru/?p=cryptoparty-www.git;a=blobdiff_plain;f=Makefile;h=100da25899d545b20988bd28d2ff6758a999dc86;hp=bcdfe9e6783b6c739e10a3053345794bcfece33c;hb=f58c9543638bfb9dbe60bbf9cd65fb08ae00ce19;hpb=bc51e44c95f3595128e030e988b1c91bb9146c09 diff --git a/Makefile b/Makefile index bcdfe9e..100da25 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,14 @@ +CSS != cat style.css + html: makeinfo --html \ - --css-include=style.css \ + --set-customization-variable CSS_LINES='$(CSS)' \ --set-customization-variable SHOW_TITLE=0 \ + --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: