aboutsummaryrefslogtreecommitdiff
path: root/docs/sdtui.1.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-08-24 00:43:14 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-08-24 00:55:32 +0200
commitb0f1d3d6ea1b380e628958bd1b17ccb2c789ec2d (patch)
treecee4cc7f95b7a2dd89e36b4dae122a5639073490 /docs/sdtui.1.adoc
parent4073749d3bd11d73290bc37904efd77b84272270 (diff)
downloadtdv-b0f1d3d6ea1b380e628958bd1b17ccb2c789ec2d.tar.gz
tdv-b0f1d3d6ea1b380e628958bd1b17ccb2c789ec2d.tar.xz
tdv-b0f1d3d6ea1b380e628958bd1b17ccb2c789ec2d.zip
Build with AsciiDoc as well as Asciidoctor
And bump copyright years.
Diffstat (limited to 'docs/sdtui.1.adoc')
-rw-r--r--docs/sdtui.1.adoc7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/sdtui.1.adoc b/docs/sdtui.1.adoc
index 0292271..f70248f 100644
--- a/docs/sdtui.1.adoc
+++ b/docs/sdtui.1.adoc
@@ -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.