diff options
-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 |