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
2022-04-18
allow role or theme to control text alignment of colist
Dan Allen
2022-04-18
read bundled theme names into constant instead of hard coding
Dan Allen
2022-04-17
coerce negated variable reference to number if value of variable is numeric (...
Dan Allen
2022-04-17
resolves #1988 respect nonfacing option on first block in document (PR #2046)
Dan Allen
2022-04-17
use .any? in place of .find? where applicable
Dan Allen
2022-04-16
resolves #2032 allow theme to control line height for blocks using line-heigh...
Dan Allen
2022-04-16
resolves #1894 rename the outline-list category in the theme to list; remap d...
Dan Allen
2022-04-16
bump minimum Ruby version to 2.7 and remove obsolete patches (PR #2038)
Dan Allen
2022-04-15
resolves #2031 change lead category in theme to built-in role named lead (PR ...
Dan Allen
2022-04-15
make use of theme_font_cascade helper where applicable
Dan Allen
2022-04-15
remove redundant call to theme_font for conum
Dan Allen
2022-04-15
rename theme_fonts helper to theme_font_cascade [skip ci]
Dan Allen
2022-04-15
resolves #1939 honor role and inherited role on inline image (PR #2029)
Dan Allen
2022-04-15
resolves #483 support role on paragraph to allow theme to control font proper...
Dan Allen
2022-04-15
add support for line-height property on lead role as documented
Dan Allen
2022-04-14
resolves #1515 implement smart block bottom margins to prevent extra space be...
Dan Allen
2022-04-12
correctly compute height of delimited block attached to description of item i...
Dan Allen
2022-04-10
ensure that Time.parse is loaded
Dan Allen
2022-04-09
use more accurate logic to reserve space for dlist terms
Dan Allen
2022-04-08
remove excess margin below dlist in preparation for #1515
Dan Allen
2022-04-06
resolves #2022 add support for unbreakable option on tables (PR #2025)
Dan Allen
2022-04-06
resolves #1994 apply font color and text transform from theme to terms in hor...
Dan Allen
2022-04-06
resolves #2023 extract arrange_section method to compute whether section titl...
Dan Allen
2022-04-06
resolves #2009 log error and skip table instead of raising error if cell cont...
Dan Allen
2022-04-06
only try to arrange section title if a new page has not already been started
Dan Allen
2022-04-06
minor style fix
Dan Allen
2022-04-06
consolidate section classification variables in convert_section
Dan Allen
2022-04-05
resolves #2004 make delimited blocks breakable by default (PR #2020)
Dan Allen
2022-04-05
resolves #2003 compute extent of content in scratch document to arrange conte...
Dan Allen
2022-04-05
only nudge margin box if necessary when computing height of caption
Dan Allen
2022-04-05
prevent source wrap extension from leaking outside of convert_listing_or_lite...
Dan Allen
2022-03-16
simplify logic in add_dest_for_top
Dan Allen
2022-03-15
remove used constant
Dan Allen
2022-03-15
unregister wrap extension in ensure block
Dan Allen
2022-03-14
don't render borders and backgrounds in scratch document
Dan Allen
2022-03-13
don't draw content of AsciiDoc table cell in scratch document; refactor code ...
Dan Allen
2022-03-10
restore font settings in ensure clause
Dan Allen
2022-03-10
rename init_prototype to create_prototype
Dan Allen
2022-03-10
clean up how scratch prototype and scratch are initialized
Dan Allen
2022-03-10
fix comment in traverse [skip ci]
Dan Allen
2022-03-10
simplify how PDF label that tracks primary/scratch document is managed
Dan Allen
2022-03-10
preserve indentation across pages in scratch document
Dan Allen
2022-03-08
add more context to method override for prawn-table [skip ci]
Dan Allen
2022-03-08
resolves #2007 prevent font scale from compounding for nested blocks in Ascii...
Dan Allen
2022-03-07
remove unneeded comment in Prawn extensions [skip ci]
Dan Allen
2022-03-06
account for top/bottom padding when computing height of AsciiDoc table cell (...
Dan Allen
2022-03-06
remove bottom padding when setting height for bounds of AsciiDoc table cell
Dan Allen
2022-03-06
only extend bounding box for AsciiDoc table cell to bottom of content area, n...
Dan Allen
2022-03-06
use padding_top to reference top padding in custom table cell
Dan Allen
2022-03-06
access margin box consistently
Dan Allen
[prev]
[next]