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
2021-04-01
move left argument to :position option on flow_bounding_box to be consistent ...
Dan Allen
2021-04-01
options argument on width_of_string need not be optional
Dan Allen
2021-03-28
resolves #1895 allow theme to control top margin of callout lists (PR #1896)
Eiji Honjo
2021-03-27
resolves #1897 keep anchor with source block (PR #1901)
Dan Allen
2021-03-27
resolves #1898 fix processing of sequential callouts in a source block (PR #1...
Dan Allen
2021-03-25
change margin helper to return how much the cursor moved on the current page
Dan Allen
2021-03-25
remove special exceptions in add_dest_for_block and allow y position to be pa...
Dan Allen
2021-03-25
make id a keyword argument on the add_dest_for_block helper
Dan Allen
2021-03-24
make the default line width for fill_and_stroke_bounds 0 so a manual fallback...
Dan Allen
2021-03-23
make line_height argument of calc_line_metrics helper required
Dan Allen
2021-03-21
replace redundant fragment_font method with save_font
Dan Allen
2021-03-20
use more definitive scan to find color properties in Pygments CSS
Dan Allen
2021-03-19
since String#pred has ambiguity, we don't need to worry about it being provided
Dan Allen
2021-03-19
make all arguments to layout_toc_level required
Dan Allen
2021-03-18
make fill color param to fill_bounds required and remove falsy/transparent check
Dan Allen
2021-03-17
resolves #1891 upgrade to prawn-svg 0.32 (PR #1893)
Dan Allen
2021-03-17
remove unnecessary check for missing @prototype when instantiating scratch PDF
Dan Allen
2021-03-17
rename get_scratch_document to scratch to align with lint rules; rename local...
Dan Allen
2021-03-17
fix center vertical alignment of normal table cell
Dan Allen
2021-03-15
remove unused code in fragment_font helper method
Dan Allen
2021-03-15
remove invalid assertion for fragment_font helper [skip ci]
Dan Allen
2021-03-10
remove unused option in rendered_width_of_string helper
Dan Allen
2021-02-27
resolves #1880 allow theme to customize quotation mark characters (PR #1713)
klonfish
2021-02-25
resolves #1774 allow theme to control font properties of menu element (PR #1879)
Dan Allen
2021-02-25
remove unnecessary conditions in source wrap logic
Dan Allen
2021-02-25
don't crash when generating TOC if section title is empty
Dan Allen
2021-02-24
give reason why we are replacing the FLOAT_PRECISION constant [skip ci]
Dan Allen
2021-02-24
remove guards on static imports as the Kernel already handles this
Dan Allen
2021-02-21
invoke init_page in a float context
Dan Allen
2021-02-21
apply small formatting change [skip ci]
Dan Allen
2021-02-21
use import_page to apply PDF as background image
Dan Allen
2021-02-20
fold sub_attributes_discretely helper into apply_subs_discretely and use
Dan Allen
2021-02-20
add note to remove method once Prawn 2.5 is available [skip ci]
Dan Allen
2021-02-19
prevent PDF from being used as logo image on title page (since it cannot work...
Dan Allen
2021-02-17
consistently used the term options instead of opts in the Prawn extensions mo...
Dan Allen
2021-02-17
format source [skip ci]
Dan Allen
2021-02-15
remove outdated comment [skip ci]
Dan Allen
2021-02-15
remove outdated comment [skip ci]
Dan Allen
2021-02-15
verify caption use base align (as symbol) when align key is set to inherit by...
Dan Allen
2021-02-14
use layout_prose to render section title in toc dry run; recompute line metri...
Dan Allen
2021-02-14
add test to verify font color for abstract is inherited if not set
Dan Allen
2021-02-14
disable unused code in text_with_formatted_first_line
Dan Allen
2021-02-13
verify converter does not log message if AsciiDoc cell exceeds page height wi...
Dan Allen
2021-02-12
rename convert_outline_list to convert_list (starting to remove use of the wo...
Dan Allen
2021-02-11
remove outdated commment [skip ci]
Dan Allen
2021-02-10
remove outdated comments in get_scratch_document [skip ci]
Dan Allen
2021-02-09
remove unnecessary conditional check in perform_discretely
Dan Allen
2021-02-09
only allow array value of size 2 to be used as axis color values for table grid
Dan Allen
2021-02-08
resolves #1777 capture footnotes in AsciiDoc table cell and render them (PR #...
Dan Allen
2021-02-08
fix lint error
Dan Allen
[prev]
[next]