Skip to content

🖊️ Export Jupyter Notebooks to (Xe)LaTeX with Greek Support

License

Notifications You must be signed in to change notification settings

papachristoumarios/jupyter-greek-latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖊️ Jupyter Greek LaTeX

Convert Jupyter Notebooks to LaTeX with Greek Support (using XeLaTeX)

Setup

Install Greek LaTeX support from here

Install from setup.py

python3 setup.py install

Or from PyPi with pip3

pip3 install jupyter-greek-latex

Usage

Example Usage

jupyter nbconvert foo.ipynb --to latex && jupyter-greek-latex.py <foo.tex >result.tex

With compilation using xelatex

jupyter nbconvert foo.ipynb --to latex && jupyter-greek-latex.py <foo.tex | xelatex

About

🖊️ Export Jupyter Notebooks to (Xe)LaTeX with Greek Support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published