index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-27
Release 1.5.0.alpha.15
v1.5.0.alpha.15
Dan Allen
2017-03-27
Prepare 1.5.0.alpha.15 release
Dan Allen
2017-03-27
resolves #259 fill and stroke bounds of sidebar across all pages (PR #781)
TobiasHector
2017-03-27
update WORKLOG
Dan Allen
2017-03-27
resolves #651 take fallback font into account when calculating width of strin...
Dan Allen
2017-03-27
rename stipe attribute on table to stripes
Dan Allen
2017-03-26
resolves #749 allow page margin to be set using pdf-page-margin attribute (PR...
Dan Allen
2017-03-26
update WORKLOG
Dan Allen
2017-03-26
only accept valid value for page layout
Dan Allen
2017-03-26
remove unused regular expression constant
Dan Allen
2017-03-26
broaden version range of prawn-templates dependency to support Ruby 1.9.3
Dan Allen
2017-03-26
add workaround for TTFunk bug when font table has empty data
Dan Allen
2017-03-23
resolves #776 use bold style for description list term by default (PR #784)
Dan Allen
2017-03-22
add dots to all levels in TOC if toc_dot_leader_levels is all
Dan Allen
2017-03-22
only require asciidoctor if Asciidoctor::VERSION is undefined
Dan Allen
2017-03-22
use #[0] and #[-1] methods instead of #first and #last
Dan Allen
2017-03-21
implement none, no-bullet and unstyled unordered list styles (PR #778)
Dan Allen
2017-03-21
upgrade to prawn-templates 0.0.5; remove workaround
Dan Allen
2017-03-17
only unfreeze VALID_OPTIONS if frozen
Dan Allen
2017-03-14
document how to get full support for CJK languages
Dan Allen
2017-03-14
fix additional capability with Prawn 2.2.0
Dan Allen
2017-03-12
fix compatibility with Prawn 2.2.0 (PR #773)
Dan Allen
2017-03-11
set the upper version limit for the Prawn gem to the one we know works
Dan Allen
2017-03-11
document that Prawn must always be installed first
Dan Allen
2017-03-11
fix default value for menu_caret_content; add note about using double quoted ...
Dan Allen
2017-03-09
document in README that background images are scaled to fit the bounds of the...
Dan Allen
2017-03-09
document in theming guide that background images are scaled to fit bounds of ...
Dan Allen
2017-03-08
resolves #766 allow theme to set style of table border and grid (PR #768)
Dan Allen
2017-03-08
use .length to get string length, .size to get collection size
Dan Allen
2017-03-07
set top width of first body row to match bottom width of header row
Dan Allen
2017-02-28
resolves #761 always escape index term text (PR #762)
Dan Allen
2017-02-25
don't crash if color value on text span is invalid
Dan Allen
2017-02-18
persuade CodeRay to handle html+ source languages
Dan Allen
2017-02-17
follow-up to #724 document new theme keys to control table striping
Dan Allen
2017-02-16
silence duplicate method warning
Dan Allen
2017-02-16
remove unused variable
Dan Allen
2017-02-15
slightly more efficient way to find text/plain Pygments lexer
Dan Allen
2017-02-15
resolves #755 enable "start inline" option when highlighting PHP (PR #756)
Dan Allen
2017-02-15
rename pygments_config Hash to lexer_opts
Dan Allen
2017-02-15
upgrade Rouge to 2.0.7
Dan Allen
2017-02-15
introduce formatter_opts to pass to Rouge formatter
Dan Allen
2017-02-15
use find_by_alias to resolve Pygments lexer for source language
Dan Allen
2017-02-13
resolves #752 implement start line number for source listing (rouge) (PR #753)
Dan Allen
2017-02-12
update WORKLOG
Dan Allen
2017-02-12
resolves #750 allow theme to set text transform on header cell in table body ...
Dan Allen
2017-02-11
don't recalculate header_cell_data for each row
Dan Allen
2017-02-11
don't invoke layout_running_header if periphery height is not set in theme
Dan Allen
2017-02-11
revise information in theming guide pertaining to custom fonts
Dan Allen
2017-02-11
document in theming guide that Asciidoctor PDF subsets the font when embedding
Dan Allen
2017-02-10
update WORKLOG
Dan Allen
[next]