[NTG-context] Enumeration

2010-04-18 Thread 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 (like figure, tables, etc.) and having a list is

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

2010-04-18 Thread Taco Hoekwater
Hi, Michael Green wrote: Mk II gets the desired result; Mk IV does not. Example: ... \placepublications Please change the above line to \placepublications[criterium=all] This is a bug in the mkiv port of the module that I thought was already documented, but maybe not. To be sure, I

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

2010-04-18 Thread Salil Sayed
In mkIV the option seems mandatory too. Otherwise I get the empty brackets. But only the authoryear and authoryears works for me. Not authornum. This is how I use it. (following the habit of using natbib in Latex) \usemodule[bib] \setupbibtex [database={Manuscript}, sort=author]

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

2010-04-18 Thread Michael Saunders
Taco: \placepublications Please change the above line to \placepublications[criterium=all] Thanks, but that's what I was using already. To be clear, in Mk IV: \usemodule[bib] \setupbibtex[database=myProject] \setuppublications[alternative=num] ... \cite[myKey] ...

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

2010-04-18 Thread Taco Hoekwater
Michael Saunders wrote: Taco: \placepublications Please change the above line to \placepublications[criterium=all] Thanks, but that's what I was using already. To be clear, in Mk IV: \usemodule[bib] \setupbibtex[database=myProject] \setuppublications[alternative=num] ... \cite[myKey]

Re: [NTG-context] Enumeration

2010-04-18 Thread Taco Hoekwater
Antoine Cailliau wrote: 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 (like figure, tables,

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

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 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] 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 antoinecaill...@gmail.com wrote: Hi, Thanks a lot, this is

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. (I know lm

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 Wolfgang Schuster
Am 18.04.10 12:27, schrieb Philipp Gesang: On 2010-04-1810: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

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

[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

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

[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

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()}} nodeimg ...//node correctly returns: : 1 But in node/node one would expect the result to be

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 little

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} \input knuth

[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

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% wrong: