Added root document element
1 parent 95a5c11 commit 446f23bd3397b8a7a6fd86baf095c9ec31377877
Nigel Stanger authored on 3 Mar 2019
Showing 1 changed file
View
14
quick-reference.markdown
| thin space | `thin-space` | |
| | `thinspace` | |
 
## Document content
 
### Root document (`xml2xslt.xsl`)
 
| Item | Element(s) | Attributes | Notes
| ---- | ---------- | ---------- | -----
| document | `document` | `class=calendar|fragment|general|laboratory|tutorial` |
| | | `[auto-latex-build-date=no|`**`yes`**`]` |
| | | `[generate-latex-toc=`**`no`**`|yes]` | doesnt override document class ToC
| | | `[latex-class-options=`*`<string>`*`]` |
| | | `[latex-document-class=`*`<string>`*`]` | **`article`**
| | | `[latex-font-size=`*`<string>`*`]` | **`12pt`**
| | | `[latex-paper-size=`*`<string>`*`]` | **`a4paper`**
| | | `[sequence-number=`*`<integer>`*`]` |
| | | `[suppress-latex-title=`**`no`**`|yes]` |
 
### Sections (`sectioning.xml`)
 
| Item | Element(s) | Attributes | Notes