DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T l

⟦e6b975807⟧ TextFile

    Length: 1254 (0x4e6)
    Types: TextFile
    Names: »lasergnu.1«

Derivation

└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦c319c2751⟧ »unix3.0/TeX3.0.tar.Z« 
        └─⟦036c765ac⟧ 
            └─⟦this⟧ »TeX3.0/Man-pages/other-manuals/lasergnu.1« 
            └─⟦this⟧ »TeX3.0/TeXcontrib/gnutex/doc/lasergnu.1« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« 
        └─⟦c58930e5c⟧ 
            └─⟦this⟧ »TeX3.14/Man-pages/other-manuals/lasergnu.1« 

TextFile

.TH LASERGNU l 
.SH NAME
lasergnu \- gnutex to an IMAGEN printer
.SH SYNOPSIS
.B lasergnu
[ flags ] plot-command
.SH DESCRIPTION
.I lasergnu
runs
.IR gnutex (l)
in an environment to produce typeset output on an IMAGEN printer.
.PP
The 
.B gnutex
command 
.B plot-command
is performed, unless the 
.B -f
option specifies a file as input. 
For example, to plot the function
.I sin(x)
from -1 to +1, and to use printer im1, use the command
.br
.nf
    lasergnu -l -Pim1 'plot [-1:1] sin(x) with lines'
.fi
The following switches are recognized:
.TP
.BI \-I
Use the impress language to make the plot, instead of Tektronix. Many
of the fancier features of gnutex are available in this mode.
.TP
.BI \-P\0 printer
The output of this program is intended for 
.I printer.
\ If the file is being spooled, this determines the printer it is spooled
to (default: $LASER).
.TP
.BI \-f\0 file
Take gnutex commands from the named file.
.TP
.BI  \-t\0 title
Specify the title of the plot.
.TP
.BI  \-l
Label the plot with the 
.I x
and 
.I y 
ranges and tic sizes.
.TP
.BI \-hold
Hold the output for manual paper feed.
.TP
.BI \-b
Do not print a banner page.
.TP
.BI \-J
Do not print a banner page.
.TP
.B \-help
Prints a list of options.
.SH SEE ALSO
gnutex(l), lpr(1)