diff options
| author | Clare Macrae <github@cfmacrae.fastmail.co.uk> | 2014-06-28 18:25:36 +0100 |
|---|---|---|
| committer | Clare Macrae <github@cfmacrae.fastmail.co.uk> | 2014-06-28 18:25:36 +0100 |
| commit | f3d3f64d31a4ed90b54762feda13f7c5cb67b7cd (patch) | |
| tree | d475bdaf52b1b42cc66cee91849e53fd1d6e0a03 /default.context | |
| parent | c790eff7e1655bcfaf73a26ac4ce53feb0fe1bf7 (diff) | |
| parent | f3b3f2dda6737b9c6af03e1f4701861394032778 (diff) | |
| download | pandoc-f3d3f64d31a4ed90b54762feda13f7c5cb67b7cd.tar.gz | |
Merge remote-tracking branch 'jgm/master' into dokuwiki
Diffstat (limited to 'default.context')
| -rw-r--r-- | default.context | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/default.context b/default.context index 18c8429f3..6a4be1ed5 100644 --- a/default.context +++ b/default.context @@ -36,6 +36,9 @@ $endif$ \setupitemize[autointro] % prevent orphan list intro \setupitemize[indentnext=no] +\setupfloat[figure][default={here,nonumber}] +\setupfloat[table][default={here,nonumber}] + \setupthinrules[width=15em] % width of horizontal rules \setupdelimitedtext |
