Hello,

  this is just to suggest adding these lines to menus.bind.

\bind "M-i o f"         "buffer-float-insert figure" 
\bind "M-i o t"         "buffer-float-insert table"
\bind "M-i o w"         "buffer-float-insert wide-fig"
\bind "M-i o d"         "buffer-float-insert wide-tab"
\bind "M-i o a"         "buffer-float-insert algorithm"


  Also, I noticed some differences between typing 

M-i space XYZ

  and 

M-i XYZ

  for example  "M-i space a" [lp] imports as lines/paragraphs an ascii
file, whereas  "M-i a"  puts the list of algorithms at the cursor.

  If you like, I can rewrite the "M-i XYZ" lines in menu.bind so that
shortcuts are the same, wether a space (which opens the menu) follows
the first letter or not.

  This could make it easier for new users to learn the shortcuts. And
confuse experienced users who already use them. 


  Cheers,


  Etienne

Reply via email to