setupfootnotes failing
The following did work: \setupfootnotes[way=bychapter,rule=off,split=verystrict] Now I get an error: <to be read again> n <argument> n ormal \addaskedblankskip ...nce \blankskip #1\dimexpr #2 \relax l.8 } \dovspacingyes ...#1\else \currentvspacing \fi ")} \fi <to be read again> \placenoterule ... l.78 ...s[way=bychapter,rule=off,split=verystrict] What did I miss? Hans van der Meer
Am 21.09.2011 um 16:10 schrieb Hans van der Meer:
The following did work: \setupfootnotes[way=bychapter,rule=off,split=verystrict]
Now I get an error: <to be read again> n <argument> n ormal \addaskedblankskip ...nce \blankskip #1\dimexpr #2 \relax l.8 }
\dovspacingyes ...#1\else \currentvspacing \fi ")} \fi <to be read again> \placenoterule ... l.78 ...s[way=bychapter,rule=off,split=verystrict]
What did I miss?
A example! Wolfgang
Here is your minimal example. \starttext \setupblank[line] \setupfootnotes[way=bychapter,rule=off,split=verystrict] Hello\crlf \stoptext The error is triggered by \setupblank[normal]. The manual lists as possibilities: normal, standard, line dimension big medium small fixed flexible. Of these [blank] and [normal] trigger the error, the others not. However, without the following \setupfootnotes there is no error from \setupblank[normal]. Hans van der Meer On 22 sep. 2011, at 07:48, Wolfgang Schuster wrote:
Am 21.09.2011 um 16:10 schrieb Hans van der Meer:
The following did work: \setupfootnotes[way=bychapter,rule=off,split=verystrict]
Now I get an error: <to be read again> n <argument> n ormal \addaskedblankskip ...nce \blankskip #1\dimexpr #2 \relax l.8 }
\dovspacingyes ...#1\else \currentvspacing \fi ")} \fi <to be read again> \placenoterule ... l.78 ...s[way=bychapter,rule=off,split=verystrict]
What did I miss?
A example!
Wolfgang
Am 22.09.2011 um 08:13 schrieb Meer, H. van der:
Here is your minimal example.
\starttext \setupblank[line] \setupfootnotes[way=bychapter,rule=off,split=verystrict] Hello\crlf \stoptext
The error is triggered by \setupblank[normal].
The manual lists as possibilities: normal, standard, line dimension big medium small fixed flexible. Of these [blank] and [normal] trigger the error, the others not.
However, without the following \setupfootnotes there is no error from \setupblank[normal].
“normal” isn’t a valid parameter for \blank in MkIV, for a complete list of valid argument look here: https://bitbucket.org/wolfs/commands/downloads Wolfgang
Thanks for the reply. I was relying on my printed out ConTeXt-manual. Of course that on dates back from 2001, but I do not know of a newer one. Your commands-download now sits on my desktop for easy reference! Hans van der Meer On 22 sep. 2011, at 19:39, Wolfgang Schuster wrote:
Am 22.09.2011 um 08:13 schrieb Meer, H. van der:
Here is your minimal example.
\starttext \setupblank[line] \setupfootnotes[way=bychapter,rule=off,split=verystrict] Hello\crlf \stoptext
The error is triggered by \setupblank[normal].
The manual lists as possibilities: normal, standard, line dimension big medium small fixed flexible. Of these [blank] and [normal] trigger the error, the others not.
However, without the following \setupfootnotes there is no error from \setupblank[normal].
“normal” isn’t a valid parameter for \blank in MkIV, for a complete list of valid argument look here: https://bitbucket.org/wolfs/commands/downloads
Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________
participants (3)
-
Hans van der Meer
-
Meer, H. van der
-
Wolfgang Schuster