Re: Diff for Ticket #8816

2014-02-25 Thread Prannoy Pilligundla
Thanks for the approval ᐧ On Wed, Feb 26, 2014 at 7:24 AM, Richard Heck wrote: > On 02/25/2014 12:40 PM, Prannoy Pilligundla wrote: > > I did send my GPL mail and i removed the unwanted comment that Pavel had > pointed out.I am attaching both the patches > > > Committed. Thanks. > > rh > > > >

Re: Diff for Ticket #8816

2014-02-25 Thread Richard Heck
On 02/25/2014 12:40 PM, Prannoy Pilligundla wrote: I did send my GPL mail and i removed the unwanted comment that Pavel had pointed out.I am attaching both the patches Committed. Thanks. rh Thanks and Regards Prannoy Pilligundla ᐧ On Tue, Feb 25, 2014 at 4:06 PM, Prannoy Pilligundla mail

first draft of Lyx2Word test document available

2014-02-25 Thread stefano franchi
I have completed a first draft of a test document for the Lyx2word (and back) conversion. Since it needs additional files (bib, pdf, and png), I created a small, public, git repo on bitbucket where you can clone it form: g...@bitbucket.org:sfranchi/lyxtowordandback.git I have also added a pdf com

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread stefano franchi
On Tue, Feb 25, 2014 at 1:35 PM, Rainer M Krug wrote: > William Adams writes: > >> On Feb 25, 2014, at 11:03 AM, stefano franchi wrote: >> >>> Is the list comprehensive enough? >> >> No love for index entries? > > Not from my side - sorry. > Index entries were supposed to be included into "Latex

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread stefano franchi
On Tue, Feb 25, 2014 at 1:50 PM, Georg Baum wrote: > stefano franchi wrote: > >> Thanks Wilfried, this is great. > > Yes, I also think that is is a good mixture of stuff to test. > >> I tried importing the latex files into LyX (2.0.7) and compiling to >> pdf and everything seems ok. However, ther

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Georg Baum
stefano franchi wrote: > Thanks Wilfried, this is great. Yes, I also think that is is a good mixture of stuff to test. > I tried importing the latex files into LyX (2.0.7) and compiling to > pdf and everything seems ok. However, there are a few spots in the > imported LyX in which Latex code co

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Georg Baum
Richard Heck wrote: > I would have thought it was in the spirit of the project to focus on > ODF. Word reads and writes it, and anyone who's a Word-user can download > and use Libre Office for free without much loss. >From what I have heard and seen we cannot assume that odt<->docx is unproblema

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Georg Baum
Richard Heck wrote: > Is it even possible to handle math macros in DOCX? I'd include them, > because we'll have to do something with them, if only put them in > comments so they can be recovered on re-import. math macros are already complicated if you look only at LyX without any import/export.

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Georg Baum
stefano franchi wrote: > Richard, since LyX stores Math expressions in LaTeX native code (I > believe), does this mean that our current LyX-to0-MathML code is > actually (or almost) doing a LaTeX-to-MathML export? Well, the MathML export does not export from the LaTeX representation, but from t

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Rainer M Krug
William Adams writes: > On Feb 25, 2014, at 11:03 AM, stefano franchi wrote: > >> Is the list comprehensive enough? > > No love for index entries? Not from my side - sorry. Rainer > > William -- Rainer M. Krug email: RMKruggmailcom pgplFvC5aAhzZ.pgp Description: PGP signature

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Georg Baum
stefano franchi wrote: > was this the text you are referring to? Yes, thanks! Georg

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread William Adams
On Feb 25, 2014, at 11:03 AM, stefano franchi wrote: > Is the list comprehensive enough? No love for index entries? William -- William Adams senior graphic designer Fry Communications Sphinx of black quartz, judge my vow.

Re: Diff for Ticket #8816

2014-02-25 Thread Georg Baum
Pavel Sanda wrote: > Looks like you get it right. > Seems even local enough to get into 2.1 unless others disagree. +1 Georg

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread stefano franchi
On Tue, Feb 25, 2014 at 12:54 PM, Wilfried wrote: > Hello everyone, > as I am involved in the LaTeX -> rtf converter, I know that we have at > least 2 LaTeX test files for checking the conversion of equations. The > test files are available at sourceforge (simplest: in the svn > repository): > >

Re: add marginefigure

2014-02-25 Thread PhilipPirrip
i hope you add "marginefigure" and "marginetable" by default like "tufte-book". now "marginenote" only default. Nothing prevents you from inserting a figure or a table in the margin note.

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Wilfried
stefano franchi wrote: > I am preparing a LyX document with all the features listed in our GSOC > 2014 page. I will transfer it to ODF with tex4ht, possibly fix it > manually, and then will circulate it on list for ODF/Docx tests. > > Here is what I am including: > > sections, headers, ... > li

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread stefano franchi
On Tue, Feb 25, 2014 at 11:54 AM, Richard Heck wrote: > On 02/25/2014 12:13 PM, Rainer M Krug wrote: >> >> stefano franchi writes: >> >>> I am preparing a LyX document with all the features listed in our GSOC >>> 2014 page. I will transfer it to ODF with tex4ht, possibly fix it >>> manually, and

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Richard Heck
On 02/25/2014 12:13 PM, Rainer M Krug wrote: stefano franchi writes: I am preparing a LyX document with all the features listed in our GSOC 2014 page. I will transfer it to ODF with tex4ht, possibly fix it manually, and then will circulate it on list for ODF/Docx tests. I think this is a bri

