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
2019-09-04
Release 1.5.0.beta.4
v1.5.0.beta.4
Dan Allen
2019-09-04
resolves #1224 allow second arg of outlinelevels attribute to control expand ...
Dan Allen
2019-09-04
resolves #1254 preserve hyphens in role names in theme file (PR #1255)
Dan Allen
2019-09-04
resolves #1250 always use ; as delimiter to separate multiple font dirs (PR #...
Dan Allen
2019-09-04
remove obsolete comment [skip ci]
Dan Allen
2019-09-03
resolves #1242 prevent toc from overrunning first page of content by reservin...
Dan Allen
2019-09-03
remove brackets around Hash where optional
Dan Allen
2019-09-02
resolves #1247 do not override font color of formatted text in toc (PR #1249)
Dan Allen
2019-09-02
resolves #1246 don't crash when adding indentation guards to source highlight...
Dan Allen
2019-09-01
resolves #1243 allow font catalog and font fallbacks to be defined as flat ke...
Dan Allen
2019-08-31
verify subs are not applied to literal table cell
Dan Allen
2019-08-31
remove obsolete implicit header include processor (moved to extensions lab)
Dan Allen
2019-08-30
Begin development on next version [skip ci]
Dan Allen
2019-08-30
Release 1.5.0.beta.3
v1.5.0.beta.3
Dan Allen
2019-08-30
resolves #1223 allow to define text background and border for phrase with cus...
Guillaume Grossetie
2019-08-30
resolves #1240 fix placement of toc in article when doctitle is not set (PR #...
Dan Allen
2019-08-30
strip surrounding whitespace from text in normal table cells
Dan Allen
2019-08-29
resolves #234 honor cellbgcolor attribute set in table cells (PR #1234)
Matt Hughes
2019-08-29
resolves #1233 don't crash when aligning line numbers of source highlighted w...
Dan Allen
2019-08-29
fix shadowing of guard_indentation method; remove unused argument
Dan Allen
2019-08-29
resolves #1231 don't crash if source-highlighter attribute is defined outside...
Dan Allen
2019-08-29
drop unused expand tab logic
Dan Allen
2019-08-27
resolves #1226 allow theme to style mark element; add default styles to built...
Dan Allen
2019-08-26
resolves #767 allow theme to configure border around block image (PR #1222)
Dan Allen
2019-08-26
move method to allocate space for list item to helper method; add tests
Dan Allen
2019-08-26
use each instead of each_with_index
Dan Allen
2019-08-25
don't crash when converting block image if theme is empty
Dan Allen
2019-08-25
resolves #362 fill and stroke bounds of example across all pages (PR #1227)
Dan Allen
2019-08-25
resolves #1225 add support for stretch role on table (PR #1228)
Dan Allen
2019-08-24
verify Subject and Keyword fields are set to value of subject and keyword att...
Dan Allen
2019-08-22
resolve icon image relative to docdir instead of current working directory; a...
Dan Allen
2019-08-21
read theme and SVG files using UTF-8 encoding
Dan Allen
2019-08-19
resolves #1210 allow theme to control min height required after section (PR #...
Dan Allen
2019-08-19
verify that value of content keys in theme are coerced to string
Dan Allen
2019-08-18
resolves #349 add support for role to font-based icon (PR #1221)
Dan Allen
2019-08-18
resolves #576 apply heading-margin-page-top key from theme when cursor is at ...
Dan Allen
2019-08-18
use cleaner call to layout_heading for abstract, sidebar, and toc titles
Dan Allen
2019-08-18
don't attempt to resolve keys specific to a heading level when level is nil
Dan Allen
2019-08-18
consolidate code [skip ci]
Dan Allen
2019-08-18
consolidate logic to transform text
Dan Allen
2019-08-17
resolves #74 allow page break before and after part and before chapter to be ...
Dan Allen
2019-08-17
resolves #1217 convert hyphen to underscore in theme key for admonition icon ...
Dan Allen
2019-08-15
resolves #588 allow attribute references to be used in image paths in theme (...
Dan Allen
2019-08-15
extract method to apply subs discretely
Dan Allen
2019-08-15
rearrange assignment in init_pdf [skip ci]
Dan Allen
2019-08-12
resolves #1206 if value of scripts attribute is cjk, break lines between any ...
Dan Allen
2019-08-12
resolves #80 allow multiple font dirs to be specified (PR #1205)
Dan Allen
2019-08-11
use __dir__ shorthand to get directory of source file
Dan Allen
2019-08-11
rename variables in theme loader; avoid unnecessary calls to expand_path
Dan Allen
2019-08-11
use .reduce instead of .inject
Dan Allen
[next]