diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-12-01 21:45:29 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-12-01 21:45:29 +0000 |
commit | 823702fb40ab6283fdb9375bb2e3dc6ea680c3ec (patch) | |
tree | 1a4a6d73c74326ed4ea9361540285617048e5c96 /virtio.tex | |
parent | 9ede441dd7c2a681d1adeacf4e879972c86db310 (diff) |
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 <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@142 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'virtio.tex')
-rw-r--r-- | virtio.tex | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |