diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2015-07-22 22:52:16 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2015-07-22 22:58:39 -0600 |
| commit | a8fa2734361b9043df57d9703dea45fcb0bf0b3d (patch) | |
| tree | c3ae3f9b21b8e1f1675d3d7d4d8536e95ba3935e /examples/chronicles-example.adoc | |
| parent | 5ce6f37504399c47f8540506e48658972bb4b8a4 (diff) | |
resolves #258 implement explicit table width (including autowidth)
- implement explicit table width
- add table width example in chronicles document
Diffstat (limited to 'examples/chronicles-example.adoc')
| -rw-r--r-- | examples/chronicles-example.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/chronicles-example.adoc b/examples/chronicles-example.adoc index dc59a0fe..c373786b 100644 --- a/examples/chronicles-example.adoc +++ b/examples/chronicles-example.adoc @@ -465,7 +465,7 @@ Here's some content inside an open block. == Credits .Brought to you by OpenDevise -[%header%footer,cols="1,1s,1",grid=rows,frame=topbot] +[%header%footer,cols="1,1s,1",grid=rows,frame=topbot,width=70%] |=== |Name |Title |
