diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-12-25 18:15:15 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-12-25 18:15:15 +0100 |
commit | 7912a20b53c06e5eb8ef9682d06bd57429a87fca (patch) | |
tree | 1b45a5c2996f4035b015f9f7e8ee008a264410a2 /TODO | |
parent | 78d285cd5e3e4f85cc4d8d0b945566ad7be43ebb (diff) |
Update TODOs.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -12,13 +12,16 @@ Processing: * 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. 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> @@ -32,3 +35,8 @@ Styling: + 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) |