ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ed L Cashin <ecashin@uga.edu>
Cc: Hans Hagen <pragma@wxs.nl>
Subject: Re: installation: "-jobname" pdfetex option
Date: Fri, 17 Oct 2003 11:40:14 -0400	[thread overview]
Message-ID: <87k773ootd.fsf@uga.edu> (raw)
In-Reply-To: <87wub4ndo7.fsf_-_@uga.edu> (Ed L Cashin's message of "Fri, 17 Oct 2003 10:26:16 -0400")

Ed L Cashin <ecashin@uga.edu> writes:

...
> Just to see what would happen, I then got pdftex 14h and unzipped it
> in the bin dir, moving the pool files to texmf/web2c.  Then I did
> mktexlsr and fmtutil --all, but I see this error message in the
> output: 
>
>   running `pdfetex -ini   -jobname=cont-en -progname=context *cont-en.ini' ...
>   pdfetex: unrecognized option `-jobname=cont-en'

I hacked fmtutil and now all the formats get generated:

root@marblerye texmf# diff -u `which fmtutil`  `which fmtutil`.hack
--- /opt/tetex-2.0.2/bin/fmtutil        Thu Oct 16 12:03:07 2003
+++ /opt/tetex-2.0.2/bin/fmtutil.hack   Fri Oct 17 11:30:54 2003
@@ -555,7 +555,7 @@
     localpool=false
   fi
 
-  jobswitch="-jobname=$format"
+  jobswitch=""
   case "$format" in
     metafun) prgswitch=-progname=mpost;;
     cont-??) prgswitch=-progname=context;;


...
> I tried "texexec --make", but texexec is still just showing a usage
> message and exiting.  The --verbose option doesn't change that.

Texexec still just shows a usage message.  I bet I have to change
something in texexec.ini, but I couldn't find it last time I looked.
I'll look again.  

Now by doing "pdfetex \&cont-en test.tex" I'm able to see the example
that made me want to upgrade.  

Hey, Hans!  That is very impressive.  You were absolutely right when
you said, "Got you."  How did you do it?  It sounded like a hard
problem.

-- 
--Ed L Cashin            |   PGP public key:
  ecashin@uga.edu        |   http://noserose.net/e/pgp/

  reply	other threads:[~2003-10-17 15:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-12 19:36 columns and alignment at the bottom Alexander Klink
2003-10-12 20:18 ` Willi Egger
2003-10-12 20:50 ` Ed L Cashin
2003-10-14 19:37   ` Hans Hagen
2003-10-15 16:54     ` Ed L Cashin
2003-10-15 17:21       ` George N. White III
2003-10-15 18:49         ` Willi Egger
2003-10-16  0:45       ` Hans Hagen
2003-10-17 14:26         ` installation: "-jobname" pdfetex option (was Re: [NTG-context] columns and alignment at the bottom) Ed L Cashin
2003-10-17 15:40           ` Ed L Cashin [this message]
2003-10-23 19:17             ` installation: "-jobname" pdfetex option Ed L Cashin
2003-10-19 19:06           ` installation: "-jobname" pdfetex option (was Re: [NTG-context] columns and alignment at the bottom) Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k773ootd.fsf@uga.edu \
    --to=ecashin@uga.edu \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).