Geoffrey Lloyd wrote:

> Hi
> 
> On many occasions when people have had problems with a Lyx setup the
> gurus have suggested running lyx from the command line using -dbg
> and then certain strings.
> 
> I have had a poke about on the wiki but I can't find a list of
> possible commands. Is there anywhere an equivalent to *nix 'man lyx'
> so one could find out about the options.

http://www.lyx.org/~leeming/lyx.html

;-)

Perhaps someone (Christian ?) can paste this into a wiki page?

Furthermore, below is the output of "lyx -dbg". Typical usage is "lyx
-dbg mathed,action".

Angus

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 grammar 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


Reply via email to