A command line utility that exports omnigraffle canvases files to pdf_tex.
Project description
A command line tool that exports OmniGraffle figures to PDF_Tex
Installation
In order to have it successfully installed and working, following is required:
[OmniGraffle](http://www.omnigroup.com/mailman/archive/omnigraffle-users/2008/004785.html) 7.21
python >= 3.9
[appscript](http://appscript.sourceforge.net/py-appscript/index.html) >= 0.22
PyMuPDF
You can either clone the repository and install using
pip install .
Or install straight from the PIP repository:
pip install graffle2pdftex
Usage
Usage: graffle2pdftex [options] <source>
- Options:
- -h, --help
show this help message and exit
- --debug
print out debug messages
Exports the figure/canvases to a new folder of the same name as the input file in the source file’s parent directory
Examples
Export all canvases into PDF_Tex files
` $ graffle2pdftex figure.graffle `
Making a release
update the version number in setup.py
commit
push
register release $ python setup.py register
upload release $ python setup.py bdist upload
Developing graffle2pdftex
clone
stage $ python setup.py develop
make a new feature branch
code
do release
unstage $python setup.py develop –uninstall
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file graffle2pdftex-1.0.0.5.tar.gz.
File metadata
- Download URL: graffle2pdftex-1.0.0.5.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1504e869db7e9b68ce8edfa9e50df6ccdd1298fd16bb577e6898adfece28400f
|
|
| MD5 |
32a983ae577cbd3342f0c27fef4ad52f
|
|
| BLAKE2b-256 |
2005cdbf9860eff35bda3c33fd3e05fe73d09b550d0824faee1309f7d458b602
|
File details
Details for the file graffle2pdftex-1.0.0.5-py3-none-any.whl.
File metadata
- Download URL: graffle2pdftex-1.0.0.5-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2851e3f14dbfe696c570a2056e64d03d9a5aeb84ff00b7aeee0c71cb19095e67
|
|
| MD5 |
9849dd0e8a6472590b4820a762f0b679
|
|
| BLAKE2b-256 |
6d08e8fb88fbf22b5120f7b2d8968b177899d4b1e3a65e981f5402e12be42187
|