Re: Source view window

2013-05-05 Thread Pavel Sanda
Pavel Sanda wrote: There are still quirks with not enough minimum size. I finally solved those too, fixed few typos and it's now in. P

Re: Source view window

2013-05-05 Thread Edwin Leuven
On May 5, 2013, at 08:22 , Pavel Sanda sa...@lyx.org wrote: Pavel Sanda wrote: There are still quirks with not enough minimum size. I finally solved those too, fixed few typos and it's now in. could also go into branch i suppose… ed.

Re: Word wrapping problem

2013-05-05 Thread Lin Wei
Still have some doubt about the algorithm for word wrap. TextMetrics.cpppos_type TextMetrics::rowBreakPoint(int width, pit_type const pit, pos_type pos) const This function seems to iterate through until the right margin or end of par is reached. I'm wondering whether it iterates a word per

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Stephan Witt
Am 04.05.2013 um 14:36 schrieb Richard Heck rgh...@lyx.org: The nasty regression bug we thought we'd found has turned out to be older. So the sources previously published can be used for binaries. They can be found at http://frege.brown.edu/lyx/ I have one for Windows. Please prepare

Re: Questions about Installing Qt

2013-05-05 Thread Kornel Benko
Am Samstag, 4. Mai 2013 um 17:52:49, schrieb Ashley Shan xueqing.s...@vanderbilt.edu Hi Rob, Hi Ashley, I am not Rob, but ... So I have been trying to begin learning Qt, but after viewing Qt documentations, I realize that there are some problems that obstruct my learning: 1. Couldn't

Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Kornel Benko
Am Sonntag, 5. Mai 2013 um 08:20:09, schrieb Pavel Sanda sa...@lyx.org The branch, master, has been updated. - Log - commit 49c2450f3f6cb67a36f8fa987ad287a8bff11d79 Author: Pavel Sanda sa...@lyx.org Date: Sat May 4 23:05:51

Re: Source view window

2013-05-05 Thread Pavel Sanda
Edwin Leuven wrote: On May 5, 2013, at 08:22 , Pavel Sanda sa...@lyx.org wrote: Pavel Sanda wrote: There are still quirks with not enough minimum size. I finally solved those too, fixed few typos and it's now in. could also go into branch i suppose? Not so sure, I had to do nasty

Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Pavel Sanda
Kornel Benko wrote: To reproduce: 1) add the source view 2) move the source view to the right 3) add advanced search, now, on bottom! you get a panel to switch between both 4) move the source view to bottom 5) move adv search to bottom 6) switch to see adv search 7) move back to the

Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Kornel Benko
Am Sonntag, 5. Mai 2013 um 03:07:03, schrieb Pavel Sanda sa...@lyx.org Kornel Benko wrote: To reproduce: 1) add the source view 2) move the source view to the right 3) add advanced search, now, on bottom! you get a panel to switch between both 4) move the source view to bottom

Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Kornel Benko
Am Sonntag, 5. Mai 2013 um 03:07:03, schrieb Pavel Sanda sa...@lyx.org Kornel Benko wrote: To reproduce: 1) add the source view 2) move the source view to the right 3) add advanced search, now, on bottom! you get a panel to switch between both 4) move the source view to bottom

Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Pavel Sanda
Kornel Benko wrote: Am Sonntag, 5. Mai 2013 um 03:07:03, schrieb Pavel Sanda sa...@lyx.org Kornel Benko wrote: To reproduce: 1) add the source view 2) move the source view to the right 3) add advanced search, now, on bottom! you get a panel to switch between both 4) move

Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Pavel Sanda
Kornel Benko wrote: Sure: Program received signal SIGSEGV, Segmentation fault. 0x77067fc5 in QDockAreaLayoutInfo::indexOf (this=0x2278ef0, widget=0x1fd0230) at widgets/qdockarealayout.cpp:1474

