Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leveled-up/xopp2tikz

Convert Xournal++ figures to LaTeX tikz pictures
https://github.com/leveled-up/xopp2tikz

converter latex tikz tikz-figures xournalpp

Last synced: about 1 month ago
JSON representation

Convert Xournal++ figures to LaTeX tikz pictures

Awesome Lists containing this project

README

        

# xopp2tikz

A quick and dirty Xournal++ file (xopp) to LaTeX Tikz Picture converter.

## Usage

`python3 xopp2tikz.py inputfile.xopp > output.tex`

## Supported

- All shapes drawn with pen and text marker
- Pen styles: normal, dashed, dotted, dashed-dotted
- Colors
- Filled shapes and overlapping with opacity
- Text
- TeX formulas

## Currently unsupported

- Images
- Audios
- Multi-page xopp files

## License

Entire repository is licensed under GNU GPL v3 or later. See `LICENSE`.