Ignore:
Timestamp:
11/28/08 12:41:05 (3 years ago)
Author:
OlivierRaginel
Message:

Item295: Renamed =(begin|end|pod) twiki to =$1 TML

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LatexModePlugin/lib/TWiki/Plugins/LatexModePlugin/Parse.pm

    r882 r1039  
    138138%ENDALLTEX%. 
    139139 
    140 =begin twiki 
     140=begin TML 
    141141 
    142142 
     
    199199</verbatim> 
    200200 
    201 =end twiki 
     201=end TML 
    202202 
    203203=cut 
     
    253253    # printF("handleAlltex($params)"); 
    254254 
    255 =begin twiki 
     255=begin TML 
    256256 
    257257The parsing is done in three stages: 
     
    262262      b. Unknown commands are marked as LATEX, for possible rendering in future version of the module or tranlations list. 
    263263 
    264 =end twiki 
     264=end TML 
    265265 
    266266=cut 
     
    12041204=end man 
    12051205 
    1206 =begin twiki 
     1206=begin TML 
    12071207 
    12081208   * commands with reasonably complete support (.tex --> HTML/TML) 
     
    12241224      * vspace, hspace, vfill, noindent, sloppy, mainmatter 
    12251225 
    1226 =end twiki 
     1226=end TML 
    12271227 
    12281228All mathmode commands are supported, as all mathmode enviroments are 
Note: See TracChangeset for help on using the changeset viewer.