From: Boris A. <ar...@ci...> - 2005-09-20 19:59:24
|
I do not recall if this has been reported on the list before. I am using the official 2.8 distribution of Hyperlatex, I got it off sourceforge (??), installed a few days ago upgrading from a really old version I had lying around. In any case, it seems Hyperlatex is inserting spurious paragraph breaks in odd places (at the end of the first line of some paragraphs). For example, starting with: \emph{Life is great} Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test in .tex source, I end up with: <em>Life is great</em> Test test Test test Test test Test test Test test <p>Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test Test test</p> Notice the spurious <p> at the end of the first input line!!! Any and all ideas would be welcome. --Boris PS. Is the CVS development version something one should/could track, update to and use on a daily basis? Just curious. |