summaryrefslogtreecommitdiff
path: root/makehtml.sh
diff options
context:
space:
mode:
authorrusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-12-03 07:49:50 +0000
committerrusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-12-03 07:49:50 +0000
commit900a539c9332a247d08520caa47e7c32d28d480a (patch)
tree3988069a7180c992729a7ebd0b2607a94b8e4f65 /makehtml.sh
parentf0acc42b9ad65217b729f8a1c1f839b99053630e (diff)
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 <rusty@au1.ibm.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@156 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'makehtml.sh')
-rwxr-xr-xmakehtml.sh2
1 files changed, 1 insertions, 1 deletions
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