Re: [NTG-context] Hyphenation of composed words

2010-04-18 Thread Thomas Floeren
Marco <> wrote on Friday, April 16, 2010 4:46 PM: > Hi, > > I've yet another hyphenation problem. I cannot get proper hyphenation > in > composed words. Take this MWE: > > \setuplayout [width=1.5cm] > \starttext > > composed-word\par % not hyphenated, as expected > composed||word\par%

[NTG-context] (no subject)

2010-04-18 Thread Tom
The following example computes page numbers correctly, places the correct entries into the TOC, and produces the desired page headers on the first pages of chapters. However, there are some things it doesn't do properly: 1. It puts headers on blank pages at the ends of chapters even after I insert

Re: [NTG-context] Documentation for \completecontent

2010-04-18 Thread Wolfgang Werners-Lucchini
> Follows is an example of a document that illustrates 1, above: > > \starttext > \startfrontmatter > > \completecontent[alternative=c] > > \setuppagenumbering[state=start,alternative=doublesided,conversion=r > omannume > rals] > > \chapter{Preface} > \input knuth > > \chapter{Introduction} >

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-18 Thread Hans Hagen
On 17-4-2010 11:10, Denis Bitouzé wrote: Hello, thanks to contributors of this list I was able to use ppchtex with LaTeX when I encountered a "\writestatus: Undefined control sequence" problem: http://www.ntg.nl/pipermail/ntg-context/2009/044672.html Everything went well (though I have a littl

Re: [NTG-context] xml count() failing

2010-04-18 Thread Hans Hagen
On 17-4-2010 9:40, Hans van der Meer wrote: The xml-count() function does not result in 0 when none of the node sought is absent. In \writestatus{}{<\xmlfilter{#1}{/img/count()}>} correctly returns: : <1> But in one would expect the result to be zero but instead an er

Re: [NTG-context] Structuring topics

2010-04-18 Thread Wolfgang Schuster
Am 18.04.10 21:36, schrieb Vyatcheslav Yatskovsky: Hello, Pardon me for another small question. I want to structure my document into topics, surrounded by start/stop, numbered and with caption. I discovered that enumerations do numbering, but don't allow caption to pass, and descriptions al

[NTG-context] Structuring topics

2010-04-18 Thread Vyatcheslav Yatskovsky
Hello, Pardon me for another small question. I want to structure my document into topics, surrounded by start/stop, numbered and with caption. I discovered that enumerations do numbering, but don't allow caption to pass, and descriptions allow captions, but don't numerate. Is there a middl

Re: [NTG-context] A question about \define vs. \def

2010-04-18 Thread Wolfgang Schuster
Am 18.04.10 21:12, schrieb Vyatcheslav Yatskovsky: Hello, Patrick posed a good question on wiki at http://wiki.contextgarden.net/Reference/en/define "is there any bonus when I use \define instead of \def?" 1. \define checks if the command you try to create already exists, if this is the ca

[NTG-context] A question about \define vs. \def

2010-04-18 Thread Vyatcheslav Yatskovsky
Hello, Patrick posed a good question on wiki at http://wiki.contextgarden.net/Reference/en/define "is there any bonus when I use \define instead of \def?" Regards, Vyatcheslav ___ If your question is of interest to

[NTG-context] fullpage module

2010-04-18 Thread Vyatcheslav Yatskovsky
Hello Wolfgand, why your fullpage module is not a part of standard Context distribution yet? It is extremely useful! Regards, Vyatcheslav ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] Documentation for \completecontent

2010-04-18 Thread Tom Benjey
Whoops! I misstated what is happening. I confused myself. Item 2 is the problem. The TOC and book order are correct. It's just that the introduction can't have the same fancy header as the chapters without placing that same header on the TOC, etc. Tom Benjey 717-258-9733 voice 717-243-0074 fax Twi

Re: [NTG-context] Documentation for \completecontent

2010-04-18 Thread Wolfgang Schuster
Am 18.04.10 19:42, schrieb Tom: http://wiki.contextgarden.net/Category:Reference/en includes no references for \completecontent or \placecontent. "Context the Manual" discusses the commands a bit but does not define them. Given that \completecontent is listed in group 2 of the Top Ten Context com

[NTG-context] Documentation for \completecontent

2010-04-18 Thread Tom
http://wiki.contextgarden.net/Category:Reference/en includes no references for \completecontent or \placecontent. "Context the Manual" discusses the commands a bit but does not define them. Given that \completecontent is listed in group 2 of the Top Ten Context commands that a beginner might focus

Re: [NTG-context] Ligaturing in footnotes.

2010-04-18 Thread Wolfgang Schuster
Am 18.04.10 12:27, schrieb Philipp Gesang: On 2010-04-18<10:07:35>, Wolfgang Schuster wrote: Am 17.04.10 12:49, schrieb Philipp Gesang: After switching to the "smallcaps” font feature set, the surrounding “default” set is not restored when leaving the group if and only if the \bgroup was the fi

Re: [NTG-context] Enumeration

2010-04-18 Thread Wolfgang Schuster
Am 18.04.10 10:53, schrieb Antoine Cailliau: Ok, I read definition files and I found what I was looking for. For the archive of the ML: headstyle, headcolor, titlestyle, titlecolor, titleleft, titleright and text. It well help more when you send a minimal example of your setup. Wolfgang _

Re: [NTG-context] Ligaturing in footnotes.

2010-04-18 Thread Philipp Gesang
On 2010-04-18 <10:07:35>, Wolfgang Schuster wrote: > Am 17.04.10 12:49, schrieb Philipp Gesang: > >After switching to the "smallcaps” font feature set, the surrounding > >“default” set is not restored when leaving the group if and only if > >the \bgroup was the first token inside the footnote. > >

Re: [NTG-context] Enumeration

2010-04-18 Thread Antoine Cailliau
Ok, I read definition files and I found what I was looking for. For the archive of the ML: headstyle, headcolor, titlestyle, titlecolor, titleleft, titleright and text. Cheers, Antoine On 18 April 2010 10:36, Antoine Cailliau wrote: > Hi, > > Thanks a lot, this is exactly what I was looking fo

Re: [NTG-context] Enumeration

2010-04-18 Thread Antoine Cailliau
Hi, Thanks a lot, this is exactly what I was looking for. Is there a way to edit the style of the title, like with caption ? Where is it documented (If any) ? Thanks in advance, Antoine On Sun, 2010-04-18 at 09:15 +0200, Wolfgang Schuster wrote: > Am 17.04.10 15:27, schrieb Antoine Cailliau: >

Re: [NTG-context] Ligaturing in footnotes.

2010-04-18 Thread Wolfgang Schuster
Am 17.04.10 12:49, schrieb Philipp Gesang: Hi again, footnotes keep me busy: ···8<·· \def\sc{\setfontfeature{smallcaps}} \definefontfeature [default][default] [mode=node,onum=yes,liga=yes] \definefontfeature [small

Re: [NTG-context] basic \cite[]

2010-04-18 Thread Wolfgang Schuster
Am 18.04.10 08:31, schrieb Taco Hoekwater: On the criterium vs. criterion: this bad 'translation' is actually a keyword left over from the Dutch interface. It has been this way since 1996 I think. Actually changing it is not an option. but perhaps an alias could be created. I have also created a

Re: [NTG-context] Enumeration

2010-04-18 Thread Wolfgang Schuster
Am 17.04.10 15:27, schrieb Antoine Cailliau: Hi all, I'm working on my thesis and I need a mechanism very similar to float and its reference/caption facilities except it can't be floating. My problem is the following: I've boxes to display corresponding to operators. They should be numbered (li