X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=all.do;h=e81e653dbdee7b8534a447a8050378804858c32b;hb=HEAD;hp=d7b84e651561159c65de5ed3f0da01ae830a9132;hpb=542be497c58a076f8f009b425cb84e602d529a1d;p=gost-www.git diff --git a/all.do b/all.do index d7b84e6..e81e653 100644 --- a/all.do +++ b/all.do @@ -6,10 +6,8 @@ ${MAKEINFO:-makeinfo} --html \ --set-customization-variable TREE_TRANSFORMATIONS=complete_tree_nodes_menus \ --set-customization-variable FORMAT_MENU=menu \ --set-customization-variable EXTRA_HEAD='' \ - --set-customization-variable SHOW_TITLE=0 \ --set-customization-variable DATE_IN_HEADER=1 \ - --set-customization-variable CLOSE_QUOTE_SYMBOL=\" \ - --set-customization-variable OPEN_QUOTE_SYMBOL=\" \ - -o $html index.texi -find $html -type d -exec chmod 755 {} \; -find $html -type f -exec chmod 644 {} \; + --set-customization-variable ASCII_PUNCTUATION=1 \ + --output $html index.texi +find $html -type d -exec chmod 755 {} + +find $html -type f -exec chmod 644 {} +