ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jean-Pierre Delange <adeimantos@free.fr>
To: ntg-context@ntg.nl
Subject: Re: Chapters, sections, usw
Date: Mon, 24 Feb 2020 18:28:28 +0100	[thread overview]
Message-ID: <10e8268d-b215-1e89-1582-5b9e072ae920@free.fr> (raw)
In-Reply-To: <20200224170752.ced6fe593744752d22d1c5c0@gmail.com>

Thank you very much, Wolfgang ! I use to usually scrutinize this kind of 
coding error, but ...

Le 24/02/2020 à 17:07, Wolfgang Schuster a écrit :
> On Mon, 24 Feb 2020 15:41:45 +0100
> Jean-Pierre Delange <adeimantos@free.fr> wrote:
>
>> Hello List,
>>
>> Coming back after monthes to a complex work in progress with ConTeXt, I
>> am afraid to need help with this apparently easy-to-manage question of
>> printed titles.
>>
>> My document has a TOC, where one can read chapters, sections, and
>> subsections of the document. But, I can't achieve to print chapter titles.
> You have a space at the end of the title-key which becomes part of the key.
>
> Instead of passing the text to the key "title" you pass it to "title ",
> remove the space and the text will appear in the PDF.
>
> \startchapter[title ={Introduction}]
>                    ^^^
>
> Wolfgang
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2020-02-24 17:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-17 17:26 Customizing \cite alternatives Philipp A.
2020-02-19 15:30 ` Thomas A. Schmitz
2020-02-20 13:16   ` Philipp A.
2020-02-20 15:07     ` Thomas A. Schmitz
2020-02-22 16:02       ` Philipp A.
2020-02-24 14:41         ` Chapters, sections, usw Jean-Pierre Delange
2020-02-24 16:07           ` Wolfgang Schuster
2020-02-24 17:28             ` Jean-Pierre Delange [this message]

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=10e8268d-b215-1e89-1582-5b9e072ae920@free.fr \
    --to=adeimantos@free.fr \
    --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).