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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2015-06-23
Release 1.5.0.alpha.8
v1.5.0.alpha.8
Dan Allen
2015-06-23
Merge pull request #218 from mojavelinux/issue-76
Dan Allen
2015-06-23
Merge pull request #220 from mojavelinux/issue-215
Dan Allen
2015-06-23
resolves #76 allow fine-grained control over image width
Dan Allen
2015-06-23
resolves #215 propogate bounds to scratch document
Dan Allen
2015-06-22
Merge pull request #211 from mojavelinux/issue-209
Dan Allen
2015-06-22
fix compatibility with Ruby 2.0
Dan Allen
2015-06-22
add orphaned files from issue #9 fix
Dan Allen
2015-06-22
resolves #209 add support for link attribute on inline images
Dan Allen
2015-06-21
use proper font names to support custom fonts in SVGs
Dan Allen
2015-06-21
only prepare (arrange) inline images once
Dan Allen
2015-06-21
add helper method for calculating image type
Dan Allen
2015-06-21
mixin TemporaryPath for working with temporary file paths
Dan Allen
2015-06-21
rework parser to parse void elements
Dan Allen
2015-06-21
update rdoc
Dan Allen
2015-06-21
move unlinking of temporary image to ensure block
Dan Allen
2015-06-20
expand line height for large inline images
Dan Allen
2015-06-20
resolves #9 support inline images
Dan Allen
2015-06-19
resolves #68 upgrade Prawn
Dan Allen
2015-06-19
resolves #195 perform code cleanups
Dan Allen
2015-06-18
fix warnings
Dan Allen
2015-06-18
patch OpenStruct if RUBY_VERSION < '2.0.0'
Dan Allen
2015-06-17
resolves #190 dash border where literal/listing block is broken across pages
Dan Allen
2015-06-17
make width of dash 4x line width
Dan Allen
2015-06-17
don't stroke border if line_width is 0
Dan Allen
2015-06-17
Merge pull request #199 from mojavelinux/issue-81
Dan Allen
2015-06-16
partially address #200; don't crash if toc entry is too long
Dan Allen
2015-06-16
additional cleanups to first-line formatting logic
Dan Allen
2015-06-16
apply first line formatting correctly
Dan Allen
2015-06-16
resolves #81 add missing methods on ostruct for Rubinius
Dan Allen
2015-06-16
cleanup / simplify pdf-page-size parsing
Dan Allen
2015-06-15
resolves #185 autofit font size in listing & literal blocks
Dan Allen
2015-06-15
Merge pull request #197 from mojavelinux/issue-196
Dan Allen
2015-06-14
resolves #196 add support for border style
Dan Allen
2015-06-14
resolves #193 Allow use of hyphen in property names in the theme
Dan Allen
2015-06-13
resolves #183 don't insert page break before content that exceeds a page
Dan Allen
2015-06-13
resolves #187 only include toc if toc attribute is defined in header
Dan Allen
2015-06-11
resolves #181 enable checklists
Dan Allen
2015-06-09
optimize the scratch? method
Dan Allen
2015-06-09
handle case when font size is a unitless string
Dan Allen
2015-06-09
minor code style fix
Dan Allen
2015-06-09
don't show warning when working with scratch document
Dan Allen
2015-06-09
retrieve scratch document correct way when writing file
Dan Allen
2015-06-07
follow-up to #65 better parsing of pdf-page-size attribute
Dan Allen
2015-06-07
silence warning about toc block macro
Dan Allen
2015-06-04
resolves #97 add support for inline icon macro
Dan Allen
2015-06-04
add support for em, rem and % units in font_size method
Dan Allen
2015-06-04
Use open source font in rdoc example
Dan Allen
2015-06-04
regenerate inline parser with latest version of treetop
Dan Allen
2015-06-04
add support for text-center role on paragraphs
Dan Allen
[next]