diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-12-26 10:52:55 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-12-26 10:52:55 +0100 |
commit | 15dfc808e42543fcc15b2407ff961432b4d4f3dc (patch) | |
tree | 4203742b53ce6b2e73fc44260af163a49630bf75 | |
parent | e3af6e26dc6aec0fb71b97bdd149af7bbd7115b7 (diff) |
Update TODOs.
-rw-r--r-- | TODO | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -2,7 +2,14 @@ Input (last checked 2014-12-26 09:01): * Fix ambiguous use of blockquote. Example: several lists marked as blockquote either lack bibliography or is not quotes (e.g. page 22). - * Extend credits to include authorship and licensing of layout. + * Split "About" page: + + "Copyright": Dry listing of copyright holders w/ years, licenses, + online and offline contact info for Greens/EFA, and revision + history. One paragraph for each part - Project owners, authors, + designers, smaller contributors (photographer for coverpage). + Check back side of title page for a few books to see common style. + + "Preface": Short text about the creation and the people involved + (i.e. like "About" but uncluttered from legalese). Processing: * use Header (not latex RawBlock) as header markup in section filter. @@ -22,3 +29,5 @@ Styling: * Curly quotes. * Use standardized layout for bibliography. * no quoting around origin link string. + * Add coverpage. + * Add colophon to backmatter (brief facts on book design) |