groff-commit
[Top][All Lists]
Advanced

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

[groff] 25/32: grolbp(1): Relocate material.


From: G. Branden Robinson
Subject: [groff] 25/32: grolbp(1): Relocate material.
Date: Thu, 6 Oct 2022 09:11:24 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 44a146784e343f1dfc6ad106cd0175ac85a3a407
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Oct 6 00:01:25 2022 -0500

    grolbp(1): Relocate material.
    
    ...in preparation for further edits, and to parallelize structure with
    our other output driver man pages.
    
    Also demote "Paper sizes", "Page orientation", and "Font description
    files" from sections to subsection (of "Description").  Add new "Drawing
    commands" subsection, following grodvi(1).
---
 src/devices/grolbp/grolbp.1.man | 190 ++++++++++++++++++++--------------------
 1 file changed, 97 insertions(+), 93 deletions(-)

diff --git a/src/devices/grolbp/grolbp.1.man b/src/devices/grolbp/grolbp.1.man
index 081c6bceb..264b3c2df 100644
--- a/src/devices/grolbp/grolbp.1.man
+++ b/src/devices/grolbp/grolbp.1.man
@@ -127,97 +127,8 @@ reads the standard input stream.
 Output is written to the standard output stream.
 .
 .
-.P
-For compatibility with
-.MR grolj4 @MAN1EXT@ ,
-an additional drawing command is available.
-.
-.
-.TP
-.BI \[rs]D\[aq]R\~ "dh dv" \[aq]
-Draw a rule
-(i.e., a solid black rectangle),
-with one corner at the current position,
-and the diagonally opposite corner at the current
-position
-.RI +( dh , dv ).
-.
-.
 .\" ====================================================================
-.SH Options
-.\" ====================================================================
-.
-.B \-h
-and
-.B \-\-help
-display a usage message,
-while
-.B \-v
-and
-.B \-\-version
-show version information;
-all exit afterward.
-.
-.
-.TP
-.BI \-c " num-copies"
-.TQ
-.BI \-\-copies= num-copies
-Print
-.I num-copies
-copies of each page.
-.
-.
-.TP
-.BI \-F " font-directory"
-.TQ
-.BI \-\-fontdir= font-directory
-Prepend directory
-.RI font-directory /dev name
-to the search path for font and device description files;
-.I name
-is the name of the device, usually
-.BR lbp .
-.
-.
-.TP
-.B \-l
-.TQ
-.B \-\-landscape
-Print the document with a landscape orientation.
-.
-.
-.TP
-.BI \-o " orientation"
-.TQ
-.BI \-\-orientation= orientation
-Print the document with
-.I orientation
-orientation, which must be \(oqportrait\(cq or \(oqlandscape\(cq.
-.
-.
-.TP
-.BI \-p " paper-size"
-.TQ
-.BI \-\-papersize= paper-size
-Set the paper size to
-.IR paper-size ,
-which must be a valid paper size description as indicated in section
-\[lq]Paper Sizes\[rq], below.
-.
-.
-.TP
-.BI \-w " width"
-.TQ
-.BI \-\-linewidth= width
-Set the default line thickness to
-.I width
-thousandths of an em;
-the default is 0.04\~em.
-.
-.
-.\" ====================================================================
-.SH Typefaces
+.SS Typefaces
 .\" ====================================================================
 .
 The driver supports the Dutch,
@@ -258,7 +169,7 @@ Elite | ER | EB | EI |
 .
 .
 .\" ====================================================================
-.SH "Paper sizes"
+.SS "Paper sizes"
 .\" ====================================================================
 .
 The paper size can be set in the
@@ -306,7 +217,7 @@ a default size of A4 is used.
 .
 .
 .\" ====================================================================
-.SH "Page orientation"
+.SS "Page orientation"
 .\" ====================================================================
 .
 As with the page size,
@@ -359,7 +270,7 @@ option to select landscape orientation.
 .
 .
 .\" ====================================================================
-.SH "Font description files"
+.SS "Font description files"
 .\" ====================================================================
 .
 In addition to the font description file directives documented in
@@ -459,6 +370,99 @@ device.
 .
 .
 .\" ====================================================================
+.SS "Drawing commands"
+.\" ====================================================================
+.
+.P
+For compatibility with
+.MR grolj4 @MAN1EXT@ ,
+an additional drawing command is available.
+.
+.
+.TP
+.BI \[rs]D\[aq]R\~ "dh dv" \[aq]
+Draw a rule
+(i.e., a solid black rectangle),
+with one corner at the current position,
+and the diagonally opposite corner at the current
+position
+.RI +( dh , dv ).
+.
+.
+.\" ====================================================================
+.SH Options
+.\" ====================================================================
+.
+.B \-h
+and
+.B \-\-help
+display a usage message,
+while
+.B \-v
+and
+.B \-\-version
+show version information;
+all exit afterward.
+.
+.
+.TP
+.BI \-c " num-copies"
+.TQ
+.BI \-\-copies= num-copies
+Print
+.I num-copies
+copies of each page.
+.
+.
+.TP
+.BI \-F " font-directory"
+.TQ
+.BI \-\-fontdir= font-directory
+Prepend directory
+.RI font-directory /dev name
+to the search path for font and device description files;
+.I name
+is the name of the device, usually
+.BR lbp .
+.
+.
+.TP
+.B \-l
+.TQ
+.B \-\-landscape
+Print the document with a landscape orientation.
+.
+.
+.TP
+.BI \-o " orientation"
+.TQ
+.BI \-\-orientation= orientation
+Print the document with
+.I orientation
+orientation, which must be \(oqportrait\(cq or \(oqlandscape\(cq.
+.
+.
+.TP
+.BI \-p " paper-size"
+.TQ
+.BI \-\-papersize= paper-size
+Set the paper size to
+.IR paper-size ,
+which must be a valid paper size description as indicated in section
+\[lq]Paper Sizes\[rq], below.
+.
+.
+.TP
+.BI \-w " width"
+.TQ
+.BI \-\-linewidth= width
+Set the default line thickness to
+.I width
+thousandths of an em;
+the default is 0.04\~em.
+.
+.
+.\" ====================================================================
 .SH Environment
 .\" ====================================================================
 .



reply via email to

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