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-05-01
release 2.0.0.alpha.3 [no ci]
v2.0.0.alpha.3
Dan Allen
2022-04-30
change inscribe_ method prefix in converter to ink_ (PR #2113)
Dan Allen
2022-04-30
use sensible fallbacks for table border color and width (PR #2112)
Dan Allen
2022-04-30
fix crash in certain circumstances when theme does not define value for base-...
Dan Allen
2022-04-30
refactor local vars in inscribe_heading
Dan Allen
2022-04-30
resolves #434 add support for defining border and padding per heading level i...
Dan Allen
2022-04-30
consistently use _number prefix on local page number variables [no ci]
Dan Allen
2022-04-30
resolves #2102 allow border width of block to be specified per edge using 4-v...
Dan Allen
2022-04-30
resolves #2104 support 2 and 3-value array for padding on block (PR #2106)
Dan Allen
2022-04-30
resolves #2103 cap border corners on block when width is defined using array ...
Dan Allen
2022-04-30
rewrite expand_padding_value to use callback for missing key in cache store
Dan Allen
2022-04-30
use expand_padding_value instead of expand_margin_value when expanding paddin...
Dan Allen
2022-04-30
update pad_box to add bottom padding in ensure block and to propagate the ret...
Dan Allen
2022-04-29
allow smallest ends or sides border width on block to be less than 1
Dan Allen
2022-04-29
neutralize padding hacks in themes designed before the converter had smart ma...
Dan Allen
2022-04-29
remap layout_ methods contributed to converter by prepended module
Dan Allen
2022-04-29
should allow inscribe_toc method in extended converter to insert page above T...
Dan Allen
2022-04-29
release 2.0.0.alpha.2 [no ci]
v2.0.0.alpha.2
Dan Allen
2022-04-28
resolves #2099 change layout_ method prefix to inscribe_ in converter (PR #2100)
Dan Allen
2022-04-28
resolves #2095 separate align and text-align keys in theme schema and update ...
Dan Allen
2022-04-28
resolves #1786 allow entry for preface to be added to TOC without adding titl...
Dan Allen
2022-04-28
set correct attribute on notitle section being replaced by imported PDF page
Dan Allen
2022-04-28
report admonition type in warning about missing implicit admonition icon image
Dan Allen
2022-04-28
change "icon" to "icon image" in warning about missing or broken admonition i...
Dan Allen
2022-04-27
resolves #1697 allow theme to configure admonition icon image when image-base...
Dan Allen
2022-04-27
use role assignment instead of add_role to add a role when no role is present...
Dan Allen
2022-04-27
resolves #1213 allow imported page to be referenced from TOC by enclosing in ...
Dan Allen
2022-04-27
resolves #2092 set the base font of the front cover image is a PDF and the ti...
Dan Allen
2022-04-27
update delete_page to handle dests in subtrees
Dan Allen
2022-04-27
rename use_title_page variable to title_page_on to make it more clear [no ci]
Dan Allen
2022-04-27
remove theme_font enclosure around call to start_new_chapter and start_new_part
Dan Allen
2022-04-27
allow the title of any section to be hidden using the notitle option
Dan Allen
2022-04-27
don't call arrange_section if section title is hidden
Dan Allen
2022-04-27
change name of untitled option on special section to notitle
Dan Allen
2022-04-27
delete dests on page before deleting it
Dan Allen
2022-04-27
remove obsolete comment [no ci]
Dan Allen
2022-04-26
resolves #2068 protect bottom padding of decorated blocks (PR #2073)
Dan Allen
2022-04-26
resolves #1687 add asciidoctor/pdf/nogmagick script to prevent Gmagick from h...
Dan Allen
2022-04-26
resolves #2061 collapse space in front of hidden index term (PR #2083)
Dan Allen
2022-04-26
use chop instead of chomp when removing trailing space in formatted text tran...
Dan Allen
2022-04-26
assign variable for visible in convert_inline_indexterm [no ci]
Dan Allen
2022-04-26
resolves #1770 add support for image-based icons (PR #2082)
Dan Allen
2022-04-26
resolves #1940 pass through warnings in background SVG to logger (PR #2080)
Dan Allen
2022-04-26
remove deprecated alias is_scratch? of scratch?
Dan Allen
2022-04-25
resolves #321 keep closing quote with trailing ellipsis in text enclosed in t...
Dan Allen
2022-04-25
resolves #1995 add support for background-color property on caption (PR #2077)
Dan Allen
2022-04-25
reorganize variable assignments in layout_caption [no ci]
Dan Allen
2022-04-25
resolves #2075 keep section title with first block of content is breakable op...
Dan Allen
2022-04-25
move hidden check for section title
Dan Allen
2022-04-25
don't attempt to arrange section if hidden
Dan Allen
[next]