Added special characters
1 parent e7ee7f2 commit c0375280233dced58128833b1d2abf9ff58853f5
Nigel Stanger authored on 3 Mar 2019
Showing 1 changed file
View
16
quick-reference.markdown
| | `trademark` | |
| | `trademark-sign` | |
| LaTeX logo | `LaTeX` | |
| | `latex` | |
 
## Special characters (`special-characters.xml`)
 
| Item | Element(s) | Attributes | Notes
| ---- | ---------- | ---------- | -----
| forced space | `space` | | U+0020 SPACE
| non-breaking space | `nbsp` | |
| | `no-break-space` | |
| | `non-breaking-space` | |
| thin space | `thin-space` | |
| | `thinspace` | |
| discretionary hyphen | `hyphen` | |
 
## Bibliographies (`bibliography.xml`)
 
| Item | Element(s) | Attributes | Notes
modules/relational-algebra.xml: <template name="outer-join-operator" match="outer-join-operator|outer-join|relational-outer-join">
modules/sectioning.xml: <template name="section" match="section">
modules/sectioning.xml: <template name="generate-subs">
modules/sectioning.xml: <template name="section-title" match="section/title">
modules/special-characters.xml: <template name="space" match="space">
modules/special-characters.xml: <template name="non-breaking-space" match="non-breaking-space|nbsp|no-break-space">
modules/special-characters.xml: <template name="thin-space" match="thin-space|thinspace">
modules/special-characters.xml: <template name="discretionary-hyphen" match="hyphen">
modules/tabular.xml: <template name="tabular" match="tabular">
modules/tabular.xml: <template name="aligned-tabular-column" match="tabular-columns/column[@align]">
modules/tabular.xml: <template name="unaligned-tabular-column" match="tabular-columns/column[not(@align)]">
modules/tabular.xml: <template name="tabular-header" match="tabular-header">