Hi
I am using plantuml to create uml charts in a document, defined formats and converters and it works
nicely. Plantuml has different output formats, among others png, eps and svg.
I have converters from eps to pdf (epstopdf) and from svg to pdf (rsvg-convert).
Both these go through to steps:
It was suggested to me that Installer 2 might solve the problem.
It did.
Many thanks,
Eran
Am 18.01.2013 21:06, schrieb Eran Kaplinsky:
> After installing the latest (using the Installer-1 binary on a Win 7
> system) paste is broken.
I cannot reproduce.
Does the problem persists if you res
On 21/01/2013 8:31 AM, Rainer M Krug wrote:
Hi
I am using plantuml to create uml charts in a document, defined formats
and converters and it works nicely. Plantuml has different output
formats, among others png, eps and svg.
I have converters from eps to pdf (epstopdf) and from svg to pdf
(rsvg
On 20/01/2013 7:02 PM, Uwe Stöhr wrote:
Am 16.01.2013 02:49, schrieb Uwe Stöhr:
One of the 2 current limitations of the LyX for Windows installer is
the missing support for LilyPond.
Implementing this is the current item on my ToDo list.
Today I had again a look and are still suffering from t
On Jan 18, 2013, at 6:15 AM, Steve Litt wrote:
> On Thu, 17 Jan 2013 21:17:28 -0700, Jerry said:
>>
>> On Jan 17, 2013, at 2:30 AM, Alex Fernandez wrote:
>>
>>> Hi Jerry,
>>>
>>> I am the primary author of eLyXer.
>>>
>>> On Thu, Jan 17, 2013 at 4:49 AM, Jerry wrote:
>>> Thanks for that tip.
I've been using LyXHTML and writing an XSL to convert from that.
That's left me unsatisfied.
I think the right approach is to have a LyX XML schema, export to
that, then apply an XSL to convert to whatever format you want. I've
written a script to convert .lyx to XML using a very simple-minded
ap
On Jan 18, 2013, at 1:44 AM, Rainer M Krug wrote:
> On 18/01/13 09:10, Rainer M Krug wrote:
>> On 18/01/13 05:17, Jerry wrote:
>>>
>>> On Jan 17, 2013, at 2:30 AM, Alex Fernandez wrote:
>>>
Hi Jerry,
I am the primary author of eLyXer.
On Thu, Jan 17, 2013 at 4:49 AM,
Hmm, the thought occurs that my lyx2xml script wouldn't be broken by any
changes to.lyx, not if it was always chained with lyx2lyx so that it's
input were always in a version supported by lyx2xml...