diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-06-27 16:10:14 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-06-27 16:10:14 +0200 |
commit | 06b4da0de1388eb8403d3ad88915c117ab84877f (patch) | |
tree | 3b09c8d019f8cff4e3156c370f50644d0a7d1470 /tests/testsuite.at | |
parent | f05c88a8bf796257ac3299980ce676486482f1d7 (diff) | |
download | sciteco-06b4da0de1388eb8403d3ad88915c117ab84877f.tar.gz |
fixed an asterisk in the <EN> manpage entry
* We have to avoid `/*` within comments, so one of the two characters will
have to use a named glyph.
\[**] is actually a special symbol, which wasn't noticed until supporting Unicode.
There is no named glyph for the plain asterisk.
Thus we now use \[sl] to escape the `/` character.
`/\c*` might have also worked.
* grosciteco now supports the `sl` glyph.
Diffstat (limited to 'tests/testsuite.at')
0 files changed, 0 insertions, 0 deletions