Add "LyX Documentation Tools" toolbar

People working on the documentation do probably want to switch this on. It
gives easy access to LyX and LaTeX logos (bug 9626), and the info and menu
separator insets.
This commit is contained in:
Georg Baum 2015-10-29 20:02:52 +01:00
parent 9b1f459f77
commit 8e9f2d648c
2 changed files with 11 additions and 0 deletions

View File

@ -57,4 +57,5 @@ Toolbars
"mathmacrotemplate" "auto,mathmacrotemplate,bottom"
"ipa" "auto,ipa,bottom"
"minibuffer" "auto,minibuffer,bottom"
"documentation" "off,top"
End

View File

@ -244,6 +244,16 @@ ToolbarSet
Item "Next note" "note-next"
End
Toolbar "documentation" "LyX Documentation Tools"
Item "Info" "info-insert"
Item "Menu Separator" "specialchar-insert menu-separator"
Separator
Item "LyX Logo" "specialchar-insert lyx"
Item "TeX Logo" "specialchar-insert tex"
Item "LaTeX Logo" "specialchar-insert latex"
Item "LaTeX2e Logo" "specialchar-insert latex2e"
End
Toolbar "view-others" "View Other Formats"
ViewFormats
End