1. define a math-macro \bs{#1}=\boldsymbol{#1} (the bug works only with
the macro, not with the original function).
2. Go into math-mode and write e.g. "a"
3. Go with the cursor in front of "a" and type "\b" and then , so
that the latex-command remains unfinished.
4. Go back with the cursor one ste
Nicolás wrote:
Hei!
I have just noticed that in some dialogs (e.g. the Graphics one that
appears when right-clicking on a float figure), if you PARTIALLY select
the content of an input field (e.g. "File:" for the Graphics dialog),
all or part of the non-selected text becomes faded.
I am not
Hei!
I have just noticed that in some dialogs (e.g. the Graphics one that
appears when right-clicking on a float figure), if you PARTIALLY select
the content of an input field (e.g. "File:" for the Graphics dialog),
all or part of the non-selected text becomes faded.
I am not sure if you wer
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Jean-Marc Lasgouttes wrote:
>> Yes, please apply it.
Georg> I knew that you would say this and applied it on saturday
Georg> already ;-)
Hmm, it seems I did not pay enough attention...
JMarc
Jean-Marc Lasgouttes wrote:
> Yes, please apply it.
I knew that you would say this and applied it on saturday already ;-)
Georg
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Georg Baum wrote:
>> Jean-Marc Lasgouttes wrote:
>>> Could you make a patch?
>> I'll make one when André has answered my question concerning
>> changing math_deliminset instead of math_parser.
Georg> Jean-Marc, since I got no answer
Georg Baum wrote:
> Jean-Marc Lasgouttes wrote:
>
>> Could you make a patch?
>
> I'll make one when André has answered my question concerning changing
> math_deliminset instead of math_parser.
Jean-Marc,
since I got no answer I applied my original version. Attached is the
corresponding patch fo
Dear All
I am sending you another example showing a bug of tex2lyx. Please,
recall that I am not a subscriber of your list.
Regards,
Paul
boxed_equation.tex
Description: TeX document
Jean-Marc Lasgouttes wrote:
> Could you make a patch?
I'll make one when André has answered my question concerning changing
math_deliminset instead of math_parser.
Georg
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Jean-Marc Lasgouttes wrote:
>> If Andre' OK's this, I'd like to see it in 1.3.x too (i it makes
>> sense).
Georg> IMHO it makes sense for 1.3 if it makes sense for 1.4.
Could you make a patch?
JMarc
Am Montag, 21. Februar 2005 09:11 schrieb Andre Poenitz:
> Ok if it works.
>
> [Well, if this could also be solved by adding someting to deliminset
> instead of the parser, I'd bprefer that]
I wanted to do that first, but it turned out that the change would be much
bigger, and I want a minimal ch
On Sun, Feb 20, 2005 at 01:14:09PM +0100, Georg Baum wrote:
> Am Samstag, 19. Februar 2005 13:38 schrieb Paul Smith:
> > Dear All
> >
> > I am sending you another example showing a bug of tex2lyx. Please,
> > recall that I am not a subscriber of your list.
>
> This is in fact a bug of LyX: \| aft
Jean-Marc Lasgouttes wrote:
> If Andre' OK's this, I'd like to see it in 1.3.x too (i it makes
> sense).
IMHO it makes sense for 1.3 if it makes sense for 1.4.
> The patch look fine to me. The code in math_deliminset.C is sadly not
> able to handle both | and \|. Isn't this a case where we shoul
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Am Samstag, 19. Februar 2005 13:38 schrieb Paul Smith:
>> Dear All
>>
>> I am sending you another example showing a bug of tex2lyx. Please,
>> recall that I am not a subscriber of your list.
Georg> This is in fact a bug of LyX: \| af
Am Samstag, 19. Februar 2005 13:38 schrieb Paul Smith:
> Dear All
>
> I am sending you another example showing a bug of tex2lyx. Please,
> recall that I am not a subscriber of your list.
This is in fact a bug of LyX: \| after \left or \right in mathed is parsed
as |. The attached patch fixes tha
Dear All
I am sending you another example showing a bug of tex2lyx. Please,
recall that I am not a subscriber of your list.
Regards,
Paul
norm_bug.tex
Description: TeX document
On Sunday 21 April 2002 12:05 pm, Michael Schmitt wrote:
> Hi,
>
> I am in a hurry, so I make it short.
>
> Attached please find a new bug list. As usual, the latest and most
> important bugs are listed on top (Juergen V., please have a look at the
> uninitialized variable).
- I get english menus
On Sun, Apr 07, 2002 at 09:40:55AM +0200, Michael Schmitt wrote:
> - Create math formula; enter "^", "^", cursorleft,shift-cursorright;
>delete
>
> - Create math formula; enter "^", shift-cursorleft, delete
> -> same procedure as above
>
> - Create math formula; enter "^", "^", shift-cur
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Jean-Marc Lasgouttes wrote: I do not understand this, sorry.
>> Forget about all this. Let's get it to work first :)
Juergen> Feel free to explain. You know, the devel-language
Juergen> (develeranto) is sometimes like
Jean-Marc Lasgouttes wrote:
> Juergen> I do not understand this, sorry.
>
> Forget about all this. Let's get it to work first :)
Feel free to explain. You know, the devel-language (develeranto) is sometimes
like chinese to me. But as a linguist in profession, I'm always interested in
foreign la
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Jean-Marc Lasgouttes wrote:
>> Actually, now that I have applied it, I see it does not look so
>> good
Juergen> I'm always happy to learn...
:)
>> A few things:
>> fl_set_choice_text(class_->choice_doc_fonts, params.
Jean-Marc Lasgouttes wrote:
> Actually, now that I have applied it, I see it does not look so good
I'm always happy to learn...
> A few things:
>fl_set_choice_text(class_->choice_doc_fonts,
> params.fonts.c_str());
>
> This one belongs to class_update
Yes, sorry. This one went in b
Jean-Marc Lasgouttes wrote:
> Actually, now that I have applied it, I see it does not look so good
I'll have a look tomorrow.
Juergen.
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> This looks good.
Actually, now that I have applied it, I see it does not look so good
:)
A few things:
void FormDocument::UpdateClassParams(BufferParams const & params)
{
// These are the params
Juergen Spitzmueller wrote:
> I have done what you've proposed and this works indeed. I have added a new
> method UpdateClassParams which updates the necessary params after a new
> class is selected (only the fontsizes so far). These method is called from
> class_update too.
Actually, we need to
Jean-Marc Lasgouttes wrote:
> It should work. Try to extract this code from class_update and put it
> in some mathod. If it does not work, you can always send a patch so
> that I take a quick look.
Thanks for your hints, JMarc.
I have done what you've proposed and this works indeed. I have added
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> I have tried something similar (copy the part that sets the
Juergen> fontsizes from class_update() to CheckChoiceClass), but it
Juergen> does not work. How do I tell lyx to use the params of the new
Juergen> (selected cl
Jean-Marc Lasgouttes wrote:
> Juergen> Any ideas?
>
> If you want to have the fontsizes, etc, popups correct when changing
> classes, you could extract from class_update() the part that sets the
> class parameters (anything not using the BufferParam thingie) and give
> it another name. Then you wo
Jean-Marc Lasgouttes wrote:
> Is that true that the extsize classes do not support normal sizes? Or
> is it just that we forgot to add them to the layout file?
Actually not. Normal sizes are supported too. We should add them.
> BTW Juergen, I have seen your cry for help, but unfortunately I do n
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> I have reopened bug #306 and I need some help on this.
Juergen> Any ideas?
If you want to have the fontsizes, etc, popups correct when changing
classes, you could extract from class_update() the part that sets the
cla
Jean-Marc Lasgouttes wrote:
>>"Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
>>
>
> Juergen> Juergen Spitzmueller wrote:
>
>>>I have reopened bug #306 and I need some help on this.
>>>
>>>Any ideas? Thanks.
>>>
>
> Juergen> Note that this bug is really annoying if you ar
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Juergen Spitzmueller wrote:
>> I have reopened bug #306 and I need some help on this.
>>
>> Any ideas? Thanks.
Juergen> Note that this bug is really annoying if you are using one of
Juergen> the extsizes classes which
Juergen Spitzmueller wrote:
> I have reopened bug #306 and I need some help on this.
>
> Any ideas? Thanks.
Note that this bug is really annoying if you are using one of the extsizes
classes which provide other fontsizes but _not_ the standard fontsizes.
I have tried to solve this but I had no s
On Mon, Apr 08, 2002 at 11:51:33AM +0200, Juergen Vigna wrote:
> > How do I tell the outside world that I handled the button press?
>
> Returning true? (Dialogs are only opened by insetButtonRelease events so
> that's the only one returning a bool and it is even explained
>
On 08-Apr-2002 Andre Poenitz wrote:
> How do I tell the outside world that I handled the button press?
Returning true? (Dialogs are only opened by insetButtonRelease events so
that's the only one returning a bool and it is even explained
in the inset.h file ;)
John Levon wrote:
> > - When I change from Article to Article (AMS), LyX resets all my
> > language and paper settings. Not nice! A result from a bug fix: (The
> > list of font size options (e.g. AMS allows 9pt) is not updated
> > immediately in the document layout dialog when you change the
On Sat, Apr 06, 2002 at 08:23:03PM +0200, Michael Schmitt wrote:
> Please have a look at the attached list. IMHO it addresses problems that
> MUST be fixed for 1.2.0. In particular, if somebody can provide a quick
There is /no/ chance all of these will be fixed before 1.2. Also, a lot
of them
On 19-Dec-2001 Michael Schmitt wrote:
> now that you have created these wonderful tables, you can check the
> following as well:
>
> Add a URL inset into one of the tables; click on that URL with the left
> mouse button (repetitively) -> the URL is printed in the top left corner
> of the LyX
Hi,
now that you have created these wonderful tables, you can check the
following as well:
Add a URL inset into one of the tables; click on that URL with the left
mouse button (repetitively) -> the URL is printed in the top left corner
of the LyX text window.
Michael
--
===
Sorry,
I have to bother you again:
- Create a new doc; insert a (note) inset; while the cursor
is placed in the inset, open the "Document" menu and select the current
file -> LyX crashes. The problem also occurs with several documents
whenever you switch to a document which cursor is place
On Fri, Aug 10, 2001 at 02:25:34PM +0200, Juergen Vigna wrote:
> >> Well, the answer is that the search&replace code should use the iterators I
> >> wrote.
> >> In the current implementation of search&replace, you see the cursor moves
> >> through cells of tabulars, which is bad.
>
> Ok we'll see
Dekel Tsur wrote:
>
> On Tue, Aug 07, 2001 at 02:39:07PM +0200, Michael Schmitt wrote:
> > PS: I do not expect a detailed description but how are you able to move
> > through the (nested) document correctly if there is no kind of paragraph
> > iterators yet??? How can it be that Dekel needs such
On Tue, Aug 07, 2001 at 02:39:07PM +0200, Michael Schmitt wrote:
> PS: I do not expect a detailed description but how are you able to move
> through the (nested) document correctly if there is no kind of paragraph
> iterators yet??? How can it be that Dekel needs such an iterator for
> updating al
Hi,
you can reproduce another annoying bug with the foo.lyx file I sent
before.
1. Go to the end of the document
2. Open dialog "find & replace"
3. Enter "pfui" as word to replace
4. Click on "<-" button
As you can see the table is scanned twice! I think the problem is related
to minipa
On Mon, Mar 26, 2001 at 08:35:56PM +0200, Cyrille Artho wrote:
> Hi,
> it seems that citing several sources won't work either. The LaTeX output
> is "\cite{a, b}", and latex warns
> LaTeX Warning: Citation ` b' on page 2 undefined on input line 154.
> With other document formats, such as article,
Hi,
it seems that citing several sources won't work either. The LaTeX output
is "\cite{a, b}", and latex warns
LaTeX Warning: Citation ` b' on page 2 undefined on input line 154.
With other document formats, such as article, it works without problems.
--
Regards,
Cyrille Artho - http://artho.com/
I can only respond regarding the new InsetGraphics.
I know about complications of the sort that you describe, they are not so
easy to handle. I hope that the renderign bugs will be solved, for now
there is no real rendering support in the new implementation. The
directory changes will need to be
This one is more annoying than the last.
Let's say I've got a document in directory foo with included eps files
in directory foo/pics. Then I cut and paste part of the document
(including a figure) into another doc in directory bar/stuff. The image
displays properly, but with the wrong path sto
> > Well maybe but we changed this code so there is no more an automatic
> > copy to the clipboard it only copies to the clipboard if you do a
> > Cut/Copy operation, we decided that this is enough.
>
> Isn't my solution better?
> (In my patch, the selection is automatically copied to the clipbor
On Tue, Jun 20, 2000 at 09:41:02AM +0200, Juergen Vigna wrote:
>
> On 19-Jun-2000 Dekel Tsur wrote:
> > This is done in the patch I send few days ago for lazy copying to the
> > clipboard (subject was "Re: CVS should be stable now")
>
> Well maybe but we changed this code so there is no more an
On 21-Jun-2000 Jean-Marc Lasgouttes wrote:
> Has this been done for the 1.1.5 branch? If not, it should (send me a
> patch).
>
Here it is (just copy/paste)
Jürgen
--- src/text2.C.origWed Jun 21 14:28:15 2000
+++ src/text2.C Wed Jun 21 14:29:28 2000
@@ -1057,16 +1057,6 @@
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> Well maybe but we changed this code so there is no more an
Juergen> automatic copy to the clipboard it only copies to the
Juergen> clipboard if you do a Cut/Copy operation, we decided that
Juergen> this is enough.
Has this bee
On 19-Jun-2000 Dekel Tsur wrote:
>
> This bug can be fixed by not calling to bview->stuffClipboard(...)
> (in LyXText::SetSelection) when selection is false:
>
> - bview->stuffClipboard(selectionAsString(bview->buffer()));
> + if (selection)
> + bview->stuffClipboard(s
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> This bug can be fixed by not calling to
Dekel> bview->stuffClipboard(...) (in LyXText::SetSelection) when
Dekel> selection is false:
Dekel> - bview->stuffClipboard(selectionAsString(bview->buffer())); +
Dekel> if (selection) +
Dekel>
On Mon, Jun 19, 2000 at 06:14:45PM +0200, Jean-Marc Lasgouttes wrote:
> > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
>
> Dekel> It is possible that the problem is not related to spellcheking.
> Dekel> I can consistently get the same behavior by 1. Selecting some
> Dekel> text in LyX 2.
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> It is possible that the problem is not related to spellcheking.
Dekel> I can consistently get the same behavior by 1. Selecting some
Dekel> text in LyX 2. Unselecting the text 3. Pressing the middle
Dekel> mouse button (inside the LyX
At 09:57 8.6.2000 +0200, Michael Schmitt wrote:
> Pauli Virtanen wrote:
> > An one way is this:
> >
> > 1. Create new document
> > 2. Insert TOC button inset, or any other like it.
> > (Curious thing is that BibTeX inset doesn't cause this bug
> > if bibliograpy envi
Michael Schmitt <[EMAIL PROTECTED]> writes:
| I just want to tell you that the same bug happens with my lyx program as well.
| For the final 1.1.5, I used xforms-0.89 for the very first time. Maybe it has
| to do with this version? If not, you should definitively provide a fix to
| 1.1.5. One of
> An one way is this:
>
> 1. Create new document
> 2. Insert TOC button inset, or any other like it.
> (Curious thing is that BibTeX inset doesn't cause this bug
> if bibliograpy environment hasn't been used in the document.)
> 3. Middle click it (no text is pa
At 11:50 6.6.2000 +0200, Lars Gullik Bjønnes wrote:
> Dekel Tsur <[EMAIL PROTECTED]> writes:
>
> | It is possible that the problem is not related to spellcheking.
> | I can consistently get the same behavior by
> | 1. Selecting some text in LyX
> | 2. Unselecting the text
> | 3. Pressing the midd
On Tue, Jun 06, 2000 at 11:50:47AM +0200, Lars Gullik Bj&resh;nnes wrote:
> Dekel Tsur <[EMAIL PROTECTED]> writes:
>
> | It is possible that the problem is not related to spellcheking.
> | I can consistently get the same behavior by
> | 1. Selecting some text in LyX
> | 2. Unselecting the text
>
Dekel Tsur <[EMAIL PROTECTED]> writes:
| It is possible that the problem is not related to spellcheking.
| I can consistently get the same behavior by
| 1. Selecting some text in LyX
| 2. Unselecting the text
| 3. Pressing the middle mouse button (inside the LyX window)
| 4. Quit from LyX
Hmm, p
Baruch Even <[EMAIL PROTECTED]> writes:
| I've got another bug report (I really should be thrown away for finding
| this :-)
|
| I do not know exactly why or what but as far as I can it is as follows: I
| use 1.1.5cvs (updated from 2 hours ago), it includes my removal of the
| isD
On Tue, Jun 06, 2000 at 11:14:33AM +0300, Baruch Even wrote:
> After my former bug report I did mainly minor editing here and there, both
> in mathed and outside (editing of spelling mistakes and such), one thing
> wierd that I did is that I run ispell on my hebrew document when ispell
> doesnt ha
I've got another bug report (I really should be thrown away for finding
this :-)
I do not know exactly why or what but as far as I can it is as follows: I
use 1.1.5cvs (updated from 2 hours ago), it includes my removal of the
isDviClean and its friends (which is a rather localized thi
On 10-May-2000 Dekel Tsur wrote:
>
> Thanks for your report. I've managed to find and fix the bug.
> Are there any other cases which cause LyX to crash on save?
Thanks for the patch I'll have it already in my local sourcetree and
will commit it soon!
Greets Jürgen
-._-._-._-._-._-._-._-._-._-
On Wed, May 10, 2000 at 06:49:37PM +0200, U. Guenther wrote:
> Sometimes lyx crashes upon pressing ctrl-s (save).
>
> One possible reason is that in a complicated equation some {} brackets are
> incomplete (e.g. after editing the equation). In such a case lyx will crash
> when save (ctrl-s) is i
Sometimes lyx crashes upon pressing ctrl-s (save).
One possible reason is that in a complicated equation some {} brackets are
incomplete (e.g. after editing the equation). In such a case lyx will crash
when save (ctrl-s) is invoked.
I have attached an example. Remove the {underset{k_32} and sa
On Fri, Mar 12, 1999 at 10:10:56AM +0100, Bas Spitters wrote:
> Here is another small bug report:
>
> The LaTeX file which gives and describes the problems is attached.
>
> Bas Spitters
I appreciate the well-formed bug report, which includes a short file that
breaks.
As Jean-Marc said, several
> "Bas" == Bas Spitters <[EMAIL PROTECTED]> writes:
Bas> Here is another small bug report:
Bas> Revision date 1999/01/25 LyX version 1.0.0 Feb 1, 1999 LaTeX2e
Bas> <1997/12/01> patch level 2
Bas> The LaTeX file which gives and describes the problems is
Bas> attached.
The theorem problem is
Here is another small bug report:
Revision date 1999/01/25
LyX version 1.0.0 Feb 1, 1999
LaTeX2e <1997/12/01> patch level 2
The LaTeX file which gives and describes the problems is attached.
Bas Spitters
more_lyx_bugs.tex
71 matches
Mail list logo