From 201537041f78feab5673c137f30d7d7782563863 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Fri, 29 May 2015 18:17:30 -0600 Subject: update WORKLOG --- WORKLOG.adoc | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/WORKLOG.adoc b/WORKLOG.adoc index e733aa22..a3e492fa 100644 --- a/WORKLOG.adoc +++ b/WORKLOG.adoc @@ -5,10 +5,23 @@ == TODO +* running content + - numbered and unnumbered chapter and section titles + - chapter and section number (easily solved by previous) + - margin left/right + - background color + - padding left/right + - support header layout in addition to footer +* theming guide + - document transparent color + - document how to load theme (with special attention to fonts & images) * source highlighting (with Pygments) not working inside an admonition block (see chronicles.adoc) - - don't source highlight in dry run + - *don't need to run source highlighter in dry run* * need dedicated theme styles for paragraph spacings, etc * can't put margin top on chapter (chapter_top?) +* allow margin top and bottom to be set for lists (applies to outer-most list) +* allow spacing between nested lists levels be configured in theme +* recto/verso indentation (on body?) * implement first-line indent for paragraphs (seems like conflict w/ our text formatter) - option to not indent first paragraph in section - if you indent, perhaps drop the margin between paragraphs? @@ -117,6 +130,8 @@ * can get orphan conum if starts on last line of page (fixed already?) * only create title page if doctype=book * disable monospace color in headings +* add source language to upper-left corner of listing block +* italic text in a line of text styled as bold in the theme loses its bold style * introduce method for start_initial_page? * honor font defs in SVG (to get M+ 1p) -- cgit v1.2.3