From c438d86ba0d28172a21f2504ccb0b2c69396d5b6 Mon Sep 17 00:00:00 2001 From: rusty Date: Mon, 3 Mar 2014 01:56:58 +0000 Subject: Use ellipsis (aka \ldots) everywhere. And use the ellipsis package, which makes it symmetrical. Signed-off-by: Rusty Russell git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@309 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 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 -- cgit v1.2.3