Module: Ovec

Defined in:
lib/ovec.rb,
lib/ovec/tier.rb,
lib/ovec/nodes.rb,
lib/ovec/parser.rb,
lib/ovec/version.rb,
lib/ovec/tex_manipulator.rb,
lib/ovec/text_manipulator.rb

Defined Under Namespace

Classes: CombinedNode, CommandsNode, CommentNode, MathNode, Node, ParseError, Parser, TexManipulator, TextCommandsNode, TextManipulator, TextNode, Tier, VerbatimNode

Constant Summary collapse

VERSION =
"0.0.7"
NAME_WITH_VERSION =
"Ovec #{VERSION}"