summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-09-09set version to 1.5.0.alpha.4Dan Allen
2014-09-09swap yield with instance_exec to workaround issue in JRubyDan Allen
2014-09-08set version to 1.5.0.alpha.3Dan Allen
2014-09-05prepare for the next development iterationDan Allen
2014-09-05set version to 1.5.0.alpha.2Dan Allen
2014-09-04resolves #33 add magic encoding header so Ruby 1.9 doesn't chokeDan Allen
2014-09-04prepare for next development iterationDan Allen
2014-09-04set version to 1.5.0.alpha.1Dan Allen
2014-09-04resolves #29 rewrite as a proper Asciidoctor converterDan Allen
2014-08-28honor absolute font paths in themeDan Allen
2014-07-30add to_h to Array for Ruby 1.9Dan Allen
2014-07-29implement positioning for text and imagesDan Allen
2014-07-29add doc argument to IncludeProcessor#process methodDan Allen
2014-05-30don't create title page if there's no headerDan Allen
2014-05-30fix font color in prose around image logicDan Allen
2014-05-30condense bottom padding on block elementsDan Allen
2014-05-30ignore any include that ends with bio.adocDan Allen
2014-05-30factor out a method to perform work discretely that accepts a blockDan Allen
2014-05-29update liberation mono fonts, add Noto & M+ fonts; register fonts in theme fileDan Allen
2014-05-29fix margins on sidebar titleDan Allen
2014-05-29pass section to start_new_chapter; add commentDan Allen
2014-05-29fix alignment of admonition labelDan Allen
2014-05-29port enhancements from editions branchDan Allen
2014-05-28add and register implicit header processor;Dan Allen
2014-04-29fully parse style attribute on span elementDan Allen
2014-04-29allow heading colors to be customized, pass options to render_node_contentDan Allen
2014-04-29extension enhancementsDan Allen
2014-04-29add initial gemspec and build fileDan Allen
2014-01-29change PDF in class name to PdfDan Allen
2014-01-29Merge pull request #4 from LightGuard/masterDan Allen
2014-01-29add support for lead paragraphDan Allen
2014-01-27Support Ruby 1.9.3 for TOCLightGuard
2014-01-13set hint to reader to fit document to windowDan Allen
2014-01-13set PageMode if outline is usedDan Allen
2014-01-13add support for title-logo attributeDan Allen
2014-01-12add Asciidoctor API extensionsDan Allen
2014-01-12cleanup toc / outline code, add section numberingDan Allen
2014-01-12enable table of contents pagesDan Allen
2014-01-11only set non-nil metadata, use literal stringDan Allen
2014-01-11add plumbing for the tocDan Allen
2014-01-11use version label on title page, put date on new lineDan Allen
2014-01-11make large images fit the pageDan Allen
2014-01-11initial import of Asciidoctor PDFDan Allen