summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/perltex/perltex.1
blob: 71ebe2ae45a7b47f60cd49a7f80bed6f7c3024e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Vb \" Begin verbatim text
.ft CW
.nf
.ne \\$1
..
.de Ve \" End verbatim text
.ft R
.fi
..
.\" Set up some character translations and predefined strings.  \*(-- will
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
.\" nothing in troff, for use with C<>.
.tr \(*W-
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.ie n \{\
.    ds -- \(*W-
.    ds PI pi
.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
.    ds L" ""
.    ds R" ""
.    ds C` ""
.    ds C' ""
'br\}
.el\{\
.    ds -- \|\(em\|
.    ds PI \(*p
.    ds L" ``
.    ds R" ''
.    ds C`
.    ds C'
'br\}
.\"
.\" Escape single quotes in literal strings from groff's Unicode transform.
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\"
.\" If the F register is >0, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD.  Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
.\"
.\" Avoid warning from groff about undefined register 'F'.
.de IX
..
.nr rF 0
.if \n(.g .if rF .nr rF 1
.if (\n(rF:(\n(.g==0)) \{\
.    if \nF \{\
.        de IX
.        tm Index:\\$1\t\\n%\t"\\$2"
..
.        if !\nF==2 \{\
.            nr % 0
.            nr F 2
.        \}
.    \}
.\}
.rr rF
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
.    \" fudge factors for nroff and troff
.if n \{\
.    ds #H 0
.    ds #V .8m
.    ds #F .3m
.    ds #[ \f1
.    ds #] \fP
.\}
.if t \{\
.    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
.    ds #V .6m
.    ds #F 0
.    ds #[ \&
.    ds #] \&
.\}
.    \" simple accents for nroff and troff
.if n \{\
.    ds ' \&
.    ds ` \&
.    ds ^ \&
.    ds , \&
.    ds ~ ~
.    ds /
.\}
.if t \{\
.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
.    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
.    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
.    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
.    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
.    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
.\}
.    \" troff and (daisy-wheel) nroff accents
.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
.ds ae a\h'-(\w'a'u*4/10)'e
.ds Ae A\h'-(\w'A'u*4/10)'E
.    \" corrections for vroff
.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
.    \" for low resolution devices (crt and lpr)
.if \n(.H>23 .if \n(.V>19 \
\{\
.    ds : e
.    ds 8 ss
.    ds o a
.    ds d- d\h'-1'\(ga
.    ds D- D\h'-1'\(hy
.    ds th \o'bp'
.    ds Th \o'LP'
.    ds ae ae
.    ds Ae AE
.\}
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
.IX Title "PERLTEX 1"
.TH PERLTEX 1 "2019-09-15" "v2.2" " "
.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
.nh
.SH "NAME"
perltex \- enable LaTeX macros to be defined in terms of Perl code
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
perltex
[\fB\-\-help\fR]
[\fB\-\-latex\fR=\fIprogram\fR]
[\fB\-\-\fR[\fBno\fR]\fBsafe\fR]
[\fB\-\-permit\fR=\fIfeature\fR]
[\fB\-\-makesty\fR]
[\fIlatex options\fR]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
LaTeX \*(-- through the underlying TeX typesetting system \*(-- produces
beautifully typeset documents but has a macro language that is
difficult to program.  In particular, support for complex string
manipulation is largely lacking.  Perl is a popular general-purpose
programming language whose forte is string manipulation.  However, it
has no typesetting capabilities whatsoever.
.PP
Clearly, Perl's programmability could complement LaTeX's typesetting
strengths.  \fBperltex\fR is the tool that enables a symbiosis between
the two systems.  All a user needs to do is compile a LaTeX document
using \fBperltex\fR instead of \fBlatex\fR.  (\fBperltex\fR is actually a
wrapper for \fBlatex\fR, so no \fBlatex\fR functionality is lost.)  If the
document includes a \f(CW\*(C`\eusepackage{perltex}\*(C'\fR in its preamble, then
\&\f(CW\*(C`\eperlnewcommand\*(C'\fR and \f(CW\*(C`\eperlrenewcommand\*(C'\fR macros will be made
available.  These behave just like LaTeX's \f(CW\*(C`\enewcommand\*(C'\fR and
\&\f(CW\*(C`\erenewcommand\*(C'\fR except that the macro body contains Perl code instead
of LaTeX code.
.SH "OPTIONS"
.IX Header "OPTIONS"
\&\fBperltex\fR accepts the following command-line options:
.IP "\fB\-\-help\fR" 4
.IX Item "--help"
Display basic usage information.
.IP "\fB\-\-latex\fR=\fIprogram\fR" 4
.IX Item "--latex=program"
Specify a program to use instead of \fBlatex\fR.  For example,
\&\f(CW\*(C`\-\-latex=pdflatex\*(C'\fR would typeset the given document using
\&\fBpdflatex\fR instead of ordinary \fBlatex\fR.
.IP "\fB\-\-\fR[\fBno\fR]\fBsafe\fR" 4
.IX Item "--[no]safe"
Enable or disable sandboxing.  With the default of \fB\-\-safe\fR,
\&\fBperltex\fR executes the code from a \f(CW\*(C`\eperlnewcommand\*(C'\fR or
\&\f(CW\*(C`\eperlrenewcommand\*(C'\fR macro within a protected environment that
prohibits ``unsafe'' operations such as accessing files or executing
external programs.  Specifying \fB\-\-nosafe\fR gives the LaTeX document
\&\fIcarte blanche\fR to execute any arbitrary Perl code, including that
which can harm the user's files.  See Safe for more information.
.IP "\fB\-\-permit\fR=\fIfeature\fR" 4
.IX Item "--permit=feature"
Permit particular Perl operations to be performed.  The \fB\-\-permit\fR
option, which can be specified more than once on the command line,
enables finer-grained control over the \fBperltex\fR sandbox.  See
Opcode for more information.
.IP "\fB\-\-makesty\fR" 4
.IX Item "--makesty"
Generate a LaTeX style file called \fInoperltex.sty\fR.  Replacing the
document's \f(CW\*(C`\eusepackage{perltex}\*(C'\fR line with \f(CW\*(C`\eusepackage{noperltex}\*(C'\fR
produces the same output but does not require PerlTeX, making the
document suitable for distribution to people who do not have PerlTeX
installed.  The disadvantage is that \fInoperltex.sty\fR is specific to
the document that produced it.  Any changes to the document's PerlTeX
macro definitions or macro invocations necessitates rerunning
\&\fBperltex\fR with the \fB\-\-makesty\fR option.
.PP
These options are then followed by whatever options are normally
passed to \fBlatex\fR (or whatever program was specified with
\&\f(CW\*(C`\-\-latex\*(C'\fR), including, for instance, the name of the \fI.tex\fR file to
compile.
.SH "EXAMPLES"
.IX Header "EXAMPLES"
In its simplest form, \fBperltex\fR is run just like \fBlatex\fR:
.PP
.Vb 1
\&    perltex myfile.tex
.Ve
.PP
To use \fBpdflatex\fR instead of regular \fBlatex\fR, use the \fB\-\-latex\fR
option:
.PP
.Vb 1
\&    perltex \-\-latex=pdflatex myfile.tex
.Ve
.PP
If LaTeX gives a ``\f(CW\*(C`trapped by operation mask\*(C'\fR'' error and you trust
the \fI.tex\fR file you're trying to compile not to execute malicious
Perl code (e.g., because you wrote it yourself), you can disable
\&\fBperltex\fR's safety mechansisms with \fB\-\-nosafe\fR:
.PP
.Vb 1
\&    perltex \-\-nosafe myfile.tex
.Ve
.PP
The following command gives documents only \fBperltex\fR's default
permissions (\f(CW\*(C`:browse\*(C'\fR) plus the ability to open files and invoke the
\&\f(CW\*(C`time\*(C'\fR command:
.PP
.Vb 2
\&    perltex \-\-permit=:browse \-\-permit=:filesys_open
\&      \-\-permit=time myfile.tex
.Ve
.SH "ENVIRONMENT"
.IX Header "ENVIRONMENT"
\&\fBperltex\fR honors the following environment variables:
.IP "\s-1PERLTEX\s0" 4
.IX Item "PERLTEX"
Specify the filename of the LaTeX compiler.  The LaTeX compiler
defaults to ``\f(CW\*(C`latex\*(C'\fR''.  The \f(CW\*(C`PERLTEX\*(C'\fR environment variable
overrides this default, and the \fB\-\-latex\fR command-line option (see
\&\*(L"\s-1OPTIONS\*(R"\s0) overrides that.
.SH "FILES"
.IX Header "FILES"
While compiling \fIjobname.tex\fR, \fBperltex\fR makes use of the following
files:
.IP "\fIjobname.lgpl\fR" 4
.IX Item "jobname.lgpl"
log file written by Perl; helpful for debugging Perl macros
.IP "\fIjobname.topl\fR" 4
.IX Item "jobname.topl"
information sent from LaTeX to Perl
.IP "\fIjobname.frpl\fR" 4
.IX Item "jobname.frpl"
information sent from Perl to LaTeX
.IP "\fIjobname.tfpl\fR" 4
.IX Item "jobname.tfpl"
``flag'' file whose existence indicates that \fIjobname.topl\fR contains
valid data
.IP "\fIjobname.ffpl\fR" 4
.IX Item "jobname.ffpl"
``flag'' file whose existence indicates that \fIjobname.frpl\fR contains
valid data
.IP "\fIjobname.dfpl\fR" 4
.IX Item "jobname.dfpl"
``flag'' file whose existence indicates that \fIjobname.ffpl\fR has been
deleted
.IP "\fInoperltex\-#.tex\fR" 4
.IX Item "noperltex-#.tex"
file generated by \fInoperltex.sty\fR for each PerlTeX macro invocation
.SH "NOTES"
.IX Header "NOTES"
\&\fBperltex\fR's sandbox defaults to what Opcode calls ``\f(CW\*(C`:browse\*(C'\fR''.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
\&\fBlatex\fR\|(1), \fBpdflatex\fR\|(1), \fBperl\fR\|(1), \fBSafe\fR\|(3pm), \fBOpcode\fR\|(3pm)
.SH "AUTHOR"
.IX Header "AUTHOR"
Scott Pakin, \fIscott+pt@pakin.org\fR