summaryrefslogtreecommitdiff
path: root/virtio.tex
diff options
context:
space:
mode:
authorrusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2014-03-03 01:56:58 +0000
committerrusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2014-03-03 01:56:58 +0000
commitc438d86ba0d28172a21f2504ccb0b2c69396d5b6 (patch)
tree2597c7b51af3c33cf6451dd44d21b692b3a39104 /virtio.tex
parent1bf79ad447c726af521961c55561bcfeed95618b (diff)
Use ellipsis (aka \ldots) everywhere.
And use the ellipsis package, which makes it symmetrical. Signed-off-by: Rusty Russell <rusty@au1.ibm.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@309 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'virtio.tex')
-rw-r--r--virtio.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/virtio.tex b/virtio.tex
index c830dbc..4c8d634 100644
--- a/virtio.tex
+++ b/virtio.tex
@@ -37,6 +37,7 @@
\usepackage{tabularx}
\usepackage{underscore}
\usepackage{xstring}
+\usepackage{ellipsis}
% 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