\setupnotedefinition in mkiv?
What do I replace these mkii command with in mkiv? The first seems to be ignored (all numbering is capital roman) and the others lead to an error message in mkiv \setupfootnotes[conversion=set 2,way=bypage,align=flushleft] \setupnotedefinition[footnote][indenting={yes,medium}] \setupnotedefinition[endnote][indenting={yes,medium},style={\switchtobodyfont[10pt]}]
Am 01.03.2015 um 22:53 schrieb Gerben Wierda
: What do I replace these mkii command with in mkiv? The first seems to be ignored (all numbering is capital roman) and the others lead to an error message in mkiv
\setupfootnotes[conversion=set 2,way=bypage,align=flushleft] \setupnotedefinition[footnote][indenting={yes,medium}] \setupnotedefinition[endnote][indenting={yes,medium},style={\switchtobodyfont[10pt]}]
The new name for \setupnotedefinition is \setupnotation and the counter settings have moved from \setupnote to \setupnotation. Wolfgang
On 01 Mar 2015, at 23:00, Wolfgang Schuster
Am 01.03.2015 um 22:53 schrieb Gerben Wierda
: What do I replace these mkii command with in mkiv? The first seems to be ignored (all numbering is capital roman) and the others lead to an error message in mkiv
\setupfootnotes[conversion=set 2,way=bypage,align=flushleft] \setupnotedefinition[footnote][indenting={yes,medium}] \setupnotedefinition[endnote][indenting={yes,medium},style={\switchtobodyfont[10pt]}]
The new name for \setupnotedefinition is \setupnotation and the counter settings have moved from \setupnote to \setupnotation.
Thanks, so this should work? \setupnotation[footnote][numberconversion=set 2,way=bypage,align=flushleft,indenting={yes,medium}] \setupnotation[endnote][numberconversion=numbers,indenting={yes,medium},style={\switchtobodyfont[10pt]}]
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 (2)
-
Gerben Wierda
-
Wolfgang Schuster