groff-commit
[Top][All Lists]
Advanced

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

[groff] 08/21: grodvi(1): Relocate material.


From: G. Branden Robinson
Subject: [groff] 08/21: grodvi(1): Relocate material.
Date: Tue, 23 Aug 2022 14:18:40 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 2a21ce820b7c367da98b5d3ca51c0b1e836b3874
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Aug 21 01:10:47 2022 -0500

    grodvi(1): Relocate material.
---
 src/devices/grodvi/grodvi.1.man | 286 ++++++++++++++++++++--------------------
 1 file changed, 143 insertions(+), 143 deletions(-)

diff --git a/src/devices/grodvi/grodvi.1.man b/src/devices/grodvi/grodvi.1.man
index d46a49d39..087ef3afe 100644
--- a/src/devices/grodvi/grodvi.1.man
+++ b/src/devices/grodvi/grodvi.1.man
@@ -128,41 +128,6 @@ commands will not produce any output.
 .
 .
 .LP
-There is an additional drawing command available:
-.
-.
-.TP
-.BI \[rs]D\[aq]R\~ "dh dv" \[aq]
-Draw a rule
-(solid black rectangle),
-with one corner at the current position,
-and the diagonally opposite corner at the current position
-.RI +( dh , dv ).
-.
-Afterwards the current position will be at the opposite corner.
-.
-This produces a rule in the DVI file and so can be printed even with a
-driver that does not support the
-.I tpic
-specials unlike the other
-.B \[rs]D
-commands.
-.
-.
-.LP
-The
-.I groff
-command
-.BI \[rs]X\[aq] anything \[aq]
-is translated into the same command in the DVI file as would be
-produced by
-.BI \%\[rs]special{ anything }
-in \*[tx];
-.I anything
-may not contain a newline.
-.
-.
-.LP
 For inclusion of EPS image files,
 .B \-Tdvi
 loads
@@ -178,44 +143,6 @@ for a detailed description.
 .
 .
 .LP
-Font files for
-.I grodvi
-can be created from TFM
-(\*[tx] font metrics)
-files using
-.MR tfmtodit @MAN1EXT@ .
-.
-The font description file should contain the following
-additional commands:
-.
-.
-.TP
-.BI internalname\~ name
-The name of the TFM file
-(without the
-.I .tfm
-extension) is
-.IR name .
-.
-.
-.TP
-.BI checksum\~ n
-The checksum in the TFM file is
-.IR n .
-.
-.
-.TP
-.BI designsize\~ n
-The designsize in the TFM file is
-.IR n .
-.
-.
-.LP
-These are automatically generated by
-.I tfmtodit.
-.
-.
-.LP
 The default color for
 .B \[rs]m
 and
@@ -261,76 +188,17 @@ no
 special is output.
 .
 .
-.\" ====================================================================
-.SH Options
-.\" ====================================================================
-.
-.B \-\-help
-displays a usage message,
-while
-.B \-v
-and
-.B \-\-version
-show version information;
-all exit afterward.
-.
-.
-.TP
-.B \-d
-Do not use
-.I tpic
-specials to implement drawing commands.
-.
-Horizontal and vertical lines will be implemented by rules.
-.
-Other drawing commands will be ignored.
-.
-.
-.TP
-.BI \-F dir
-Prepend directory
-.RI dir /dev name
-to the search path for font and device description files;
-.I name
-is the name of the device,
-usually
-.BR dvi .
-.
-.
-.TP
-.B \-l
-Use landscape orientation rather than portrait.
-.
-.
-.TP
-.BI \-p\~ paper-format
-Set physical dimensions of output medium,
-overriding the
-.BR \%papersize ,
-.BR \%paperlength ,
-and
-.B \%paperwidth
-directives in the
-.I DESC
-file.
-.
-.I paper-format
-can be any argument accepted by the
-.B \%papersize
-directive;
-see
-.MR groff_font @MAN5EXT@ .
-.
-.
-.TP
-.BI \-w\~ n
-Draw rules (lines) with a thickness of
-.IR n \~thousandths
-of an em.
-.
-The default thickness is
-.B 40
-(0.04\~em).
+.LP
+The
+.I groff
+command
+.BI \[rs]X\[aq] anything \[aq]
+is translated into the same command in the DVI file as would be
+produced by
+.BI \%\[rs]special{ anything }
+in \*[tx];
+.I anything
+may not contain a newline.
 .
 .
 .\" ====================================================================
@@ -482,6 +350,138 @@ it doesn't take care of
 values.
 .
 .
+.LP
+Font files for
+.I grodvi
+can be created from TFM
+(\*[tx] font metrics)
+files using
+.MR tfmtodit @MAN1EXT@ .
+.
+The font description file should contain the following
+additional commands:
+.
+.
+.TP
+.BI internalname\~ name
+The name of the TFM file
+(without the
+.I .tfm
+extension) is
+.IR name .
+.
+.
+.TP
+.BI checksum\~ n
+The checksum in the TFM file is
+.IR n .
+.
+.
+.TP
+.BI designsize\~ n
+The designsize in the TFM file is
+.IR n .
+.
+.
+.LP
+These are automatically generated by
+.I tfmtodit.
+.
+.
+.LP
+There is an additional drawing command available:
+.
+.
+.TP
+.BI \[rs]D\[aq]R\~ "dh dv" \[aq]
+Draw a rule
+(solid black rectangle),
+with one corner at the current position,
+and the diagonally opposite corner at the current position
+.RI +( dh , dv ).
+.
+Afterwards the current position will be at the opposite corner.
+.
+This produces a rule in the DVI file and so can be printed even with a
+driver that does not support the
+.I tpic
+specials unlike the other
+.B \[rs]D
+commands.
+.
+.
+.\" ====================================================================
+.SH Options
+.\" ====================================================================
+.
+.B \-\-help
+displays a usage message,
+while
+.B \-v
+and
+.B \-\-version
+show version information;
+all exit afterward.
+.
+.
+.TP
+.B \-d
+Do not use
+.I tpic
+specials to implement drawing commands.
+.
+Horizontal and vertical lines will be implemented by rules.
+.
+Other drawing commands will be ignored.
+.
+.
+.TP
+.BI \-F dir
+Prepend directory
+.RI dir /dev name
+to the search path for font and device description files;
+.I name
+is the name of the device,
+usually
+.BR dvi .
+.
+.
+.TP
+.B \-l
+Use landscape orientation rather than portrait.
+.
+.
+.TP
+.BI \-p\~ paper-format
+Set physical dimensions of output medium,
+overriding the
+.BR \%papersize ,
+.BR \%paperlength ,
+and
+.B \%paperwidth
+directives in the
+.I DESC
+file.
+.
+.I paper-format
+can be any argument accepted by the
+.B \%papersize
+directive;
+see
+.MR groff_font @MAN5EXT@ .
+.
+.
+.TP
+.BI \-w\~ n
+Draw rules (lines) with a thickness of
+.IR n \~thousandths
+of an em.
+.
+The default thickness is
+.B 40
+(0.04\~em).
+.
+.
 .\" ====================================================================
 .SH Environment
 .\" ====================================================================



reply via email to

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