Author: rusty
Date: 2013-12-02 12:31:23 +0000 (Mon, 02 Dec 2013)
New Revision: 148
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=148&sc=1
Modified:
content.tex
Log:
latexify document more.
This change:
- Turns formatted lists into real lists (itemize, etc).
- Turns ascii tables into real tables.
- Use \ldots for ...
- Moves \footnote to immediately after what it refers to, otherwise we
get awkward whitespace before the superscript.
- List of stats for balloon contains values in () to match other lists.
- Puts lstlisting around CCW code example
- Cross references to numbered steps, rather than hardcoded (2) etc.
No actual contents changed.
Signed-off-by: Rusty Russell <>