Build with AsciiDoc as well as Asciidoctor

And bump copyright years.
This commit is contained in:
2022-08-24 00:43:14 +02:00
parent 4073749d3b
commit b0f1d3d6ea
5 changed files with 34 additions and 17 deletions

View File

@@ -48,10 +48,13 @@ Luckily, some compositors, such as Sway, synchronize selections with Xwayland.
To set up automatically loaded dictionaries, use the following scheme:
// AsciiDoc would otherwise like to process tildes as a long subscript.
:tilde: ~
[subs="normal"]
[Dictionaries]
_name 1_ = __~/path/to/dict.ifo__
_name 2_ = __~/another/dict.ifo__
_name 1_ = __{tilde}/path/to/dict.ifo__
_name 2_ = __{tilde}/another/dict.ifo__
The left-hand side keys define their appearance in the tab bar.