ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Karsten Hachmeister" <K.Hachmeister@FH-Wolfenbuettel.DE>
Subject: Re: long texexec run
Date: Thu, 11 Oct 2001 12:41:22 +0200	[thread overview]
Message-ID: <008701c15241$45143a70$9623298d@frodo> (raw)
In-Reply-To: <5.1.0.14.1.20011011085326.0236e4b0@server-1>

Hi,

> The number of pages per second depends on the complexity of the page.
> Documents with many menus (screen docs) and backgrounds that change per
> page take more time.

My pages have nearly no text. I am preparing my document and I want to learn
how the things work in ConTeXt so it can't be the reason for the long time

> 172 page mathml   manual (many buffers, color, xml included)    : 36 sec
>   37 page examlpe  manual (xml, color, backgrounds, menus)       : 18 sec
> (13 sec in automp mode)
>   76 page mathml   manual typeset as verbatim listing            :  5 sec
>   75 page show-pre manual (372 pdf images+2 mp runs+fancy stuff) : 20 sec
> (18 sec in batch mode)

This sounds good, hopefully I can get this speed for my distribution, too.

> so, i think that there is something wrong with your setup. since
> texexec.ini cannot be found (you can try texexec --verbose to get more
> info) it looks like a file search problem.

I made a run with the command "texexec --verbose" and that is the result:

 TeXExec 2.5 - ConTeXt / PRAGMA ADE 1997-2001

     locating ini file : kpsewhich not found in path
     locating ini file : found by searching
               reading : D:\Programme\texmf\context\/config/texexec.ini
               setting : 'TeXShell' to 'miktex' for 'all'
               setting : 'UsedInterfaces' to 'en de nl uk' for 'all'
               setting : 'UserInterface' to 'en' for 'all'
               setting : 'TeXExecutable' to 'tex' for 'all'
               setting : 'MpExecutable' to 'mpost' for 'all'
               setting : 'MpToTeXExecutable' to 'mpto' for 'all'
               setting : 'DviToMpExecutable' to 'dvitomp' for 'all'
               setting : 'DviSpecialScript' to 'dvispec' for 'all'
               setting : 'MpFormat' to 'metafun' for 'all'
               setting : 'TeXFormatFlag' to '&' for 'all'
               setting : 'MpFormatFlag' to '&' for 'all'
               setting : 'TeXFontsPath' to
'D:\Programme\texmf;D:\localtexmf;' for 'all'
               setting : 'TeXExecutable' to 'pdfetex' for 'miktex'
               setting : 'TeXVirginFlag' to '--initialize' for 'miktex'
               setting : 'TeXPassString' to '--alias=context' for 'miktex'
               setting : 'TeXBatchFlag' to '--interaction=batchmode' for
'miktex'
               setting : 'MpToTeXExecutable' to 'mptotex' for 'miktex'
               setting : 'MpVirginFlag' to '--initialize' for 'miktex'
               setting : 'MpPassString' to '--alias=mpost' for 'miktex'
               setting : 'MpBatchFlag' to '--interaction=batchmode' for
'miktex'

               setting : 'TeXFormatFlag' to '--undump=' for 'miktex'
               setting : 'MpFormatFlag' to '--undump=' for 'miktex'

          used setting : TeXShell = miktex
          used setting : SetupPath =
          used setting : UserInterface = en
          used setting : UsedInterfaces = en de nl uk
          used setting : TeXFontsPath = D:\Programme\texmf;D:\localtexmf;
          used setting : MpExecutable = mpost
          used setting : MpToTeXExecutable = mptotex
          used setting : DviToMpExecutable = dvitomp
          used setting : TeXProgramPath =
          used setting : TeXFormatPath =
          used setting : ConTeXtPath =
          used setting : TeXScriptsPath =
          used setting : TeXExecutable = pdfetex
          used setting : TeXVirginFlag = --initialize
          used setting : TeXBatchFlag = --interaction=batchmode
          used setting : MpBatchFlag = --interaction=batchmode
          used setting : TeXPassString = --alias=context
          used setting : TeXFormatFlag = --undump=
          used setting : MpFormatFlag = --undump=
          used setting : MpVirginFlag = --initialize
          used setting : MpPassString = --alias=mpost
          used setting : MpFormat = metafun
          used setting : FmtLanguage =
          used setting : FmtBodyFont =
          used setting : FmtResponse =
          used setting : TcXPath =

                --help   show this or more, e.g. '--help interface'

I don't know which settings are important that it works fine. In the file
texexec.ini I changed the line
    set  TeXFontsPath       to  l:/tex/texmf;l:/tex/texmf-local;
to this:
    set  TeXFontsPath       to  D:\Programme\texmf;D:\localtexmf;

Karsten Hachmeister


  reply	other threads:[~2001-10-11 10:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-10 11:00 Karsten Hachmeister
2001-10-10 13:53 ` Hans Hagen
     [not found]   ` <006501c151bf$2bb37870$695f298d@fhwolfenbuettel.de>
2001-10-11  7:06     ` Hans Hagen
2001-10-11 10:41       ` Karsten Hachmeister [this message]
2001-10-11 11:37         ` Taco Hoekwater
2001-10-11 12:29           ` Karsten Hachmeister
2001-10-11 14:49             ` Hans Hagen
2001-10-11 20:02               ` Karsten Hachmeister
2001-10-12  6:59                 ` Hans Hagen
2001-10-12  9:16                   ` Eckhart Guthöhrlein
2001-10-12  9:50                     ` Taco Hoekwater
2001-10-12 14:07                     ` Karsten Hachmeister

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='008701c15241$45143a70$9623298d@frodo' \
    --to=k.hachmeister@fh-wolfenbuettel.de \
    /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).