Jean-Marc Lasgouttes wrote:
> Juergen> It seems to me that the attached patch fixes this bug. But I
> Juergen> am not shure that I interpret the function of
> Juergen> params.textclass and params.UseClassDefault right.
>
> I think it is right indeed. If you did test it and it did as intended
> any
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> John Levon wrote:
>> > - The list of font size options (e.g. AMS allows 9pt) is not >
>> updated immediately in the document layout dialog when you change >
>> the document class
>>
>> bug #306
Juergen> It seems to me
John Levon wrote:
> > - The list of font size options (e.g. AMS allows 9pt) is not
> > updated immediately in the document layout dialog when you change
> > the document class
>
> bug #306
It seems to me that the attached patch fixes this bug. But I am not
shure that I interpret the function of
On Wed, Mar 27, 2002 at 10:33:03PM +0100, Michael Schmitt wrote:
> - The list of font size options (e.g. AMS allows 9pt) is not updated immediately
> in the document layout dialog when you change the document class
bug #306
> - When I change the language in the document layout dialog, the la
On Thursday 21 March 2002 10:32 pm, Michael Schmitt wrote:
> Hello,
>
> I have checked your latest patches. Some have really eliminated bugs but
> others (e.g. rewritten removal of error insets) did not fix the problem
> completely.
>
> I think a real TeX guru (Herbert?) should also check the new
On Fri, Mar 22, 2002 at 01:54:23PM +1000, Allan Rae wrote:
> > Yes, this has regressed. Allan ?
>
> This is a rendering error only. It hasn't regressed. The last time
> I/we looked at this I/we concluded the bug was fixed (crashes etc.)
> and only a rendering error remained.
Last time /I/ loo
On Thu, 21 Mar 2002, John Levon wrote:
> > - Create new "article (koma-script)" document; insert a minipage; add three pars
>of text
> > into the minipage; set the second par to "minisec" layout; set document to "SGML
>article";
> > remove all error boxes -> the error box is deleted logical
On Thu, Mar 21, 2002 at 11:32:41PM +0100, Michael Schmitt wrote:
> - The menu says "C-S-Space" generates a protected blank but it is actually just
>"C-Space"
I guess the bind entry just needs moving to after the C-space one ?
> - Create new "article (koma-script)" document; insert a minipage;
On 19-Mar-2002 John Levon wrote:
> I'm glad to hear you've changed the opinion you expressed here :
>
> http://bugzilla.lyx.org/show_bug.cgi?id=202
Well it was easy to fix and I had a test file around to trigger it ;)
But I was working on another BUG and closed that one, so we had another
dupl
On Tue, Mar 19, 2002 at 05:39:56PM +0100, Juergen Vigna wrote:
> I don't understand, this should be fixed IMO. Is it on screen or in the
> ps file?
I'm glad to hear you've changed the opinion you expressed here :
http://bugzilla.lyx.org/show_bug.cgi?id=202
:)
john
--
I am a complete moron f
On 19-Mar-2002 John Levon wrote:
>> - Second vertical bar after multicolumn cell is not displayed on screen (see file
>> "fail2.lyx") (#202)
>
> WONTFIX
I don't understand, this should be fixed IMO. Is it on screen or in the
ps file?
Jug
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Sunday 17 March 2002 11:48 am, Michael Schmitt wrote:
>> Hi,
>>
>> please find a revised bug list below.
>>
>> Highlights:
>>
>>- Undo/redo seem to work now (-> no bug report at the moment)
>>- there are memory access problems in mathed and t
On Mon, Mar 18, 2002 at 01:59:31PM +, Angus Leeming wrote:
> > Thsis looks a bit strange as .c_str() _always_ returns a non-null pointer.
>
> Really? What happens when the string is empty? It returns "\0" ?
Sure.
Andre'
--
André Pönitz .. [EMAIL
On Monday 18 March 2002 1:54 pm, Andre Poenitz wrote:
> On Mon, Mar 18, 2002 at 01:47:35PM +, Angus Leeming wrote:
> > char const * const tmp = result.str().c_str();
> > string result_str = tmp ? strip(tmp) : string();
>
> Thsis looks a bit strange as .c_str() _always_ returns a non-nu
On Mon, Mar 18, 2002 at 01:47:35PM +, Angus Leeming wrote:
> char const * const tmp = result.str().c_str();
> string result_str = tmp ? strip(tmp) : string();
Thsis looks a bit strange as .c_str() _always_ returns a non-null pointer.
Andre'
--
André Pönitz .
On Sunday 17 March 2002 11:48 am, Michael Schmitt wrote:
> Hi,
>
> please find a revised bug list below.
>
> Highlights:
>
>- Undo/redo seem to work now (-> no bug report at the moment)
>- there are memory access problems in mathed and the citation
> reference dialog (I guess they are
On Wed, 13 Mar 2002, Herbert Voss wrote:
> Jean-Marc Lasgouttes wrote:
>
> > To express things differently, I am not sure that showing everything
> > wysiwyg is a panacea. For example, I would hate to see equation
>
> > numbers in mathed showed as just numbers instead of labels. But may is
> > it
On Wednesday 13 March 2002 4:11 pm, Herbert Voss wrote:
> Jean-Marc Lasgouttes wrote:
>
> >>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
> >>
> >
> > Herbert> why should they get an empty button?? I thought you tried
> > Herbert> it??
> >
> > I tried it. I sent an example file.
Jean-Marc Lasgouttes wrote:
> To express things differently, I am not sure that showing everything
> wysiwyg is a panacea. For example, I would hate to see equation
> numbers in mathed showed as just numbers instead of labels. But may is
> it just because I am used to give meaningful names to my
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Herbert> again: the patch makes some people happy who like more
Herbert> wysiwyg. And the argument of JMarc that a cryptic key is more
Herbert> useful than the real output, is not an argument! that is all!
Hmm, this is the kind of argum
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Wednesday 13 March 2002 1:19 pm, Herbert Voss wrote:
>> again: the patch makes some people happy who like more wysiwyg.
>> And the argument of JMarc that a cryptic key is more
>> useful than the real output, is not an argument!
>> that is all! When y
On Wednesday 13 March 2002 1:19 pm, Herbert Voss wrote:
> again: the patch makes some people happy who like more wysiwyg.
> And the argument of JMarc that a cryptic key is more
> useful than the real output, is not an argument!
> that is all! When you rewrite the citation stuff, you can
> delete w
On Wed, 13 Mar 2002, Angus Leeming wrote:
> On Wednesday 13 March 2002 12:40 pm, Jean-Marc Lasgouttes wrote:
> > > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
> >
> > >> - Citation labels should reflect their content, i.e. if only the
> > >> year is chosen in the citation dialog, th
On Wednesday 13 March 2002 12:40 pm, Jean-Marc Lasgouttes wrote:
> > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
>
> >> - Citation labels should reflect their content, i.e. if only the
> >> year is chosen in the citation dialog, then the label should show
> >> the year afterwards. (
On Tuesday 12 March 2002 5:41 pm, Angus Leeming wrote:
> Whatever. Of more interest to this discussion is why the ? cursor can
change
> to an arrow if you take it through the main window. Do you see this? It
> doesn't happen all the time. Attached is a lyx document HOWTO that may or
may
> not
On Tuesday 12 March 2002 4:58 pm, John Levon wrote:
> On Tue, Mar 12, 2002 at 04:54:52PM +, Angus Leeming wrote:
>
> > 3 a strange | character in the main work area (why not an arrow?)
> >
> > Personally, I think that 3) should be replaced by 1) and all should use
> > fl_set_cursor in the x
Angus Leeming <[EMAIL PROTECTED]> writes:
| 3 a strange | character in the main work area (why not an arrow?)
We do what xterms and emacs does.
--
Lgb
On Tue, Mar 12, 2002 at 04:54:52PM +, Angus Leeming wrote:
> 3 a strange | character in the main work area (why not an arrow?)
>
> Personally, I think that 3) should be replaced by 1) and all should use
> fl_set_cursor in the xforms frontend. But hey, what do I know?
I disagree, the IBeam/
On Monday 11 March 2002 10:50 pm, Michael Schmitt wrote:
- Even though the "What's this" menu item stays selected (blue box) you
do not get help any more when opening a second, third,... dialog
well, that depends on the dialog I guess.
Only a few dialogs have tooltips enabled (BibTeX, Citatio
29 matches
Mail list logo