Re: lyx2lyx problem with master export to 2.3.x

2020-06-14 Thread Scott Kostyshak
On Sun, Jun 14, 2020 at 03:33:35PM -0400, Richard Kimberly Heck wrote: > On 6/14/20 2:23 PM, Scott Kostyshak wrote: > > I get the following when exporting the English User Guide to 2.3.x from > > master and opening with LyX 2.3.x. I do not get any terminal output when > > opening in master (i.e., I

Re: lyx2lyx problem with master export to 2.3.x

2020-06-14 Thread Richard Kimberly Heck
On 6/14/20 2:23 PM, Scott Kostyshak wrote: > I get the following when exporting the English User Guide to 2.3.x from > master and opening with LyX 2.3.x. I do not get any terminal output when > opening in master (i.e., I do not see a problem with roundtrip). > > $ lyx-master -e lyx23x UserGuide.l

Re: lyx2lyx problem converting math

2016-11-05 Thread Kornel Benko
Am Samstag, 5. November 2016 um 10:18:44, schrieb José Abílio Matos > On Saturday, November 5, 2016 11:08:37 AM WET Kornel Benko wrote: > > I already forgot about this. But retesting now, it seems the problem is > > gone. Instead now we have a BIG problem displaying previewed math. > > 1.) The pr

Re: lyx2lyx problem converting math

