diff options
author | Jonas Smedegaard <dr@jones.dk> | 2015-03-24 20:43:44 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2015-03-24 20:43:44 +0100 |
commit | d05d534d3fdbfc1a706b378399a1fbb1553e5a97 (patch) | |
tree | e1317d7d2d7fb26b89dfe1e0f3eec74ca4e96e45 /TODO | |
parent | 387f21d87daa9d2b1d373cf45c2485be1747169e (diff) |
Update TODOs.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -1,10 +1,3 @@ -Input (last checked 2014-12-27 15:09): - * Consistently markup list as such - also within quote blocks. - * Consistently markup foreign words as such. - Example: lock-in written in (at least) 3 different ways. - Example: "de iure" not marked up as foreign word. - Example: "open" after "... institution shall be ..." has odd markup. - Processing: * Add dash filter to handle en-dash. * Optionally cap over-long titles in headers. @@ -28,12 +21,14 @@ Content modelling: + foreign - refined semantics and punctuation for emphasized text. + cite - enhanced citation handling. * Support numbered lists with odd starting point. + + start=6 + "Mandatory Characteristics" list should be 4.1.1-4.1.6. Styling: * Curly quotes. + Hack curl singlequote-begin in "‘Towards Interoperability…". + Hack re-flatten singlequote in "Citizens' Rights" and "O'Reilly". + + Ensure "Sophie in 't Veld" uses apostrophe. * Use standardized layout for bibliography. * no quoting around origin link string. * Use A or B form factor (not Letter) for ebook page size. @@ -41,6 +36,7 @@ Styling: + \setlrmarginsandblock{1cm}{*}{*} * Maybe visually wrap URLs in <> to distinguish trailing punctuation. * Adapt colophon for each target (type measure vary). + * Penalize pagebreak between single line and list. Repository: * Add README |