diff options
author | Jonas Smedegaard <dr@jones.dk> | 2015-03-25 04:04:58 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2015-03-25 04:04:58 +0100 |
commit | 3bd9c775960123f7c5691a19b47ef1eaff80c088 (patch) | |
tree | 2f97240741cfc0ccb84d248985bb63589438851a | |
parent | 3d50ce7e8304d76fe3d6a99c2e794b9000db608a (diff) |
Update TODOs.
-rw-r--r-- | TODO | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -1,5 +1,4 @@ Processing: - * Add dash filter to handle en-dash. * Optionally cap over-long titles in headers. * Mark bad links (not only warn at build) in flightcheck+draft mode. * Warn about possible HTML escapes in content (e.g. &#\d+; or %{HEX}). @@ -15,7 +14,6 @@ Content modelling: * Consider use typographic enhancement tunings: + icomma - avoid automagic space after comma (e.g. money amount). + ellipsis - ensure balanced space around ellipsis. - + csquote (with explicit british: class ignored with polyglossia). + xspace - ensure space after superscript/subscript characters. + numprint - space/comma separated enumeration. + cite - enhanced citation handling. @@ -23,13 +21,11 @@ Content modelling: + "Mandatory Characteristics" list ideally should be 4.1.1-4.1.6. * Redirect bibtex parsing warnings/errors to STDERR. + Example: Title section containing doublequote. + + ideally switch to Biber. 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. + + Obey csquotes in citations. * no quoting around origin link string. * Use A or B form factor (not Letter) for ebook page size. * Conditionally set narrow margins for mainmatter of ebook target. |