Legal Notice
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.1 or any later version published by the
Free Software Foundation; with no
Invariant Sections,
Front-Cover Texts or
Back-Cover Texts,
each as defined in the license.
A copy of the license can be found in the file
COPYING.DOC.txt
included with jEdit.
Table of Contents
The Code2HTML plugin transforms the currently edited jEdit source file or the current selection into a visually equivalent HTML or Latex file. The generated files keep the aspect (or very close) of the original jEdit buffer in these areas:
The generated HTML or Latex files can then be used for:
You have the possibility to:
The Code2HTML plugin offers these commands:
Produce HTML using a cascading style sheet:
Produce HTML with in-line styles:
Produce Latex:
The source code is distributed under the GPL. Please see http://www.fsf.org/copyleft/gpl.html
The preferred way to send bug reports is to use the Sourceforge Bug Tracker at http://sourceforge.net/bugs/?group_id=588 .
You can also write to:
<seconddevil@users.sourceforge.net>
;
<jedit-users@lists.sourceforge.net>
;
<jedit-devel@lists.sourceforge.net>
.