[NTG-context] problem with coupling (mkiv)

2012-01-02 Thread Rene van Hassel
Hello members, a happy new year to everybody. And here the problem I have: \setupinteraction[start=state,color=orange] \setupcombinedlist[content][interaction=all] \defineblock[question] \defineblock[answer] \defineenumeration[questions][location=top,coupling=answers]

[NTG-context] \def undefined on xmlsetup

2012-01-02 Thread Meer, H. van der
The following setup gives an error. \startxmlsetups xam:parameter \edef\parameter{\xmltrim{#1}} \stopxmlsetups system tex error on line 7 in file xam-test.tex: Undefined control sequence ... \@@su:xam:parameter #1-\edef \parameter {\xmltrim

[NTG-context] Text alignment influences page placement

2012-01-02 Thread Wolfgang Schuster
Hi Hans, the new alignment code influences the placement of the whole text block. \setuppapersize[A5][A3,landscape] %\setupalign[left] \setupalign[middle] \starttext \showframe text \stoptext Wolfgang ___ If your

[NTG-context] \setlayerframed align-option causes shift

2012-01-02 Thread Andreas Harder
Hi Hans, setting the align-option of \setlayerframed causes a small (but visible) right shift. \definelayer[page][width=\paperwidth,height=\paperheight] \setupbackgrounds[page][background=page] \starttext \showframe \setlayerframed [page] [x=\backspace,y=\topspace]

Re: [NTG-context] Text alignment influences page placement

2012-01-02 Thread Hans Hagen
On 2-1-2012 15:27, Wolfgang Schuster wrote: Hi Hans, the new alignment code influences the placement of the whole text block. \setuppapersize[A5][A3,landscape] %\setupalign[left] \setupalign[middle] \starttext \showframe text \stoptext ah, some unwanted synchronization; I'll fix it Hans

Re: [NTG-context] Pagereferences to more than one page

2012-01-02 Thread Jan Heinen
Though I searched a lot for the question in the bottom, - I could not find a parameter for \at which solves my problem - I could not find any other command which helps me Is this a limitation of ConText? I can't imagin that I am the only one and first who wants to reference to more than one

[NTG-context] beta

2012-01-02 Thread Hans Hagen
Hi, I uploaded a new beta ... hopefully not too many renaming side effects Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038

[NTG-context] Exporting itemize

2012-01-02 Thread Andreas Harder
Hi Hans, another one. \setupbackend[export=yes] \starttext \startitemize \startitem test \stopitem \stopitemize \stoptext Works with the beta but is broken in the experimental branch. Regards Andreas

Re: [NTG-context] Pagereferences to more than one page

2012-01-02 Thread Hans Hagen
On 2-1-2012 17:21, Jan Heinen wrote: Though I searched a lot for the question in the bottom, - I could not find a parameter for \at which solves my problem - I could not find any other command which helps me Is this a limitation of ConText? I can't imagin that I am the only one and first who

Re: [NTG-context] Pagereferences to more than one page

2012-01-02 Thread luigi scarso
On Mon, Jan 2, 2012 at 5:21 PM, Jan Heinen jahei...@gmx.de wrote: Though I searched a lot for the question in the bottom, - I could not find a parameter for \at which solves my problem - I could not find any other command which helps me Is this a limitation of ConText? I can't imagin that I

Re: [NTG-context] \def undefined on xmlsetup

2012-01-02 Thread Hans Hagen
On 2-1-2012 14:55, Meer, H. van der wrote: The following setup gives an error. \startxmlsetups xam:parameter \edef\parameter{\xmltrim{#1}} \stopxmlsetups system tex error on line 7 in file xam-test.tex: Undefined control sequence ... \@@su:xam:parameter #1-\edef \parameter

Re: [NTG-context] Exporting itemize

2012-01-02 Thread Hans Hagen
On 2-1-2012 17:29, Andreas Harder wrote: Hi Hans, another one. \setupbackend[export=yes] \starttext \startitemize \startitem test \stopitem \stopitemize \stoptext Works with the beta but is broken in the experimental branch. What is the difference between these two?

Re: [NTG-context] Exporting itemize

2012-01-02 Thread Andreas Harder
On 02.01.2012, at 17:32, Hans Hagen wrote: On 2-1-2012 17:29, Andreas Harder wrote: Hi Hans, another one. \setupbackend[export=yes] \starttext \startitemize \startitem test \stopitem \stopitemize \stoptext Works with the beta but is broken in the experimental branch.

[NTG-context] Undefined controle sequence with usemodule[vim]

2012-01-02 Thread pol stra
Hello everyone, When I use t-vim module, I get this error message: error msg system tex error on line 15 in file vim.tex: Undefined control sequence ... /error msg for example with this code: code \usemodule[vim] \definevimtyping[python][syntax=python, escape=on] \starttext

Re: [NTG-context] beta

2012-01-02 Thread Andreas Harder
On 02.01.2012, at 17:28, Hans Hagen wrote: Hi, I uploaded a new beta ... hopefully not too many renaming side effects • xtables \starttext \startxtable \startxrow \startxcell test \stopxcell \stopxrow \stopxtable \stoptext ! LuaTeX error

Re: [NTG-context] Pagereferences to more than one page

2012-01-02 Thread luigi scarso
On Mon, Jan 2, 2012 at 5:30 PM, luigi scarso luigi.sca...@gmail.com wrote: On Mon, Jan 2, 2012 at 5:21 PM, Jan Heinen jahei...@gmx.de wrote: Though I searched a lot for the question in the bottom, - I could not find a parameter for \at which solves my problem - I could not find any other

Re: [NTG-context] beta

2012-01-02 Thread Hans Hagen
On 2-1-2012 18:46, Andreas Harder wrote: ! LuaTeX error ...-old/tex/texmf-context/tex/context/base/tabl-xtb.lua:913: incorrect index value -1 for tex.getcount() ! TeX capacity exceeded, sorry [input stack size=1]. fixed -

[NTG-context] reprocessing xml

2012-01-02 Thread Meer, H. van der
The macro \xmlstripped{node}{lpath} gives me the xml resulting from the strip. after some operations on this result I would like to reprocess this in order to typeset. How do I accomplish this? Hans van der Meer

Re: [NTG-context] beta

2012-01-02 Thread Andreas Harder
On 02.01.2012, at 19:41, Hans Hagen wrote: On 2-1-2012 18:46, Andreas Harder wrote: ! LuaTeX error ...-old/tex/texmf-context/tex/context/base/tabl-xtb.lua:913: incorrect index value -1 for tex.getcount() ! TeX capacity exceeded, sorry [input stack size=1]. fixed Thanks!

Re: [NTG-context] reprocessing xml

2012-01-02 Thread Meer, H. van der
Another possibility would be to interpose the Lua-code somwhere in between the processing stream. The \directlua-call can get its input from \xmlstripped and then does a tex.print back to ConTeXt. Or is there a more direct way to substitute the manipulated string for the original input? Hans

Re: [NTG-context] beta

2012-01-02 Thread Thomas A. Schmitz
On 01/02/2012 05:28 PM, Hans Hagen wrote: Hi, I uploaded a new beta ... hopefully not too many renaming side effects Hi Hans, all best for the New Year! And thanks for the wonderful New Year's card - I received two of them and could appreciate the full randomness of it all... In the

Re: [NTG-context] beta

2012-01-02 Thread Andreas Harder
On 02.01.2012, at 19:41, Hans Hagen wrote: On 2-1-2012 18:46, Andreas Harder wrote: ! LuaTeX error ...-old/tex/texmf-context/tex/context/base/tabl-xtb.lua:913: incorrect index value -1 for tex.getcount() ! TeX capacity exceeded, sorry [input stack size=1]. fixed •

Re: [NTG-context] beta

2012-01-02 Thread Wolfgang Schuster
Am 02.01.2012 um 20:51 schrieb Thomas A. Schmitz: On 01/02/2012 05:28 PM, Hans Hagen wrote: Hi, I uploaded a new beta ... hopefully not too many renaming side effects Hi Hans, all best for the New Year! And thanks for the wonderful New Year's card - I received two of them and could

Re: [NTG-context] beta

2012-01-02 Thread Thomas A. Schmitz
On 01/02/2012 09:08 PM, Wolfgang Schuster wrote: In the latest beta, the file hand-ini.mkiv is gone, I can’t reproduce this because I have the file on my system. That may be the case, but the question is how it got there. Not by running first-setup.sh - I just did a test run into an empty

[NTG-context] problem with cross references

2012-01-02 Thread Rene van Hassel
Hello Members, there is a problem with cross references. See the piece of code beneath this text. Under texexec the piece of code works well. With context there is a problem, the cross references of the item(s) don't work, the pdf-file is not interactive. What is the problem? I hope that

Re: [NTG-context] beta

2012-01-02 Thread Wolfgang Schuster
Am 02.01.2012 um 21:19 schrieb Thomas A. Schmitz: On 01/02/2012 09:08 PM, Wolfgang Schuster wrote: In the latest beta, the file hand-ini.mkiv is gone, I can’t reproduce this because I have the file on my system. That may be the case, but the question is how it got there. Not by running

Re: [NTG-context] beta

2012-01-02 Thread Thomas A. Schmitz
On 01/02/2012 09:29 PM, Wolfgang Schuster wrote: I deleted the texmf-context folder and hand-ini.mkiv was downloaded when I run first-setup.sh, it’s also included in the cont-tmf archive from Hans. Hmm, maybe system-dependent? I'm on linux-64; I'll try with my OS X box. Thomas

Re: [NTG-context] beta

2012-01-02 Thread Hans Hagen
On 2-1-2012 20:51, Thomas A. Schmitz wrote: all best for the New Year! And thanks for the wonderful New Year's card - I received two of them and could appreciate the full randomness of it all... Thanks for your calendar .. always impressive to read how active your kids are In the latest

Re: [NTG-context] beta

2012-01-02 Thread Hans Hagen
On 2-1-2012 21:19, Thomas A. Schmitz wrote: On 01/02/2012 09:08 PM, Wolfgang Schuster wrote: In the latest beta, the file hand-ini.mkiv is gone, I can’t reproduce this because I have the file on my system. That may be the case, but the question is how it got there. Not by running

Re: [NTG-context] missing --delete flags in mtx-update.lua

2012-01-02 Thread Peter Münster
On Mon, Nov 14 2011, Mojca Miklavec wrote: When running first-setup.sh, some of the rsync commands are missing the --delete flag: /opt/context/tex/texmf-context:      ok /opt/context/tex/texmf-linux-64:     no --delete flag On purpose, else formats are deleted and that is nasty when there

Re: [NTG-context] beta

2012-01-02 Thread Thomas A. Schmitz
On 01/02/2012 09:45 PM, Hans Hagen wrote: Is \enableprotruding obsolete, then? One can wonder if it ever was solete Hans OK, I see :-) Must have been a leftover from the olden days, when we had to compile our context documents with a magnetized needle and a steady hand directly on the

Re: [NTG-context] beta

2012-01-02 Thread Thomas A. Schmitz
On 01/02/2012 09:44 PM, Hans Hagen wrote: Other than that, the parameters mechanism appears to have changed, so it baulks at our simpleslides module which uses this all over the place. I'll have to make a minimal example later. I keep 2011.11.29 around, for when I need urgent results... well,

Re: [NTG-context] beta

2012-01-02 Thread Wolfgang Schuster
Am 02.01.2012 um 23:23 schrieb Thomas A. Schmitz: On 01/02/2012 09:45 PM, Hans Hagen wrote: Is \enableprotruding obsolete, then? One can wonder if it ever was solete Hans OK, I see :-) Must have been a leftover from the olden days, when we had to compile our context documents with

Re: [NTG-context] beta

2012-01-02 Thread Thomas A. Schmitz
On 01/02/2012 11:46 PM, Wolfgang Schuster wrote: You have \definefontfeature[default][default][protrusion=quality] or a similar setting in your document? Wolfgang Now I do... Thanks Wolfgang, it works now! Thomas

Re: [NTG-context] beta

2012-01-02 Thread Wolfgang Schuster
Am 02.01.2012 um 23:25 schrieb Thomas A. Schmitz: On 01/02/2012 09:44 PM, Hans Hagen wrote: Other than that, the parameters mechanism appears to have changed, so it baulks at our simpleslides module which uses this all over the place. I'll have to make a minimal example later. I keep

Re: [NTG-context] beta

2012-01-02 Thread Andreas Harder
On 02.01.2012, at 21:06, Andreas Harder wrote: On 02.01.2012, at 19:41, Hans Hagen wrote: On 2-1-2012 18:46, Andreas Harder wrote: ! LuaTeX error ...-old/tex/texmf-context/tex/context/base/tabl-xtb.lua:913: incorrect index value -1 for tex.getcount() ! TeX capacity exceeded, sorry

[NTG-context] most recent manual

2012-01-02 Thread Chris Lott
I'm working my way through the ConTeXt manual/reference. I discovered the draft of a new manual at: http://wiki.contextgarden.net/manual_being_revised -- is this the latest available anywhere? I'm finding a lot of things that are out of date in the new draft (for instance, using

[NTG-context] setupnote[footnote] adding extra pages

2012-01-02 Thread Chris Lott
Why does this document create three pages, with the footnote on the second and a third that is blank? \setuppagenumbering[state=stop] \setupnote[footnote][numberconversion=Romannumerals] \starttext This is a sample letter. \footnote{foo} \stoptext If I remove the \setupnote line, then everything

[NTG-context] SciTE configuration to use mkiv instead of mkii

2012-01-02 Thread Peter Park Nelson
Hello, I installed and configured SciTE today to try it out. I am using the standalone distribution. When I try to process a context document with F7, SciTE calls texexec and uses mkii instead of mkiv (I always use mkiv/luatex). How do I configure SciTE to use mkiv? Here's the beginning of the

[NTG-context] Beta: bug in \setuphead[chapter]

2012-01-02 Thread Otared Kavian
Dear Hans, dear all, My best wishes to all the community for this New Year! With the latest beta, \setuphead[chapter] has a strange behavior: the order of two keys seems to be important… More precisely \setuphead [chapter] [header=high, align=middle ] results in

Re: [NTG-context] Undefined controle sequence with usemodule[vim]

2012-01-02 Thread Aditya Mahajan
On Mon, 2 Jan 2012, pol stra wrote: Hello everyone, When I use t-vim module, I get this error message: error msg system tex error on line 15 in file vim.tex: Undefined control sequence ... /error msg for example with this code: code \usemodule[vim]

Re: [NTG-context] Beta: bug in \setuphead[chapter]

2012-01-02 Thread Wolfgang Schuster
Am 03.01.2012 um 06:41 schrieb Otared Kavian: Dear Hans, dear all, My best wishes to all the community for this New Year! With the latest beta, \setuphead[chapter] has a strange behavior: the order of two keys seems to be important… More precisely \setuphead [chapter]