ms template: redefine rather than removing .CH macro.
This responds to feedback in #8175.
This commit is contained in:
parent
cf57a8344a
commit
c950a28191
2 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ $endif$
|
||||||
.als SN SN-NO-DOT
|
.als SN SN-NO-DOT
|
||||||
.als SN-STYLE SN-NO-DOT
|
.als SN-STYLE SN-NO-DOT
|
||||||
.\" page numbers in footer, centered
|
.\" page numbers in footer, centered
|
||||||
.rm CH
|
.ds CH
|
||||||
.ds CF %
|
.ds CF %
|
||||||
.\" pdf outline fold level
|
.\" pdf outline fold level
|
||||||
.nr PDFOUTLINE.FOLDLEVEL 3
|
.nr PDFOUTLINE.FOLDLEVEL 3
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
.als SN SN-NO-DOT
|
.als SN SN-NO-DOT
|
||||||
.als SN-STYLE SN-NO-DOT
|
.als SN-STYLE SN-NO-DOT
|
||||||
.\" page numbers in footer, centered
|
.\" page numbers in footer, centered
|
||||||
.rm CH
|
.ds CH
|
||||||
.ds CF %
|
.ds CF %
|
||||||
.\" pdf outline fold level
|
.\" pdf outline fold level
|
||||||
.nr PDFOUTLINE.FOLDLEVEL 3
|
.nr PDFOUTLINE.FOLDLEVEL 3
|
||||||
|
|
Loading…
Add table
Reference in a new issue