blob: 02e0a073d23b5399f3b5c2935f22f0d5504c5a70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# soul
soul package for latex and plain
Version: 2023-02-18 v3.0
Provides hyphenable spacing out (letterspacing), underlining, striking out, etc., using the TEX hyphenation algorithm to find the proper hyphens automatically. The package also provides a mechanism that can be used to implement similar tasks, that have to treat text syllable by syllable. This is shown in two examples.
This version is a merge of the original soul package from Melchior Franz and the soulutf8 package from Heiko Oberdiek
and support also UTF8.
## Copyright (C)
* 1998--2003 Melchior FRANZ
* 2007 Heiko Oberdiek
* 2016-2023 Oberdiek Package Support Group
## Issues
https://github.com/ho-tex/soul/issues
## License
LATEX Project Public License, version 1.3c or later.
|