<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
A small comment on tables, you can shrink the columns to the size of
text by width and cols specification in asciidoc. For instance, the
following will allocate 3 parts to first col and 10 to second
keeping width of table to 70%:<br>
<pre>[width="70%", cols="^3,10", options="header"]</pre>
<br>
On 5/4/11 3:58 PM, David Kelly wrote:
<blockquote
cite="mid:BANLkTimfYisQq9FqQuCPha4hD6n6wqSAHQ@mail.gmail.com"
type="cite">Hello,
<div><br>
</div>
<div>I just finished the preliminary version of the user guide in
asciidoc. It is at <a moz-do-not-send="true"
href="http://www.ci.uchicago.edu/%7Edavidk/userguide.html">http://www.ci.uchicago.edu/~davidk/userguide.html</a>.
The asciidoc source is at <a moz-do-not-send="true"
href="http://www.ci.uchicago.edu/%7Edavidk/userguide.txt">http://www.ci.uchicago.edu/~davidk/userguide.txt</a>.</div>
<div><br>
</div>
<div>David</div>
<div><br>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Swift-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Swift-devel@ci.uchicago.edu">Swift-devel@ci.uchicago.edu</a>
<a class="moz-txt-link-freetext" href="http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel">http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>