texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] Better html footnotes


From: Sam Liddicott
Subject: [Texmacs-dev] Better html footnotes
Date: Wed, 15 Jun 2011 22:47:24 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.19pre) Gecko/20110614 Lightning/1.0b2 Lanikai/3.1.11pre


These give better html footnotes - as a right-margin note.

<assign|old-render-footnote|<value|render-footnote>>

<assign|render-footnote|<macro|nr|x|<specific|html|\<less\>table width="30%"
align="right"\<gtr\>\<less\>tr\<gtr\>\<less\>td\<gtr\>><assign|zz|<arg|nr>><with|footnote-sep|<macro|<specific|html|<value|zz>>.
>|<old-render-footnote|<arg|nr>|<arg|x>>><specific|html|\<less\>/td\<gtr\>\<less\>/tr\<gtr\>\<less\>/table\<gtr\>>>>

Please could someone help me get rid of the global variable zz - I'm using footnote-sep because the footnote number doesn't get rendered in html for some reason.

Also please could someone help me get rid of old-render-footnote by the assign statement taking the old macro value as a "with" so it can call it internally.

Also, what would be a better way to effect the rendering of "footnote" for html exports without this hacky use of "specific"?

thanks

Sam



reply via email to

[Prev in Thread] Current Thread [Next in Thread]