Re: Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Kornel Benko
Am Sonntag, 5. Mai 2013 um 03:28:08, schrieb Pavel Sanda sa...@lyx.org Kornel Benko wrote: Am Sonntag, 5. Mai 2013 um 03:07:03, schrieb Pavel Sanda sa...@lyx.org Kornel Benko wrote: To reproduce: 1) add the source view 2) move the source view to the right 3) add advanced

Re: Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Kornel Benko
Am Sonntag, 5. Mai 2013 um 03:30:01, schrieb Pavel Sanda sa...@lyx.org Kornel Benko wrote: Sure: Program received signal SIGSEGV, Segmentation fault. 0x77067fc5 in QDockAreaLayoutInfo::indexOf (this=0x2278ef0, widget=0x1fd0230)

Re: Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Pavel Sanda
Kornel Benko wrote: a ai, deep in qt, which version? can you try whether you get the crash even in before this commit. Same crash. Sorry for the noise. to mi spadl kamen ze srdce ;) p

Re: Source view window

2013-05-05 Thread Tommaso Cucinotta
On 04/05/13 19:19, Pavel Sanda wrote: Would it be difficult to add a small button to the paned window buttons, that allows for showing/hiding the extra features ? Where do you want to put the 'hide' button without adding next row? The idea was to add it to the paned window buttons, which is

about project doing

2013-05-05 Thread Kamal Garg
can anybody tell me from which program of src code i start for doing project of horizontal scrollbar for table/math.

Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Tommaso Cucinotta
I copied the same behaviour on Advanced FR in e3677975 and bd9e8fec. Now it makes a lt more sense to put the pane on the bottom. T. On 05/05/13 07:20, Pavel Sanda wrote: The branch, master, has been updated. - Log -

Re: Source view window

2013-05-05 Thread Richard Heck
On 05/05/2013 06:01 AM, Pavel Sanda wrote: Edwin Leuven wrote: On May 5, 2013, at 08:22 , Pavel Sanda sa...@lyx.org wrote: Pavel Sanda wrote: There are still quirks with not enough minimum size. I finally solved those too, fixed few typos and it's now in. could also go into branch i

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Richard Heck
On 05/05/2013 05:36 AM, Stephan Witt wrote: Am 04.05.2013 um 14:36 schrieb Richard Heck rgh...@lyx.org: The nasty regression bug we thought we'd found has turned out to be older. So the sources previously published can be used for binaries. They can be found at http://frege.brown.edu/lyx/

Re: Source view window

2013-05-05 Thread Edwin Leuven
On 05/05/2013 06:01 AM, Pavel Sanda wrote: Edwin Leuven wrote: On May 5, 2013, at 08:22 , Pavel Sanda sa...@lyx.org wrote: Pavel Sanda wrote: There are still quirks with not enough minimum size. I finally solved those too, fixed few typos and it's now in. could also go into branch i suppose?

Re: patch for scrolling issue - LyXscrollpatch20130302.diff (1/1) - LyXscrollpatch20130421.diff (1/1) - LyXscrollpatch20130427.diff (1/1)

2013-05-05 Thread pdv
In article 518166ab.5070...@lyx.org, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: Le 01/05/2013 20:55, pdv a écrit : There are 2 occurences of calculate_qt_char_width, in TextMetrics and in RowPainter. Yes, I toggled both. and there is at least one change which is not enclosed by

LyX and Boost

2013-05-05 Thread Richard Heck
Suppose I wanted to use Boost's indirect_iterator. Can I just add the relevant file to the boost/boost/iterator directory, or is there something else to do? Richard

Re: patch for scrolling issue - LyXscrollpatch20130302.diff (1/1) - LyXscrollpatch20130421.diff (1/1) - LyXscrollpatch20130427.diff (1/1)

