Re: [NTG-context] Bug with setupinteraction and footnote

2012-08-05 Thread Sietse Brouwer
Hi Otared, This is the same error as in the Luatex error in latest beta (standalone) thread. In line 317 of strc-not.lua, change this: function notes.deltapage(tag,n) into this: local function getdeltapage(tag,n) Cheers, Sietse

Re: [NTG-context] Bug in \startitemize[randomize]

2012-08-05 Thread Hans Hagen
On 4-8-2012 17:22, Aditya Mahajan wrote: Hi, \startitemize[randomize] does not randomize properly (one entry at random is gobbled and another is repeated in its place). I guess that this is because of an off-by-one error somewhere. Example (from: http://tex.stackexchange.com/a/65662/323)

[NTG-context] Bug in \startitemize[randomize]

2012-08-04 Thread Aditya Mahajan
Hi, \startitemize[randomize] does not randomize properly (one entry at random is gobbled and another is repeated in its place). I guess that this is because of an off-by-one error somewhere. Example (from: http://tex.stackexchange.com/a/65662/323) \defineitemgroup[institm]

[NTG-context] Bug with rule between columns in columnset

2012-07-24 Thread Marco
Hi, this seems like a bug in the MetaFun or column set code. Printing a vertical rule between columns fails with ! terminal: NOfTextColumns-1 ! Improper final value has been replaced by 0. to be read again The code also fails, when the column set code is commented out, but then the

Re: [NTG-context] Bug with rule between columns in columnset

2012-07-24 Thread Hans Hagen
On 24-7-2012 12:52, Marco wrote: Hi, this seems like a bug in the MetaFun or column set code. Printing a vertical rule between columns fails with ! terminal: NOfTextColumns-1 ! Improper final value has been replaced by 0. to be read again The code also fails, when the column set code is

[NTG-context] Bug in \typo_paragraphs_setup_three.

2012-07-08 Thread Willi Egger
Hello! I wanted to write a letter… Then it appeared that there is something wrong in \typo_paragraphs_setup_three. The problem is present in todays beta (as was in the previous version). Please try the attached minimal example. Thank you and kind regards Willi test-paragraphs.tex

Re: [NTG-context] Bug in \typo_paragraphs_setup_three.

2012-07-08 Thread Wolfgang Schuster
Am 08.07.2012 um 19:27 schrieb Willi Egger: Hello! I wanted to write a letter… Then it appeared that there is something wrong in \typo_paragraphs_setup_three. The problem is present in todays beta (as was in the previous version). Please try the attached minimal example.

Re: [NTG-context] Bug in \typo_paragraphs_setup_three.

2012-07-08 Thread Hans Hagen
On 8-7-2012 19:27, Willi Egger wrote: Hello! I wanted to write a letter… Then it appeared that there is something wrong in \typo_paragraphs_setup_three. The problem is present in todays beta (as was in the previous version). Please try the attached minimal example. fixed

Re: [NTG-context] Bug in \typo_paragraphs_setup_three.

2012-07-08 Thread Hans Hagen
On 8-7-2012 20:15, Wolfgang Schuster wrote: \appendtoks \letvalue {\e!next \currentparagraphs}\nextparagraphs \setuevalue{\e!start\currentparagraphs}{\startparagraphs[\currentparagraphs]}% \letvalue {\e!stop \currentparagraphs}\stopparagraphs

Re: [NTG-context] bug in latest beta

2012-07-05 Thread Hans Hagen
On 5-7-2012 04:28, JIN Xiao-Yong wrote: I got the following error in the minimal example (which is all shown in the output below) system tex error on line 4 in file simpl.tex: Undefined control sequence ... you can try (in page-mul) \installcolumnbreakmethod \s!multicolumn \v!yes

Re: [NTG-context] bug in latest beta

2012-07-05 Thread Xiao-Yong Jin
On Jul 5, 2012, at 5:02 PM, Hans Hagen wrote: On 5-7-2012 04:28, JIN Xiao-Yong wrote: I got the following error in the minimal example (which is all shown in the output below) system tex error on line 4 in file simpl.tex: Undefined control sequence ... you can try (in

[NTG-context] bug in latest beta

2012-07-04 Thread JIN Xiao-Yong
I got the following error in the minimal example (which is all shown in the output below) system tex error on line 4 in file simpl.tex: Undefined control sequence ... 1 \setuphead[section][before={\column}] 2 \starttext 3 \startcolumns[n=2] 4 \section{this is a section}

Re: [NTG-context] bug? margens with duplex

2012-05-11 Thread Peter Schorsch
Hi Hans, I uploaded a beta that might do a better job but as well could introduce other problems, so testing is needed. Thanks a lot! Started testing it and all margins look fine now :-) - also in larger docs. Will continue testing... P.

[NTG-context] bug? margens with duplex

2012-05-10 Thread Peter Schorsch
Hi, I am using \ininner and \inouter to set text into the margins. As soon I also use duplex the margins are messed up at every second page. Unluckily the [stack=continue] option does not help. I put an example incl. pictures of the results on my user talk page on the wiki:

Re: [NTG-context] bug? margens with duplex

2012-05-10 Thread Hans Hagen
On 10-5-2012 12:15, Peter Schorsch wrote: Hi, I am using \ininner and \inouter to set text into the margins. As soon I also use duplex the margins are messed up at every second page. Unluckily the [stack=continue] option does not help. I put an example incl. pictures of the results on my user

[NTG-context] bug with \setupnotation[number=no] and sectioning commands

2012-05-06 Thread Pablo Rodríguez
Hi there, I'm afraid that note numbering in body text is wrong in latest beta (the bug was also in previous beta). Here you have a sample that shows the bug: \setupnotation[footnote][number=no] \setuphead[chapter][number=no] \starttext \chapter{First chapter} one\footnote{two} \section{First

Re: [NTG-context] Bug with linenumbering

2012-05-03 Thread Wolfgang Schuster
Am 03.05.2012 um 06:58 schrieb Aditya Mahajan: On Wed, 2 May 2012, Hans Hagen wrote: On 1-5-2012 21:43, Aditya Mahajan wrote: Hi, Line numbering does not respect the parameters given with \startlinenumbering. For example: Line numbering is a delayed operation. As they are handled when

Re: [NTG-context] Bug with linenumbering

2012-05-03 Thread Aditya Mahajan
On Thu, 3 May 2012, Wolfgang Schuster wrote: You assume \definelinenumbering has a second argument for the settings but this isn’t the case D'oh. and you need \setuplinenumbering to set them. I also needed to change \setvalue to \setevalue in the example, and add an \expanded to get it

Re: [NTG-context] Bug with linenumbering

2012-05-03 Thread Wolfgang Schuster
Am 03.05.2012 um 17:18 schrieb Aditya Mahajan: On Thu, 3 May 2012, Wolfgang Schuster wrote: You assume \definelinenumbering has a second argument for the settings but this isn’t the case D'oh. and you need \setuplinenumbering to set them. I also needed to change \setvalue to

Re: [NTG-context] Bug with linenumbering

2012-05-03 Thread Aditya Mahajan
On Thu, 3 May 2012, Wolfgang Schuster wrote: Am 03.05.2012 um 17:18 schrieb Aditya Mahajan: On Thu, 3 May 2012, Wolfgang Schuster wrote: You assume \definelinenumbering has a second argument for the settings but this isn’t the case D'oh. and you need \setuplinenumbering to set them.

Re: [NTG-context] Bug with linenumbering

2012-05-02 Thread Hans Hagen
On 1-5-2012 21:43, Aditya Mahajan wrote: Hi, Line numbering does not respect the parameters given with \startlinenumbering. For example: Line numbering is a delayed operation. As they are handled when the page is constructed the settings of that moment apply. In practice only the start key

Re: [NTG-context] Bug with linenumbering

2012-05-02 Thread Aditya Mahajan
On Wed, 2 May 2012, Hans Hagen wrote: On 1-5-2012 21:43, Aditya Mahajan wrote: Hi, Line numbering does not respect the parameters given with \startlinenumbering. For example: Line numbering is a delayed operation. As they are handled when the page is constructed the settings of that moment

[NTG-context] Bug with linenumbering

2012-05-01 Thread Aditya Mahajan
Hi, Line numbering does not respect the parameters given with \startlinenumbering. For example: \definelinenumbering [test] \starttext \startlinenumbering[test][color=blue,align=flushright,distance=0.5em] \input knuth \stoplinenumbering \page \setuplinenumbering

Re: [NTG-context] Bug with linenumbering

2012-05-01 Thread Aditya Mahajan
On Tue, 1 May 2012, Aditya Mahajan wrote: Line numbering does not respect the parameters given with \startlinenumbering. I think that the state at the end of the page flush is used, rather than the state at the beginning of line numbering. An example illustrating this:

[NTG-context] bug with \setupnotation[number=no] and sectioning commands

2012-04-29 Thread Pablo Rodríguez
Hi there, I'm afraid that note numbering in body text is wrong in latest beta. Here you have a sample that shows the bug: \setupnotation[footnote][number=no] \setuphead[chapter][number=no] \starttext \chapter{First chapter} one\footnote{two} \section{First section} three\footnote{four}

[NTG-context] Bug in \page [left]

2012-04-26 Thread Marco
Hi, the example doesn't produce a page break. It works in older versions. \starttext \input knuth \page [left] \input knuth \stoptext Marco ___ If your question is of interest to others as

Re: [NTG-context] Bug in \page [left]

2012-04-26 Thread Wolfgang Schuster
Am 26.04.2012 um 17:57 schrieb Marco: Hi, the example doesn't produce a page break. It works in older versions. \starttext \input knuth \page [left] \input knuth \stoptext The code for the left keyword was missing but I sent a fix for this to the dev list.

[NTG-context] bug in linenote number=no?

2012-03-18 Thread Pablo Rodríguez
Hi there, I guess I have found a bug in the latest beta with number=no for linenotes. \setupnotation[footnote][location=columns,number=no] \definelinenote[dict] \setupnotation[dict][number=no] \starttext \dorecurse{10}{a\footnote{b}\dict{c}} \stoptext BTW, is there a way to have footnotes (or

[NTG-context] Bug in \setuplist

2012-03-15 Thread Willi Egger
Hi Guru's While typesetting an old book (original is from 1853) I need to tweak the table of contents. It looks as follows: CHAPTER II. BEES CAPABLE OF DOMESTICATION. Astonishment of persons at their tameness, 25. Bees intended for the comfort of man. Properties fitting them for domestication.

Re: [NTG-context] Bug in \setuplist

2012-03-15 Thread Wolfgang Schuster
Am 15.03.2012 um 11:25 schrieb Willi Egger: Hi Guru's While typesetting an old book (original is from 1853) I need to tweak the table of contents. It looks as follows: CHAPTER II. BEES CAPABLE OF DOMESTICATION. Astonishment of persons at their tameness, 25. Bees intended for the

Re: [NTG-context] Bug in \setuplist

2012-03-15 Thread Willi Egger
Hi Wolfgang, thank you very much for solving my problem! -- Indeed this works well. What I need to do is to convert the chapter number into a roman number. CHAPTER XIV. BEES CAPABLE OF DOMESTICATION. Astonishment of persons at their tameness, 25. Bees intended for the comfort of man.

Re: [NTG-context] Bug in \setuplist

2012-03-15 Thread Wolfgang Schuster
Am 15.03.2012 um 17:21 schrieb Willi Egger: Hi Wolfgang, thank you very much for solving my problem! -- Indeed this works well. What I need to do is to convert the chapter number into a roman number. CHAPTER XIV. BEES CAPABLE OF DOMESTICATION. Astonishment of persons at their

Re: [NTG-context] Bug in \setuplist

2012-03-15 Thread Willi Egger
Hi, replying to my self: I was not aware of this macro \convert{new_form}{number_to_be_converted} So in the meantime the commands which give the correct result become: \unexpanded\def\Mychaptercommand#1#2#3{\blank CHAPTER~\convertnumber{R}{#1}.\blank{#2}.\hskip0.25\bodyfontsize}

Re: [NTG-context] Bug in \setuplist

2012-03-15 Thread Willi Egger
Hi Wolfgang, you are of course right. - When testing I switched to a test-file, where I did not set the romannumerals conversion in \setuphead. - Sorry ;-( Is the use of the option-key in \setuphead[chapter][conversion=Romannumerals] depreciated? Willi On 15 Mar 2012, at 17:33, Wolfgang

Re: [NTG-context] Bug in \setuplist

2012-03-15 Thread Wolfgang Schuster
Am 15.03.2012 um 17:45 schrieb Willi Egger: Hi Wolfgang, you are of course right. - When testing I switched to a test-file, where I did not set the romannumerals conversion in \setuphead. - Sorry ;-( Is the use of the option-key in \setuphead[chapter][conversion=Romannumerals]

Re: [NTG-context] Bug in ConTeXt? Conflict in titles, sections and bibliography (was bibliography problems)

2012-03-05 Thread Hans Hagen
On 3-3-2012 09:44, Jaroslav Hajtmar wrote: Hello ConTeXist. I present an bug with which I have been seeing over the last few versions of Context. In collaboration with Thomas, who helped me find the perfect minimal example, I managed to finally find out what is the core of my problem. But it is

[NTG-context] Bug in ConTeXt? Conflict in titles, sections and bibliography (was bibliography problems)

2012-03-03 Thread Jaroslav Hajtmar
Hello ConTeXist. I present an bug with which I have been seeing over the last few versions of Context. In collaboration with Thomas, who helped me find the perfect minimal example, I managed to finally find out what is the core of my problem. But it is perhaps deeper than at first glance.

Re: [NTG-context] Bug with \startpostponing

2012-03-02 Thread Hans Hagen
On 1-3-2012 20:20, Aditya Mahajan wrote: Hi, The following works fine in MkII but gives a TeX capacity exceeded error in MkIV. \starttext \input ward \startpostponing[+1] \framed[align=normal]{\input knuth \endgraf} \stoppostponing \dorecurse{15}{\input ward} \stoptext Some circular

[NTG-context] Bug with \startpostponing

2012-03-01 Thread Aditya Mahajan
Hi, The following works fine in MkII but gives a TeX capacity exceeded error in MkIV. \starttext \input ward \startpostponing[+1] \framed[align=normal]{\input knuth \endgraf} \stoppostponing \dorecurse{15}{\input ward} \stoptext Aditya

Re: [NTG-context] bug with \setuplist[alternative=d,margin=2em]?

2012-02-27 Thread Pablo Rodríguez
On 02/26/2012 09:45 PM, Wolfgang Schuster wrote: Am 26.02.2012 um 16:32 schrieb Pablo Rodríguez: Hi there, \setuplist[alternative=d,margin=2em] is shown right on the first item from the sample below, but not on the last one: [] This happens since previous beta and I guess it might be a

[NTG-context] bug with \setuplist[alternative=d,margin=2em]?

2012-02-26 Thread Pablo Rodríguez
Hi there, \setuplist[alternative=d,margin=2em] is shown right on the first item from the sample below, but not on the last one: \setuplist[part][alternative=b] \setuplist[chapter][alternative=d,margin=2em] \starttext \completecontent \part{Part} \chapter{Chapter} a \part{Part} \chapter{Chapter}

Re: [NTG-context] bug with \setuplist[alternative=d,margin=2em]?

2012-02-26 Thread Wolfgang Schuster
Am 26.02.2012 um 16:32 schrieb Pablo Rodríguez: Hi there, \setuplist[alternative=d,margin=2em] is shown right on the first item from the sample below, but not on the last one: \setuplist[part][alternative=b] \setuplist[chapter][alternative=d,margin=2em] \starttext \completecontent

[NTG-context] bug with \definepagebreak in latest beta?

2012-02-19 Thread Pablo Rodríguez
Hans, truly empty pages before parts and chapters (as explained at http://wiki.contextgarden.net/Titles#Truly_empty_pagebreak_before_chapters worked with the previous beta (and in stable), but they don't work with the latest one: \definepagebreak[numberpagebreak][yes,header,footer,right]

Re: [NTG-context] bug with \definepagebreak in latest beta?

2012-02-19 Thread Wolfgang Schuster
Am 19.02.2012 um 21:29 schrieb Pablo Rodríguez: Hans, truly empty pages before parts and chapters (as explained at http://wiki.contextgarden.net/Titles#Truly_empty_pagebreak_before_chapters worked with the previous beta (and in stable), but they don't work with the latest one:

Re: [NTG-context] bug with \definepagebreak in latest beta?

2012-02-19 Thread Pablo Rodríguez
On 02/19/2012 09:39 PM, Wolfgang Schuster wrote: Am 19.02.2012 um 21:29 schrieb Pablo Rodríguez: [...] Has been \definepagebreak replaced with a new command or is this a bug? page-txt.mkvi: \installpagebreakmethod \v!header -

Re: [NTG-context] bug on fallback fonts alternative switching

2012-02-14 Thread Hans Hagen
On 14-2-2012 03:33, Li Yanrui (李延瑞) wrote: Hi, I reported the bug, please see: http://www.ntg.nl/pipermail/ntg-context/2012/064858.html It is still exist in the beta 2012.02.08. in font-col.mkvi replace \font_auto_font_size by \c_font_auto_size Hans

[NTG-context] bug on fallback fonts alternative switching

2012-02-13 Thread 李延瑞
Hi, I reported the bug, please see: http://www.ntg.nl/pipermail/ntg-context/2012/064858.html It is still exist in the beta 2012.02.08. -- Best regards, Li Yanrui ___ If your question is of interest to others as

[NTG-context] bug with footnotes in latest beta?

2012-02-09 Thread Pablo Rodríguez
Hi there, I have the following sample: \definelinenote[dict] \setupnote[dict][rule=off,paragraph=yes,numbercommand=,inbetween=\quad] \setupdescriptions[dict][display=yes,location=serried,distance=.5em] \definemargindata[mgch][outer][hoffset=0.3em] \starttext \startlinenumbering

[NTG-context] bug with headcommand=type in definedescription?

2012-01-29 Thread Pablo Rodríguez
Hi there, I have the following sample that works with \type: \definedescription[abc][headcommand=\tfa] \starttext \abc{\type{\startext}} not working \stoptext But if I use the headcommand=type option: \definedescription[abc][headcommand=\type] \starttext

Re: [NTG-context] bug with headcommand=type in definedescription?

2012-01-29 Thread Wolfgang Schuster
Am 29.01.2012 um 12:39 schrieb Pablo Rodríguez: Hi there, I have the following sample that works with \type: \definedescription[abc][headcommand=\tfa] \starttext \abc{\type{\startext}} not working \stoptext But if I use the headcommand=type option:

Re: [NTG-context] bug with setuplist alternative?

2012-01-29 Thread Wolfgang Schuster
Am 29.01.2012 um 00:23 schrieb Pablo Rodríguez: Hi there, in the following sample: \setuplist[chapter][alternative=g] \setuplist[section][alternative=d] \starttext \completecontent \chapter{chapter} \section{section} \chapter{chapter}

Re: [NTG-context] bug with headcommand=type in definedescription?

2012-01-29 Thread Pablo Rodríguez
On 01/29/2012 01:05 PM, Wolfgang Schuster wrote: [...] The \type has to change the meaning of \” to make it a normal symbol but when you use it with headcommand it is to late. A better command to show command is \tex{…} which appends a save version of \” in front of the argument.

Re: [NTG-context] bug with setuplist alternative?

2012-01-29 Thread Pablo Rodríguez
On 01/29/2012 01:06 PM, Wolfgang Schuster wrote: [...] BTW, how can I get a table of contents with heading that doesn't contain subsections? The wiki only offers the option \placecontent[chapter,section], but I need the heading. \completecontent == \title{Contents} + \placecontent

Re: [NTG-context] bug with headcommand=type in definedescription?

2012-01-29 Thread Aditya Mahajan
On Jan 29, 2012, at 10:17 AM, Pablo Rodríguez oi...@web.de wrote: On 01/29/2012 01:05 PM, Wolfgang Schuster wrote: [...] The \type has to change the meaning of \” to make it a normal symbol but when you use it with headcommand it is to late. A better command to show command is \tex{…}

Re: [NTG-context] bug with headcommand=type in definedescription?

2012-01-29 Thread Pablo Rodríguez
On 01/29/2012 05:49 PM, Aditya Mahajan wrote: On Jan 29, 2012, at 10:17 AM, Pablo Rodríguez oi...@web.de wrote: [...] I'm afraid it doesn't work: \definedescription[abc][headcommand=\tex] \starttext \abc{startext} not working \tex{stoptext} \stoptext \tex{…} command works,

Re: [NTG-context] bug with headcommand=type in definedescription?

2012-01-29 Thread Wolfgang Schuster
Am 29.01.2012 um 16:17 schrieb Pablo Rodríguez: On 01/29/2012 01:05 PM, Wolfgang Schuster wrote: [...] The \type has to change the meaning of \” to make it a normal symbol but when you use it with headcommand it is to late. A better command to show command is \tex{…} which appends a save

Re: [NTG-context] bug with headcommand=type in definedescription?

2012-01-29 Thread Pablo Rodríguez
On 01/29/2012 06:24 PM, Wolfgang Schuster wrote: [...] I tested it now myself and what you want doesn’t work in this way. As you can see in the example below “headcommand=\tex” does work when you also use “location=command” but only with some limitations, e.g. the font is wrong and you

Re: [NTG-context] bug with headcommand=type in definedescription?

2012-01-29 Thread Wolfgang Schuster
Am 29.01.2012 um 18:42 schrieb Pablo Rodríguez: On 01/29/2012 06:24 PM, Wolfgang Schuster wrote: [...] I tested it now myself and what you want doesn’t work in this way. As you can see in the example below “headcommand=\tex” does work when you also use “location=command” but only with

Re: [NTG-context] bug with headcommand=type in definedescription?

2012-01-29 Thread Pablo Rodríguez
On 01/29/2012 07:09 PM, Wolfgang Schuster wrote: The font can be fixed using headstyle, but the location of the title is important for the document. You can use a two step mechanism where the commands you use in the document pass the content to a internal description environment.

Re: [NTG-context] bug with headcommand=type in definedescription?

2012-01-29 Thread Aditya Mahajan
On Sun, 29 Jan 2012, Wolfgang Schuster wrote: You can use a two step mechanism where the commands you use in the document pass the content to a internal description environment. \usemodule[annotation] \definedescription[abcdescription]

Re: [NTG-context] bug with headcommand=type in definedescription?

2012-01-29 Thread Wolfgang Schuster
Am 29.01.2012 um 19:38 schrieb Aditya Mahajan: On Sun, 29 Jan 2012, Wolfgang Schuster wrote: You can use a two step mechanism where the commands you use in the document pass the content to a internal description environment. \usemodule[annotation] \definedescription[abcdescription]

[NTG-context] bug with setuplist alternative?

2012-01-28 Thread Pablo Rodríguez
Hi there, in the following sample: \setuplist[chapter][alternative=g] \setuplist[section][alternative=d] \starttext \completecontent \chapter{chapter} \section{section} \chapter{chapter} \subsection{subsection} I get the second

[NTG-context] bug on margin data and line numbering?

2012-01-26 Thread Pablo Rodríguez
Hi there, when I try to add margin data to a line numbered text, this line is not counted or numbered. See the sample with note referring to line 0: \definelinenote[dict] \setupnote[dict][numbercommand=,] \definemargindata[mgch][outer][hoffset=0.3em] \starttext

Re: [NTG-context] Bug in symb-ini.mkiv?

2012-01-16 Thread Hans Hagen
On 15-1-2012 21:11, Otared Kavian wrote: Hi Wolfgang, Combing through various setups and definitions of my document, finally I could find the culprit: the error message was due to the change in the way \color should be used now. Changing all over \color[darkred] (for instance) with

[NTG-context] Bug? Counters inherit chapter number

2012-01-16 Thread Felix Ingram
Hi all, This works as expected* (empty section title with 5 6 7 8 on the next line \definenumber[examplecounter] \setnumber[examplecounter]{5} \starttext \startsection \getnumber[examplecounter] \incrementnumber[examplecounter] \getnumber[examplecounter] \incrementnumber[examplecounter]

Re: [NTG-context] Bug? Counters inherit chapter number

2012-01-16 Thread Wolfgang Schuster
Am 16.01.2012 um 15:43 schrieb Felix Ingram: Hi all, This works as expected* (empty section title with 5 6 7 8 on the next line \definenumber[examplecounter] \setnumber[examplecounter]{5} \starttext \startsection \getnumber[examplecounter] \incrementnumber[examplecounter]

[NTG-context] Bug in symb-ini.mkiv?

2012-01-15 Thread Otared Kavian
Hi Hans, With the latest beta (ConTeXt ver: 2012.01.12 11:03 MKIV), typesetting a document which used to be typeset without problems I encounter an error which points to some commands defined in symb-ini.mkiv. However I can switch back to ConTeXt ver: 2011.11.29 18:47 MKIV in order to

Re: [NTG-context] Bug in symb-ini.mkiv?

2012-01-15 Thread Wolfgang Schuster
Am 15.01.2012 um 16:39 schrieb Otared Kavian: Hi Hans, With the latest beta (ConTeXt ver: 2012.01.12 11:03 MKIV), typesetting a document which used to be typeset without problems I encounter an error which points to some commands defined in symb-ini.mkiv. However I can switch back to

Re: [NTG-context] Bug in symb-ini.mkiv?

2012-01-15 Thread Otared Kavian
Hi Wolfgang, Thanks for your response: right now I am not with my computer at home (writing you from another place). I'll do what you suggest this evening. Best regards: OK On 15 janv. 2012, at 16:48, Wolfgang Schuster wrote: Am 15.01.2012 um 16:39 schrieb Otared Kavian: Hi Hans,

Re: [NTG-context] Bug in symb-ini.mkiv?

2012-01-15 Thread Otared Kavian
Hi Wolfgang, Combing through various setups and definitions of my document, finally I could find the culprit: the error message was due to the change in the way \color should be used now. Changing all over \color[darkred] (for instance) with \startcolor[darkred]…\stopcolor, fixed the error

[NTG-context] Bug with \setuphead

2012-01-03 Thread Aditya Mahajan
Hi, \setuphead[section] [ alternative=middle, header=high, page=yes, ] \starttext \section{Test} \stoptext with ConTeXt ver: 2012.01.02 21:59 MKIV gives: ! Undefined control sequence. system tex error on line 9 in file

Re: [NTG-context] Bug with \setuphead

2012-01-03 Thread Wolfgang Schuster
Am 03.01.2012 um 13:18 schrieb Aditya Mahajan: Hi, \setuphead[section] [ alternative=middle, header=high, page=yes, ] \starttext \section{Test} \stoptext Old internal command (\recalculatebackgrounds) was used in page-txt.mkvi. %

Re: [NTG-context] Bug with \setuphead

2012-01-03 Thread Aditya Mahajan
On Tue, 3 Jan 2012, Wolfgang Schuster wrote: Am 03.01.2012 um 13:18 schrieb Aditya Mahajan: Hi, \setuphead[section] [ alternative=middle, header=high, page=yes, ] \starttext \section{Test} \stoptext Old internal command

Re: [NTG-context] bug with --purgeall?

2011-12-30 Thread Hans Hagen
On 29-12-2011 21:35, Pablo Rodríguez wrote: I'm not sure whether I got it right: do you use context --purgeall instead of the Windows version of rm *.log *.tuc (and other file extensions)? (Sorry, I'm not proficient at Windows shell :-(). indeed, which is quite ok as often tex jobs run on

[NTG-context] Bug in \date (experimental branch)

2011-12-30 Thread Andreas Harder
Hi Hans, a day is prefixed to every day-number. \starttext \date[d=29,m=12,y=2011] \currentdate \stoptext outputs December day29, 2011 December day30, 2011 Regards Andreas ___ If your question is of

Re: [NTG-context] Bug in \date (experimental branch)

2011-12-30 Thread Hans Hagen
On 30-12-2011 19:58, Andreas Harder wrote: \starttext \date[d=29,m=12,y=2011] \currentdate \stoptext in core-con.mkiv: \letvalue{\??conversionarguments3}\system_checked_conversion -- -

Re: [NTG-context] bug with --purgeall?

2011-12-29 Thread Hans Hagen
On 29-12-2011 17:12, Pablo Rodríguez wrote: On 12/29/2011 04:01 PM, Hans Hagen wrote: On 29-12-2011 07:24, Pablo Rodríguez wrote: Hi there, yesterday I ran the following command: context --purgeall --environment=mysecondstyle.tex --mode=myexample.xml I know that the source file is missing

Re: [NTG-context] bug with --purgeall?

2011-12-29 Thread Hans Hagen
On 29-12-2011 07:24, Pablo Rodríguez wrote: Hi there, yesterday I ran the following command: context --purgeall --environment=mysecondstyle.tex --mode=myexample.xml I know that the source file is missing (I discovered it later). This is not my issue. The problem is that the --purgeall option

Re: [NTG-context] bug with --purgeall?

2011-12-29 Thread Pablo Rodríguez
On 12/29/2011 04:01 PM, Hans Hagen wrote: On 29-12-2011 07:24, Pablo Rodríguez wrote: Hi there, yesterday I ran the following command: context --purgeall --environment=mysecondstyle.tex --mode=myexample.xml I know that the source file is missing (I discovered it later). This is not my

Re: [NTG-context] bug with --purgeall?

2011-12-29 Thread Pablo Rodríguez
On 12/29/2011 07:49 PM, Hans Hagen wrote: On 29-12-2011 17:12, Pablo Rodríguez wrote: On 12/29/2011 04:01 PM, Hans Hagen wrote: how should it know? By name and by modification date and time. But in any case, the following command: context --purgeall should give an error (missing

[NTG-context] bug with --purgeall?

2011-12-28 Thread Pablo Rodríguez
Hi there, yesterday I ran the following command: context --purgeall --environment=mysecondstyle.tex --mode=myexample.xml I know that the source file is missing (I discovered it later). This is not my issue. The problem is that the --purgeall option caused context to erase all .log files

[NTG-context] Bug or feature?

2011-12-21 Thread Andreas Harder
Hi, with the latest beta there is always a line break after a \blackrule … bug or feature? \starttext % \dontleavehmode% \blackrule[width=3cm] unwanted line break! \stoptext Regards Andreas ___ If your

Re: [NTG-context] Bug or feature?

2011-12-21 Thread Wolfgang Schuster
Am 21.12.2011 um 12:04 schrieb Andreas Harder: Hi, with the latest beta there is always a line break after a \blackrule … bug or feature? \starttext % \dontleavehmode% \blackrule[width=3cm] unwanted line break! \stoptext It’s neither a bug nor a feature, just a result of TeX’s

Re: [NTG-context] Bug or feature?

2011-12-21 Thread Andreas Harder
On 21.12.2011, at 12:33, Wolfgang Schuster wrote: Am 21.12.2011 um 12:04 schrieb Andreas Harder: Hi, with the latest beta there is always a line break after a \blackrule … bug or feature? \starttext % \dontleavehmode% \blackrule[width=3cm] unwanted line break! \stoptext It’s

Re: [NTG-context] Bug or feature?

2011-12-21 Thread Hans Hagen
On 21-12-2011 15:02, Wolfgang Schuster wrote: -\setvalue{\??ut:\v!auto }\setautostrut % \setvalue{\??ut:\v!auto }{\setautostrut} +\letvalue{\??ut:\v!auto }\setautostrut % \setvalue{\??ut:\v!auto }{\setautostrut} ah, interesting that something works at all ... fixed Hans

Re: [NTG-context] bug with \setuplayout[setups=*strict]?

2011-12-11 Thread Pablo Rodríguez
On 12/09/2011 05:27 PM, Hans Hagen wrote: On 8-12-2011 13:40, Pablo Rodríguez wrote: [...] Is there no other way to avoid orphan and widow lines? I need it urgently. \startsetups [*lessstrict] \setup[*\s!reset] \widowpenalty =1000 \clubpenaltie =1000

Re: [NTG-context] bug with \setuplayout[setups=*strict]?

2011-12-09 Thread Hans Hagen
On 8-12-2011 13:40, Pablo Rodríguez wrote: Hi there, I read a previous message on this list form Wolgang that \setuplayout[setups=*strict] is the ConTeXt way to avoid orphan and widow lines. I have tried that before checking that

Re: [NTG-context] Bug with caption

2011-12-09 Thread Hans Hagen
On 4-12-2011 06:46, Aditya Mahajan wrote: Hi, If I use \setupcaption[number=no] and include a float with no caption, then all subsequent floats do not have a caption! fixed in next beta -

[NTG-context] bug with \setuplayout[setups=*strict]?

2011-12-08 Thread Pablo Rodríguez
Hi there, I read a previous message on this list form Wolgang that \setuplayout[setups=*strict] is the ConTeXt way to avoid orphan and widow lines. I have tried that before checking that \widowpenalty=1\clubpenalty=1\raggedbottom doesn't change anything on my

[NTG-context] Bug with caption

2011-12-03 Thread Aditya Mahajan
Hi, If I use \setupcaption[number=no] and include a float with no caption, then all subsequent floats do not have a caption! Here is an example (using 2011.11.29) \setupcaption[number=no] \startbuffer \startnotmode[bugfix] \startplacefigure[location=here] Figure with no caption

[NTG-context] Bug report: --result switch fails in larger documents

2011-11-23 Thread Jon Crump
All, Now that I've recovered my latest beta: context.mkiv 2011.11.14 16:17 (thanks Mojca, Hans) I can confirm that the bug still exists as described: On a short test file: context --environment=arabtestI.tex --result=tmp arab-testII.xml success: mtx-context | result renamed to: tmp system

Re: [NTG-context] Bug report: --result switch fails in larger documents

2011-11-23 Thread Hans Hagen
On 23-11-2011 17:25, Jon Crump wrote: All, Now that I've recovered my latest beta: context.mkiv 2011.11.14 16:17 (thanks Mojca, Hans) I can confirm that the bug still exists as described: On a short test file: context --environment=arabtestI.tex --result=tmp arab-testII.xml success:

Re: [NTG-context] Bug with location=nonumber

2011-11-23 Thread Aditya Mahajan
On Mon, 21 Nov 2011, Hans Hagen wrote: On 21-11-2011 09:38, Aditya Mahajan wrote: Hi, Consider the following test file \starttext \startplacefigure[location={here,nonumber}, title=none] test \stopplacefigure \startplacefigure[location={here,nonumber}, title={test}] test

[NTG-context] Bug with location=nonumber

2011-11-21 Thread Aditya Mahajan
Hi, Consider the following test file \starttext \startplacefigure[location={here,nonumber}, title=none] test \stopplacefigure \startplacefigure[location={here,nonumber}, title={test}] test \stopplacefigure \stoptext The title of the second figure is displayed. The bug is because I have

Re: [NTG-context] Bug with location=nonumber

2011-11-21 Thread Hans Hagen
On 21-11-2011 09:38, Aditya Mahajan wrote: Hi, Consider the following test file \starttext \startplacefigure[location={here,nonumber}, title=none] test \stopplacefigure \startplacefigure[location={here,nonumber}, title={test}] test \stopplacefigure \stoptext The title of the second figure is

[NTG-context] Bug in latest beta

2011-10-20 Thread Andreas Harder
Hi Hans, something is wrong with the \mathprime definition in math-pln.mkiv. The compilation of \starttext $f'(x)$ \stoptext Stopps with: \dodomathprime -\normalprime \futurelet \nexttoken \dododomathprime Regards Andreas

Re: [NTG-context] Bug in latest beta

2011-10-20 Thread Hans Hagen
On 20-10-2011 10:46, Andreas Harder wrote: \starttext $f'(x)$ \stoptext Fixed (a definition order issue). The prime handling is somewhat weird as it does some look ahead for superscripts (1) because there can b emultiple primes and (2) because traditional tex fonts have large prime that

[NTG-context] Bug in currentdate

2011-10-15 Thread Otared Kavian
On 14 oct. 2011, at 23:26, Hans Hagen wrote: Hi, A new beta has been uploaded. Nothing new apart from some experimental code and a few bugfixes. I also uploaded http://www.pragma-ade.com/preliminaries/hybrid-italics.pdf Files in that path will come and go. Hans Hi Hans, Thanks

Re: [NTG-context] bug in latest beta

2011-10-14 Thread luigi scarso
On Thu, Oct 13, 2011 at 9:46 PM, Hans Hagen pra...@wxs.nl wrote: On 13-10-2011 09:37, luigi scarso wrote: Please type another input file name: A new beta ... better check mp code as I've split all mkii/mkiv mp related code (i.e. metafun ii is frozen and metafun iv will be mainstream). I

Re: [NTG-context] bug in latest beta

2011-10-14 Thread Andreas Harder
On 13.10.2011, at 21:46, Hans Hagen wrote: On 13-10-2011 09:37, luigi scarso wrote: Please type another input file name: A new beta ... better check mp code as I've split all mkii/mkiv mp related code (i.e. metafun ii is frozen and metafun iv will be mainstream). I might have messed

<    5   6   7   8   9   10   11   12   13   14   >