summaryrefslogtreecommitdiff
path: root/TODO
blob: b338b2dc233eb548927ae47dd80d905add3fade0 (plain)
  1. Input:
  2.   * Fix broken links.
  3. Example: [[Barry M. Leiner]] (footnote 54).
  4. * Fix ambiguous and/or excessive use of strong emphasis
  5. Example: 20 blocks cannot all be essential keywords (pages 43-44).
  6. * Fix ambiguous use of blockquote.
  7. Example: list either lacks bibliography or isn't a quote (page 22).
  8. * Fix duplicate quotation around citation block.
  9. Example: First citation in subsection "Parliament has Imposed...".
  10. * Fix misaligned quotation around citation string.
  11. Example: ‘legitimate that these rights [...] is left untouched".
  12. * Tighten markup of foreign terms to be consistent and unambiguous.
  13. Example: "acquis" (page 6) versus "open" (page 15) versus "strong
  14. copyleft" (page 29).
  15. * Tighten markup of titles to be consistent and unambiguous.
  16. Example: "Ensuring utmost..." versus "Greens/EFA group..." (page 2).
  17. * Tighten markup of meta comments to be consistent and unambiguous.
  18. Example: "(...)" (page 15) versus "[...]" (page 26).
  19. * Tighten markup of citation blocks to be consistent and unambiguous.
  20. Example: "utmost" versus "51 However..." (page 18).
  21. * Avoid hyperlink in text body.
  22. Example: "Greens/EFA Group in the European Parliament" in "About".
  23. Processing:
  24. * Handle draft/final switch, and fail on warnings when in draft mode.
  25. * Use pandoc filter for bugfixing (not multiple passes + perl regex).
  26. * Decode and properly handle bibliography (i.e. {{cite ...}} markup).
  27. Content modelling:
  28. * Favor british at all uses of "english" documentclass hint.
  29. * Consider use typographic enhancement tunings:
  30. + icomma - avoid automagic space after comma (e.g. money amount).
  31. + ellipsis - ensure balanced space around ellipsis.
  32. + balance/
  33. * Verify PdfLaTeX/XeLaTeX choice (incl. lowest version of TeXLive):
  34. + Ensure Graphite is supported.
  35. <https://tex.stackexchange.com/questions/4324>
  36. + Ensure that babel and polyglossia is truly on par.
  37. * soft-hyphen URLs.
  38. Styling, no matter if matching rev1 or diverging:
  39. * Avoid indenting initial line of footnotes.
  40. * Extend credits to include authorship and licensing of layout.
  41. Styling, diverging from rev1 style:
  42. * Space below header.
  43. * No colors except front page.
  44. * No custom styling of initial letters (or only after each chapter).
  45. * Curly quotes.
  46. * Footnote markers in superscript, bare (i.e. no square brackets).
  47. * Use standardized layout for bibliography.
  48. + no quoting around origin link string.
  49. * Separate bibliography from footnotes.
  50. * Consistent emphasis: italic.
  51. * Background coloring (if at all) of blockquotes full column width.
  52. * No background coloring or extra indent of lists.
  53. Styling, matching rev1 style (if we were not diverging):
  54. * Use pagenotes in "Notes" appendix (not footnotes + bibliography).
  55. * Colorize initial letter after each title/subtitle.
  56. * Color links red.
  57. * Foreword and emphasized paragraphs (quotes?) in grey (or blue) box.
  58. * Outro in foreword right-aligned.
  59. * Inter-paragraphs by Indenting first line of paragraphs (not vspace).
  60. * Titles and subtitles left-aligned, sans serif, varying size.
  61. * main font "PT Serif", Display font "Open Sans Condensed Light".
  62. * Use display font for URLs in pagenotes.