Richard Heck 5faa75408b Try to deal with one of the big problems here, namely, that we
can't just output Standard as <p>, or anything else, because we
have structures like:
  this is text <branch>and more text</branch> and more
which would then come out as:
  <p>this is text <p>and more text</p> and more</p>
So we use the OutputParam html_in_par to try to signal when we
are already in a paragraph. It is expected that we will need to
do some bug fixing here.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31753 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-26 20:53:46 +00:00
..
2007-12-02 22:10:26 +00:00
2009-02-04 19:57:02 +00:00
2009-10-14 20:12:25 +00:00
2009-06-18 20:04:27 +00:00
2003-10-13 09:50:10 +00:00
2009-06-28 08:41:03 +00:00
2009-10-14 20:08:37 +00:00
2009-07-03 12:40:03 +00:00