From 900a539c9332a247d08520caa47e7c32d28d480a Mon Sep 17 00:00:00 2001 From: rusty Date: Tue, 3 Dec 2013 07:49:50 +0000 Subject: More formatting fixes from Chet's suggestions: 1) Indented pdf subtitles correctly. 2) Correct wording for public review drafts 3) Include footnote html files. 4) "approved by VIRTIO" not "members of OASIS" 5) "OASIS Standard" in citation section changed to depend on filename. 6) URL in citation section fixed. 7) Footnotes in HTML version are all consecutively numbered. Signed-off-by: Rusty Russell git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@156 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- makehtml.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makehtml.sh') diff --git a/makehtml.sh b/makehtml.sh index bc720be..c341c4c 100755 --- a/makehtml.sh +++ b/makehtml.sh @@ -35,4 +35,4 @@ rm $SPECDOC.tmp* #uncomment if you have a broken t4ht #cp ./t4ht-workaround/virtio-v1.0-csd01.css $SPECDOC.css -zip $SPECDOC.zip $SPECDOC.html $SPECDOC.css images/*.png +zip $SPECDOC.zip $SPECDOC*.html $SPECDOC.css images/*.png -- cgit v1.2.3