Skip to main content

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:

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

graffle2pdftex-1.0.0.5.tar.gz (13.1 kB view hashes)

Uploaded Source

Built Distribution

graffle2pdftex-1.0.0.5-py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page