From: erg Date: Fri, 17 Oct 2008 20:29:08 +0000 (+0000) Subject: Update on-line docs: X-Git-Tag: LAST_LIBGRAPH~32^2~3090 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32d670310a5ebe45a1aed064698b09f3ff8f6562;p=graphviz Update on-line docs: - Push John's changes on bytes vs. characters in xdot to doc/info - Update and expand info on aspect attribute --- diff --git a/doc/info/html4.dot b/doc/info/html4.dot index 0dc5626e0..662bd6b91 100644 --- a/doc/info/html4.dot +++ b/doc/info/html4.dot @@ -2,7 +2,7 @@ digraph structs { node [shape=plaintext]; struct1 [label=< - +
caption
>]; }