2013-05-05 Thread Jean-Marc Lasgouttes
Le 05/05/13 20:36, pdv a écrit : What exactly takes 17.4s? I suppose that's the time taken by GuiPainter::text(), but I don't know enough of the Instruments app and it's modules to give any more details. I've now monitored both functions with pmprof: ( I scroll through a document of mine

Re: LyX and Boost

2013-05-05 Thread Vincent van Ravesteijn
Op 5-5-2013 20:52, Richard Heck schreef: Suppose I wanted to use Boost's indirect_iterator. Can I just add the relevant file to the boost/boost/iterator directory, or is there something else to do? Richard I'm not a huge fan of adding more boost stuff into LyX. Reading the documentation

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Jean-Marc Lasgouttes
Le 05/05/13 11:36, Stephan Witt a écrit : Am 04.05.2013 um 14:36 schrieb Richard Heck rgh...@lyx.org: The nasty regression bug we thought we'd found has turned out to be older. So the sources previously published can be used for binaries. They can be found at http://frege.brown.edu/lyx/ I

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Jean-Marc Lasgouttes
Le 05/05/13 16:52, Richard Heck a écrit : On 05/05/2013 05:36 AM, Stephan Witt wrote: If I build LyX with the 10.7 SDK I cannot provide the PPC Version anymore. I don't know if this is forgivable for a minor upgrade. I suppose we could build the 10.7 version for now and see what we can do

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Stephan Witt
Am 05.05.2013 um 16:52 schrieb Richard Heck rgh...@lyx.org: On 05/05/2013 05:36 AM, Stephan Witt wrote: Am 04.05.2013 um 14:36 schrieb Richard Heck rgh...@lyx.org: The nasty regression bug we thought we'd found has turned out to be older. So the sources previously published can be used for

How do I contact GSoC project mentor Abdel? (Mentor for Toolbar customization dialog)

2013-05-05 Thread Jason
Is there any way I can reach him directly? Many thanks!

Re: GSOC Project Proposal: Toolbar customization dialog

2013-05-05 Thread Liviu Andronic
Dear Jason, The deadline for submitting applications has already passed. We are now examining the applications and we will announce the results in several weeks (see GSoC Timeline). Regards, Liviu On Sun, May 5, 2013 at 9:47 PM, Jason jasonwu2...@gmail.com wrote: Hello there, I've submitted

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Jean-Marc Lasgouttes
Le 05/05/13 21:52, Stephan Witt a écrit : This would lead to a LyX running on Lion or Mountain Lion only. The SDK for 10.6 (Snow Leopard) I don't have anymore. @JMarc Sorry, I didn't remember the problem well… It is ::unsetenv with return type void used in unsetEnv(). The hack I've used

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Stephan Witt
Am 05.05.2013 um 22:57 schrieb Jean-Marc Lasgouttes lasgout...@lyx.org: Le 05/05/13 21:52, Stephan Witt a écrit : This would lead to a LyX running on Lion or Mountain Lion only. The SDK for 10.6 (Snow Leopard) I don't have anymore. @JMarc Sorry, I didn't remember the problem well… It is

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Jean-Marc Lasgouttes
Le 05/05/13 23:12, Stephan Witt a écrit : Am 05.05.2013 um 22:57 schrieb Jean-Marc Lasgouttes lasgout...@lyx.org: Le 05/05/13 21:52, Stephan Witt a écrit : This would lead to a LyX running on Lion or Mountain Lion only. The SDK for 10.6 (Snow Leopard) I don't have anymore. @JMarc Sorry, I

Re: [LyX master] support for \mbox and \fbox

2013-05-05 Thread Uwe Stöhr
Am 04.05.2013 14:53, schrieb Jean-Marc Lasgouttes: Two things you could do shortly: 1/ make it possible to enter a width for a minipage Should now be fixed. 2/ look at the tex2lyx bug that got spotted by clang: ../../../master/src/tex2lyx/text.cpp:938:14: warning: equality comparison

Updated Feature Description of “Toolbar customization dialog”

2013-05-05 Thread Jason
Hello there, I created a detailed description of what features I'd like to include in “Toolbar customization dialog”. Link: http://goo.gl/YTetM Please kindly take a look and give me any suggestions (things to add? remove or change), thanks in advance. My proposal is also updated. link:

Re: Source view window

2013-05-05 Thread Pavel Sanda
Pavel Sanda wrote: > There are still quirks with not enough minimum size. I finally solved those too, fixed few typos and it's now in. P

Re: Source view window

2013-05-05 Thread Edwin Leuven
On May 5, 2013, at 08:22 , Pavel Sanda wrote: > Pavel Sanda wrote: >> There are still quirks with not enough minimum size. > > I finally solved those too, fixed few typos and it's now in. could also go into branch i suppose… ed.

Re: Word wrapping problem

2013-05-05 Thread Lin Wei
Still have some doubt about the algorithm for word wrap. TextMetrics.cpppos_type TextMetrics::rowBreakPoint(int width, pit_type const pit, pos_type pos) const This function seems to iterate through until the right margin or end of par is reached. I'm wondering whether it iterates a word per

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Stephan Witt
Am 04.05.2013 um 14:36 schrieb Richard Heck : > > The nasty regression bug we thought we'd found has turned out to be older. So > the sources previously published can be used for binaries. They can be found > at >http://frege.brown.edu/lyx/ > I have one for Windows. Please

Re: Questions about Installing Qt

2013-05-05 Thread Kornel Benko
Am Samstag, 4. Mai 2013 um 17:52:49, schrieb Ashley Shan > Hi Rob, Hi Ashley, I am not Rob, but ... > So I have been trying to begin learning Qt, but after viewing Qt > documentations, I realize that there are some problems that obstruct my > learning: > > 1.

Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Kornel Benko
Am Sonntag, 5. Mai 2013 um 08:20:09, schrieb Pavel Sanda > The branch, master, has been updated. > > - Log - > > commit 49c2450f3f6cb67a36f8fa987ad287a8bff11d79 > Author: Pavel Sanda > Date: Sat May

Re: Source view window

2013-05-05 Thread Pavel Sanda
Edwin Leuven wrote: > On May 5, 2013, at 08:22 , Pavel Sanda wrote: > > Pavel Sanda wrote: > >> There are still quirks with not enough minimum size. > > > > I finally solved those too, fixed few typos and it's now in. > > could also go into branch i suppose? Not so sure, I had

Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Pavel Sanda
Kornel Benko wrote: > To reproduce: > > 1) add the source view > 2) move the source view to the right > 3) add advanced search, now, on bottom! you get a panel to switch between both > 4) move the source view to bottom > 5) move adv search to bottom > 6) switch to see adv search > 7) move back to

Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Kornel Benko
Am Sonntag, 5. Mai 2013 um 03:07:03, schrieb Pavel Sanda > Kornel Benko wrote: > > To reproduce: > > > > 1) add the source view > > 2) move the source view to the right > > 3) add advanced search, now, on bottom! you get a panel to switch between > > both > > 4) move the source

Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Kornel Benko
Am Sonntag, 5. Mai 2013 um 03:07:03, schrieb Pavel Sanda > Kornel Benko wrote: > > To reproduce: > > > > 1) add the source view > > 2) move the source view to the right > > 3) add advanced search, now, on bottom! you get a panel to switch between > > both > > 4) move the source

Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Pavel Sanda
Kornel Benko wrote: > Am Sonntag, 5. Mai 2013 um 03:07:03, schrieb Pavel Sanda > > Kornel Benko wrote: > > > To reproduce: > > > > > > 1) add the source view > > > 2) move the source view to the right > > > 3) add advanced search, now, on bottom! you get a panel to switch between

Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Pavel Sanda
Kornel Benko wrote: > Sure: > Program received signal SIGSEGV, Segmentation fault. > > 0x77067fc5 in QDockAreaLayoutInfo::indexOf (this=0x2278ef0, > widget=0x1fd0230) > at widgets/qdockarealayout.cpp:1474

