summaryrefslogtreecommitdiff
path: root/TODO
blob: 8aa6c97d76d080d889d173f27901c9186e1c238a (plain)
  1. Input (last checked 2014-12-21 22-39):
  2. * Fix ambiguous use of blockquote.
  3. Example: several lists marked as blockquote either lack bibliography
  4. or is not quotes (e.g. page 22).
  5. * Tighten markup of foreign terms to be consistent and unambiguous.
  6. Examples: "legislating", "sui generis", "register lifted data",
  7. "open standard", "machine-readable format", "open format", etc...
  8. are a mixture of single-quoted, double-quoted,
  9. curly-single/double-quoted and unquoted.
  10. * Tighten markup of titles to be consistent and unambiguous.
  11. Example: "the ISP Directive", "General principle".
  12. * Tighten markup of citation blocks to be consistent and unambiguous.
  13. Example: Some blockquotes are also indented (e.g. page 18).
  14. Processing:
  15. * Handle draft/final switch, and fail on warnings when in draft mode.
  16. * Fix avoid section filter eating subsequent content.
  17. * use Header (not latex RawBlock) as header markup in section filter.
  18. * Refine bibliography regarding web sources and timestamp markup.
  19. <https://tex.stackexchange.com/questions/3587>
  20. Content modelling:
  21. * Favor british at all uses of "english" documentclass hint.
  22. * Consider use typographic enhancement tunings:
  23. + icomma - avoid automagic space after comma (e.g. money amount).
  24. + ellipsis - ensure balanced space around ellipsis.
  25. + balance/
  26. * Verify PdfLaTeX/XeLaTeX choice (incl. lowest version of TeXLive):
  27. + Ensure Graphite is supported.
  28. <https://tex.stackexchange.com/questions/4324>
  29. + Ensure that babel and polyglossia is truly on par.
  30. * soft-hyphen URLs.
  31. Styling, no matter if matching rev1 or diverging:
  32. * Avoid indenting initial line of footnotes.
  33. * Extend credits to include authorship and licensing of layout.
  34. Styling, diverging from rev1 style:
  35. * Space below header.
  36. * No colors except front page.
  37. * No custom styling of initial letters (or only after each chapter).
  38. * Curly quotes.
  39. * Footnote markers in superscript, bare (i.e. no square brackets).
  40. * Use standardized layout for bibliography.
  41. + no quoting around origin link string.
  42. * Separate bibliography from footnotes.
  43. * Consistent emphasis: italic.
  44. * Background coloring (if at all) of blockquotes full column width.
  45. * No background coloring or extra indent of lists.
  46. Styling, matching rev1 style (if we were not diverging):
  47. * Use pagenotes in "Notes" appendix (not footnotes + bibliography).
  48. * Colorize initial letter after each title/subtitle.
  49. * Color links red.
  50. * Foreword and emphasized paragraphs (quotes?) in grey (or blue) box.
  51. * Outro in foreword right-aligned.
  52. * Inter-paragraphs by Indenting first line of paragraphs (not vspace).
  53. * Titles and subtitles left-aligned, sans serif, varying size.
  54. * main font "PT Serif", Display font "Open Sans Condensed Light".
  55. * Use display font for URLs in pagenotes.