[EMAIL PROTECTED] wrote:
Author: uwestoehr
Date: Mon Feb 12 00:35:12 2007
New Revision: 17143
URL: http://www.lyx.org/trac/changeset/17143
Log:
adjust caption metrics to fix bug 3217
http://bugzilla.lyx.org/show_bug.cgi?id=3217
Modified:
lyx-devel/trunk/src/insets/insetcaption.C
Modified:
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> We need the command line switch since it is not possible to
Georg> tell from the file itself that it was written by CJK-LyX.
Even in the first line of the file?
JMarc
>>Date: Sun, 11 Feb 2007 21:23:15 -0600
>>From: "Bo Peng" <[EMAIL PROTECTED]>
>>To: "LyX Devel List" , "lyx-users@lists.lyx.org"
>>Subject: White space to the left of navigation bar of beamer presentations.
>>
>>Dear list,
>>
>>Does anyone see the white space to the left of the navigation bar an
> "Edwin" == Leuven, E <[EMAIL PROTECTED]> writes:
Edwin> the click is not too big a deal (a bit of resistance/delay with
Edwin> big tables), the mouse move definitely makes a big difference.
Edwin> when you start selecting a range of cells every little mouse
Edwin> move triggers an update so
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
>> If this does not work, we may have to use qt 4.2 support for mac
>> menu. Do you see a problem with requiring qt 4.2 on the mac? Or
>> should we keep 4.1 support as backup solution?
Bennett> I don't see why 4.2 would be a problem sinc
Jean-Marc Lasgouttes wrote:
Edwin, I sorry that I did not look earlier at this issue. However,
not that I try it, I cannot manage to reproduce a a lag when
selecting. Would you have a 'large table' to share with me?
no problem. try this one:
http://leuven.ecodip.net/lyx/bonus_mar2005.lyx
it
Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
If this does not work, we may have to use qt 4.2 support for mac
menu. Do you see a problem with requiring qt 4.2 on the mac? Or
should we keep 4.1 support as backup solution?
Bennett> I don't see why 4.2 would
On Mon, Feb 12, 2007 at 10:38:27AM +0100, Abdelrazak Younes wrote:
> > - dim.wid += 2 * TEXT_TO_INSET_OFFSET;
> > + dim.wid += 0.5 * TEXT_TO_INSET_OFFSET;
>
> I am not sure of that but, as TEXT_TO_INSET_OFFSET and dim.wid are
> integer, 0.5*TEXT_TO_INSET_OFFSET is either equal to
> 0*TEXT_T
On Feb 12, 2007, at 7:56 AM, Abdelrazak Younes wrote:
Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
If this does not work, we may have to use qt 4.2 support for mac
menu. Do you see a problem with requiring qt 4.2 on the mac? Or
should we keep 4.1 support as
On Sun, Feb 11, 2007 at 09:23:15PM -0600, Bo Peng wrote:
> Dear list,
>
> Does anyone see the white space to the left of the navigation bar and
> status bar using beamer? How can I get rid of it? I have tried
> linux/tetex, windows/miktex, and
> I can not get rid of this ugly white bar. Attached
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
>> Your patch does not compile (missing 'if' in Action.C), here is an
>> updated patch.
Bennett> Abdel's version compiles fine, though the LyX menu is still
Bennett> in English.
But do the different menus show up at the right place? Th
On Mon, Feb 12, 2007 at 03:59:46PM +0100, Enrico Forestieri wrote:
> On Sun, Feb 11, 2007 at 09:23:15PM -0600, Bo Peng wrote:
>
> > Dear list,
> >
> > Does anyone see the white space to the left of the navigation bar and
> > status bar using beamer? How can I get rid of it? I have tried
> > linu
This is due to the following line in the .lyx file:
\output_changes true
Simply uncheck "Document->Change Tracking->Show Changes in Output"
and everything is ok.
Thank you very much, Enrico. You literally saved my life because I am
preparing a life or death presentation. :-)
I discovered a fe
>> Your patch does not compile (missing 'if' in Action.C), here is an
>> updated patch.
Doh!
JMarc
Martin Vermeer wrote:
On Wed, 07 Feb 2007 11:06:11 +0100
Helge Hafting <[EMAIL PROTECTED]> wrote:
Michael Gerz wrote:
Hello,
Jean-Marc recently raised the question whether an inset is really the
proper solution for captions.
[...]
In any case, I think we should discuss
Bo Peng wrote:
No TeX?
Using latex to write articles does not quite qualify as programming,
right? At least my use of tex is 'being processed', not 'processing
something else'.
That depends on how you use latex.
There is the well-known example of a latex "program" that
typesets prime numbers b
José Matos wrote:
Hi all,
the problem with the whitespaces is almost solved, what other fixes would you
like to see committed for the beta release?
The only thing I can think of is the lyx2lyx patch for CJK from Georg.
Abdel.
Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> On Mon, Feb 12, 2007 at 03:59:46PM +0100, Enrico Forestieri wrote:
>
> > On Sun, Feb 11, 2007 at 09:23:15PM -0600, Bo Peng wrote:
> >
> > > Dear list,
> > >
> > > Does anyone see the white space to the left of the navigation bar and
> > > statu
On Mon, Feb 12, 2007 at 04:22:02PM +, Jean-Pierre.Chretien wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> >
> > On Mon, Feb 12, 2007 at 03:59:46PM +0100, Enrico Forestieri wrote:
> >
> > > On Sun, Feb 11, 2007 at 09:23:15PM -0600, Bo Peng wrote:
> > >
> > > > Dear list,
> > > >
José Matos wrote:
> Hi all,
> the problem with the whitespaces is almost solved, what other fixes
> would you
> like to see committed for the beta release?
>
> If all proceeds normally I would like to release the beta during this
> week
> (that is in the next 7 days).
>
> I
Peter Kümmel wrote:
> Bo Peng wrote:
This is serious for me to want to fix before the first beta is
>>> released.
>>> OK, one last step before the beta!
>> I would like to have http://bugzilla.lyx.org/show_bug.cgi?id=3132
>> fixed before a beta. This crash is serious enough that I can not
>>
John Levon wrote:
> On Sat, Feb 10, 2007 at 07:34:17PM +0100, Peter Kümmel wrote:
>
>> Could I enable the size grip?
>
> There was a reason for that at one point, but I forget what...
>
> john
>
I haven't found a discussion on the list, so I've changed it.
--
Peter Kümmel
> I am not sure of that but, as TEXT_TO_INSET_OFFSET and dim.wid are integer,
> 0.5*TEXT_TO_INSET_OFFSET is either equal to 0*TEXT_TO_INSET_OFFSET or 1*TEXT_TO_INSET_OFFSET. If
I > am right, what you need is:
>
> + dim.wid += TEXT_TO_INSET_OFFSET / 2;
The default for TEXT_TO_INSET_OFFSET
> the problem with the whitespaces is almost solved, what other fixes
> would you like to see committed for the beta release?
I would like to have a release rule, what about this?:
after beta 1:
The fileformat is frozen.
after beta 2:
Also the UI and the strings are frozen. This gives our tra
José Matos wrote:
> As we did imagine things are not so simple, I send two files attached, one
> is a shell script that you can adapt to your framework and that allows to
> compare the resulting latex between lyx 1.4 and 1.5.
>
> The second file was produced with lyx-1.4 and it shows that we have
[I neglected to send my reply to the list, and I guess Jean-Marc
didn't notice and send his revised patch only to me. Here's his e-
mail ... and my reply.]
On Feb 12, 2007, at 10:40 AM, Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
[the same with the pat
Uwe Stöhr wrote:
> Following this rule: If nobody thinks that a fileformat is needed, we can
> release the first beta.
Why wait with the first beta for possible fileformat changes? I can think of
several ones that could happen, for example some cjk changes or removal of
the protected hyphen inset
Peter Kümmel wrote:
> Here a work-around. Any ideas for a solution?
Yes, as noted in bugzilla: The regexes that extract the filenames from the
logfile are wrong. They should be fixed.
> If not, I'll check in
> tomorrow.
This is the sort of hack we should not put in, especially since the real
c
Enrico Forestieri wrote:
> This is due to the following line in the .lyx file:
>
> \output_changes true
>
> Simply uncheck "Document->Change Tracking->Show Changes in Output"
> and everything is ok. I dont know why this is not a problem in 1.4.x.
> Indeed, 1.4.x seems not using dvipost in this c
Jean-Marc Lasgouttes wrote:
>> "Georg" == Georg Baum
>> <[EMAIL PROTECTED]>
>> writes:
>
> Georg> We need the command line switch since it is not possible to
> Georg> tell from the file itself that it was written by CJK-LyX.
>
> Even in the first line of the file?
AFAIK not. Is that
On Sun, Feb 11, 2007 at 10:27:08PM +, José Matos wrote:
> On Saturday 10 February 2007 10:38:07 am Peter Kümmel wrote:
> > Maybe I could 'motivate' José a bit:
> >
> > Because of José we can't release the beta.
> > Because of José we are all sitting around and don't know what to do.
> > Because
- Original Message -
>> From: Abdelrazak Younes <[EMAIL PROTECTED]>
>> To: lyx-devel@lists.lyx.org
>> Date: 2007-02-13 01:20:02
>> Subject: Re: Beta schedule
>>
>> The only thing I can think of is the lyx2lyx patch for CJK from Georg.
>>
Also the support of "utf8x" in the lib/encodin
Dear all,
The problem is narrowed down to the lyxrc.dist file comes with the
windows installer. Its content is
\path_prefix "C:\Program Files\LyX15\bin;C:\Program
Files\LyX15\python;C:\Program Files\MiKTeX 2.5\miktex\bin;C:\Program
Files\gs\gs8.54\bin;C:\Program Files\ImageMagick-6.3.0-Q16"
\scr
Georg Baum wrote:
> Peter Kümmel wrote:
>
>> Here a work-around. Any ideas for a solution?
>
> Yes, as noted in bugzilla: The regexes that extract the filenames from the
> logfile are wrong. They should be fixed.
>
>> If not, I'll check in
>> tomorrow.
>
> This is the sort of hack we should no
34 matches
Mail list logo