diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2020-02-15 03:32:06 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2020-02-16 02:00:17 -0700 |
| commit | 942d7da32e7d2c0ec86f69feecb09260f95eb4ab (patch) | |
| tree | 90de9fef15af33bc50c109ebb76774b17e9bdb33 | |
| parent | e2aade5267348fd77204f094a537f7a5a0069673 (diff) | |
document the abstract-first-line-font-style theme key [skip ci]
| -rw-r--r-- | docs/theming-guide.adoc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/theming-guide.adoc b/docs/theming-guide.adoc index 197d20bc..03f53975 100644 --- a/docs/theming-guide.adoc +++ b/docs/theming-guide.adoc @@ -3511,6 +3511,15 @@ The keys in this category control the arrangement and style of the abstract. |abstract: padding: [0, 12, 0, 12] +3+|[#key-prefix-abstract-first-line]*Key Prefix:* <<key-prefix-abstract-first-line,abstract-first-line>> + +|font-style +|<<font-styles,Font style>> + +(default: _inherit_) +|abstract: + first-line: + font-style: bold + 3+|[#key-prefix-abstract-title]*Key Prefix:* <<key-prefix-abstract-title,abstract-title>> |align |
