From 4601066a4c295a4d1b8b5ce9a24c6cf43ec3f12b Mon Sep 17 00:00:00 2001 From: mstsirkin Date: Mon, 25 Nov 2013 12:28:07 +0000 Subject: 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 git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@121 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- virtio-v1.0-csd01.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'virtio-v1.0-csd01.tex') 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 -- cgit v1.2.3