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 --- virtio-html.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'virtio-html.tex') diff --git a/virtio-html.tex b/virtio-html.tex index f0e6581..4971b0a 100644 --- a/virtio-html.tex +++ b/virtio-html.tex @@ -31,6 +31,8 @@ \usepackage{tabularx} \usepackage{underscore} \usepackage{xstring} +\usepackage{chngcntr} +\counterwithout{footnote}{chapter} \usepackage[utf8x]{inputenc} -- cgit v1.2.3