diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-11-25 12:28:07 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-11-25 12:28:07 +0000 |
commit | 4601066a4c295a4d1b8b5ce9a24c6cf43ec3f12b (patch) | |
tree | b357ae4934ae0e651c68ab159004e15875bc3c2e /virtio-v1.0-csd01.tex | |
parent | 26f7978ec56f9725665a3742f27ff9abe21419c8 (diff) |
content.tex: manual legacy pci device layout
rewrite legacy pci device layout using tabularx.
it was too wide for verbatim to lay out reasonably.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@121 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'virtio-v1.0-csd01.tex')
-rw-r--r-- | virtio-v1.0-csd01.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/virtio-v1.0-csd01.tex b/virtio-v1.0-csd01.tex index 84337af..39a2c06 100644 --- a/virtio-v1.0-csd01.tex +++ b/virtio-v1.0-csd01.tex @@ -34,6 +34,7 @@ \usepackage[no-math]{fontspec} \usepackage{xltxtra} \usepackage{etoolbox} +\usepackage{tabularx} \usepackage{underscore} % This is an alternative to package underscore above % It makes it possible to disable hyphenation of upper-case |