Re: Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Kornel Benko
Am Sonntag, 5. Mai 2013 um 03:28:08, schrieb Pavel Sanda > Kornel Benko wrote: > > Am Sonntag, 5. Mai 2013 um 03:07:03, schrieb Pavel Sanda > > > Kornel Benko wrote: > > > > To reproduce: > > > > > > > > 1) add the source view > > > > 2) move the source view to the

Re: Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Kornel Benko
Am Sonntag, 5. Mai 2013 um 03:30:01, schrieb Pavel Sanda > Kornel Benko wrote: > > Sure: > > Program received signal SIGSEGV, Segmentation fault. > > > > 0x77067fc5 in QDockAreaLayoutInfo::indexOf (this=0x2278ef0, > >

Re: Re: Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Pavel Sanda
Kornel Benko wrote: > > a ai, deep in qt, which version? > > can you try whether you get the crash even in before this commit. > > Same crash. Sorry for the noise. to mi spadl kamen ze srdce ;) p

Re: Source view window

2013-05-05 Thread Tommaso Cucinotta
On 04/05/13 19:19, Pavel Sanda wrote: >> Would it be difficult to add a small button to the paned window buttons, >> that allows for showing/hiding the extra features ? > Where do you want to put the 'hide' button without adding next row? The idea was to add it to the "paned window buttons",

