On Tue, 11 Sep 2001, Kayvan A. Sylvan wrote:
> I can also run purify at work... Can you send me instructions for how
> to do this?
It is _very_ simple! "make" LyX as you are used to do. But when linking
lyx, you must place "purify" in front of the compiler name. I.e. invoke
purify g++ -g -O -
On Wed, Sep 12, 2001 at 12:23:01AM +0200, Michael Schmitt wrote:
> Hello!
>
> Please find a lot of new bugs in the attachment (or more exactly in
> LyX :-)) - 71 bugs/remarks in total. A temporary backstroke, I'd say :-(
>
> The most important message is given in the file header:
>
> PLEASE T
attached
Garst
Making all in mathed
make[3]: Entering directory `/usr/local/garst/lyx-devel/src/mathed'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../
-I../.. -I../.. -I../../boost -isystem /usr/X11R6/include -O -W -Wall -c
math_gridinset.C
g++ -DHAVE_CON
insert->special character->super/subscript works well.
but when you click anywhere in the text and than
between the two parenthesis in the mathbox of the
super/subscript the text of the super/sub will be
deleted _and_ undo doesn't work!
Herbert
--
http://www.educat.hu-berlin.de/~voss/lyx/
Title: Panda Antivirus PYME
Èç²»ÄÜÕý³£ä¯ÀÀweb·½Ê½µÄEmail, Çëµ¥»÷ ´Ë´¦.
100% Virus Free Companies: A Stitch in Time ...
If you are going the ERT route, you might want to do the adjustments in a group
instead and make the changes in a way that is limited to the group---easy if
you use plain TeX. The lengths are plain TeX too... pure LaTeX users would
proably do this with a list environment. Remember to ensure the p
On Tuesday 11 September 2001 16:01, Angus Leeming wrote:
> For Michael's list of bugs
I had time to do a couple of others and comment on some "featured" behaviour.
See attached.
Off home to see the news...
Angus
lyxbugs.diff.gz
On Tue, Sep 11, 2001 at 04:26:09PM +0200, Jean-Marc Lasgouttes wrote:
> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> Andre> On Tue, Sep 11, 2001 at 04:15:42PM +0200, Jean-Marc Lasgouttes
> Andre> wrote:
> >> Yes, but this code used to search for the sumbol font, which is
> >> pr
For Michael's list of bugs
A
lyxbugs.diff.gz
On Tue, 11 Sep 2001, Angus Leeming wrote:
> On Monday 10 September 2001 19:40, Lars Gullik Bjønnes wrote:
> > Angus Leeming <[EMAIL PROTECTED]> writes:
> >
> > This readding will not happen, either it is implemented correctly or
> > not at all.
>
> Fair enough. I'm not going to write great chunks
On Tuesday 11 September 2001 15:23, Andre Poenitz wrote:
> On Tue, Sep 11, 2001 at 02:03:44PM +0100, Angus Leeming wrote:
> > Displays of macros within an equation are broken. Data is still there
(move
> > into the macro and it expands correctly, but all I see from outside is a
> > little blue
On Tue, Sep 11, 2001 at 04:26:09PM +0200, Jean-Marc Lasgouttes wrote:
> Andre> So we'd probably a 'keep quiet' flag there...
>
> Yes, something like that. Or does FontLoader::available() return
> something useful?
*shrug*
Andre'
--
André Pönitz . [
have you heard about the destroying world trade tower
and the attack against the pentagon in washingon.
here it's live on ntv
HErbert
On Tue, Sep 11, 2001 at 02:03:44PM +0100, Angus Leeming wrote:
> Displays of macros within an equation are broken. Data is still there (move
> into the macro and it expands correctly, but all I see from outside is a
> little blue frame.
Could you send me a small example please?
I cannot repro
On Tue, Sep 11, 2001 at 02:47:46PM +0300, Dekel Tsur wrote:
> - Moving the cursor with the mouse is broken. For example, I can't move into
> a subscript or into an \underbrace.
> - The pink frame for x_{} is wrong
Both should be fixed now.
Andre'
--
André Pönitz .
On Tue, Sep 11, 2001 at 04:15:42PM +0200, Jean-Marc Lasgouttes wrote:
> Yes, but this code used to search for the sumbol font, which is
> present on virtually any X server. cmsy is very different.
So we'd probably a 'keep quiet' flag there...
Andre'
--
André Pönitz ...
On Tue, Sep 11, 2001 at 03:48:49PM +0200, Jean-Marc Lasgouttes wrote:
> It is not a real problem for me that mathed tries to use this fonts,
> but:
>
> - what happens when this fails?
You get \sqcup in red.
> - it would be better to search for font in a more silent way...
*shrug* it's the cod
Am Samstag, 8. September 2001 05:30 schrieb Garst R. Reese:
> That's what I see in Layout->Document->Paper
> Also the S is cutoff a bit on Special
> 100dpi font.
This patch shrinks the "Papersize:"-Choice a little bit at the left and
at the right side. Maybe you can test if it's enough, for I ca
On Tue, Sep 11, 2001 at 12:36:08PM +0200, Stefan Kebekus wrote:
> development version of kdvi (to be found on the KDE CVS) scans a
> dvi-file for specials of the type "src:". If these
this sounds like a nice feature.
However, we're all currently fire-fighting bugs for a 1.2.0 release, so we
are
On Tue, Sep 11, 2001 at 03:41:43PM +0200, Jean-Marc Lasgouttes wrote:
> >> So the question is: is there a magic sed command that changes the
> >> string "\n" into the character \n?
echo $str | tr '\\n' \\n
is the closest I can get, producing :
aaa
bbb
regards
john
--
"Since when would the
On Tue, Sep 11, 2001 at 03:28:13PM +0200, Jean-Marc Lasgouttes wrote:
> So the question is: is there a magic sed command that changes the
> string "\n" into the character \n?
Does't 'echo -e' fit your needs?
Andre'
--
André Pönitz . [EMAIL PROTECTED
On Tuesday 11 September 2001 12:47, Dekel Tsur wrote:
> On Tue, Sep 11, 2001 at 01:24:03PM +0200, Andre Poenitz wrote:
>
> > I've probably broken a thing or two in the cursor. The only thing I am
> > aware of that is "unusual" is that backspace/delete deletes the whole
atom,
> > not just the "nu
On Tuesday 11 September 2001 13:35, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
> | Index: src/frontends/xforms/FormMathsBitmap.C
> | ===
> | RCS file:
> | /usr/local/lyx/cvsroot/lyx-devel/src/frontends/
On Tue, Sep 11, 2001 at 01:24:03PM +0200, Andre Poenitz wrote:
> I've probably broken a thing or two in the cursor. The only thing I am
> aware of that is "unusual" is that backspace/delete deletes the whole atom,
> not just the "nucleus".
- Moving the cursor with the mouse is broken. For exampl
I have stirred the mathed core a bit to move internal structures a bit
closer to the structure which (I got to believe with Jules' help) TeX uses.
We now have vector of MathAtoms in an MathArray. A MathAtom can contain a
"nucleus" (a.k.a. MathInset *), a subscript and a superscript (both now
Mat
Dear Lyx developers,
I have recently added an inverse search option to the kdvi program, and
I would like to ask you to support that feature in Lyx. The current
development version of kdvi (to be found on the KDE CVS) scans a
dvi-file for specials of the type "src:". If these
specials are found,
Having read Michael's post yesterday about a memory leak in the maths bitmap
dialogs, got excited because the fix was obvious to me and subsequently
broken things horribly because the obvious fix was wrong...
I put my analytical head on and think I now have fixed the problem. However,
I'm subm
On Tuesday 11 September 2001 09:12, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
> | Michael, tell your colleague to use a minipage.
>
> OTOH, code to control geometry on a minipage would be nice to have...
OTOH some ERT does the trick (thanks to Duncan Simpson!)
In
Am Dienstag, 11. September 2001 10:52 schrieb Angus Leeming:
> Quitter! ;-) I took pity on you and did it myself. See below.
Shame on me ;-)
As a matter of fact, it doesn't look _that_ different to what I've
tried in about 30 variations (at least for someone who doesn't even
know how C++ is pr
On Monday 10 September 2001 21:03, Juergen Spitzmueller wrote:
> Angus Leeming wrote:
> > On Monday 10 September 2001 14:13, Juergen Spitzmueller wrote:
> > > Err... ... while we are at this:
> > > In Layout > Document > Extras, the "Author-Year/Numerical"-Choice
> > > should only be enabled if th
On Monday 10 September 2001 19:40, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
> | I have added the GUI stuff to the paragraph dialog to re-enable
indentation
> | of the whole paragraph if so desired, but the appropriate code in the
kernel
> | that I'd need to acc
31 matches
Mail list logo