Latest CVS lyx-xforms: crash on startup

2004-02-14 Thread Ling Li
On Fedora Linux 1, kernel 2.6, configured with
--disable-debug --enable-compression-support --with-aspell 
--disable-warnings --disable-assertions --with-frontend="xforms qt"

Compiled OK. lyx-xforms crashes several seconds after startup. Nothing 
needs to be done.

--Ling



Latest CVS lyx: " key does not insert quote inset

2004-02-14 Thread Kayvan A. Sylvan
With the latest CVS, the quote key no longer inserts the correct
quote inset.

I always get the (") ordinary quotes, instead of the (``) and ('') quotes.

---Kayvan
-- 
Kayvan A. Sylvan  | Proud husband of   | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)


Re: Just in case this code leaks to the public...

2004-02-14 Thread John Levon
On Sat, Feb 14, 2004 at 07:45:50PM +0200, Martin Vermeer wrote:

> See attached.
> 
> Ehh.. you mean... it leaked already? Bummer.

Now, now, our hobby code is the only chance we get to swear
vociferously. Would you really rob us of that ? :)

john

-- 
"Spammers get STABBED by GOD." - Ron Echeverri


.kmap file for Spanish

2004-02-14 Thread David Raymond

Seems odd that no .kmap file exists for Spanish.  Here is one that
works for me.  Aside from the umlaut, for which " doesn't seem to work
as a dead key (even escaped), it follows the latin1-pre convection of
emacs.

Dave Raymond

PS -- I couldn't figure out who else to send this to!



# espanol.kmap -- Type Spanish characters on an American keyboard.
# David J. Raymond <[EMAIL PROTECTED]>
# 14 February 2004
#

\kmod ' acute aeiouAEIOU
\kmod ~ tilde nN!?
\kmod : umlaut uU   # The " doesn't work, even \".

\kxmod acute i "\\'{\\i}"
\kxmod tilde ! "\textexclamdown{}"
\kxmod tilde ? "\textquestiondown{}"


Just in case this code leaks to the public...

2004-02-14 Thread Martin Vermeer
See attached.

Ehh.. you mean... it leaked already? Bummer.

- Martin

Index: text.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/text.C,v
retrieving revision 1.534
diff -u -p -r1.534 text.C
--- text.C  12 Feb 2004 16:35:59 -  1.534
+++ text.C  14 Feb 2004 17:31:35 -
@@ -1736,7 +1736,7 @@ bool LyXText::read(Buffer const & buf, L
 
pit = paragraphs().insert(pit, par);
 
-   // FIXME: goddamn InsetTabular makes us pass a Buffer
+   // FIXME:  InsetTabular makes us pass a Buffer
// not BufferParams
::readParagraph(buf, *pit, lex);
 
Index: ispell.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/ispell.C,v
retrieving revision 1.22
diff -u -p -r1.22 ispell.C
--- ispell.C3 Nov 2003 17:47:22 -   1.22
+++ ispell.C14 Feb 2004 17:31:35 -
@@ -338,7 +338,7 @@ bool ISpell::select(bool & err_read)
 
 string const ISpell::nextMiss()
 {
-   // Well, somebody is a sick fuck.
+   // Well, somebody is a sick .
 
if (str == 0 || *(e+1) == '\0')
return "";


pgp0.pgp
Description: PGP signature