Am Montag, den 01.01.2018, 14:54 +0100 schrieb Jürgen Spitzmüller:
> Am Montag, den 01.01.2018, 21:52 +0900 schrieb Joel Kulesza:
> > I think the separators help reduce the need to "hunt" for the new
> > items *a lot*.  
> > 
> > However, there are now five Insert menu "sections" (using Beamer)
> > with only the first two discernibly grouping items.  A question
> > regarding the Insert menu's organization: how are the non-expanding
> > items ordered (i.e., the four bottom sections) both as whole
> > sections
> > and for each item within the section?
> 
> I think we could add one more separator below the inset arguments.
> And
> in general, some thought about potential improvements of the order
> cannot harm.

Here's a first small attempt to improve the grouping a bit.

Jürgen
diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc
index fc0db39d90..57077ed4b8 100644
--- a/lib/ui/stdmenus.inc
+++ b/lib/ui/stdmenus.inc
@@ -392,13 +392,14 @@ Menuset
 		Item "Hyperlink...|k" "href-insert"
 		Item "Footnote|F" "footnote-insert"
 		Item "Marginal Note|M" "marginalnote-insert"
+		Item "Program Listing[[Menu]]" "listing-insert"
+		Item "Date" "date-insert"
 		Separator
 		EnvironmentSeparators
 		Separator
 		Arguments
+		Separator
 		Item "TeX Code" "ert-insert"
-		Item "Program Listing[[Menu]]" "listing-insert"
-		Item "Date" "date-insert"
 		Item "Preview|w" "preview-insert"
 	End
 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to