PHP Classes

File: WIAdmin/WIInc/wysiwyg/external/google-code-prettify/lang-tex.js

Recommend this page to a friend!
  Classes of Jules Warner   WICMS   WIAdmin/WIInc/wysiwyg/external/google-code-prettify/lang-tex.js   Download  
File: WIAdmin/WIInc/wysiwyg/external/google-code-prettify/lang-tex.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: WICMS
Database driven content management system with PDO
Author: By
Last change:
Date: 6 years ago
Size: 286 bytes
 

Contents

Class file image Download
PR.registerLangHandler(PR.createSimpleLexer([["pln",/^[\t\n\r \xa0]+/,null,"\t\n\r \u00a0"],["com",/^%[^\n\r]*/,null,"%"]],[["kwd",/^\\[@-Za-z]+/],["kwd",/^\\./],["typ",/^[$&]/],["lit",/[+-]?(?:\.\d+|\d+(?:\.\d*)?)(cm|em|ex|in|pc|pt|bp|mm)/i],["pun",/^[()=[\]{}]+/]]),["latex","tex"]);