Peer Frank writes:

  A very nice feature seen on Papyrus/TOS (10 years ago) would also be
  very nice in LyX:
  
  to be able to change the first letter of a word from minuscule to
  Capital (and vice versa) via some accelerator key.
  
Your wish has been granted!  We do this locally with :

   \bind "C-x c"                        "word-capitalize"
   \bind "C-x l"                        "word-lowcase"
   \bind "C-x u"                        "word-upcase"

in ~/.lyx/bind/emacs.bind.  I would have preferred the xemacs
bindings of C-u, C-l, and C-c, but LyX already uses those for other
purposes. 

On the other hand, sentence-aware commands would be very welcome
indeed in future versions of LyX.  ;<)

-- 

Ronald Florence                 http://members.home.net/18james

Reply via email to