ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: A new problem in old TOC
Date: Sat, 16 Jul 2016 07:00:03 +0200	[thread overview]
Message-ID: <5789BF53.4070700@gmail.com> (raw)
In-Reply-To: <ae49d026dc4cb5c866b94e36b0c7e633@webmail2016.univie.ac.at>


[-- Attachment #1.1: Type: text/plain, Size: 773 bytes --]

> Ursula Hermann <mailto:ursula.hermann@univie.ac.at>
> 15. Juli 2016 um 19:33
>
> Hello Wolfgang!
>
> Yes, I want it both title in header and in the TOC!
>
> Ursula Hermann
> Danksagung
>
> \starttext
> \placecontent
> \setupuserpagenumber[numberconversion=romannumerals]
> \setcounter[userpage][2]
The two settings above can be removed because they aren’t necessary for 
the example.
> \startchapter
>  [title={Ursula Hermann\indenting[yes, next]           Danksagung}]
The \crlf command insert a line break in the ToC and the heading

     \startchapter[title={Ursula Hermann\crlf Danksagung}]

and the \\ command inserts a space in the ToC and a line break in the 
heading

     \startchapter[title={Ursula Hermann\\Danksagung}]

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 2126 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2016-07-16  5:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-15  9:30 Ursula Hermann
2016-07-15 10:53 ` Wolfgang Schuster
2016-07-15 14:27   ` Ursula Hermann
2016-07-15 14:51     ` Wolfgang Schuster
2016-07-15 17:33       ` Ursula Hermann
2016-07-16  5:00         ` Wolfgang Schuster [this message]
2016-07-18  7:22           ` Ursula Hermann
2016-07-15 14:53     ` Marco Patzer

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=5789BF53.4070700@gmail.com \
    --to=schuster.wolfgang@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).