Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 848 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 848 Bytes

NoMD: LaTeX to Markdown Translator

image image image image

a naive LaTeX processor written in Scala, for conversion from LaTeX to Markdown, based on PEG parsing.

Features

  • macro expansion
  • user-defined commands and environments

Usage

$ gradle build
$ java -jar build/libs/nomd.jar [cls file] [sty files] source.tex

Contribution

Feel free to make issues at nextzlog/todo. Follow @nextzlog on Twitter.

License

Author

無線部開発班

Clauses

BSD 3-Clause License