~ubuntu-branches/ubuntu/wily/luatex/wily

« back to all changes in this revision

Viewing changes to source/texk/web2c/help.h

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2010-04-29 00:47:19 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100429004719-o42etkqe90n97b9e
Tags: 0.60.1-1
* new upstream release, adapt build-script patch
* disable patch: upstream-epstopdf_cc_no_xpdf_patching, included upstream
* disable patch: libpoppler-0.12, not needed anymore

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
   thing, the messages have a lot in common, so it's nice to have them
11
11
   in one place.)
12
12
 
13
 
Copyright 1995, 1996 Karl Berry.
 
13
Copyright 1995, 1996, 2009 Karl Berry.
 
14
Copyright 2008 Taco Hoekwater.
14
15
Copyright 2001, 2003, 2004 Olaf Weber.
15
 
Copyright 2008 Taco Hoekwater.
16
16
 
17
17
This program is free software; you can redistribute it and/or modify
18
18
it under the terms of the GNU General Public License as published by
36
36
#ifdef BIBTEX
37
37
const_string BIBTEXHELP[] = {
38
38
    "Usage: bibtex [OPTION]... AUXFILE[.aux]",
39
 
    "  Write bibliography for entries in AUXFILE to AUXFILE.bbl.",
 
39
    "  Write bibliography for entries in AUXFILE to AUXFILE.bbl,",
 
40
    "  along with a log file AUXFILE.blg."
40
41
    "",
41
42
    "-min-crossrefs=NUMBER  include item after NUMBER cross-refs; default 2",
42
43
    "-terse                 do not print progress reports",
288
289
    "Usage: ovp2ovf [OPTION]... OVPFILE[.ovp] [OVFFILE[.ovf] [OFMFILE[.ofm]]]",
289
290
    "  Translate OVPFILE to OVFFILE and companion OFMFILE.",
290
291
    "  Default OVFFILE is basename of OVPFILE extended with `.ovf'.",
291
 
    "  Default OFMFILE is OVFFILE extended with `.ofm'.",
 
292
    "  Default OFMFILE is basename of OVFFILE extended with `.ofm'.",
292
293
    "",
293
294
    "-help                  display this help and exit",
294
295
    "-verbose               display progress reports",
309
310
};
310
311
#endif /* PATGEN */
311
312
 
 
313
#ifdef PBIBTEX
 
314
const_string PBIBTEXHELP[] = {
 
315
"Usage: pbibtex [option] auxfile",
 
316
"",
 
317
"  -min-crossrefs=INTEGER     minimum number of cross-refs required",
 
318
"                             for automatic cite_list inclusion (default 2).",
 
319
"  -terse                     do silently.",
 
320
"  -version                   print version information and exit.",
 
321
"  -help                      print this message and exit.",
 
322
"  -kanji={jis|euc|sjis|utf8} kanji code for output-file.",
 
323
NULL };
 
324
#endif /* PBIBTEX */
 
325
 
 
326
#ifdef PDVITYPE
 
327
const_string PDVITYPEHELP[] = {
 
328
"Usage: pdvitype [option] dvifile",
 
329
"",
 
330
"  -dpi=REAL                  assumed device resolution in pixels per inch",
 
331
"                             (default 300.0).",
 
332
"  -magnification=INTEGER     overrride the postamble's magnification.",
 
333
"  -max-pages=INTEGER         maximum number of pages (default 1000000).",
 
334
"  -output-level=1..4         verbosity level.",
 
335
"                                 1: terse, 2: medium-level, 3: verbose,",
 
336
"                                 4: plus check for postamble(default).",
 
337
"  -page-start=PAGE           type, e.g., `1.*.-5' to specify the first page",
 
338
"                             with \\count0=1, \\count2=4.",
 
339
"                             (see the TeX book chapter 15).",
 
340
"  -show-opcodes              show opcodes in decimal.",
 
341
"  -kanji={jis|euc|sjis|utf8} kanji code for output-file.",
 
342
"  -version                   print version information and exit.",
 
343
"  -help                      print this message and exit.",
 
344
NULL };
 
345
#endif /* PDVITYPE */
 
346
 
312
347
#ifdef PKTOGF
313
348
const_string PKTOGFHELP[] = {
314
349
    "Usage: pktogf [OPTION]... PKNAME [GFFILE]",
358
393
};
359
394
#endif /* POOLTYPE */
360
395
 
 
396
#ifdef PPLTOTF
 
397
const_string PPLTOTFHELP[] = {
 
398
"Usage: ppltotf [option] plfile [tfmfile]",
 
399
"",
 
400
"  -verbose               output progress reports.",
 
401
"  -version               print version information and exit.",
 
402
"  -help                  print this message and exit.",
 
403
"  -kanji={jis|euc|sjis|utf8}",
 
404
"                         plfile kanji code.",
 
405
NULL };
 
406
#endif /* PPLTOTF */
 
407
 
 
408
#ifdef PTFTOPL
 
409
const_string PTFTOPLHELP[] = {
 
410
"Usage: ptftopl [option] tfmfile [plfile]",
 
411
"",
 
412
"  -verbose               output progress reports.",
 
413
"  -version               print version information and exit.",
 
414
"  -help                  print this message and exit.",
 
415
"  -kanji={jis|euc|sjis|utf8}",
 
416
"                         plfile kanji code.",
 
417
NULL };
 
418
#endif /* PTFTOPL */
 
419
 
361
420
#if defined (TANGLE) || defined (TANGLEBOOT)
362
421
const_string TANGLEHELP[] = {
363
422
    "Usage: tangle [OPTION]... WEBFILE[.web] [CHANGEFILE[.ch]]",
420
479
    "Usage: vptovf [OPTION]... VPLFILE[.vpl] [VFFILE[.vf] [TFMFILE[.tfm]]]",
421
480
    "  Translate VPLFILE to VFFILE and companion TFMFILE.",
422
481
    "  Default VFFILE is basename of VPLFILE extended with `.vf'.",
423
 
    "  Default TFMFILE is VFFILE extended with `.tfm'.",
 
482
    "  Default TFMFILE is basename of VFFILE extended with `.tfm'.",
424
483
    "",
425
484
    "-help                  display this help and exit",
426
485
    "-verbose               display progress reports",