docs: prevent a black square in the PDF after the long synopsis line
Also, prevent an unwanted break in a keystroke.
This commit is contained in:
parent
89fd11109d
commit
557d8131ca
@ -21,9 +21,9 @@ The complete manual for the GNU nano text editor.
|
|||||||
* nano: (nano). Small and friendly text editor.
|
* nano: (nano). Small and friendly text editor.
|
||||||
@end direntry
|
@end direntry
|
||||||
|
|
||||||
@c tex
|
@comment Prevent the black square at the end of an overlong line.
|
||||||
@c \overfullrule=0pt
|
@finalout
|
||||||
@c end tex
|
|
||||||
|
|
||||||
@titlepage
|
@titlepage
|
||||||
@title GNU @command{nano}
|
@title GNU @command{nano}
|
||||||
@ -1891,7 +1891,7 @@ Exclude support for syntax coloring. This also eliminates the @option{-Y}
|
|||||||
command-line option, which allows choosing a specific syntax.
|
command-line option, which allows choosing a specific syntax.
|
||||||
|
|
||||||
@item --disable-comment
|
@item --disable-comment
|
||||||
Exclude the single-keystroke comment/uncomment function (@kbd{M-3}).
|
Exclude the single-keystroke comment/uncomment function (@w{@kbd{M-3}}).
|
||||||
|
|
||||||
@item --disable-extra
|
@item --disable-extra
|
||||||
Exclude the Easter egg: a crawl of major contributors.
|
Exclude the Easter egg: a crawl of major contributors.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user