about project doing

2013-05-05 Thread Kamal Garg
can anybody tell me from which program of src code i start for doing project of horizontal scrollbar for table/math.

Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Tommaso Cucinotta
I copied the same behaviour on Advanced F in e3677975 and bd9e8fec. Now it makes a lt more sense to put the pane on the bottom. T. On 05/05/13 07:20, Pavel Sanda wrote: > The branch, master, has been updated. > > - Log

Re: Source view window

2013-05-05 Thread Richard Heck
On 05/05/2013 06:01 AM, Pavel Sanda wrote: Edwin Leuven wrote: On May 5, 2013, at 08:22 , Pavel Sanda wrote: Pavel Sanda wrote: There are still quirks with not enough minimum size. I finally solved those too, fixed few typos and it's now in. could also go into branch i

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Richard Heck
On 05/05/2013 05:36 AM, Stephan Witt wrote: Am 04.05.2013 um 14:36 schrieb Richard Heck : The nasty regression bug we thought we'd found has turned out to be older. So the sources previously published can be used for binaries. They can be found at

Re: Source view window

2013-05-05 Thread Edwin Leuven
On 05/05/2013 06:01 AM, Pavel Sanda wrote: > Edwin Leuven wrote: >> On May 5, 2013, at 08:22 , Pavel Sanda wrote: >>> Pavel Sanda wrote: There are still quirks with not enough minimum size. >>> I finally solved those too, fixed few typos and it's now in. >> could also go into

Re: patch for scrolling issue - LyXscrollpatch20130302.diff (1/1) - LyXscrollpatch20130421.diff (1/1) - LyXscrollpatch20130427.diff (1/1)

2013-05-05 Thread pdv
In article <518166ab.5070...@lyx.org>, Jean-Marc Lasgouttes wrote: > Le 01/05/2013 20:55, pdv a écrit : > > There are 2 occurences of calculate_qt_char_width, in TextMetrics and in > > RowPainter. > > Yes, I toggled both. > > > and there is at least one change which is not

LyX and Boost

2013-05-05 Thread Richard Heck
Suppose I wanted to use Boost's indirect_iterator. Can I just add the relevant file to the boost/boost/iterator directory, or is there something else to do? Richard

Re: patch for scrolling issue - LyXscrollpatch20130302.diff (1/1) - LyXscrollpatch20130421.diff (1/1) - LyXscrollpatch20130427.diff (1/1)

