Re: Key binding map
Allan Rae wrote: > > On Tue, 5 Sep 2000, John Culleton wrote: > > > I have a key binding map "hollywood.bind" in the appropriate directory. > > When I try to activate this map via options-> keyboard I get the error > > message "error keymap not found." > > that's because its a LyX bind file not a keymap. > > > > > Try adding a line like: > > \bind_file "hollywood.bind" > > to your ~/.lyx/lyxrc > > Allan. (ARRae) Thanks for your suggestion. Is there a way to call up these bindings only for certain documents? It seems to me that the bindings hollywood.bind should be activated only for hollywood format documents, and not for letters etc. Also the error "keymap not found" is perplexing even if it is unrelated. How did I manage to come up with this one? -- John Culleton -> Please visit http://ccpl.carr.org/~john/
Comments???
Hi, just a thought: what about translating comments in LyX files (via Insert/Comment) into LaTeX comments and back? It would greatly help in collaboration between LyX and LaTeX users. And IMHO (IAJAL -- I am just a lawyer) it should be not so difficult to implement it. Have a nice day Matej
Re: Key binding map
On Wed, 6 Sep 2000, John Culleton wrote: > Allan Rae wrote: > > Try adding a line like: > > > > \bind_file "hollywood.bind" > > > > to your ~/.lyx/lyxrc > > > > Allan. (ARRae) > > Thanks for your suggestion. > > Is there a way to call up these bindings only for certain documents? It > seems to me that the bindings hollywood.bind should be activated only > for hollywood format documents, and not for letters etc. Not possible at present although it would be nice. I think JMarc suggested placing keybindings in layout files. This would allow what you suggest and would just require that we reload the layouts keybindings when we switch buffers. > Also the error "keymap not found" is perplexing even if it is unrelated. > How did I manage to come up with this one? You said you tried setting the keymap in the options->keyboard stuff. I didn't think you could enter a line there yourself so maybe you tried setting it in lyxrc with a line like : \keymap "hollywood.bind" Anyway that's not really important. Keymaps supplied with LyX all have a .kmap or .cdef extension and are kept in the kbd/ subdirectory. Allan. (ARRae)
Re: Comments???
>>X-Envelope-To: <[EMAIL PROTECTED]> >>From: "Matej Cepl" <[EMAIL PROTECTED]> >>To: [EMAIL PROTECTED] >>Date: Wed, 6 Sep 2000 21:47:32 +0200 >>Subject: Comments??? >> >>Hi, >> >>just a thought: what about translating comments in LyX files (via >>Insert/Comment) into LaTeX comments and back? It would greatly >>help in collaboration between LyX and LaTeX users. And IMHO >>(IAJAL -- I am just a lawyer) it should be not so difficult to >>implement it. >> >> Have a nice day >> >> Matej Translating Lyx Notes as LaTeX comments would be also needed IMHO. -- Jean-Pierre