ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: fg@fgbbs.iaf.nl (Frans Goddijn)
Subject: aha, got tableofcontents right
Date: 29 Jul 98 14:25:02 +0100	[thread overview]
Message-ID: <283_9807291434@fgbbs.iaf.nl> (raw)

I hope my frequent posts are not getting annoying. If so, please tell me.
I could then email any questions or notes to some users that I know
personally. Until then I hope fellow readers find my reports and questions
either informative if they too are new users or amusing if long ago they
were beginners as well ;=}

From page 3 of the MAPS19 manual I copied the way a table of contents is
made using the command \volledigeinhoud. I was surprised when I got only
the header for the table of contents and no contents listed, even after
several compilation runs as I was used from LaTeX...

Turns out (thank Hans) I need to run TEXUTIL.EXE (available on the 4TEX cd
on ..\emtex\utils\texutil.exe) between the compilation run.

So, for my file "dekunst.tex" I now made a batchfile for compiling:

***************************
pdftex &cont-nl dekunst.tex
texutil dekunst /references
pdftex &cont-nl dekunst.tex
***************************

Met hartelijke groet!

 Frans Goddijn   | bbs: +31 (0)26 3217041
 Postbus 30196   | email: fg@fgbbs.iaf.nl
 6803 AD Arnhem  | tel: +31 (0)26 3219342
 The Netherlands | http://www.iaf.nl/Users/Meridian 
--
You are what you is


                 reply	other threads:[~1998-07-29 13:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=283_9807291434@fgbbs.iaf.nl \
    --to=fg@fgbbs.iaf.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).