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: Deactivating gridsetting for TOC
Date: Mon, 15 Apr 2013 19:47:13 +0200	[thread overview]
Message-ID: <830FE143-8113-43E3-A971-2388119AE5FE@gmail.com> (raw)
In-Reply-To: <516C3A42.2070607@mmnetz.de>


Am 15.04.2013 um 19:34 schrieb "H. Özoguz" <h.oezoguz@mmnetz.de>:

> Am 15.04.2013 19:03, schrieb ntg-context-request@ntg.nl:
>> Is there maybe another "trick" to deactivate gridsetting, analogical to
>> placeongrid, or tricks with tables, or so? I am experimenting here, too,
>> of course:)
>> 
>> Huseyin
> 
> Ok, maybe it is possible with a combination of \placeongrid and a command, which forces page-break of the toc on specified titles, or lines. Is there a pissibility to manually page-break the toc?

%\setuplayout[grid=yes]

\showgrid

\setuplist[chapter][style=\tfb]
\setuplist[section][style=\tfa]

\starttext

\setuplayout[grid=no]

\completecontent

\page

\setuplayout[grid=yes]

\dorecurse{10}
  {\chapter{Chapter #1}
   \dorecurse{10}
     {\section{Section #1.##1}
      \input ward\par}}

\stoptext

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


  reply	other threads:[~2013-04-15 17:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.423.1366045413.2084.ntg-context@ntg.nl>
2013-04-15 17:34 ` "H. Özoguz"
2013-04-15 17:47   ` Wolfgang Schuster [this message]
2013-04-15 18:46 ` Title of figure not below the figure, but on the right side "H. Özoguz"
2013-04-16  8:10   ` Sietse Brouwer
2013-04-16 16:49     ` Hans Hagen
2013-04-15 12:27 Deactivating gridsetting for TOC "H. Özoguz"
2013-04-15 14:08 ` Wolfgang Schuster

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=830FE143-8113-43E3-A971-2388119AE5FE@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).