ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Chapters, sections, usw
Date: Mon, 24 Feb 2020 17:07:52 +0100	[thread overview]
Message-ID: <20200224170752.ced6fe593744752d22d1c5c0@gmail.com> (raw)
In-Reply-To: <eadba01f-3afa-a149-bb4f-1a12ff7055dc@free.fr>

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
___________________________________________________________________________________

  reply	other threads:[~2020-02-24 16:07 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 [this message]
2020-02-24 17:28             ` Jean-Pierre Delange

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=20200224170752.ced6fe593744752d22d1c5c0@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --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).