Skip to content

RobinRamael/latex-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

latex-md

Markdown -> LaTeX. Very alpha.

Usage

lein run <filename>

or

lein uberjar
java -jar latex-md-1.0.0-SNAPSHOT-standalone.jar <filename>

will generate latex code from the markdown in <filename>

Only headers, codelistings (not inline) and quotes are supported at the moment.

License

Copyright (C) 2011 Robin Ramael

Distributed under the GPL License.

About

Generate LaTeX from Markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published