lyx_mirror/development
Richard Heck 16f119cab5 XHTML output for InsetInclude.
Here's the deal:
* With verbatim, we include it verbatim. This would allow the inclusion of 
  other HTML files.
* With listings, we include it verbatim, wrapped in <pre>.
* With Input and Include, we check if it's a LyX file. If not, we don't do
  anything, since we don't know how to include (say) a TeX file in the HTML
  output. (Wanna call tex4ht, anyone?) If it is a LyX file, we let it write
  itself as HTML, and include it.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30191 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-19 15:11:33 +00:00
..
2008-10-22 22:24:28 +00:00
2008-05-23 19:39:56 +00:00
2009-06-19 15:11:33 +00:00
2009-06-18 20:04:27 +00:00
2009-06-14 14:24:54 +00:00
2007-09-25 11:05:05 +00:00
2008-12-15 11:08:23 +00:00