PHP Classes

File: documentation/js/google-code-prettify/lang-tex.js

Recommend this page to a friend!
  Classes of Oliver Lillie   PHP Video Toolkit   documentation/js/google-code-prettify/lang-tex.js   Download  
File: documentation/js/google-code-prettify/lang-tex.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Video Toolkit
Manipulate and convert videos with ffmpeg program
Author: By
Last change: Update of documentation/js/google-code-prettify/lang-tex.js
Date: 1 year 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"]);