I just saw from another post that you can do:
        lyx -dbg graphics
for instance... boy has I missed being able to do that. I've been typing:
        lyx -dbg 209715
all this time... If someone can tell me in which file this message is 
defined I'd be happy to add something so that the output appears as below:

localhost:~>lyx -dbg
List of supported debug flags:
      0      none  No debugging message
      1      info  General information
      2      init  Program initialisation
      4       key  Keyboard events handling
      8       gui  GUI handling
     16    parser  Lyxlex grammer parser
     32     lyxrc  Configuration files reading
     64     kbmap  Custom keyboard definition
    128     latex  LaTeX generation/execution
    256    mathed  Math editor
    512      font  Font handling
   1024    tclass  Textclass files reading
   2048     lyxvc  Version control
   4096 lyxserver  External control interface
   8192      roff  Keep *roff temporary files
  16384    action  User commands
  32768    lyxlex  The LyX Lexxer
  65536    depend  Dependency information
 131072    insets  LyX Insets
 262144     files  Files used by LyX
 524288  workarea  Workarea events
1048576 insettext  Insettext/tabular messages
2097152  graphics  Graphics conversion and loading
4194303       any  All debugging messages
For example: lyx -dbg graphics
enables output of debugging messages about Graphics conversion and loading.

/Christian

-- 
Christian Ridderstr�m                           http://www.md.kth.se/~chr


Reply via email to