Soo... this is a simple little example of my module. There are some
questionmarks that I have no idea what to write in? what should I call
my file? mystuff.module?

#\DeclareLyXModule[??????]{mystuff}
#DescriptionBegin
#My module
#DescriptionEnd

Style MyCode
  LatexType             Environment
  LatexName             Code

  ParSkip               2.4
  Align                 Left
  LabelType            Top_Environment
  LabelString    "Code #."
End


And by the way, in my old .lyx/bind/cua.bind I had
\bind_file  myown.bind

\bind "M-g c"   "layout MyCode"

and in the preamble of my document I had the Code enviroment declared.
Is it possible to get lyx  to use the extra bind file that I have
stored in my home directory without copy the one installed in
/usr/share/lyx/bind/cua.bind? I hate having a copy of a file that
might get updated :-(

Reply via email to