[[
   "start",
  ["keyword","\\usepackage"],
  ["lparen","{"],
  ["text","amsmath"],
  ["rparen","}"]
],[
   "start",
  ["keyword","\\title"],
  ["lparen","{"],
  ["keyword","\\LaTeX"],
  ["rparen","}"]
],[
   "start",
  ["keyword","\\date"],
  ["lparen","{"],
  ["rparen","}"]
],[
   "start",
  ["keyword","\\begin"],
  ["lparen","{"],
  ["text","document"],
  ["rparen","}"]
],[
   "start",
  ["text","  "],
  ["keyword","\\maketitle"]
],[
   "start",
  ["text","  "],
  ["keyword","\\LaTeX"],
  ["lparen","{"],
  ["rparen","}"],
  ["text"," is a document preparation system for the "],
  ["keyword","\\TeX"],
  ["lparen","{"],
  ["rparen","}"]
],[
   "start",
  ["text","  typesetting program. It offers programmable desktop publishing"]
],[
   "start",
  ["text","  features and extensive facilities for automating most aspects of"]
],[
   "start",
  ["text","  typesetting and desktop publishing, including numbering and"]
],[
   "start",
  ["text","  cross-referencing, tables and figures, page layout, bibliographies,"]
],[
   "start",
  ["text","  and much more. "],
  ["keyword","\\LaTeX"],
  ["lparen","{"],
  ["rparen","}"],
  ["text"," was originally written in 1984 by Leslie"]
],[
   "start",
  ["text","  Lamport and has become the dominant method for using "],
  ["keyword","\\TeX"],
  ["text","; few"]
],[
   "start",
  ["text","  people write in plain "],
  ["keyword","\\TeX"],
  ["lparen","{"],
  ["rparen","}"],
  ["text"," anymore. The current version  is"]
],[
   "start",
  ["text","  "],
  ["keyword","\\LaTeXe"],
  ["text","."]
],[
   "start",
  ["text"," "]
],[
   "start",
  ["text","  "],
  ["comment","% This is a comment; it will not be shown in the final output."]
],[
   "start",
  ["text","  "],
  ["comment","% The following shows a little of the typesetting power of LaTeX:"]
],[
   "start",
  ["text","  "],
  ["keyword","\\begin"],
  ["lparen","{"],
  ["text","align"],
  ["rparen","}"]
],[
   "start",
  ["text","    E &= mc^2                              "],
  ["keyword","\\\\"]
],[
   "start",
  ["text","    m &= "],
  ["keyword","\\frac"],
  ["lparen","{"],
  ["text","m_0"],
  ["rparen","}"],
  ["lparen","{"],
  ["keyword","\\sqrt"],
  ["lparen","{"],
  ["text","1-"],
  ["keyword","\\frac"],
  ["lparen","{"],
  ["text","v^2"],
  ["rparen","}"],
  ["lparen","{"],
  ["text","c^2"],
  ["rparen","}}}"]
],[
   "start",
  ["text","  "],
  ["keyword","\\end"],
  ["lparen","{"],
  ["text","align"],
  ["rparen","}"]
],[
   "start",
  ["keyword","\\end"],
  ["lparen","{"],
  ["text","document"],
  ["rparen","}"]
]]