diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-12-26 10:31:13 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-12-26 10:31:13 +0100 |
commit | e3af6e26dc6aec0fb71b97bdd149af7bbd7115b7 (patch) | |
tree | 1df60ebe9790fdbd6acf01bccba2c7399c7d3d58 /TODO | |
parent | cf1da619a4c94f5b10e5e6f8a8dcfc77e2dec55d (diff) |
Update TODOs.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 28 |
1 files changed, 5 insertions, 23 deletions
@@ -1,42 +1,24 @@ -Input (last checked 2014-12-23 20:13): +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). - * Tighten markup of citation blocks to be consistent and unambiguous. - Example: Some blockquotes are also indented (e.g. page 18). * Extend credits to include authorship and licensing of layout. Processing: - * Fix avoid section filter eating subsequent content. * 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> - * Fix URLs bogusly cut off at hyphen or underscore. * Add quote filter to adjust custom *"foreign"* and "*title*" markup. + * Cap over-long titles in headers. + * Consistently place page numbers at bottom. Content modelling: - * Favor british at all uses of "english" documentclass hint. - + Require explicit hint (with polyglossia/xelatex): csquote * Consider use typographic enhancement tunings: + icomma - avoid automagic space after comma (e.g. money amount). + ellipsis - ensure balanced space around ellipsis. - + balance/ - + csquote (and avoid upquote?) - * Verify PdfLaTeX/XeLaTeX choice (incl. lowest version of TeXLive): - + Ensure Graphite is supported. - <https://tex.stackexchange.com/questions/4324> - + Ensure that babel and polyglossia is truly on par. - * soft-hyphen URLs. + + csquote (with explicit british: class ignored with polyglossia). Styling: - * No colors except front page. * Curly quotes. * Use standardized layout for bibliography. - + no quoting around origin link string. - * Background coloring (if at all) of blockquotes full column width. - * Avoid leaf syllable. - + Maybe comment out or tweak emergencystretch in template. - * Refine font setup. - + Check sanity of defaultfontfeatures in template. - + Maybe pick better monospaced font, and use for URLs. - * Maybe avoid fancyvrb (should be handled by memoir class) + * no quoting around origin link string. |