From 823702fb40ab6283fdb9375bb2e3dc6ea680c3ec Mon Sep 17 00:00:00 2001 From: mstsirkin Date: Sun, 1 Dec 2013 21:45:29 +0000 Subject: tex: tweak generated output file names Tweak output to match oasis requirements. Make it possible to specify output name through environment, and set draft stage and version automatically. Add script to export all files in a zip archive. Signed-off-by: Michael S. Tsirkin git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@142 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- virtio.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'virtio.tex') diff --git a/virtio.tex b/virtio.tex index 39a2c06..c830dbc 100644 --- a/virtio.tex +++ b/virtio.tex @@ -36,6 +36,7 @@ \usepackage{etoolbox} \usepackage{tabularx} \usepackage{underscore} +\usepackage{xstring} % This is an alternative to package underscore above % It makes it possible to disable hyphenation of upper-case % identifiers with underscore (of which we have many) by -- cgit v1.2.3