Abdelrazak Younes wrote:
It seems something broke the footnote layout recently...
Removing my user lyx directory fixed the problem...
Abdel.
It seems something broke the footnote layout recently...
Abdel.
Abdelrazak Younes wrote:
Richard Heck wrote:
I'm also troubled by the fact that we're treating the RTL case so
differently, but I don't understand why it's so different in the first
place, so I don't propose to even try to deal with that myself. Dov,
do you know what to do here?
I guess it
rgheck wrote:
Modifying a bit what we have so far, what's attached works well for
me in most cases, though we still have the box being pushed off the
right edge.
Sorry, I committed the correction, hope you don't mind.
Mind? Certainly not. What matters is it's fixed.
Well, this is not 100
Modifying a bit what we have so far, what's attached works well for
me in most cases, though we still have the box being pushed off the
right edge.
Sorry, I committed the correction, hope you don't mind.
Mind? Certainly not. What matters is it's fixed.
Richard
hi,
i was trying to understand what are the LFUN_COMMAND_EXECUTE/PREFIX for
but neither experimenting with them through command buffer nor reading
bits of code didn't help me understand what exactly they should do.
could anybody write few words about their purpose so i can doxyfy them?
thanks
pa
On Mon, Jan 28, 2008 at 01:49:16PM -0500, Richard Heck wrote:
>> [..]
> I didn't APPLY anything. And of course wouldn't apply anything in such an
> area without sending a message to the list. Which would seem to be what I
> did. Yes?
Looks like it.
I plead unconcious today...
Andre'
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> It would be nice to hqve q bit of documentation of such things somewhere.
It would be nice if I had the same keyboard at work and at home...
JMarc
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> Richard Heck wrote:
>>
>> So, for my own education: width_ is the width of the row, counting
>> the margins or not counting them?
>
> width_ is the width of the Text including the margins.
It would be nice to hqve q bit of documentation of such thi
Richard Heck <[EMAIL PROTECTED]> writes:
> That would be excellent, yes: We could store a relative path and
> interpret it as relative to user_dir. But ending support for ~ would
> break at least one user's preferences file. ;-)
Note that we support ${HOME} also. So in this sense it is reasonable
Richard Heck wrote:
So, for my own education: width_ is the width of the row, counting the
margins or not counting them?
width_ is the width of the Text including the margins. I was wrong when
I said that leftMargin() should be taken into account. It is instead
because of TEXT_TO_INSET_OFFS
So, for my own education: width_ is the width of the row, counting the
margins or not counting them?
Modifying a bit what we have so far, what's attached works well for me
in most cases, though we still have the box being pushed off the right
edge. I'm also troubled by the fact that we're tr
Abdelrazak Younes wrote:
Jean-Marc Lasgouttes wrote:
rgheck <[EMAIL PROTECTED]> writes:
I'm getting the proof box slightly off the right edge of the screen.
This fixes it for me. Are other people seeing this behavior?
This is branch and trunk, by the way, though the patch is for trunk.
Why
Richard Heck wrote:
Abdelrazak Younes wrote:
So, where do you want the box exactly? Straight at the end of the end
of last row or justified to the right?
Where it is now is ALMOST correct: It should appear at the end of the
last line, right justified, so that the right edge of the box is at
Jean-Marc Lasgouttes wrote:
rgheck <[EMAIL PROTECTED]> writes:
I'm getting the proof box slightly off the right edge of the screen.
This fixes it for me. Are other people seeing this behavior?
This is branch and trunk, by the way, though the patch is for trunk.
Why the 1.5 factor? Is looks a
Abdelrazak Younes wrote:
Richard Heck wrote:
Abdelrazak Younes wrote:
rgheck wrote:
I'm getting the proof box slightly off the right edge of the
screen. This fixes it for me. Are other people seeing this behavior?
How can I reproduce this? IOW, what is a proof box?
The ENDLABEL marker in
Richard Heck wrote:
Abdelrazak Younes wrote:
rgheck wrote:
I'm getting the proof box slightly off the right edge of the screen.
This fixes it for me. Are other people seeing this behavior?
How can I reproduce this? IOW, what is a proof box?
The ENDLABEL marker in a proof environment. Use
Jean-Marc Lasgouttes wrote:
Richard Heck <[EMAIL PROTECTED]> writes:
That's right: I was trying to bring makeAbsPath into line with
expandPath. It's clear why the latter supports "~": Because one might
want to configure the path to, say, the lyxpipe as: ~/.lyx/lyxpipe.
How useful it is in th
> On Mon, 2008-01-28 at 18:15 +0100, Pavel Sanda wrote:
> > > Why did so many files that I never modified just become conflicted?
> >
> > because they get modified when making the sources.
>
> So why are they in the repository?
because they contain translation string we use.
compilation just syn
On Mon, 2008-01-28 at 18:15 +0100, Pavel Sanda wrote:
> > Why did so many files that I never modified just become conflicted?
>
> because they get modified when making the sources.
So why are they in the repository?
Have fun,
Darren
Abdelrazak Younes wrote:
rgheck wrote:
I'm getting the proof box slightly off the right edge of the screen.
This fixes it for me. Are other people seeing this behavior?
How can I reproduce this? IOW, what is a proof box?
The ENDLABEL marker in a proof environment. Use article (AMS).
rh
Andre Poenitz wrote:
On Mon, Jan 28, 2008 at 09:53:47AM -0500, Richard Heck wrote:
Jean-Marc Lasgouttes wrote:
rgheck <[EMAIL PROTECTED]> writes:
I'm getting the proof box slightly off the right edge of the screen.
This fixes it for me. Are other people seeing this behavior?
rgheck wrote:
I'm getting the proof box slightly off the right edge of the screen.
This fixes it for me. Are other people seeing this behavior?
How can I reproduce this? IOW, what is a proof box?
Abdel.
Jean-Marc Lasgouttes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdel, do you have ideas?
The fact that size (= 0.75 * fm.maxAscent()) is used in the x
expression looks very suspicious to me. You want to get rid of it...
It is the size of the square, thus used for x and y.
Ah...
On Mon, Jan 28, 2008 at 09:53:47AM -0500, Richard Heck wrote:
> Jean-Marc Lasgouttes wrote:
>> rgheck <[EMAIL PROTECTED]> writes:
>>
>>
>>> I'm getting the proof box slightly off the right edge of the screen.
>>> This fixes it for me. Are other people seeing this behavior?
>>>
>>> This is branch
Pavel Sanda wrote:
Why did so many files that I never modified just become conflicted?
because they get modified when making the sources.
if you are not doing some translatin work, simply
rm po/*.po po/lyx.pot
svn up
Or even simpler: svn revert po/*.po
rh
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>> Abdel, do you have ideas?
>
> The fact that size (= 0.75 * fm.maxAscent()) is used in the x
> expression looks very suspicious to me. You want to get rid of it...
It is the size of the square, thus used for x and y.
JMarc
> Why did so many files that I never modified just become conflicted?
because they get modified when making the sources.
if you are not doing some translatin work, simply
rm po/*.po po/lyx.pot
svn up
pavel
Why did so many files that I never modified just become conflicted?
8<8<8<8<8<8<
svn update
svn status
C po/cs.po
C po/es.po
C po/eu.po
C po/ko.po
C po/hu.po
C po/ro.po
C po/nb.po
C po/gl.po
C po
Jean-Marc Lasgouttes wrote:
Richard Heck <[EMAIL PROTECTED]> writes:
It was arbitrary. I should have been more explicit that I wasn't
actually suggesting it as a fix, just as an illustration of the kind
of thing that is needed.
I think what's happening is that the box is aligning to the exact
Jürgen Spitzmüller wrote:
Stefan Schimanski wrote:
- latexParagraphs(buf, text_.paragraphs(), ws.os(), texrow,
runparams); + latexParagraphs(buf, text_, ws.os(), texrow,
runparams); ws.addlines(texrow.rows());
ws << "}";
} else {
I guess it's
Stefan Schimanski wrote:
> - latexParagraphs(buf, text_.paragraphs(), ws.os(), texrow,
> runparams); + latexParagraphs(buf, text_, ws.os(), texrow,
> runparams); ws.addlines(texrow.rows());
> ws << "}";
> } else {
>
> I guess it's the same in the
See my commit r22761:
Modified: lyx-devel/trunk/src/mathed/InsetMathMBox.cpp
URL:
http://www.lyx.org/trac/file/lyx-devel/trunk/src/mathed/InsetMathMBox.cpp?rev=22671
=
=
=
=
=
=
--- lyx-devel/trunk/src/mathed/InsetMathMBox.
Platform is linux, gcc 4.2, on Kubuntu and opensuse
...
/usr/src/lyx/branch-1.5/lyx-devel/src/mathed/InsetMathMBox.cpp: In member
function 'void lyx::InsetMathMBox::write(const lyx::Buffer&, lyx::WriteStream&)
const':
/usr/src/lyx/branch-1.5/lyx-devel/src/mathed/InsetMathMBox.cpp:83: error:
inva
Richard Heck <[EMAIL PROTECTED]> writes:
> It was arbitrary. I should have been more explicit that I wasn't
> actually suggesting it as a fix, just as an illustration of the kind
> of thing that is needed.
>
> I think what's happening is that the box is aligning to the exact
> right edge of the sc
Richard Heck <[EMAIL PROTECTED]> writes:
> That's right: I was trying to bring makeAbsPath into line with
> expandPath. It's clear why the latter supports "~": Because one might
> want to configure the path to, say, the lyxpipe as: ~/.lyx/lyxpipe.
> How useful it is in the other case, I'm not sure
Jean-Marc Lasgouttes wrote:
rgheck <[EMAIL PROTECTED]> writes:
I'm getting the proof box slightly off the right edge of the screen.
This fixes it for me. Are other people seeing this behavior?
This is branch and trunk, by the way, though the patch is for trunk.
Why the 1.5 factor? Is
Hans Meine wrote:
Am Montag, 28. Januar 2008 12:21:15 schrieb Jean-Marc Lasgouttes:
[EMAIL PROTECTED] writes:
Author: rgheck
Date: Sat Jan 26 21:41:19 2008
New Revision: 22687
URL: http://www.lyx.org/trac/changeset/22687
Log:
Fix some problems in makeAbsPath():
i. It didn't handle a l
Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
> Jean-Marc Lasgouttes wrote:
>> Juergen, this was reported by G. Milde back in November. The branch
>> version is simpler than the trunk one.
>>
>> OK?
>
> yes.
Done.
JMarc
Jean-Marc Lasgouttes wrote:
> Juergen, this was reported by G. Milde back in November. The branch
> version is simpler than the trunk one.
>
> OK?
yes.
Jürgen
> Having icons for actions is always a good thing; e.g. a user might want to
> customize his toolbar etc.
As said I'll add them as soon as somebody proposed some icons.
regards Uwe
[EMAIL PROTECTED] writes:
> Author: lasgouttes
> Date: Mon Jan 28 11:50:24 2008
> New Revision: 22695
>
> URL: http://www.lyx.org/trac/changeset/22695
> Log:
> * src/Text.cpp (changeCase): do not set the selection if it was not
> already set.
>
> * src/Paragraph.cpp (changeCase)
Am Montag, 28. Januar 2008 12:21:15 schrieb Jean-Marc Lasgouttes:
> [EMAIL PROTECTED] writes:
> > Author: rgheck
> > Date: Sat Jan 26 21:41:19 2008
> > New Revision: 22687
> >
> > URL: http://www.lyx.org/trac/changeset/22687
> > Log:
> > Fix some problems in makeAbsPath():
> > i. It didn't handle
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> Friendly warning: Maybe the above is necessary but it does not seem to
> be related to the other changes...
No, it is indeed related to other changes in my tree. Thanks.
JMarc
[EMAIL PROTECTED] writes:
> Author: rgheck
> Date: Sat Jan 26 21:41:19 2008
> New Revision: 22687
>
> URL: http://www.lyx.org/trac/changeset/22687
> Log:
> Fix some problems in makeAbsPath():
> i. It didn't handle a leading "~"
Is it really supposed to? This tilde is only used for nice display
r
[EMAIL PROTECTED] wrote:
Author: lasgouttes
Date: Mon Jan 28 11:50:24 2008
New Revision: 22695
URL: http://www.lyx.org/trac/changeset/22695
Log:
* src/Text.cpp (changeCase): do not set the selection if it was not
already set.
* src/Paragraph.cpp (changeCase): make sure to update the select
rgheck wrote:
> Or this?
OK.
Jürgen
rgheck wrote:
> You want this for branch?
OK.
Jürgen
Am Mittwoch, 23. Januar 2008 09:33:18 schrieb Jean-Marc Lasgouttes:
> Uwe Stöhr <[EMAIL PROTECTED]> writes:
> > The math toolbar misses a submenu where the user can insert the following
> > boxes \fbox, \framebox, \mbox, \makebox, and \boxed
> >
> > Has anybody a proposal for icons for them?
>
> Do
rgheck <[EMAIL PROTECTED]> writes:
> I'm getting the proof box slightly off the right edge of the screen.
> This fixes it for me. Are other people seeing this behavior?
>
> This is branch and trunk, by the way, though the patch is for trunk.
Why the 1.5 factor? Is looks arbitrary. I would rather
50 matches
Mail list logo