wrong footnote number with latest beta
Hi there, I like to have footnote numbers with normal text (no superscript) in the footnote itself. \setupnote[footnote][rule=off,numberstyle=\tf,numbercommand=] \starttext a\footnote{b} \stoptext The sample above works right with ConTeXt stable, but not with latest beta. Am I doing something wrong or is this a bug? Thanks for your help, Pablo -- http://www.oudeis.tk
Am 10.02.2012 um 18:55 schrieb Pablo Rodríguez:
Hi there,
I like to have footnote numbers with normal text (no superscript) in the footnote itself.
\setupnote[footnote][rule=off,numberstyle=\tf,numbercommand=] \starttext a\footnote{b} \stoptext
The sample above works right with ConTeXt stable, but not with latest beta.
You have to set the numbercommand value with the \setupnotation command. Wolfgang
On 02/10/2012 07:50 PM, Wolfgang Schuster wrote:
Am 10.02.2012 um 18:55 schrieb Pablo Rodríguez:
Hi there,
I like to have footnote numbers with normal text (no superscript) in the footnote itself.
\setupnote[footnote][rule=off,numberstyle=\tf,numbercommand=] \starttext a\footnote{b} \stoptext
The sample above works right with ConTeXt stable, but not with latest beta.
You have to set the numbercommand value with the \setupnotation command.
Many thanks for your help, Wolfgang. Is there a document where this command is described? (I suspect that this command is what will enable line note numbers in footnotes with latest beta.) Thanks for your help again, Pablo -- http://www.oudeis.tk
Am 10.02.2012 um 20:06 schrieb Pablo Rodríguez:
On 02/10/2012 07:50 PM, Wolfgang Schuster wrote:
Am 10.02.2012 um 18:55 schrieb Pablo Rodríguez:
Hi there,
I like to have footnote numbers with normal text (no superscript) in the footnote itself.
\setupnote[footnote][rule=off,numberstyle=\tf,numbercommand=] \starttext a\footnote{b} \stoptext
The sample above works right with ConTeXt stable, but not with latest beta.
You have to set the numbercommand value with the \setupnotation command.
Many thanks for your help, Wolfgang.
Is there a document where this command is described? (I suspect that this command is what will enable line note numbers in footnotes with latest beta.)
As the command is about 1 week and was introduced with the rewrite of the internals for the description, enumeration and note mechanism the answer is no. Wolfgang
On 02/10/2012 08:10 PM, Wolfgang Schuster wrote:
Am 10.02.2012 um 20:06 schrieb Pablo Rodríguez:
On 02/10/2012 07:50 PM, Wolfgang Schuster wrote:
[...] You have to set the numbercommand value with the \setupnotation command.
Many thanks for your help, Wolfgang.
Is there a document where this command is described? (I suspect that this command is what will enable line note numbers in footnotes with latest beta.)
As the command is about 1 week and was introduced with the rewrite of the internals for the description, enumeration and note mechanism the answer is no.
Sorry, I didn't know that. Many thanks for your help. Pablo -- http://www.oudeis.tk
participants (2)
-
Pablo Rodríguez
-
Wolfgang Schuster