![](https://secure.gravatar.com/avatar/b7e08bfc3ab0dc1483daa4997762ac1b.jpg?s=120&d=mm&r=g)
Dear list, is there any way to get notes (footnotes and linenotes) within a TEXpage? I thought I'd seen a sample PDF sent to this list, but I can't recall the date or who was the sender. Many thanks for your help, Pablo -- http://www.ousia.tk
![](https://secure.gravatar.com/avatar/c5ae4f9aa0d3a9bd5376e92b322c3e50.jpg?s=120&d=mm&r=g)
On Fri, 14 Jun 2013, Pablo Rodríguez wrote:
Dear list,
is there any way to get notes (footnotes and linenotes) within a TEXpage?
I thought I'd seen a sample PDF sent to this list, but I can't recall the date or who was the sender.
Essentially, TEXpage is a fancy \frame (which, in turn, is a fancy \vbox). So, you cannot get the regular footnote mechanism inside TEXpage. If you do need footnotes, you can use localfootnotes: \starttext \startTEXpage[width=0.6\textwidth, offset=3mm] \startlocalfootnotes Knuth:\footnote{The creator of \TEX} \input knuth \placelocalfootnotes \stoplocalfootnotes \stopTEXpage \stoptext Aditya
![](https://secure.gravatar.com/avatar/b7e08bfc3ab0dc1483daa4997762ac1b.jpg?s=120&d=mm&r=g)
On 14/06/13 20:43, Aditya Mahajan wrote:
On Fri, 14 Jun 2013, Pablo Rodríguez wrote:
Dear list,
is there any way to get notes (footnotes and linenotes) within a TEXpage?
I thought I'd seen a sample PDF sent to this list, but I can't recall the date or who was the sender.
Essentially, TEXpage is a fancy \frame (which, in turn, is a fancy \vbox). So, you cannot get the regular footnote mechanism inside TEXpage. If you do need footnotes, you can use localfootnotes:
Many thanks for your reply, Aditya. And how could I get linenotes into TEXpage? There seems not to be such a thing as locallinenotes. Many thanks for your help, Pablo -- http://www.ousia.tk
participants (2)
-
Aditya Mahajan
-
Pablo Rodríguez