]> git.lyx.org Git - features.git/commit
Add formats and converters for cropped PDF/EPS
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 23 May 2013 13:04:12 +0000 (15:04 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 27 May 2013 20:06:33 +0000 (22:06 +0200)
commit704273eea0ad8c26ae4e147aa19230f98ede5f75
tree88935b3fa657ef46f2d79d4832731c6c9943b832
parent99923482234d21b3a1f5ebbef51b614fb6eb5c5c
Add formats and converters for cropped PDF/EPS

With LyX configured in this way, the user would only need to:

File > New from Template > EPS.lyx (or PDF-cropped.lyx):
- insert a math inset and type in an equation, or create whatever
  content LaTeX can handle,
- view/export to cropped EPS/PDF.

This would allow for LyX to act as a "generator for includable graphics" (equations, commented graphics, etc).

This fixes bug #7839.
lib/configure.py
lib/templates/EPS-cropped.lyx [new file with mode: 0644]
lib/templates/PDF-cropped.lyx [new file with mode: 0644]