Re: Fwd: ezmlm warning

2009-11-18 Thread Andrew Sullivan
On Wed, Nov 18, 2009 at 10:16:21PM -0500, Steve Litt wrote: > I'm here, I haven't changed a thing, as far as I know I should still be on > the > list. I'm sl...@troubleshooters.com. > > If anyone knows how to fix this, please do it. The last time this happened to > me it took a month to reach t

Fwd: ezmlm warning

2009-11-18 Thread Steve Litt
I'm here, I haven't changed a thing, as far as I know I should still be on the list. I'm sl...@troubleshooters.com. If anyone knows how to fix this, please do it. The last time this happened to me it took a month to reach the person capable of fixing it. Thanks SteveT -- Forwarded Mes

Re: LyX with Google Wave?

2009-11-18 Thread Christian Ridderström
On Sun, 15 Nov 2009, Andre Poenitz wrote: Today, while fiddling with wave [*] and reading an FAQ, I notice someone else editing the FAQ in real-time, quite cool actually. I guess the real improvement in productivity would come from the fact that you see your co-workers actually doing somethin

Re: [patch] fix bug 2585 (correct toolbar button for \emph)

2009-11-18 Thread Edwin Leuven
On Wed, Nov 18, 2009 at 5:17 PM, Enrico Forestieri wrote: > Maybe something a bit more light, as the attached? i like it...

Re: [patch] fix bug 2585 (correct toolbar button for \emph)

2009-11-18 Thread Jürgen Spitzmüller
Enrico Forestieri wrote: > Ok, given that we are back again to the 1.3 icon Ah, I wondered why it looked so familiar. Jürgen

Re: [patch] fix bug 2585 (correct toolbar button for \emph)

2009-11-18 Thread Vincent van Ravesteijn
Enrico Forestieri schreef: On Wed, Nov 18, 2009 at 03:58:13PM +0100, Edwin Leuven wrote: i wouldn't mind seeing a hint that this marks up text (as in attached for example) Why not? Maybe something a bit more light, as the attached? Looks nice. Vincent

Re: [patch] fix bug 2585 (correct toolbar button for \emph)

2009-11-18 Thread Enrico Forestieri
On Wed, Nov 18, 2009 at 03:58:13PM +0100, Edwin Leuven wrote: > i wouldn't mind seeing a hint that this marks up text (as in attached > for example) Why not? Maybe something a bit more light, as the attached? > before i always wondered what this exclamation mark meant. probably > "DANGER!" i th

Re: [patch] fix bug 2585 (correct toolbar button for \emph)

2009-11-18 Thread Edwin Leuven
i wouldn't mind seeing a hint that this marks up text (as in attached for example) before i always wondered what this exclamation mark meant. probably "DANGER!" i thought and never dared clicking it... <>

Re: [patch] fix bug 2585 (correct toolbar button for \emph)

2009-11-18 Thread Pavel Sanda
Enrico Forestieri wrote: > The current one is too tall and thin, IMHO. +1 pavel

Re: [patch] fix bug 2585 (correct toolbar button for \emph)

2009-11-18 Thread Enrico Forestieri
On Tue, Nov 17, 2009 at 09:09:32AM +0100, Jürgen Spitzmüller wrote: > Jean-Marc Lasgouttes wrote: > > The other idea is to use i18nLibFileSearch in iconName > > (GuiApplication.cpp) qnd have > > files like de/font-emph.png with the proper localized letter. This is > > the word-like solution. >

Re: problems with pdf-quality and fontenc-package

2009-11-18 Thread Jean-Pierre Chrétien
Jean-Pierre Chrétien writes: > > Steve Litt writes: > > Only the type 1C are embedded. To produce the PDF I did the following: > > > > latex $1.tex > > dvips -o $1.ps $1.dvi > > ps2pdf12 -dPDFSETTINGS=/prepress -dMaxSubsetPct=100 -dSubsetFonts=true - > > dEmbedAllFonts=true $1.ps > > >

Re: layout2layout fixes for branch

2009-11-18 Thread José Matos
On Tuesday 17 November 2009 15:53:27 Jürgen Spitzmüller wrote: > If this is what José reviewed, yes. Yes. > Jürgen -- José Abílio

Re: LyX 1.6.4.2

2009-11-18 Thread Stephan Witt
Am 17.11.2009 um 18:06 schrieb Jean-Marc Lasgouttes: Stephan Witt writes: A new problem is the loss of svn access. I'm using the default svn client of Leopard (version 1.4.4) and have to replace it apparently. But I have no idea where to get it... So I have to solve it somehow. That's why I ca

Re: LyX crashes if preview svg

2009-11-18 Thread Manveru
2009/11/18 Waluyo Adi Siswanto : >> > >> > How I can fix this ? >> >> it looks the qt libraries are messed up in your system. try reinstalling >> them. >> the last possibility would be to compile qt locally in your home and link >> lyx against them (some proper arg for configure). >> > > Thanks Pa