[NTG-context] bib module: changing citation style locally

2009-08-21 Thread Mojca Miklavec
Hello (Taco or anyone else), I have an impression that it used to be possible to say \cite[author][reference], but I'm obviously doing something wrong here, I only get Xxx or in case of [data] I don't get anything at all (I'm using mkii). Here's an almost-minimal example: \usemodule

Re: [NTG-context] bib module: changing citation style locally

2009-08-21 Thread Derek CORDEIRO
Try taking the \startpublication ... \stoppublication before \starttext. Seems to work for me that way. On Fri, Aug 21, 2009 at 7:18 PM, Mojca Miklavec mojca.miklavec.li...@gmail.com wrote: Hello (Taco or anyone else), I have an impression that it used to be possible to say

Re: [NTG-context] bib module: changing citation style locally

2009-08-21 Thread Mojca Miklavec
On Fri, Aug 21, 2009 at 16:04, Derek CORDEIRO wrote: Try taking the \startpublication ... \stoppublication before \starttext. Seems to work for me that way. Oh, true, thanks a lot. But it seems that it's not so much related to before or after \starttext but more related to whether one loads

Re: [NTG-context] bib module: changing citation style locally

2009-08-21 Thread Taco Hoekwater
Mojca Miklavec wrote: The confusing fact is that it still works with normal cite even if one loads bibliography at the end, else I would probably figure out that I need to load bibliography at the beginning of document earlier :) I normally do that, but I had a component with all

[NTG-context] setuptyping in MKIV

2009-08-21 Thread Aditya Mahajan
Hi, If I set option to empty in setuptyping, the output of \starttyping stoptyping is colored. \setuptyping[option=] \starttext \starttyping % This is a test \stoptyping \stoptext This works fine in MKII, but in MKIV the % is colored. The color goes away if I set option=none. I think this

[NTG-context] Bug in footnotes in columns

2009-08-21 Thread Aditya Mahajan
Hi, \setupfootnotes [location=columns] \starttext \startcolumns \input knuth \stopcolumns \stoptext gives ! Undefined control sequence. argument \currentbackupnoteins \doaddtototalnoteheight #1-\ifdim \ht #1 \zeropoint \advance \totalnoteheig...

Re: [NTG-context] setuptyping in MKIV

2009-08-21 Thread Hans Hagen
Aditya Mahajan wrote: Hi, If I set option to empty in setuptyping, the output of \starttyping stoptyping is colored. \setuptyping[option=] \starttext \starttyping % This is a test \stoptyping \stoptext This works fine in MKII, but in MKIV the % is colored. The color goes away if I set

Re: [NTG-context] Bug in footnotes in columns

2009-08-21 Thread Hans Hagen
Aditya Mahajan wrote: Hi, \setupfootnotes [location=columns] \starttext \startcolumns \input knuth \stopcolumns \stoptext gives ! Undefined control sequence. argument \currentbackupnoteins you can comment that line (for the moment) \def\docalculatetotalnoteheight

Re: [NTG-context] make references somewhere in text

2009-08-21 Thread Hans Hagen
Xan wrote: Hi, perhaps a stupid question, but I can't find it. How can I define a reference in the plain text. For example something like: Hello this is the \reference[here] text and do something like \in[here] \pagereference[xxx] \textreference[xxx]{...} \reference[xxx]{xxx}

Re: [NTG-context] setuptyping in MKIV

2009-08-21 Thread Aditya Mahajan
On Sat, 22 Aug 2009, Hans Hagen wrote: Aditya Mahajan wrote: Hi, If I set option to empty in setuptyping, the output of \starttyping stoptyping is colored. \setuptyping[option=] \starttext \starttyping % This is a test \stoptyping \stoptext This works fine in MKII, but in MKIV the % is

Re: [NTG-context] Bug in footnotes in columns

2009-08-21 Thread Aditya Mahajan
On Sat, 22 Aug 2009, Hans Hagen wrote: Aditya Mahajan wrote: Hi, \setupfootnotes [location=columns] \starttext \startcolumns \input knuth \stopcolumns \stoptext gives ! Undefined control sequence. argument \currentbackupnoteins you can comment that line (for the moment)

[NTG-context] A problem with \useURL or \from

2009-08-21 Thread Eythan Weg
Hi, With current context and luatex revision 3038 I use this sample: \setupinteraction[state=start] \setupurl[color=blue] \starttext \useURL[here][http://google.com] \from[here] \stoptext It compiles with the link shown correctly but in greenish color. Pressing on it, the browser tries to