groff-commit
[Top][All Lists]
Advanced

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

[Groff-commit] groff ChangeLog doc/groff.texinfo


From: Werner LEMBERG
Subject: [Groff-commit] groff ChangeLog doc/groff.texinfo
Date: Sat, 22 Jan 2011 15:45:03 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Changes by:     Werner LEMBERG <wl>     11/01/22 15:45:02

Modified files:
        .              : ChangeLog 
        doc            : groff.texinfo 

Log message:
        [groff.texinfo]: Updates.
        
        * doc/groff.texinfo: Document groff's `-j' option.
        Add dummy section for `chem' preprocessor.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/ChangeLog?cvsroot=groff&r1=1.1282&r2=1.1283
http://cvs.savannah.gnu.org/viewcvs/groff/doc/groff.texinfo?cvsroot=groff&r1=1.300&r2=1.301

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/groff/groff/ChangeLog,v
retrieving revision 1.1282
retrieving revision 1.1283
diff -u -b -r1.1282 -r1.1283
--- ChangeLog   22 Jan 2011 15:18:53 -0000      1.1282
+++ ChangeLog   22 Jan 2011 15:45:02 -0000      1.1283
@@ -1,5 +1,12 @@
 2011-01-22  Werner LEMBERG  <address@hidden>
 
+       [groff.texinfo]: Updates.
+
+       * doc/groff.texinfo: Document groff's `-j' option.
+       Add dummy section for `chem' preprocessor.
+
+2011-01-22  Werner LEMBERG  <address@hidden>
+
        Update `grog'.
 
        * src/roff/grog/{groff.sh,groff.pl}: `groff' now calls `pic'

Index: doc/groff.texinfo
===================================================================
RCS file: /cvsroot/groff/groff/doc/groff.texinfo,v
retrieving revision 1.300
retrieving revision 1.301
diff -u -b -r1.300 -r1.301
--- doc/groff.texinfo   22 Jan 2011 12:28:04 -0000      1.300
+++ doc/groff.texinfo   22 Jan 2011 15:45:02 -0000      1.301
@@ -934,29 +934,31 @@
 @pindex ggrn
 @pindex grap
 @pindex gtbl
address@hidden gchem
 @pindex grefer
 @pindex gsoelim
 @pindex preconv
address@hidden normally runs the @code{gtroff} program and a postprocessor
-appropriate for the selected device.  The default device is @samp{ps}
-(but it can be changed when @code{groff} is configured and built).  It
-can optionally preprocess with any of @code{gpic}, @code{geqn},
address@hidden, @code{ggrn}, @code{grap}, @code{grefer}, @code{gsoelim}, or
address@hidden
address@hidden normally runs the @code{gtroff} program and a
+postprocessor appropriate for the selected device.  The default device
+is @samp{ps} (but it can be changed when @code{groff} is configured and
+built).  It can optionally preprocess with any of @code{gpic},
address@hidden, @code{gtbl}, @code{ggrn}, @code{grap}, @code{gchem},
address@hidden, @code{gsoelim}, or @code{preconv}.
 
-This section only documents options to the @code{groff} front end.  Many
-of the arguments to @code{groff} are passed on to @code{gtroff},
+This section only documents options to the @code{groff} front end. 
+Many of the arguments to @code{groff} are passed on to @code{gtroff},
 therefore those are also included.  Arguments to pre- or postprocessors
 can be found in @ref{Invoking gpic}, @ref{Invoking geqn}, @ref{Invoking
 gtbl}, @ref{Invoking ggrn}, @ref{Invoking grefer}, @ref{Invoking
-gsoelim}, @ref{Invoking preconv}, @ref{Invoking grotty}, @ref{Invoking
-grops}, @ref{Invoking grohtml}, @ref{Invoking grodvi}, @ref{Invoking
-grolj4}, @ref{Invoking grolbp}, and @ref{Invoking gxditview}.
+gchem}, @ref{Invoking gsoelim}, @ref{Invoking preconv}, @ref{Invoking
+grotty}, @ref{Invoking grops}, @ref{Invoking grohtml}, @ref{Invoking
+grodvi}, @ref{Invoking grolj4}, @ref{Invoking grolbp}, and
address@hidden gxditview}.
 
 The command line format for @code{groff} is:
 
 @Example
-groff [ -abceghiklpstvzCEGNRSUVXZ ] [ address@hidden ] [ address@hidden ]
+groff [ -abceghijklpstvzCEGNRSUVXZ ] [ address@hidden ] [ address@hidden ]
       [ address@hidden ] [ address@hidden ] [ address@hidden ] [ 
address@hidden ]
       [ address@hidden ] [ address@hidden ] [ address@hidden ] [ 
address@hidden ]
       [ address@hidden ] [ address@hidden ] [ address@hidden ] [ 
address@hidden ]
@@ -1048,7 +1050,7 @@
 Preprocess with @code{ggrn}.
 
 @item -G
-Preprocess with @code{grap}.
+Preprocess with @code{grap}.  Implies @option{-p}.
 
 @item -h
 Print a help message.
@@ -1080,6 +1082,9 @@
 specified.  No directory search is performed for files specified using
 an absolute path.
 
address@hidden -j
+Preprocess with @code{gchem}.  Implies @option{-p}.
+
 @item -k
 Preprocess with @code{preconv}.  This is run before any other
 preprocessor.  Please refer to @code{preconv}'s manual page for its
@@ -1329,10 +1334,10 @@
 @cindex prefix, for commands
 If this is set address@hidden@var{X}, then @code{groff} runs
 @address@hidden instead of @code{gtroff}.  This also applies to
address@hidden, @code{pic}, @code{eqn}, @code{grn}, @code{refer}, and
address@hidden  It does not apply to @code{grops}, @code{grodvi},
address@hidden, @code{pre-grohtml}, @code{post-grohtml}, @code{preconv},
address@hidden, and @code{gxditview}.
address@hidden, @code{pic}, @code{eqn}, @code{grn}, @code{chem},
address@hidden, and @code{soelim}.  It does not apply to @code{grops},
address@hidden, @code{grotty}, @code{pre-grohtml}, @code{post-grohtml},
address@hidden, @code{grolj4}, and @code{gxditview}.
 
 The default command prefix is determined during the installation
 process.  If a non-GNU troff system is found, prefix @samp{g} is used,
@@ -14663,6 +14668,7 @@
 * gpic::
 * ggrn::
 * grap::
+* gchem::
 * grefer::
 * gsoelim::
 * preconv::
@@ -14763,7 +14769,7 @@
 
 @c =====================================================================
 
address@hidden grap, grefer, ggrn, Preprocessors
address@hidden grap, gchem, ggrn, Preprocessors
 @section @code{grap}
 @cindex @code{grap}, the program
 
@@ -14777,7 +14783,30 @@
 
 @c =====================================================================
 
address@hidden grefer, gsoelim, grap, Preprocessors
address@hidden gchem, grefer, grap, Preprocessors
address@hidden @code{gchem}
address@hidden @code{chem}, the program
address@hidden @code{gchem}, the program
+
address@hidden XXX
+
address@hidden
+* Invoking gchem::
address@hidden menu
+
address@hidden 
---------------------------------------------------------------------
+
address@hidden Invoking gchem,  , gchem, gchem
address@hidden Invoking @code{gchem}
address@hidden invoking @code{gchem}
address@hidden @code{gchem}, invoking
+
address@hidden XXX
+
+
address@hidden 
=====================================================================
+
address@hidden grefer, gsoelim, gchem, Preprocessors
 @section @code{grefer}
 @cindex @code{refer}, the program
 @cindex @code{grefer}, the program



reply via email to

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