Re: [patch] fix #3349: SVG support in LyX

2009-12-01 Thread Guenter Milde
On 2009-12-01, Uwe Stöhr wrote: > As you have similar the bug is real. > Can nevertheless another one please test this using Inkscape, Pavel? Inkscape works fine on my Debian/testing Linux with LyX 1.6.4, Inkscape 0.46 (Apr 26 2009) and hand-inserted converters: SVG -> EPS inkscape $$i --expor

Re: [patch] fix #3349: SVG support in LyX

2009-12-01 Thread Uwe Stöhr
> most probably problematic svg file. can you send it to me privately? Hi Pavel, thanks for giving it a try. I attached a SVG file. thanks and regards Uwe <>

Re: [patch] fix #3349: SVG support in LyX

2009-12-01 Thread Pavel Sanda
Kornel Benko wrote: > I opened graphic on openSuSE (after reconfigure etc). The graphics shows as > white image only. > In preferences the converter shows as > rsvg-convert -f png -o $$o $$i > Using this command manually creates a correct .png file though. most probably problematic svg file

Re: [patch] fix #3349: SVG support in LyX

2009-12-01 Thread Uwe Stöhr
>> The attched patch uses rsvg or Inkscape to convert SVG images. >> This is what we are using since 2 years in the LyX Windows installers. >> Please test if this works for you on Unix and Mac. > > I opened graphic on openSuSE (after reconfigure etc). The graphics shows as > white image only. > In

Re: disabling math toolbar

2009-12-01 Thread Uwe Stöhr
Abdelrazak Younes schrieb: OK, I guess this is an ui description problem as the three possible states are still possible: Yes, the problem is that the label "auto" indicates that it is in auto state while this is not always the case. The problem is that this menubar access is very bad. We n

Re: r32277 - in lyx-devel/trunk: lib/scripts src

2009-12-01 Thread José Matos
On Tuesday 01 December 2009 14:34:06 rgh...@lyx.org wrote: > Log: > Fix bug 5842: Add InPreamble tag for layouts. Nice one, thanks. -- José Abílio

Re: disabling math toolbar

2009-12-01 Thread Abdelrazak Younes
Uwe Stöhr wrote: Abdelrazak Younes schrieb: First we have to agree that there is something to fix. What we need to fix is: - use the menu View->Toolbar to deactivate the math toolbars Result: the checkmark is correctly removed and the menu entry contains "(auto)" - now try to change the

Re: disabling math toolbar

2009-12-01 Thread Uwe Stöhr
Abdelrazak Younes schrieb: First we have to agree that there is something to fix. What we need to fix is: - use the menu View->Toolbar to deactivate the math toolbars Result: the checkmark is correctly removed and the menu entry contains "(auto)" - now try to change the state from auto to c

Re: disabling math toolbar

2009-12-01 Thread Abdelrazak Younes
Uwe Stöhr wrote: Pavel Sanda schrieb: bisect leads to r24954: commit 7fd567d187e51c6168dfb4af991ee6aff82f Author: younes Date: Tue May 27 11:15:17 2008 + Re-engineer the toolbar support code: - We now rely more upon Qt features, - the initial toolbar positioning defined

Re: disabling math toolbar

2009-12-01 Thread Uwe Stöhr
Pavel Sanda schrieb: bisect leads to r24954: commit 7fd567d187e51c6168dfb4af991ee6aff82f Author: younes Date: Tue May 27 11:15:17 2008 + Re-engineer the toolbar support code: - We now rely more upon Qt features, - the initial toolbar positioning defined in "lib/ui/default

Re: languages polutonikogreek \perispomeni not needed

2009-12-01 Thread Jürgen Spitzmüller
Günther, Please come back with this after 1.6.5 is out. As trivial and straightforward as this looks, this needs testing, and it's too late for the release. Jürgen Guenter Milde wrote: > Dear LyX devels, > > I am glad to see that polytonic Greek is supported in trunk now. > However, there is a

languages polutonikogreek \perispomeni not needed

2009-12-01 Thread Guenter Milde
Dear LyX devels, I am glad to see that polytonic Greek is supported in trunk now. However, there is a rudiment of the lengthy discussion on how to best achieve this in the "languages" file: polutonikogreek polutonikogreek "Greek (polytonic)" false iso8859-7 el_GR "\providecommand*{\peris

Re: inserting c code in beamer presentation

2009-12-01 Thread Jürgen Spitzmüller
Rainer M Krug wrote: > I just tried it out - when you put [plain] into a ERT as the first thing in > a frame, it shows a plain frame, and the same applies for > [allowframebreaks]. Several options, can be separated by a comma. But it > does NOT work for fragile or containsverbatim. > > If this cou

Re: disabling math toolbar

2009-12-01 Thread Jean-Marc Lasgouttes
after this commit tristate in menu for toolbars no more works. Yes, and I complained about it at the time. JMarc