>>>>> "David" == David Aronstein <[EMAIL PROTECTED]> writes:

David> I have attached a simple file that did not update properly,
David> when I:  wrote the first sentence, viewed the DVI file, 
David> wrote the second sentence, and then viewed the DVI file again.

David> However, the file is saved correctly, and when I load up the
David> file again in a subsequent LyX session, it is viewed correctly in DVI.

David> So, I'm not sure if this file will be of any use.
David> Is there some other way we can help track this down?

Try running ``lyx -dbg'' with a bit pattern number.

The bits are:

                INFO       = (1),        // 1
                INIT       = (1 << 1),   // 2
                KEY        = (1 << 2),   // 4
                TOOLBAR    = (1 << 3),   // 8
                LEX_PARSER = (1 << 4),   // 16
                LYXRC      = (1 << 5),   // 32
                KBMAP      = (1 << 6),   // 64
                LATEX      = (1 << 7),   // 128
                MATHED     = (1 << 8),   // 256
                FONT       = (1 << 9),   // 512
                TCLASS     = (1 << 10),  // 1024
                LYXVC      = (1 << 11),  // 2048
                ROFF       = (1 << 12),  // 4096
                LYXSERVER  = (1 << 13),  // 8192

Executing ``lyx -dbg 65535'' is probably too much.

                     ---Kayvan
-- 
Kayvan Aghaiepour Sylvan   | Proud husband of       | Father to
Sylvan Associates, Inc.    | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://www.isp.net/~kayvan |                        | Robin Gregory (2/28/92)

Reply via email to