* doc/emacs/docstyle.texi: Avoid messing up the html output.
Previously the @hyphenation commands somehow caused the <head> section to go missing, with makeinfo 4.13 at least.
This commit is contained in:
parent
8c70142ea3
commit
00fdce071c
1 changed files with 2 additions and 0 deletions
|
@ -8,9 +8,11 @@
|
||||||
@end ignore
|
@end ignore
|
||||||
@set txicodequoteundirected
|
@set txicodequoteundirected
|
||||||
@set txicodequotebacktick
|
@set txicodequotebacktick
|
||||||
|
@iftex
|
||||||
@c It turns out TeX sometimes fails to hyphenate, so we help it here
|
@c It turns out TeX sometimes fails to hyphenate, so we help it here
|
||||||
@hyphenation{au-to-mat-i-cal-ly}
|
@hyphenation{au-to-mat-i-cal-ly}
|
||||||
@hyphenation{spec-i-fied}
|
@hyphenation{spec-i-fied}
|
||||||
@hyphenation{work-a-round}
|
@hyphenation{work-a-round}
|
||||||
@hyphenation{work-a-rounds}
|
@hyphenation{work-a-rounds}
|
||||||
@hyphenation{un-marked}
|
@hyphenation{un-marked}
|
||||||
|
@end iftex
|
||||||
|
|
Loading…
Add table
Reference in a new issue