Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cinemast/latex-dia2eps-sty
- Owner: cinemast
- Created: 2013-11-28T10:20:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-28T10:34:16.000Z (about 11 years ago)
- Last Synced: 2024-05-01T13:39:29.986Z (8 months ago)
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 enabledUsage
------
See test.tex file.Compile using:
pdflatex --shell-escape test.tex