summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0cb740b..a0d3eca 100644
--- a/TODO
+++ b/TODO
@@ -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)