2013-05-05 Thread Jean-Marc Lasgouttes
Le 05/05/13 20:36, pdv a écrit : What exactly takes 17.4s? I suppose that's the time taken by GuiPainter::text(), but I don't know enough of the Instruments app and it's modules to give any more details. I've now monitored both functions with pmprof: ( I scroll through a document of mine

Re: LyX and Boost

2013-05-05 Thread Vincent van Ravesteijn
Op 5-5-2013 20:52, Richard Heck schreef: Suppose I wanted to use Boost's indirect_iterator. Can I just add the relevant file to the boost/boost/iterator directory, or is there something else to do? Richard I'm not a huge fan of adding more boost stuff into LyX. Reading the documentation

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Jean-Marc Lasgouttes
Le 05/05/13 11:36, Stephan Witt a écrit : Am 04.05.2013 um 14:36 schrieb Richard Heck : The nasty regression bug we thought we'd found has turned out to be older. So the sources previously published can be used for binaries. They can be found at http://frege.brown.edu/lyx/ I

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Jean-Marc Lasgouttes
Le 05/05/13 16:52, Richard Heck a écrit : On 05/05/2013 05:36 AM, Stephan Witt wrote: If I build LyX with the 10.7 SDK I cannot provide the PPC Version anymore. I don't know if this is forgivable for a minor upgrade. I suppose we could build the 10.7 version for now and see what we can do

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Stephan Witt
Am 05.05.2013 um 16:52 schrieb Richard Heck : > On 05/05/2013 05:36 AM, Stephan Witt wrote: >> Am 04.05.2013 um 14:36 schrieb Richard Heck : >> >>> The nasty regression bug we thought we'd found has turned out to be older. >>> So the sources previously published

How do I contact GSoC project mentor Abdel? (Mentor for Toolbar customization dialog)

2013-05-05 Thread Jason
Is there any way I can reach him directly? Many thanks!

Re: GSOC Project Proposal: "Toolbar customization dialog"

2013-05-05 Thread Liviu Andronic
Dear Jason, The deadline for submitting applications has already passed. We are now examining the applications and we will announce the results in several weeks (see GSoC Timeline). Regards, Liviu On Sun, May 5, 2013 at 9:47 PM, Jason wrote: > Hello there, > > I've

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Jean-Marc Lasgouttes
Le 05/05/13 21:52, Stephan Witt a écrit : This would lead to a LyX running on Lion or Mountain Lion only. The SDK for 10.6 (Snow Leopard) I don't have anymore. @JMarc Sorry, I didn't remember the problem well… It is ::unsetenv with return type void used in unsetEnv(). The hack I've used

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Stephan Witt
Am 05.05.2013 um 22:57 schrieb Jean-Marc Lasgouttes : > Le 05/05/13 21:52, Stephan Witt a écrit : >> This would lead to a LyX running on Lion or Mountain Lion only. The SDK for >> 10.6 (Snow Leopard) I don't have anymore. > >> @JMarc >> Sorry, I didn't remember the problem

Re: LyX 2.0.6 Binaries

2013-05-05 Thread Jean-Marc Lasgouttes
Le 05/05/13 23:12, Stephan Witt a écrit : Am 05.05.2013 um 22:57 schrieb Jean-Marc Lasgouttes : Le 05/05/13 21:52, Stephan Witt a écrit : This would lead to a LyX running on Lion or Mountain Lion only. The SDK for 10.6 (Snow Leopard) I don't have anymore. @JMarc Sorry,

Re: [LyX master] support for \mbox and \fbox

2013-05-05 Thread Uwe Stöhr
Am 04.05.2013 14:53, schrieb Jean-Marc Lasgouttes: Two things you could do shortly: 1/ make it possible to enter a width for a minipage Should now be fixed. 2/ look at the tex2lyx bug that got spotted by clang: ../../../master/src/tex2lyx/text.cpp:938:14: warning: equality comparison

Updated Feature Description of “Toolbar customization dialog”

2013-05-05 Thread Jason
Hello there, I created a detailed description of what features I'd like to include in “Toolbar customization dialog”. Link: http://goo.gl/YTetM Please kindly take a look and give me any suggestions (things to add? remove or change), thanks in advance. My proposal is also updated. link: