Displaying 1 result from an estimated 1 matches for "textcom".
Did you mean:
textcomp
2002 Oct 10
1
NEdit Highligth patterns for R
...ifications.
!
! * This version has been verified with the following versions on NEdit
! - 5.1
!
!=============================================================================
nedit.highlightPatterns: \n\
R:1:0{\n\
Note:"#!":"$"::Note::\n\
Comment:"#":"$"::TextComment::\n\
Keyword:",|<(return|if|then|else|in|switch|while|for|function|do|done)>":::Keyword::D\n\
Loop and Equation:"\\[|\\]|\\(|\\)|\\{|\\}|\\<-|,":::Loop and Equation::\n\
Operators:"!|~|:|\\^|\\*|%|\\<|\\>|==|\\>=|\\<=|&|\\$|-|=|\\+|""|...