diff options
| author | Craig Jennings <c@cjennings.net> | 2024-04-07 13:41:34 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2024-04-07 13:41:34 -0500 |
| commit | 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 (patch) | |
| tree | f1190704f78f04a2b0b4c977d20fe96a828377f1 /assets/info/use-package.texi.files/docstyle.texi | |
new repository
Diffstat (limited to 'assets/info/use-package.texi.files/docstyle.texi')
| -rw-r--r-- | assets/info/use-package.texi.files/docstyle.texi | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/assets/info/use-package.texi.files/docstyle.texi b/assets/info/use-package.texi.files/docstyle.texi new file mode 100644 index 00000000..e7404398 --- /dev/null +++ b/assets/info/use-package.texi.files/docstyle.texi @@ -0,0 +1,19 @@ +@c Emacs documentation style settings +@documentencoding UTF-8 +@c These two require Texinfo 5.0 or later, so we use the older +@c equivalent @set variables supported in 4.11 and hence +@ignore +@codequotebacktick on +@codequoteundirected on +@end ignore +@set txicodequoteundirected +@set txicodequotebacktick +@iftex +@c It turns out TeX sometimes fails to hyphenate, so we help it here +@hyphenation{au-to-mat-i-cal-ly} +@hyphenation{spec-i-fied} +@hyphenation{work-a-round} +@hyphenation{work-a-rounds} +@hyphenation{un-marked} +@hyphenation{dic-tion-ary} +@end iftex |
