Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.
/filter/tex/
FolderUp one level  
Folderclasses/
 
Folderdb/
 
Folderlang/
 
Foldertests/
 
Filedisplaytex.php  [source] [55 lines]    This script displays tex source code, it is used also from the algebra filter.
Filefilter.php      [source] [216 lines]   Moodle - Filter for converting TeX expressions to cached gif images This Moodle text filter converts TeX expressions delimited by either $$...$$ or by ... tags to gif images using mimetex.cgi obtained from http: *www.forkosh.com/mimetex.html authored by John Forkosh john@forkosh.com. Several binaries of this areincluded with this distribution. Note that there may be patent restrictions on the production of gif images in Canada and some parts of Western Europe and Japan until July 2004.
Filelatex.php       [source] [185 lines]   
Filelib.php         [source] [181 lines]   TeX filter library functions.
Filepix.php         [source] [80 lines]    
Filesettings.php    [source] [92 lines]    TeX filter settings
Filetexdebug.php    [source] [386 lines]   This function fetches math. images from the data directory If not, it obtains the corresponding TeX expression from the cache_tex db table and uses mimeTeX to create the image file
Fileversion.php     [source] [30 lines]    Tex filter