summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-30Release 1.5.0.beta.2v1.5.0.beta.2Dan Allen
2019-07-30add --dev flag to JRuby in CIDan Allen
2019-07-30resolves #459 add support for big and small roles on phrases (PR #1177)Dan Allen
2019-07-30resolves #368 add theming support to (inline) roles on phrases (PR #1178)Dan Allen
2019-07-30remove unused require statementDan Allen
2019-07-30remove unused patch for OpenStructDan Allen
2019-07-29add test for autofit option on listing (and literal) blocksDan Allen
2019-07-29don't crash if no keys are defined by themeDan Allen
2019-07-28resolves #297 document how to prepare TTF font to work best with Asciidoctor PDFDan Allen
2019-07-28minor revisions to Custom Fonts section in theming guide [skip ci]Dan Allen
2019-07-27clarify in theming guide that the fallback font is only enabled in the defaul...Dan Allen
2019-07-27resolves #1044 allow theme to customize style of titles in running content (P...Dan Allen
2019-07-27simplify attribute assignments in test suiteDan Allen
2019-07-27enable frozen string literal in source codeDan Allen
2019-07-27report clearer error message when theme can't be found or loadedDan Allen
2019-07-26add not_log_message matcher for test suiteDan Allen
2019-07-26remove unnecessary interpolation in test suiteDan Allen
2019-07-26test that essential characters are replaced with suitable replacements when u...Dan Allen
2019-07-26remove unused constantDan Allen
2019-07-25resolves #1170 prevent table alignment from modifying margins of subsequent p...Dan Allen
2019-07-25use char shorthand for declaring non-ascii characters in sourceDan Allen
2019-07-24remove unnecessary assignment in converterDan Allen
2019-07-24use em size to compute scaling of imported glyphsDan Allen
2019-07-23fix broken testDan Allen
2019-07-23add test to verify doctitle is properly escaped in footerDan Allen
2019-07-22allow copy scripts to be configured at top of font subset script [skip ci]Dan Allen
2019-07-22merge PR #1169Dan Allen
2019-07-22assert missing glyph in AFM font is replaced with not glyphDan Allen
2019-07-22resolves #282 include all alphanumeric characters in code font (mplus1mn)Dan Allen
2019-07-22rewrite subset fonts to support multiple scripts for code fontDan Allen
2019-07-22add missing fixture and reference file for box drawing glyphs testDan Allen
2019-07-21add test for box drawing symbols in monospace fontDan Allen
2019-07-21use official AsciiDoc syntax in examplesDan Allen
2019-07-21add test for AFM font warning; route warning through loggerDan Allen
2019-07-21resolves #1167 ignore pdf-themesdir unless pdf-theme is specified (PR #1168)Dan Allen
2019-07-21use $em to compute scale factor in subset fonts scriptDan Allen
2019-07-21consolidate selections in subset fonts scriptDan Allen
2019-07-21close source font after switching to partially-generated fontDan Allen
2019-07-21execute container as correct userDan Allen
2019-07-21merge PR #1158Dan Allen
2019-07-20rename font license filesDan Allen
2019-07-20add about files for the subsetted fontsDan Allen
2019-07-20regenerate Noto Serif fontsDan Allen
2019-07-20add test to assert zero-width space is honored in built-in fontDan Allen
2019-07-20add test to verify no-break space prevents line breakDan Allen
2019-07-19resolves #1164 add support for default theme alignment for tablesMaxim Kim
2019-07-19add reference to #1004 to CHANGELOGDan Allen
2019-07-19add support for filled conum glyphs in default themeDan Allen
2019-07-18resolves #133 allow theme to control glyphs used for conums (PR #1161)Dan Allen
2019-07-18resolves #387 add test to verify icon can be used inside kbd macroDan Allen