Re: [NTG-context] Problems with \completecontent

2012-07-01 Thread Wolfgang Schuster

Am 01.07.2012 um 00:08 schrieb Marcin Borkowski:

 Hi,
 
 I'd like to make the distance between the chapter number and the title
 (and between the title and pagenumber with alternative=a) smaller.  How
 to do that?  [distance=0.5em] didn't work.
 
 Also, I'd like to have the pagenumbers slanted; I tried
 [pagestyle=slanted], but it didn't work either.
 
 Any ideas?


\setuplist[chapter][alternative=a,width=1em,pagestyle=slanted]

\starttext

\completecontent

\chapter{Chapter}

\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
___


[NTG-context] Problems with \completecontent

2012-06-30 Thread Marcin Borkowski
Hi,

I'd like to make the distance between the chapter number and the title
(and between the title and pagenumber with alternative=a) smaller.  How
to do that?  [distance=0.5em] didn't work.

Also, I'd like to have the pagenumbers slanted; I tried
[pagestyle=slanted], but it didn't work either.

Any ideas?

-- 
Marcin Borkowski
http://mbork.pl
___
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
___


[NTG-context] Problems with \completecontent after upgrade to latest beta

2011-12-16 Thread Steffen Fritzsche
Hi,

I just installed the latest beta (2011.12.15) on my workstation. I'm not able 
to create my document, because there are problems with the placement of my toc. 
The same tex is running fine on my laptop with (2011.11.29). It hangs while 
placing the front matter. The following error is displayed:

system   tex  error on line 107 in file main.tex: Emergency stop ...

97 
98 % 
==
99 % STRUCTURE
100 % 
==
101 
102 \startfrontmatter
103 \completecontent
104 %\completefigures
105 %\completelistings
106 %\component index/abbreviations
107   \stopfrontmatter
108 
109 \startbodymatter
110 \component chapter01/main
111 \component chapter02/main
112 \component chapter03/main
113 \component chapter04/main
114 \component chapter05/main
115 \component chapter06/main
116 \component chapter07/main
117 \component chapter08/main

to be read again 
  [
\next_optional_command_yes ...\startnamedsection [
 {title}][{title={\headtext...
to be read again 
  [
\dotripleemptythreenormal #1#2#3-#1[{#2}][{#3}][
]
to be read again 
  \doplacecombinedlist 
\docompletecombinedlist ...]}\doplacecombinedlist 
 [#1][#2]\stopnamedsection 
...
l.107 \stopfrontmatter

!  == Fatal error occurred, no output PDF file produced!


Were there any changes to this part? Am I doing something wrong?

Thanks!
Steffen

___
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
___


Re: [NTG-context] Problems with \completecontent after upgrade to latest beta

2011-12-16 Thread Hans Hagen

On 16-12-2011 13:34, Steffen Fritzsche wrote:

Hi,

I just installed the latest beta (2011.12.15) on my workstation. I'm not able 
to create my document, because there are problems with the placement of my toc. 
The same tex is running fine on my laptop with (2011.11.29). It hangs while 
placing the front matter. The following error is displayed:


fixed  (was a loop)

Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 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
___