summaryrefslogtreecommitdiff
path: root/TODO
blob: 9663c676564a46e126471f1988483c1e18b41db6 (plain)
  1. Input (last checked 2014-12-27 15:09):
  2. * Split "About" page:
  3. + "Copyright": Dry listing of copyright holders w/ years, licenses,
  4. online and offline contact info for Greens/EFA, and revision
  5. history. One paragraph for each part - Project owners, authors,
  6. designers, smaller contributors (photographer for coverpage).
  7. Check back side of title page for a few books to see common style.
  8. + "Preface": Short text about the creation and the people involved
  9. (i.e. like "About" but uncluttered from legalese).
  10. * Consistently markup lists as such - also within quote blocks.
  11. Processing:
  12. * use Header (not latex RawBlock) as header markup in section filter.
  13. * Refine bibliography regarding web sources and timestamp markup.
  14. <https://tex.stackexchange.com/questions/3587>
  15. * Add quote filter to adjust custom *"foreign"* and "*title*" markup.
  16. * Cap over-long titles in headers.
  17. * Consistently place page numbers at bottom.
  18. * Fix URI escaping (e.g. preserve # as fragment ID and = in query).
  19. + Inspect RFC3986.
  20. + Use URI::Split.
  21. * Optionally visit URIs during build and in draft mode paint failures.
  22. Content modelling:
  23. * Consider use typographic enhancement tunings:
  24. + icomma - avoid automagic space after comma (e.g. money amount).
  25. + ellipsis - ensure balanced space around ellipsis.
  26. + csquote (with explicit british: class ignored with polyglossia).
  27. Styling:
  28. * Curly quotes.
  29. * Use standardized layout for bibliography.
  30. * no quoting around origin link string.
  31. * Add coverpage.
  32. * Add colophon to backmatter (brief facts on book design)
  33. * Fix suppress pagination on title page.
  34. * Use A or B form factor (not Letter) for ebook page size.