Jean-Marc Lasgouttes wrote:
Jul 16Jul 23Jul 30 Aug 06
JMarc 5 5 5 5
Jose' 5 5 0 0
Lars 4 4 5 5
Michael5 0 0 0
Andre' 5 5 5 5
Alfredo0 0
Fix attached. This happens, e.g., when switching to a textclass not containing
a charstyle contained in
the document.
- Martin
Index: factory.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/factory.C,v
retrieving revision 1.95
On Fri, Apr 29, 2005 at 10:46:18AM +0200, Juergen Spitzmueller wrote:
> Martin Vermeer wrote:
> > > There's still some fun available on bugzilla.
> > Gimme a number, any number...
>
> OK, if you ask ;-)
...
> 1764 could also be up your alley.
Yes it is... quick & dirty fixes :-) I believe this
On Fri, Apr 29, 2005 at 06:42:34PM +0200, Jean-Marc Lasgouttes wrote:
> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> Martin> Slightly improved version of same. Makes it nearly impossible
> Martin> to mess up :-)
>
> + Separator
> + Item "Text box" "math
On Fri, Apr 29, 2005 at 06:52:17PM +0200, Georg Baum wrote:
> Martin Vermeer wrote:
>
> > +case LFUN_INSERT_MATH: {
> > +bool const textarg =
> > +arg == "\\textbf" || arg == "\\textsf" ||
> > +arg == "\\textrm" || arg ==
Martin Vermeer wrote:
> +case LFUN_INSERT_MATH: {
> +bool const textarg =
> +arg == "\\textbf" || arg == "\\textsf" ||
> +arg == "\\textrm" || arg == "\\textmd" ||
> +arg == "\\textit" || arg ==
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> Slightly improved version of same. Makes it nearly impossible
Martin> to mess up :-)
+ Separator
+ Item "Text box" "math-mode"
+ End
Isn't this misleading when one is outside math-mode?
JMarc
Slightly improved version of same. Makes it nearly impossible to mess up
:-)
- Martin
Index: src/mathed/math_nestinset.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/math_nestinset.C,v
retrieving revision 1.153
diff -u
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
Michael> Jean-Marc, have you edited Makefile.in.in by hand? It seems
Michael> that two lines were duplicated. See attached patch.
No, it is because I already had a patch similar to yours in my tree
and forgot to remove it. The style o
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Ok, the attached version of the patch removes [ap]spell.m4,
Angus> moving all the spelling stuff into a new spell.m4 with a
Angus> LYX_CHECK_SPELL_ENGINES functio
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Ok, the attached version of the patch removes [ap]spell.m4,
Angus> moving all the spelling stuff into a new spell.m4 with a
Angus> LYX_CHECK_SPELL_ENGINES function.
Very good.
Angus> I found that I needed to
Angus> initialise lyx
On Fri, 2005-04-29 at 10:27, Georg Baum wrote:
> Martin Vermeer wrote:
>
> > LFUN_MATH_MODE is overloaded to produce an mbox inset when pressing C-m
> > inside math mode. (This sends an LFUN_MATH_MODE *without* the "on"
> > argument. [BTW has classic.ui been updated?]) In text mode it inserts a
>
Martin Vermeer wrote:
> ...and some development work should not be done after bedtime ;-)
Well, noon is not bedtime for me, but thanks for the fix!
Georg
...and some development work should not be done after bedtime ;-)
This goes in now.
- Martin
Index: ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/controllers/ChangeLog,v
retrieving revision 1.475
diff -u -p
Juergen Spitzmueller wrote:
> also, the ui is really counter-intuitive
I have added some tooltips to improve this a bit.
Jürgen
? IndexModuleBase.ui
Index: QTabularDialogBase.ui
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/fron
Angus Leeming <[EMAIL PROTECTED]> writes:
| Jean-Marc Lasgouttes wrote:
>> Angus> One thing I noticed after I had posted my patch last night is
>> Angus> that there's a change of semantic here (ControlSpellchecker.C).
>> Angus> At the moment, the lyxrc variables are used to fall through to
>> Angu
Jean-Marc Lasgouttes wrote:
> Angus> One thing I noticed after I had posted my patch last night is
> Angus> that there's a change of semantic here (ControlSpellchecker.C).
> Angus> At the moment, the lyxrc variables are used to fall through to
> Angus> Ispell at run time. With the new configure stu
Asger Alstrup <[EMAIL PROTECTED]> writes:
| Martin Vermeer wrote:
| >Helge Hafting wrote:
>>> So I tried the degree symbol: °
>> Other votes on this?
>
| I do not think that will work with anything but ISO-8859-1, i.e. latin
| 1. So Russian, Turkish, Chinese, Japanese etc. will show garbage.
>
|
On Fri, 2005-04-29 at 11:51, Asger Alstrup wrote:
> Martin Vermeer wrote:
> >Helge Hafting wrote:
> >> So I tried the degree symbol: Â
> >
> > Other votes on this?
>
> I do not think that will work with anything but ISO-8859-1, i.e. latin 1.
> So Russian, Turkish, Chinese, Japanese etc. will sh
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
>
| Michael> Sigh... I really don't understand why simple things can get
| Michael> that complicated. Sometimes it seems easier to introduce a
| Michael> new feature than to fix a few s
Helge Hafting wrote:
> > As reported before, there is still a (qt only) problem with the longtable
> > ui: the "is empty" checkbox cannot be disabled once it is checked.
> > Judging from the xforms code I believe that some of the lfun handling in
> > the qt tabular dialog is completely wrong. I thi
Georg Baum <[EMAIL PROTECTED]> writes:
| Martin Vermeer wrote:
>
>> LFUN_MATH_MODE is overloaded to produce an mbox inset when pressing C-m
>> inside math mode. (This sends an LFUN_MATH_MODE *without* the "on"
>> argument. [BTW has classic.ui been updated?]) In text mode it inserts a
>> simple mat
Martin Vermeer wrote:
>Helge Hafting wrote:
So I tried the degree symbol: Â
Other votes on this?
I do not think that will work with anything but ISO-8859-1, i.e. latin 1.
So Russian, Turkish, Chinese, Japanese etc. will show garbage.
I say keep the * at level 1, or fix it to use the math thing.
R
Martin Vermeer wrote:
> > There's still some fun available on bugzilla.
> Gimme a number, any number...
OK, if you ask ;-)
These are the open bugs, targeted for 1.4 and not "fixedintrunk":
http://tinyurl.com/9juyl
I think the tabular bugs (1765, 1800, 1801) could be a real challenge. I have
tri
On Fri, Apr 29, 2005 at 08:54:46AM +0100, Angus Leeming wrote:
> Why is there no -Ipath-to-qt-headers?
Duh... Thanks. I am up too late.
It looks to be compiling.
---Kayvan
Kayvan A. Sylvan wrote:
> As of the last update, it dies at a different place:
> g++ -DHAVE_CONFIG_H
> -I.
> -I../../../../../lyx/src/frontends/qt2/ui
> -I../../../../src
> -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_TRANSLATION
> -I../../../../../lyx/src
> -I../../../../../lyx/sr
On Fri, 2005-04-29 at 10:09, Helge Hafting wrote:
> Martin Vermeer wrote:
>
> >On Thu, Apr 28, 2005 at 11:37:30PM +0200, Helge Hafting wrote:
> >
> >
> >>On Thu, Apr 28, 2005 at 10:41:31PM +0300, Martin Vermeer wrote:
> >>
> >>
> >>>On Thu, Apr 28, 2005 at 09:15:38PM +0200, Helge Hafting wro
Martin Vermeer wrote:
> LFUN_MATH_MODE is overloaded to produce an mbox inset when pressing C-m
> inside math mode. (This sends an LFUN_MATH_MODE *without* the "on"
> argument. [BTW has classic.ui been updated?]) In text mode it inserts a
> simple math inset ($...$).
>
> Now rather than fixing th
Martin Vermeer wrote:
> That's what you get when an inset such as insetvspace has a doDispatch but
> no matching getStatus...
getStatus should not be needed in this case, since InsetBase handles
LFUN_INSET_MODIFY. However, it expects an argument:
case LFUN_INSET_MODIFY:
// Only allow mod
Martin Vermeer wrote:
On Thu, Apr 28, 2005 at 11:37:30PM +0200, Helge Hafting wrote:
On Thu, Apr 28, 2005 at 10:41:31PM +0300, Martin Vermeer wrote:
On Thu, Apr 28, 2005 at 09:15:38PM +0200, Helge Hafting wrote:
Bullet lists in three levels are rare. Today I needed one,
and noticed
30 matches
Mail list logo