Blahtex
Sync with latest Maruku. Pave the way for Blahtex (PNG-based math) support (from Ari Stern). (no visible functionality, yet, but that will come)
This commit is contained in:
parent
4e3aefd9d3
commit
c427807274
33 changed files with 610 additions and 101 deletions
|
@ -5,7 +5,7 @@
|
|||
<html xmlns:svg='http://www.w3.org/2000/svg' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
|
||||
<head><meta content='application/xhtml+xml;charset=utf-8' http-equiv='Content-type' /><title></title></head>
|
||||
<body>
|
||||
<p>That’s some text with a footnote <sup id='fnref:4'><a href='#fn:4' rel='footnote'>4</a></sup> and another <sup id='fnref:5'><a href='#fn:5' rel='footnote'>5</a></sup> and another <sup id='fnref:6'><a href='#fn:6' rel='footnote'>6</a></sup>.</p>
|
||||
<p>That’s some text with a footnote and another and another .</p>
|
||||
|
||||
<p>This is not a footnote.</p>
|
||||
<div class='footnotes'><hr /><ol><li id='fn:1'>
|
||||
|
@ -18,14 +18,4 @@
|
|||
<p>And that’s the footnote.</p>
|
||||
|
||||
<p>That’s the second paragraph of the footnote.</p>
|
||||
<a href='#fnref:3' rev='footnote'>↩</a></li><li id='fn:4'>
|
||||
<p>And that’s the footnote. This is second sentence (same paragraph).</p>
|
||||
<a href='#fnref:4' rev='footnote'>↩</a></li><li id='fn:5'>
|
||||
<p>This is the very long one.</p>
|
||||
|
||||
<p>That’s the second paragraph.</p>
|
||||
<a href='#fnref:5' rev='footnote'>↩</a></li><li id='fn:6'>
|
||||
<p>And that’s the footnote.</p>
|
||||
|
||||
<p>That’s the second paragraph of the footnote.</p>
|
||||
<a href='#fnref:6' rev='footnote'>↩</a></li></ol></div></body></html>
|
||||
<a href='#fnref:3' rev='footnote'>↩</a></li></ol></div></body></html>
|
Loading…
Add table
Add a link
Reference in a new issue