Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / snippets / bibtex / test_preamble.txt
Size: Mime:
---input---
@PREAMBLE{"% some LaTeX code here"}

---tokens---
'@PREAMBLE'   Name.Class
'{'           Punctuation
'"'           Literal.String
'% some LaTeX code here' Literal.String
'"'           Literal.String
'}'           Punctuation
'\n'          Text.Whitespace