Re: [NTG-context] bug with \cite in latest beta (2011.04.13)
there are some problems with the citecommand in the latest beta. I always get a LuaTeX error... I've hit the same problem, though apa doesn't seem to be affected, so in the meantime you can use: \setuppublications[alternative=apa]
Adam
when i use \cite[...][reference...] instead of \cite{reference} the error is also not triggered. Anyway strange. best regards Bernhard On Samstag, 16. April 2011 at 06:47, Reviczky, Adam wrote:
there are some problems with the citecommand in the latest beta. I always get a LuaTeX error... I've hit the same problem, though apa doesn't seem to be affected, so in the meantime you can use: \setuppublications[alternative=apa]
Adam ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Sat, 16 Apr 2011 07:55:29 +0200
Bernhard Rosensteiner
when i use \cite[...][reference...] instead of \cite{reference} the error is also not triggered. Anyway strange.
Why is that strange? \cite{...} isn't context syntax. I don't find it surprising that wrong usage triggers an error. Thomas
strange in the sense: "it worked before and after the update not" I will from now on use proper context syntax, thanks for clearing. best regards Bernhard On Samstag, 16. April 2011 at 08:38, Thomas Schmitz wrote:
On Sat, 16 Apr 2011 07:55:29 +0200 Bernhard Rosensteiner
wrote: when i use \cite[...][reference...] instead of \cite{reference} the error is also not triggered. Anyway strange. Why is that strange? \cite{...} isn't context syntax. I don't find it surprising that wrong usage triggers an error.
Thomas ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Sat 16 Apr 2011, Bernhard Rosensteiner wrote:
when i use \cite[...][reference...] instead of \cite{reference} the error is also not triggered. Anyway strange.
I believe that \cite{reference} is incorrect in ConTeXt. The general rule is {} for anything that will actually be typeset as text, and [] for parameters that have a semantic meaning for ConTeXt. Hence things like \section[sec:some-reference]{The visible section title}. (The above is my understanding but I'm sure someone will correct me if it's wrong.) Pont
participants (4)
-
Bernhard Rosensteiner
-
Pontus Lurcock
-
Reviczky, Adam
-
Thomas Schmitz