Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cinemast/latex-dia2eps-sty

Invokes dia eps export which can be embedded into latex documents automatically.
https://github.com/cinemast/latex-dia2eps-sty

Last synced: about 2 months ago
JSON representation

Invokes dia eps export which can be embedded into latex documents automatically.

Awesome Lists containing this project

README

        

latex-dia2eps-sty
=================

This is a simplye .sty file which can be easily embedded into any latex document. It automatically grabs .dia files and exports them to .eps files, which is embeddable into latex documents.

Requirements
-------------
* Linux
* Dia
* pdflatex
* pdfshellescape enabled

Usage
------
See test.tex file.

Compile using:
pdflatex --shell-escape test.tex