ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Steffen Wolfrum <context@st.estfiles.de>
Subject: Re: [Fwd: hyphen breaking (URGENT)]
Date: Tue, 23 Feb 2010 23:27:37 +0100	[thread overview]
Message-ID: <4B845659.9040203@wxs.nl> (raw)
In-Reply-To: <BC8F55A0-EA27-4D15-9CA0-C7D7B3995AF0@st.estfiles.de>

On 23-2-2010 21:18, Steffen Wolfrum wrote:

> The need is easily described:
>
> \placelist[chapter, section,...][file=MyFile]
>
>
> In old MkII times all information for a table of content was read from the ".tuo" file.
> For making manual changes in needed a way to define from *which* tuo file the placelist command reads its information:
> so I could copy the original tuo file, give it another name (MyFile) and define ...
>
> \def\FrozenTUO{MyFile}
>
> .... thus each \placelist run would read from that paticular MyFile.tuo
>
> The quoted code above was written by Hans to provide a way to implement a kind of \placelist[chapter, section,...][file=MyFile] in MkII.

the file= option will not come back, at least not soon, as we now have a 
completely different way of dealing with tables of contents (and 
actually all multipass data)

(ok, you can adapt copy the tuc file and replace the list table but as 
much more goes into the list it's no fun; also way more information goes 
into the lists and there are references to shared data that basically 
makes a no-go)

what we have already is a way to add userdata (which works if you use 
the structured \startchapter ... commands) and when placing a list you 
can use user entries; if you only need to replace a specific list entry 
you can do

\startchapter[title=whatever,list=whocares,bookmark=...]

so you have a different title and listentry and marking and reference 
and bookmark and ..

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.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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:[~2010-02-23 22:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4AE30A6B.4090505@wxs.nl>
     [not found] ` <4AE310D6.6080907@elvenkind.com>
     [not found]   ` <ACE81C10-B0B9-4933-BE83-713367A631F6@st.estfiles.de>
     [not found]     ` <4AE33550.2060900@elvenkind.com>
     [not found]       ` <245A7276-8D47-4AAF-AE06-2F8F1732BB56@st.estfiles.de>
     [not found]         ` <4AE3EC92.3090303@elvenkind.com>
     [not found]           ` <2097E39C-F4AB-4781-9DA2-7AF6295B4521@st.estfiles.de>
     [not found]             ` <4AE424CE.60806@elvenkind.com>
     [not found]               ` <4AE45078.1040506@wxs.nl>
     [not found]                 ` <A2DCCEB9-2524-402A-A7AE-64B02AF52FA6@st.estfiles.de>
     [not found]                   ` <4AE465FD.3040409@wxs.nl>
     [not found]                     ` <18A1C982-94C8-4E6F-9C56-4067A147A85D@st.estfiles.de>
     [not found]                       ` <4AE4B631.7040206@wxs.nl>
     [not found]                         ` <D2E56CCB-B29B-45B5-AEFC-059D77049AD2@st.estfiles.de>
2010-02-23 15:23                           ` Hans Hagen
2010-02-23 20:18                             ` Steffen Wolfrum
2010-02-23 22:27                               ` Hans Hagen [this message]
2010-02-24  7:50                                 ` Steffen Wolfrum
2010-02-24 10:31                                   ` Hans Hagen
2010-02-24 21:01                                     ` Steffen Wolfrum
2010-02-24 21:26                                 ` Steffen Wolfrum
2010-02-24 21:38                                   ` Wolfgang Schuster
2010-02-24 21:54                                     ` Bernhard Rosensteiner
2010-02-24 22:11                                       ` Wolfgang Schuster
2010-02-24 22:22                                         ` Bernhard Rosensteiner

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=4B845659.9040203@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=context@st.estfiles.de \
    --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).