diff --git a/quick-reference.markdown b/quick-reference.markdown index 9dcec28..ec71aa4 100644 --- a/quick-reference.markdown +++ b/quick-reference.markdown @@ -273,14 +273,27 @@ ### Images (`images.xml`) -| Item | Element(s) | Attributes | Notes -| ---- | ---------- | ---------- | ----- -| image | `image` | `basename=`*``* | without suffix -| | | `format=`*``* | e.g., “png”, “pdf” -| | | `inline=`**`no`**`|yes` | image will be scaled to line height -| | | `latex-options=`*``* | pass-through LaTeX options -| | | `location=`*``* | -| zoomable image | `provide-large-version` | | within `` +| Item | Element(s) | Attributes | Notes +| ---- | ---------- | ---------- | ----- +| image | `image` | `basename=`*``* | without suffix +| | | `format=`*``* | e.g., “png”, “pdf” +| | | `inline=`**`no`**`|yes` | image will be scaled to line height +| | | `latex-options=`*``* | pass-through LaTeX options +| | | `location=`*``* | +| zoomable image | `provide-large-version` | | within `` + +### Floating elements (`floaters.xml`) + +| Item | Element(s) | Attributes | Notes +| ---- | ---------- | ---------- | ----- +| figure | `figure` | `border-placement=box|`**`none`**`|{bottom|left|right|top}` | +| | | `label=`*``* | +| | | `latex-placement=`*``* | LaTeX only; usually `b|h|p|t` +| table | `table` | `border-placement=box|`**`none`**`|{bottom|left|right|top}` | +| | | `label=`*``* | +| | | `latex-placement=`*``* | +| multipart table | `part` | | within `` +| caption | `caption` | | within `
` or `
` ### Bibliographies (`bibliography.xml`) @@ -698,11 +711,6 @@ modules/cross-references.xml: