Update groff/toc.tmac
This commit is contained in:
parent
f82c408f89
commit
b312680a30
1 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
|||
.\" ---
|
||||
.\" Requires -mspdf macros
|
||||
.
|
||||
.ds PREVABSTRACT \\*[ABSTRACT]
|
||||
.ds ABSTRACT
|
||||
.AB
|
||||
.AE
|
||||
.if '\*[.T]'pdf' \X'pdf: pagename here'
|
||||
.rn TC TCold
|
||||
.de TC
|
||||
|
@ -15,3 +19,5 @@
|
|||
. if '\*[.T]'pdf' \X'pdf: switchtopage \\$1 here'
|
||||
. TCold
|
||||
..
|
||||
.ds ABSTRACT \\*[PREVABSTRACT]
|
||||
.ds PREVABSTRACT
|
Loading…
Reference in a new issue