Re: [NTG-context] footnote in framedtext (Gerben Wierda)

2014-12-07 Thread Sytse Knypstra

Did you issue an \automigrateinserts in your setup?

Sytse

On 12/07/2014 12:00 PM, Gerben Wierdal wrote:

I'm using mkii. I have a \footnote in text between \startframedtext and 
stopframedtext, but the footnote is not typeset, neither at the bottom of the 
page nor at the bottom of the framed text. Is there a way to do that?

G
___
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
___

Re: [NTG-context] footnote in framedtext (Gerben Wierda)

2014-12-07 Thread Gerben Wierda
On 07 Dec 2014, at 12:33, Sytse Knypstra sytse.knyps...@home.nl wrote:

 Did you issue an \automigrateinserts in your setup?

No. I'm using mkii, I get an unknown command so it's probably mkiv.

I solved it partly using \startlocalfootnotes, \placelocalfootnotes, 
\stoplocalfootnotes in the frame. That gets me the footnote, though not running 
in the text, but separately in the frame. Doesn't look very good and I now have 
two * footnotes on e a single page, which is confusing. Besides, the footnote 
in the frame is too far left, it is negatively aligned with the text (which is 
fine on the main pages, but not in the frame). The rule=on clause does not work.

For a footnote inside the frame, I can do

\startlocalfootnotes[conversion=romannumerals,rule=on]

That solves everything, provided I want the footnote in the frame and without a 
rule. What can I do to put the local footnote with the number aligned to the 
left side of the (framed) text? And how do I get the rule in the frame?

G

 
 Sytse
 
 On 12/07/2014 12:00 PM, Gerben Wierdal wrote:
 I'm using mkii. I have a \footnote in text between \startframedtext and 
 stopframedtext, but the footnote is not typeset, neither at the bottom of 
 the page nor at the bottom of the framed text. Is there a way to do that?
 
 G
 ___
 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
 ___

___
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
___