aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index c139337..4e98748 100644
--- a/readme.md
+++ b/readme.md
@@ -49,7 +49,7 @@ The following rendering options can be supplied as [fenced code attributes][fenc
49 49
50* `.centered`: centers the diagram horizontally on the page 50* `.centered`: centers the diagram horizontally on the page
51* `caption="Some caption"`: adds a figure caption below the diagram 51* `caption="Some caption"`: adds a figure caption below the diagram
52* `label="somelabel`: adds a label to the figure 52* `label="somelabel"`: adds a label to the figure
53* `width=\columnwidth` and `height=100pt`: resize the diagram using the `\resizebox` command, 53* `width=\columnwidth` and `height=100pt`: resize the diagram using the `\resizebox` command,
54 keeping the aspect ration of only one of the two is given 54 keeping the aspect ration of only one of the two is given
55 55