diff --git a/quick-reference.markdown b/quick-reference.markdown index 9032312..eee671c 100644 --- a/quick-reference.markdown +++ b/quick-reference.markdown @@ -204,6 +204,29 @@ | Item | Element(s) | Attributes | Notes | ---- | ---------- | ---------- | ----- +| definition | `DD` | | +| | `dd` | | +| | `definition` | | +| | `description` | | +| | `discourse` | | +| definition list | `definition-list` | | +| | `description-list` | | +| | `DL` | | +| | `dl` | | +| keyword | `DT` | `[linebreak=`**`no`**`|yes]` | +| | `dt` | | +| | `keyword` | | +| | `term` | | +| | `topic` | | +| list item | `item` | `[label=`*``*`]` | `label` for ordered lists only +| | | `[value=`*``*`]` | `value` for ordered lists only +| ordered list | `enumerate` | `[start=`*``*`]` | **`1`** +| | `enumerated-list` | | +| | `numbered-list` | | +| | `OL` | | +| | `ol` | | +| | `ordered-list` | | +| | `question-list` | | | unordered list | `bullet-list` | | | | `bullet-points` | | | | `bulleted-list` | | @@ -212,29 +235,32 @@ | | `UL` | | | | `ul` | | | | `unordered-list` | | -| ordered list | `enumerate` | `[start=`*``*`]` | **`1`** -| | `enumerated-list` | | -| | `numbered-list` | | -| | `OL` | | -| | `ol` | | -| | `ordered-list` | | -| | `question-list` | | -| definition list | `definition-list` | | -| | `description-list` | | -| | `DL` | | -| | `dl` | | -| list item | `item` | `[label=`*``*`]` | `label` for ordered lists only -| | | `[value=`*``*`]` | `value` for ordered lists only -| keyword | `DT` | `[linebreak=`**`no`**`|yes]` | -| | `dt` | | -| | `keyword` | | -| | `term` | | -| | `topic` | | -| definition | `DD` | | -| | `dd` | | -| | `definition` | | -| | `description` | | -| | `discourse` | | + +### Tabular material (`tabular.xml`) + +| Item | Element(s) | Attributes | Notes +| ---- | ---------- | ---------- | ----- +| tabular layout | `tabular` | `[align=center|centre|`**`left`**`|right]` | +| | | `[border=`*``*`]` | **`0`**; HTML only +| | | `[long-table=`**`no`**`|yes]` | LaTeX only +| | | `[rotate=`*``*`]` | LaTeX only +| | | `[scale=`*``*`]` | LaTeX only +| | | `[valign=bottom|`**`center|centre`**`|top]` | LaTeX only +| column | `column` | `[align=center|centre|`**`left`**`|right]` | +| | | `[left-border="|"]` | i.e., literal “`|`” +| | | `[right-border="|"]` | i.e., literal “`|`” +| tabular header | `tabular-header` | | +| tabular footer | `tabular-footer` | | +| tabular body | `tabular-body` | | +| row | `row` | `[page-break=no|`**`yes`**`]` | LaTeX only +| | | `[valign=bottom|middle|top]` | HTML only +| horizontal rule | `row-rule` | `[columns=`*``*`]` | **`1`** +| | | `[weight=double|`*`single`*`]` | +| cell | `cell` | `[align=center|`**`left`**`|right]` | +| | | `[columns=`*``*`]` | **`1`** +| | | `[header=`**`no`**`|yes]` | +| | | `[rows=`*``*`]` | **`1`** (somewhat broken?) +| caption | `caption` | | onyl within long tables ### Bibliographies (`bibliography.xml`) @@ -675,16 +701,3 @@ modules/quotations.xml: