ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: \completecontents
Date: Tue, 25 May 1999 09:57:04 +0200	[thread overview]
Message-ID: <374A57D0.59E6151E@wxs.nl> (raw)
In-Reply-To: <3.0.5.32.19990522183349.00a55210@mail.northcoast.com>

David Arnold wrote:

> I don't think the command \completecontents even exists. I searched every
> file in the \texmf tree for this command and got no hits.

Thi sshould be the singular. Youwill never find these commands by
searching because they are generated (instances of lists):
\definecombinedlist [content] [contents] [...] 

In dutch (core-01a.tex): 

\definieersamengesteldelijst
  [\v!inhoud]
  [\v!deel,
   \v!hoofdstuk,
   \v!paragraaf,
   \v!sub\v!paragraaf,
   \v!sub\v!sub\v!paragraaf,
   \v!sub\v!sub\v!sub\v!paragraaf,
   \v!sub\v!sub\v!sub\v!sub\v!paragraaf]
  [\c!niveau=\v!sub\v!sub\v!sub\v!sub\v!paragraaf,
   \c!criterium=\v!lokaal]

and in mult-con.tex : 

\startvariables       dutch                english             german

             inhoud:  inhoud               content             inhalt
           inhouden:  inhouden             contents            inhalte

So that's why you cannot find this command.  

> Nor does the command \setupbody exist. There is, though, a command
> \setupbodyfont.

You're right. 

> I think you should correct these in ms-cb-en.pdf.

Sure, just changed it. Especially the \completecontent bug is reported
many times, but I still lacked the time to redo the manual. Will do it
pretty soon now. 

Hans 

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


           reply	other threads:[~1999-05-25  7:57 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <3.0.5.32.19990522183349.00a55210@mail.northcoast.com>]

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=374A57D0.59E6151E@wxs.nl \
    --to=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).