! Syntax highlighting for OVID citation records ! ! Volker Kuhlmann ! Released under the same license as NEdit itself. ! ! ChangeLog: ! developed not later than Feb 2000 (possibly years earlier) ! 30 Dec 2003: placed into a seperate file, load with nedit -import ! nedit.macroCommands: \ scroll citation@ovid:Shift+Ctrl+N::: {\n\ ovid_next_citation()\n\ }\n\ cut entry@ovid:Shift+Ctrl+X::: {\n\ ovid_cut_entry()\n\ }\n\ copy entry@ovid:Shift+Ctrl+C::: {\n\ ovid_copy_entry()\n\ }\n nedit.highlightPatterns: \ ovid:1:0{\n\ authors:"^Authors":"xxxx":"^[^ ]":Keyword::D\n\ authors sub:"^ .*$":::String:authors:D\n\ title:"^Title":"xxxx":"^[^ ]":Keyword::\n\ title sub:"^ .*$":::Text Comment:title:\n\ source:"^Source":"xxxx":"^[^ ]":Keyword::D\n\ source sub:"^ .*$":::Identifier:source:D\n\ }\n nedit.languageModes: \ ovid:ovid:"CONZUL Current Contents":None::::\n