PHP Classes

File: doc/js/prettify/lang-tex.js

Recommend this page to a friend!
  Classes of Shannon Wynter   PHP Minecraft Query   doc/js/prettify/lang-tex.js   Download  
File: doc/js/prettify/lang-tex.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Minecraft Query
Query the status of Minecraft game players
Author: By
Last change: Update of doc/js/prettify/lang-tex.js
Date: 2 months ago
Size: 285 bytes
 

Contents

Class file image Download
PR.registerLangHandler(PR.createSimpleLexer([["pln",/^[\t\n\r \xa0]+/,null,"\t\n\r Â\xa0"],["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"]);