Skip to content

Example of the use of jlcode and the JuliaMono font to write Julia code in LaTeX

Notifications You must be signed in to change notification settings

m3g/jlcode_example

Repository files navigation

jlcode_example

Example of the use of jlcode to write Julia code in LaTeX

The example.tex file provides a template.

The example.pdf is an example output file.

Test it with:

git clone https://github.com/m3g/jlcode_example
cd jlcode_example
make

Currently it requires lualatex installed for a proper handling of unicode characters. The Makefile uses latexmk for rendering.

jlcode.sty obtained from here:

https://github.com/wg030/jlcode

JuliaMono-light.ttf obtained from here:

https://github.com/cormullion/juliamono

It is recommended to always get the latest versions of these files from the original sites for optimal functionality.

About

Example of the use of jlcode and the JuliaMono font to write Julia code in LaTeX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages