Module: Opmac2html
- Defined in:
- lib/opmac2html/version.rb,
lib/opmac2html.rb,
lib/opmac2html/cli.rb,
lib/opmac2html/converter.rb,
lib/opmac2html/par_builder.rb,
lib/opmac2html/text_cutter.rb,
lib/opmac2html/html_builder.rb,
lib/opmac2html/list_builder.rb,
lib/opmac2html/macro_parser.rb,
lib/opmac2html/preprocessor.rb,
lib/opmac2html/table_builder.rb,
lib/opmac2html/paragraph_parser.rb
Overview
Converter from OPmac TeX markup to HTML5
Defined Under Namespace
Modules: MacroParser, ParagraphParser, TextCutter Classes: CLI, Converter, HtmlBuilder, ListBuilder, Opmac2html, ParBuilder, Preprocessor, TableBuilder
Constant Summary collapse
- VERSION =
'0.0.4'