2016-11-05 Thread Kornel Benko
Am Samstag, 5. November 2016 um 11:08:37, schrieb Kornel Benko > Am Samstag, 5. November 2016 um 08:54:47, schrieb José Abílio Matos > > > On Wednesday, September 28, 2016 11:11:39 AM WET Kornel Benko wrote: > > > Using math in lyx2.3 as e.g. > > > \begin_inset Formula $\vec{{\underline{{v

Re: lyx2lyx problem converting math

2016-11-05 Thread José Abílio Matos
On Saturday, November 5, 2016 11:08:37 AM WET Kornel Benko wrote: > I already forgot about this. But retesting now, it seems the problem is > gone. Instead now we have a BIG problem displaying previewed math. > 1.) The previewed expression is too small compared to used font size. > 2.) The expressi

Re: lyx2lyx problem converting math

2016-11-05 Thread Kornel Benko
Am Samstag, 5. November 2016 um 08:54:47, schrieb José Abílio Matos > On Wednesday, September 28, 2016 11:11:39 AM WET Kornel Benko wrote: > > Using math in lyx2.3 as e.g. > > \begin_inset Formula $\vec{{\underline{{v$. > > Exported to 2.2.x we get > > \begin_inset Formula $\vec{{\un

Re: lyx2lyx problem converting math

2016-11-05 Thread José Abílio Matos
On Wednesday, September 28, 2016 11:11:39 AM WET Kornel Benko wrote: > Using math in lyx2.3 as e.g. > \begin_inset Formula $\vec{{\underline{{v$. > Exported to 2.2.x we get > \begin_inset Formula $\vec{{\underline{}{v}}}$ > > Kornel Hi Kornel, I am again at the time

Re: lyx2lyx Problem

2009-03-13 Thread Jürgen Spitzmüller
rgheck wrote: > Done. Thanks. BTW status.16x has already moved to ANNOUNCE, so changes should be done in both these texts. Jürgen

Re: lyx2lyx Problem

2009-03-13 Thread rgheck
Jürgen Spitzmüller wrote: rgheck wrote: Here. Again, feel free to post if you wish. Or I can do it later. Put it in. Done. rh

Re: lyx2lyx Problem

2009-03-13 Thread Jürgen Spitzmüller
rgheck wrote: > Here. Again, feel free to post if you wish. Or I can do it later. Put it in. Jürgen

Re: lyx2lyx Problem

2009-03-13 Thread rgheck
Jürgen Spitzmüller wrote: rgheck wrote: There's a problem with lyx2lyx converting files with empty index insets. I've committed a fix to trunk, but it should also be included in 1.6.2, if that is still possible. Could you post a patch (or a link to the revision?) Here. Again, feel

Re: lyx2lyx Problem

2009-03-13 Thread Jürgen Spitzmüller
rgheck wrote: > There's a problem with lyx2lyx converting files with empty index insets. > I've committed a fix to trunk, but it should also be included in 1.6.2, > if that is still possible. Could you post a patch (or a link to the revision?) Jürgen

Re: lyx2lyx problem.

2007-05-31 Thread José Matos
On Thursday 31 May 2007 15:29:49 Bo Peng wrote: > This has to be addressed before RC1, but I am not familiar with this > character encoding issue. > > Cheers, > Bo This seems to be related with bug 3313 that I am considering now. -- José Abílio

Re: Lyx2lyx problem (was Re: assertion in LyX::emergencyCleanup)

2006-10-18 Thread Georg Baum
Abdelrazak Younes wrote: > This is what I get at the console: > > Traceback (most recent call last): >File "d:/devel/lyx/trunk/lib/lyx2lyx/lyx2lyx", line 91, in ? > sys.exit(main(sys.argv)) >File "d:/devel/lyx/trunk/lib/lyx2lyx/lyx2lyx", line 84, in main > file.convert() >Fi

Re: lyx2lyx problem

2006-04-24 Thread Georg Baum
Lars Gullik Bjønnes wrote: > Georg Baum <[EMAIL PROTECTED]> > writes: > > | Lars, did you find a solution? If not I would like to apply the attached > | patch (based on Jean-Marcs script). OK? > > I don't think so. At least I think this will not work with my release > procedure. Don't you run a

Re: lyx2lyx problem

2006-04-24 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | > If we want it automake-based then configure must do the job. | | This is not possible since lib/lyx2lyx/lyx2lyx_version.py is needed for make | dist. | | > I'll think a bit about it... but I am not sure I'll find a good

Re: lyx2lyx problem

2006-04-22 Thread Georg Baum
Lars Gullik Bjønnes wrote: > If we want it automake-based then configure must do the job. This is not possible since lib/lyx2lyx/lyx2lyx_version.py is needed for make dist. > I'll think a bit about it... but I am not sure I'll find a good > solution. Lars, did you find a solution? If not I woul

Re: lyx2lyx problem

2006-04-13 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> If we want it automake-based then configure must do the job. I'd like a solution that is not done at configure time (since then the file should not go to srcdir). All the information we needs is available at automake/autoconf t

Re: lyx2lyx problem

2006-04-12 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: | | Jose'> On Wednesday 12 April 2006 13:47, Jean-Marc Lasgouttes wrote: | >> To be precise, I'd propose to add the attached code snippet (with | >> some bells and whistles maybe) to autoge

Re: lyx2lyx problem

2006-04-12 Thread Jean-Marc Lasgouttes
> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: Jose'> On Wednesday 12 April 2006 13:47, Jean-Marc Lasgouttes wrote: >> To be precise, I'd propose to add the attached code snippet (with >> some bells and whistles maybe) to autogen.sh. >> >> JMarc >> >> mk_l2l_v.sh Jose'> Please do it

Re: lyx2lyx problem

2006-04-12 Thread Jose' Matos
On Wednesday 12 April 2006 13:47, Jean-Marc Lasgouttes wrote: > To be precise, I'd propose to add the attached code snippet (with some > bells and whistles maybe) to autogen.sh. > > JMarc > > mk_l2l_v.sh Please do it. Thanks for the nice solution. :-) -- José Abílio

Re: lyx2lyx problem

2006-04-12 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> What would be nice would be to propagate this information Jean-Marc> at autogen.sh time, not configure time. I can see how to Jean-Marc> hack this (like grep the version in configure.ac and create Jean-Marc> a file),

Re: lyx2lyx problem

2006-04-12 Thread Jose' Matos
On Wednesday 12 April 2006 13:03, Jean-Marc Lasgouttes wrote: > No, what I said is that autogen.sh could build lyx2lyx_version.py in > sourcedir. That would be a hack, but I think it would be the best > solution. That is fair. :-) > JMarc -- José Abílio

Re: lyx2lyx problem

2006-04-12 Thread Jean-Marc Lasgouttes
> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: Jose'> On Wednesday 12 April 2006 11:52, Lars Gullik Bjønnes wrote: >> Isn't it enough to add builddir lyx2lyx path to sys.path? Jose'> The problem is that all files are in srcdir and Jose'> lyx2lyx_version.py is in build_dir. The questio

Re: lyx2lyx problem

2006-04-12 Thread Jose' Matos
On Wednesday 12 April 2006 11:52, Lars Gullik Bjønnes wrote: > Isn't it enough to add builddir lyx2lyx path to sys.path? The problem is that all files are in srcdir and lyx2lyx_version.py is in build_dir. The question then is how to pass build_dir to lyx2lyx... One possibility as Jean-Marc s

Re: lyx2lyx problem

2006-04-12 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: | | Georg> José, I know now what the problem with the new version file is: | Georg> It gets created in builddir/lib/lyx2lyx, but it is searched for | Georg> in srcdir/lib/lyx2lyx. I fixed th

Re: lyx2lyx problem

2006-04-12 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> José, I know now what the problem with the new version file is: Georg> It gets created in builddir/lib/lyx2lyx, but it is searched for Georg> in srcdir/lib/lyx2lyx. I fixed this for me by creating a Georg> symlink, but I have no idea h

Re: lyx2lyx problem ?

2003-08-14 Thread Jean-Marc Lasgouttes
John Levon wrote: Loading the attached gives "document ended unexpectedly" ? When did you create it? \end_layout \the_end There were only a few hours during which \end_layout had been introduced but \the_end was still not replaced by \end_document. We thought it was not worth updating the format

Re: lyx2lyx problem ?

2003-08-09 Thread John Levon
On Tue, Aug 05, 2003 at 11:53:56PM +0200, Jean-Marc Lasgouttes wrote: > When did you create it? Testcase from bugzilla. > >\end_layout > > > >\the_end > > There were only a few hours during which \end_layout had > been introduced but \the_end was still not replaced by > \end_document. Oh OK.