http://www.jpicedt.org

jpicedt.format.input.latex
Class LaTeXLine

java.lang.Object
  extended by jpicedt.format.input.util.AbstractRegularExpression
      extended by jpicedt.format.input.util.SequenceExpression
          extended by jpicedt.format.input.latex.LaTeXLine

public class LaTeXLine
extends SequenceExpression

Parses LaTeX lines, with or without arrows, i.e. \\line or \\vector. This is to be used as a child expression of either LaTeXPutExpression or jpicedt.format.input.pstricks.PsRPutExpression.