mirror of
https://github.com/hisbaan/latex-copy.git
synced 2026-06-09 20:26:07 -04:00
Some scripts that open a text editor and allow you to type out latex. This latex will then either be coppied to your clipboard either in their raw form or as plaintext (rendered).
- Python 95.9%
- Shell 4.1%
| examples | ||
| latex-copy | ||
| latex-pic | ||
| latex-text | ||
| LICENSE | ||
| README.org | ||
| temp | ||
| tex-unicode-converter.py | ||
Description
This is a set of scripts that I use to copy LaTeX code from a proper editor (with my snippets) to my clipboard. Either as LaTeX code or as plain text with math symbols.
Examples
latex-copy

latex-to-text
Demo In Progress
latex-pic

Desclaimer
These scripts are not designed to have compatibility with other people's machines. They are only guaranteed to work with my exact setup and I have not written them to be explicitly used by others. If you would like to take these scripts and modify to suit your workflow then please, feel free.