All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.specs2.reporter.javascript.lang-tex.js Maven / Gradle / Ivy

There is a newer version: 4.20.8
Show newest version
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"]);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy