Re: #7839: equation editor: cropped PDF and EPS

2013-05-15 Thread Liviu Andronic
On Thu, May 16, 2013 at 12:52 AM, Richard Heck wrote: > On 05/15/2013 04:40 PM, Georg Baum wrote: >> >> Liviu Andronic wrote: >> >>> I updated the patch to reflect this. Is it OK for inclusion in trunk? >>> >>> I also updated the templates, EPS-cropped.lyx and PDF-cropped.lyx, to >>> include some

Re: #7839: equation editor: cropped PDF and EPS

2013-05-15 Thread Richard Heck
On 05/15/2013 04:40 PM, Georg Baum wrote: Liviu Andronic wrote: I updated the patch to reflect this. Is it OK for inclusion in trunk? I also updated the templates, EPS-cropped.lyx and PDF-cropped.lyx, to include some minimal documentation on their intended use. This one looks good! OK, Livi

Re: #7839: equation editor: cropped PDF and EPS

2013-05-15 Thread Georg Baum
Liviu Andronic wrote: > I updated the patch to reflect this. Is it OK for inclusion in trunk? > > I also updated the templates, EPS-cropped.lyx and PDF-cropped.lyx, to > include some minimal documentation on their intended use. This one looks good! Georg

Re: #7839: equation editor: cropped PDF and EPS

2013-05-14 Thread Liviu Andronic
On Tue, May 14, 2013 at 7:38 PM, Georg Baum wrote: > I like the goal, but making eps a document format will cause unwanted > entries to show up in export and view menus. This shows again a limitation > of our converter code, where you cannot easily suppress unwanted edges in > the conversion graph

Re: #7839: equation editor: cropped PDF and EPS

2013-05-14 Thread Georg Baum
Liviu Andronic wrote: > Dear all, > I've just updated a patch that simply adds two new converters to LyX: > pdflatex -> pdfcrop and DVI -> EPS. They're also accompanied by two > templates, which only set 'empty' page style and predefine the default > output format. > > This basically allow us to

Re: #7839: equation editor: cropped PDF and EPS

2013-05-13 Thread Liviu Andronic
ment. Regards, Liviu On Mon, May 13, 2013 at 10:59 PM, LyX Ticket Tracker wrote: > #7839: equation editor: cropped PDF and EPS > -+- > Reporter: landroni | Owner: rgheck > Type: enhancement | Status: new &

Re: #7839: equation editor: cropped PDF and EPS

2013-02-23 Thread Liviu Andronic
On Fri, Feb 22, 2013 at 12:52 PM, Guenter Milde wrote: > I posted an example. > Thanks. I'm now trying to update the patch for current trunk, but I've hit a hiccup. The original patch modified the EPS format as follows: -rc_entry = [r'''\Format epseps EPS "" "%%" ""

Re: #7839: equation editor: cropped PDF and EPS

2013-02-22 Thread Guenter Milde
On 2013-02-21, Liviu Andronic wrote: > On Thu, Feb 21, 2013 at 10:14 AM, Guenter Milde wrote: >> Please also consider "view/export cropped SVG" (if unicode-math is used): >> * with the traditional TeX math fonts, the conversion of mathematical >> content is buggy, because of the non-standard fo

Re: #7839: equation editor: cropped PDF and EPS

2013-02-21 Thread Liviu Andronic
On Thu, Feb 21, 2013 at 10:14 AM, Guenter Milde wrote: > Please also consider "view/export cropped SVG" (if unicode-math is used): > > * with the traditional TeX math fonts, the conversion of mathematical > content is buggy, because of the non-standard font metrics. > > * with Xe/LuaTeX, "unicod

Re: #7839: equation editor: cropped PDF and EPS

2013-02-21 Thread Guenter Milde
On 2013-02-20, Liviu Andronic wrote: > Hello, > I'd like for this patch to be included in trunk before the feature > freeze for 2.1. Are there any objections to this feature? ... >> We can easily provide an 'equation editor' "mode" in LyX. For this we can >> use 'pdfcrop' and 'dvips -E' convert

Re: #7839: equation editor: cropped PDF and EPS

2013-02-20 Thread Liviu Andronic
Hello, I'd like for this patch to be included in trunk before the feature freeze for 2.1. Are there any objections to this feature? Regards, Liviu On Sat, Oct 22, 2011 at 9:23 PM, LyX Ticket Tracker wrote: > #7839: equation editor: cropped PDF