diff options
| author | Craig Jennings <c@cjennings.net> | 2025-10-12 11:47:26 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-10-12 11:47:26 -0500 |
| commit | 0ac4c720098804310a38d33737f0a7b4072d0156 (patch) | |
| tree | e169826ed1e1346708aeb0b19b8af8ee286e6fa4 /assets/info/use-package.texi.files/docstyle.texi | |
| download | dotemacs-0ac4c720098804310a38d33737f0a7b4072d0156.tar.gz dotemacs-0ac4c720098804310a38d33737f0a7b4072d0156.zip | |
changing repositories
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 |
