ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: waarom zie ik geen inhoud?
Date: Mon, 02 Nov 1998 10:33:24 +0100	[thread overview]
Message-ID: <363D7C64.C39BCCB3@wxs.nl> (raw)

W.H. Dekker wrote:
> 
> De volgende source laat geen inhoudsopgave zien. Ik heb ook veel
> ge-experimenteerd met \definieerlijst en \definieersamengesteldelijst,
> maar nog nooit een inhoud gezien.
> 
> Als ik ipv \plaatsinhoud \volledigeinhoud zet, dan verschijnt wel een
> kop "Inhoud", maar niets daarachter.
> 
> Wat doe ik verkeerd?
> 
> \starttekst
> \plaatsinhoud
> 
> \paragraaf{Par1}
> tekst par1

Alle verwijzingen, lijsten, inhouden, indexen, two-pass info etc gaat
naar de file <filename>.tui. Deze moet worden omgezet in <filename>.tuo.
Dat doet texutil: 

texutil  --references  filename

Tijdens een volgende run wordt die file ingelezen (texexec filename doet
dit automatisch als de file geen fouten bevat).

Dit is dus iets anders dan in latex, waar je meerdere hulpfiles hebt.
ConTeXt heeft er maar een, en daar gaat alles is (zonodig honderden
verschillende indexen, lijsten in de trant van lijsten met afkortingen,
inhoudsopgaven, verwijzingen enz).  

(Probeer eens 

\starttekst 
\volledigeinhoud
\hoofdstuk{Eerste}
\plaatsinhoud
\paragraaf{Alpha}
\paragraaf{Beta}
\hoofdstuk{Tweede}
\plaatsinhoud
\paragraaf{Een}
\paragraaf{TWee}
\stoptekst

tex runnen, texutil runnen, tex nog eens runnen (om de pag nummers goed
te krijgen nog een keer texutil en texen). 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | fax: 038 477 53 74 | mail: pragma@wxs.nl
-----------------------------------------------------------------


             reply	other threads:[~1998-11-02  9:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-02  9:33 Hans Hagen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-23 16:38 Gilbert van den Dobbelsteen
1998-11-01 19:55 W.H. Dekker

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=363D7C64.C39BCCB3@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.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).