Changeset 49427 in spip-zone
- Timestamp:
- Jul 5, 2011, 11:33:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/latexwheel/wheels/latex/latex.yaml
r49408 r49427 80 80 priority: -20 # avant !paragraphes 81 81 82 subsection:82 commande: 83 83 # on passe en dernière, on supprime les tags 84 match: "#\\ subsection/debut(.*)/fin#"84 match: "#\\(.*)/debut(.*)/fin#" 85 85 replace: supprimer_verb 86 86 is_callback: Y 87 87 priority: -20 88 if_str: "\subsection"88 # if_str: "\subsection" 89 89 90 90
Note: See TracChangeset
for help on using the changeset viewer.