| File: |
Description: |
lib/TWiki/Plugins/LatexModePlugin.pm |
Plugin Perl module |
lib/TWiki/Plugins/LatexModePlugin/Init.pm |
The initialization module |
lib/TWiki/Plugins/LatexModePlugin/Render.pm |
The rendering module |
lib/TWiki/Plugins/LatexModePlugin/CrossRef.pm |
The cross-referencing module |
pub/TWiki/LatexModePlugin/expl-v1.4.png |
example image of rendered latex |
|
pub/TWiki/LatexModePlugin/tikz-expl.png |
image for on-the-fly rendering example |
pub/TWiki/LatexModePlugin/rot-expl.png |
image for attachment rendering example |
data/TWiki/LatexModePlugin.txt |
Plugin topic and documentation |
|
data/TWiki/LatexSymbols.txt |
Comprehensive list of available LaTeX? symbols (1 of 5) |
data/TWiki/LatexSymbols2.txt |
Comprehensive list of available LaTeX? symbols (2 of 5) |
data/TWiki/LatexSymbols3.txt |
Comprehensive list of available LaTeX? symbols (3 of 5) |
data/TWiki/LatexSymbols4.txt |
Comprehensive list of available LaTeX? symbols (4 of 5) |
data/TWiki/LatexSymbols5.txt |
Comprehensive list of available LaTeX? symbols (5 of 5) |
data/TWiki/LatexIntro.txt |
A basic description of LaTeX? markup conventions |
| Plugin Author: |
TWiki:Main.ScottHoge |
| Plugin Version: |
24 Jun 2008 (v 3.73, SVN:16332) |
| Change History: |
v3.0 and above requires TWiki 4.x.x and above |
| 24 Jun 2008 (v 3.73) |
fewer bugs: TOC interaction corrected, cant-see-mimetex-images-in-win32 bug fixed |
| 02 Dec 2007 (v 3.72) |
more bug fixes: sync doc to code, fixed trimline v2 for ps engine |
| 15 Nov 2007 (v 3.71) |
minor bug fixes: DEFAULTENGINE, doc changes, improved the 'stale time' in delete-image-check |
| -- Apr 2007 (v 3.62) |
added -halt-on-error for better error handling. Fixed debug variable in Init.pm |
| 12 Mar 2007 (v 3.6) |
New option, imagetype, to set png or gif rendering from LocalSite.cfg |
| 2 Feb 2007 (unreleased) |
Modified the section labeling to be more compatible with genpdflatex, minor cleanup of html markup, new inline processing available (set tweakinline equal to '2' to enable) |
| 30 Dec 2006 (v 3.51) |
fixed call to attachmentExists in Render.pm, corrected version number |
| 30 Dec 2006 (v 3.5) |
modified how rendering of math from included topics is handled. Fixed mimetex inline processing |
| 27 Dec 2006 (v 3.4) |
added mimetex to the rendering engine list |
| 27 Nov 2006 (v 3.35) |
improved dynamic rendering engine to auto-select on graphics files |
| 17 Nov 2006 (v 3.3) |
added dynamic switching of rendering engine, more Parse bug fixes |
| 06 Oct 2006 (v 3.2) |
more bugs fixed: bgcolor option was missing from v3.0; verbatim mode fixed in Parse |
| 04 Oct 2006 (v 3.1) |
fixed two bugs: populating files to check under Dakar, and itemize env parsing in Parse |
| 30 Sep 2006 (v 3.0) |
Significant rewrite of module, including: section numbering/cross-links and mod_perl compatibility. |
| 25 Sep 2006 (v 2.62) |
fixed handleFloat to allow TWiki markup tags in captions. |
| 8 Aug 2006 (v 2.61) |
fixed INCLUDE-not-rendering bug introduced in v2.6. Aded bgcolor option. Split symbol list into 5 topics. |
| 5 Aug 2006 (v 2.6) |
added security description and expanded default donotrenderlist. Reworked plugin init to reduce overhead when not in use. Added bypassattach option. Sandbox now used in place of system calls. |
| 19 May 2006 (v 2.51) |
bug fix: rerender hook block of mailnotify corrected |
| 14 Mar 2006 (v 2.5) |
added rerender hook, fixed '> in alt field' bug. |
| 21 Feb 2006 (v 2.4) |
introduced donotrenderlist to patch a critical security hole. Bug fixes include: disabling WikiWord link rendering in alt fields of img tags; improved in-line rendering alignment available; |
| 1 Feb 2006 (v 2.3) |
minor bug fixes: $pathSep changes, now uses &TWiki::Func::extractParameters(), improved efficiency and inline rendering |
| 11 Nov 2005 (v 2.2) |
more mods for TWiki:Plugins.GenPDFLatexAddOn: protect newlines, moved float handler, moved float label checker |
| 15 Oct 2005 (v 2.1) |
minor modifications for TWiki:Plugins.GenPDFLatexAddOn support |
| unreleased (v 2.0) |
Major rewrite for Dakar |
| 30 Sep 2005 (v 1.41) |
relaxed the scrubing a little bit... previous version caused problems with REFLATEX |
| 29 Sep 2005 (v 1.4) |
more robust scrubing of convert input parameters. errors on save now reported. |
| 5 Sep 2005 (v 1.3) |
added image scale parameter, color rendering, and preamble hooks |
| 22 Aug 2005 (v 1.2) |
Forked from the TWiki:Plugins.MathModePlugin by TWiki:Main.GraemeLufkin |
| TWiki Dependency: |
$TWiki::Plugins::VERSION 1.025, TWiki:Plugins.DakarContrib |
| CPAN Dependencies: |
CPAN:Digest::MD5, CPAN:File::Basename, CPAN:Image::Info |
| Other Dependencies: |
A working installation of latex. A working installation of convert or dvipng. |
| Perl Version: |
5.8.0 |
| License: |
GPL (GNU General Public License) |
| TWiki:Plugins/Benchmark: |
GoodStyle 100%, FormattedSearch 100%, LatexModePlugin 100% |
| Plugin Home: |
http://TWiki.org/cgi-bin/view/Plugins/LatexModePlugin |
| Feedback: |
http://TWiki.org/cgi-bin/view/Plugins/LatexModePluginDev |
| Appraisal: |
http://TWiki.org/cgi-bin/view/Plugins/LatexModePluginAppraisal |