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

LaTeX to Markdown Translator

License

Notifications You must be signed in to change notification settings

nextzlog/nomd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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