summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-31Release 1.5.0.alpha.7v1.5.0.alpha.7Dan Allen
2015-05-31prepare for 1.5.0.alpha.7 releaseDan Allen
2015-05-31update example pdfDan Allen
2015-05-31update WORKLOGDan Allen
2015-05-31remove unused fonts; update version of NotoSerif font license fileDan Allen
2015-05-31remove Asciidoctor theme until we're ready to fully implementDan Allen
2015-05-31only show page numbers in running content in default themeDan Allen
2015-05-31update PDF of chronicles exampleDan Allen
2015-05-31add CalloutExtractRx constant to converter for compatibilityDan Allen
2015-05-31use no-break space instead of hair space in toc for wider font supportDan Allen
2015-05-31Merge pull request #169 from mojavelinux/highlighter-no-dry-runDan Allen
2015-05-30restore source highlighting when nested inside blockDan Allen
2015-05-30update WORKLOGDan Allen
2015-05-30update WORKLOGDan Allen
2015-05-30Merge pull request #168 from mojavelinux/issue-167Dan Allen
2015-05-30resolves #167 allow theme to control style of table of contentsDan Allen
2015-05-30Merge pull request #165 from mojavelinux/issue-89Dan Allen
2015-05-30resolves #89 allow running header & footer content to be customizedDan Allen
2015-05-30align content left by defaultDan Allen
2015-05-30detect black color value in theme, set to 000000Dan Allen
2015-05-29update WORKLOGDan Allen
2015-05-29Merge pull request #164 from mojavelinux/issue-92Dan Allen
2015-05-29resolves #92 tighten spacing between list itemsDan Allen
2015-05-29add outline_list_item_spacing key to theming guide; minor revisionDan Allen
2015-05-29minor fixes to theming guideDan Allen
2015-05-29add note to document transparent color in theming guideDan Allen
2015-05-29document keys in theming guideSarah White
2015-05-28Merge pull request #163 from mojavelinux/theming-guideDan Allen
2015-05-28initial import of theming guideDan Allen
2015-05-28stub in idea for percentage values in themeDan Allen
2015-05-28update WORKLOGDan Allen
2015-05-28allow keys in theme to be nested to an arbitrary depthDan Allen
2015-05-28code cleanupsDan Allen
2015-05-28assign width to border for blockquote if not specified in themeDan Allen
2015-05-28support single value for font_fallbacks key in themeDan Allen
2015-05-27slightly reorganize default themeDan Allen
2015-05-27Merge pull request #162 from mojavelinux/issue-155Dan Allen
2015-05-27resolves #155 support CMYK color valuesDan Allen
2015-05-27Merge pull request #160 from mojavelinux/issue-157Dan Allen
2015-05-27get rid of primary_brand_color in themeDan Allen
2015-05-27use is_ascii_only? instead of begin/rescue blockDan Allen
2015-05-27Merge pull request #161 from mojavelinux/issue-156Dan Allen
2015-05-27resolves #156 add support for measurement values in themeDan Allen
2015-05-27add arrow replacement in chronicles.adocDan Allen
2015-05-27Merge pull request #159 from mojavelinux/issue-158Dan Allen
2015-05-27add support for font family and style per heading levelDan Allen
2015-05-27resolves #157 name per-level heading theme keys consistentlyDan Allen
2015-05-27update WORKLOGDan Allen
2015-05-27tweak line height of conumsDan Allen
2015-05-27update chronicles.adoc exampleDan Allen