Re: Diff for Ticket #8816

2014-02-25 Thread Prannoy Pilligundla
I did send my GPL mail and i removed the unwanted comment that Pavel had pointed out.I am attaching both the patches Thanks and Regards Prannoy Pilligundla ᐧ On Tue, Feb 25, 2014 at 4:06 PM, Prannoy Pilligundla wrote: > ᐧ > > There was one whitespace error in the LyXRC.h file.I am sorry for th

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Rainer M Krug
stefano franchi writes: > I am preparing a LyX document with all the features listed in our GSOC > 2014 page. I will transfer it to ODF with tex4ht, possibly fix it > manually, and then will circulate it on list for ODF/Docx tests. I think this is a brilliant idea - ths could then become the be

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread stefano franchi
I am preparing a LyX document with all the features listed in our GSOC 2014 page. I will transfer it to ODF with tex4ht, possibly fix it manually, and then will circulate it on list for ODF/Docx tests. Here is what I am including: sections, headers, ... lists emphasis, bold, ... comments track c

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Richard Heck
It looks to me as if ODT <--> docx is OK via Libre Office. And if it's editors of journals, etc, then one way is good enough, no? R On Feb 25, 2014 4:15 AM, "Rainer M Krug" wrote: > Wilfried writes: > > > Rainer M Krug wrote: > > > >> Wilfried writes: > >> > >> > stefano franchi wrote: > >> >

Re: unofficial gnuplot external template?

2014-02-25 Thread Scott Kostyshak
On Wed, Feb 19, 2014 at 10:19 PM, Pavel Sanda wrote: > Scott Kostyshak wrote: >> I think that there is no official gnuplot external template because of >> security reasons, > > Noble goal already butchered by knitr support. > >>but is there an unofficial one floating around? > > I remember Koji Yo

add marginefigure

2014-02-25 Thread hatim
Dear i hope you add "marginefigure" and "marginetable" by default like "tufte-book". now "marginenote" only default. regards

Re: GSOC 2014 -- next steps

2014-02-25 Thread Liviu Andronic
On Tue, Feb 25, 2014 at 11:21 AM, Cyrille Artho wrote: > For those still signing up; I got a lot of error messages first in one > browser session where I was already logged in to two Google accounts. > Nothing I tried let me go further. > > Now I tried again at home and it seems the profile was cr

Re: Diff for Ticket #8816

2014-02-25 Thread Prannoy Pilligundla
ᐧ There was one whitespace error in the LyXRC.h file.I am sorry for the carelessness On Tue, Feb 25, 2014 at 11:05 AM, Pavel Sanda wrote: > Prannoy Pilligundla wrote: > > index ce78d29..4ffe7d6 100644 > > --- a/src/frontends/qt4/GuiView.cpp > > +++ b/src/frontends/qt4/GuiView.cpp > > @@ -3879,7

Contribution license

2014-02-25 Thread Prannoy Pilligundla
I hereby license my contributions to LyX under the General Public License, Version 2 or any later version Prannoy Pilligundla ᐧ

Re: GSOC 2014 -- next steps

2014-02-25 Thread Cyrille Artho
For those still signing up; I got a lot of error messages first in one browser session where I was already logged in to two Google accounts. Nothing I tried let me go further. Now I tried again at home and it seems the profile was created after all; I could continue without a hitch... So maybe yo

Re: GSOC 2014 -- next steps

2014-02-25 Thread Rainer M Krug
stefano franchi writes: > Dear Lyx developers, > > as you know, we have been accepted into GSOC 2014. The next step is to > get ready to evaluate students' proposal, which will start coming in > about a week, with the usual flurry as we get close to the deadline > (March 21st). > > I would apprec

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Rainer M Krug
Wilfried writes: > Rainer M Krug wrote: > >> Wilfried writes: >> >> > stefano franchi wrote: >> > >> >> On Sun, Feb 23, 2014 at 1:29 PM, Rainer M Krug wrote: >> >> > stefano franchi writes: >> >> > >> >> >> >> >> 2. Whether to target Microsoft's Word XML format or the Open Document >> >> >>

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Wilfried
Rainer M Krug wrote: > Wilfried writes: > > > stefano franchi wrote: > > > >> On Sun, Feb 23, 2014 at 1:29 PM, Rainer M Krug wrote: > >> > stefano franchi writes: > >> > > >> > >> >> 2. Whether to target Microsoft's Word XML format or the Open Document > >> >> Format (similarly XML-based) > >

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Rainer M Krug
stefano franchi writes: > On Mon, Feb 24, 2014 at 5:21 PM, Cyrille Artho wrote: >> I agree. A user who is interested in using LyX is also going to install >> LibreOffice (if it's not already installed). Furthermore, we can't expect >> student participants to pay hundreds of dollars just to be ab

Re: [GSoC 2014]Interested in Round trip conversion between LyX and .docx formats

2014-02-25 Thread Wilfried
stefano franchi wrote: > > I agree, in principle and on practical grounds too (see the > possibility to leverage tex4ht). However, it is true that the eventual > users of the Lyx-->Doc converter (and of the roundtrip tool) will > overwhelmingly be Word users, not LibreOffice users. Before we choos