From: Zachary C. <tow...@gm...> - 2010-03-07 04:47:22
|
How can I create the following with Hyperlatex: paragraph, heading, paragraph? <p>...</p> <h2>...</h2> <p>...</p> This simple document exhibits what I believe should work: http://pastie.org/857862 But that creates a paragraph tag wrapping the heading tag, which is invalid XHTML. I've looked through the hyperlatex.el file for a place I could add a simple fix, but haven't found one. Also, who administers this sourceforge project? Anyone actively right now? If I were to create a patch to the source code, where should I send it? Should I email it to this list? All best wishes, Zachary Crockett http://zacharycrockett.com/ http://hypergolicmotion.com/ |