groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] ms: Suppressing date on first page


From: Heinz-Jürgen Oertel
Subject: Re: [Groff] ms: Suppressing date on first page
Date: Wed, 28 Oct 2015 11:25:20 +0100
User-agent: KMail/4.14.9 (Linux/3.16.7-21-desktop; KDE/4.14.9; x86_64; ; )

Hello Koz

for writing a book I would use my own first page format and not a predefined 
like .RP.
With some simple commands you can reach the same result as with .RP
but with the additional freedom to change it to your needs.

Instead of
Am Mittwoch, 28. Oktober 2015, 16:15:58 schrieb Koz Ross:
> .RP no
> .TL
> A Stranger World
> .AU
> Koz Ross
> .PP
> This is some not-very-exciting text.

try something like this:


.nr PS 12
.nr VS 14
.LP
.ps 24
.ce
.B
A Stranger World
.sp 2c
.ps 20
.ce
.I
Koz Ross
.sp 2c
.PP
This is some not-very-exciting text.
This is some not-very-exciting text.
This is some not-very-exciting text.
This is some not-very-exciting text.
This is some not-very-exciting text.
This is some not-very-exciting text.


-- 
mit freundlichen Grüßen
       Heinz

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]