blob: b13a2efa0245719b1536c89f26b759c0a16d3086 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
To do a LaTeX compilation of the Inkboard protocol specification, do the following:
1) Run svg2eps.sh to convert the SVGs to EPS files, or do some equivalent procedure.
2) Run the command
latex protocol
The fancyvrb, enumerate, and graphicx packages are required.
IMPORTANT NOTE: This protocol specification is nowhere near finalized.
|