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/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Hyperlatex-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hyperlatex-users
