blob: a45b43b48ab0f949f2a5e6bddeeefa97987acd93 (
plain)
- Input (last checked 2014-12-26 09:01):
- * Fix ambiguous use of blockquote.
- Example: several lists marked as blockquote either lack bibliography
- or is not quotes (e.g. page 22).
- * Extend credits to include authorship and licensing of layout.
- Processing:
- * use Header (not latex RawBlock) as header markup in section filter.
- * Refine bibliography regarding web sources and timestamp markup.
- <https://tex.stackexchange.com/questions/3587>
- * Add quote filter to adjust custom *"foreign"* and "*title*" markup.
- * Cap over-long titles in headers.
- * Consistently place page numbers at bottom.
- Content modelling:
- * Consider use typographic enhancement tunings:
- + icomma - avoid automagic space after comma (e.g. money amount).
- + ellipsis - ensure balanced space around ellipsis.
- + csquote (with explicit british: class ignored with polyglossia).
- Styling:
- * Curly quotes.
- * Use standardized layout for bibliography.
- * no quoting around origin link string.
|