Hello,

I'd like to cutomize the toolbars by adding some new shortcut items. 
Documentation is still confused about the name of the icon. For example  :
1 - I want to add three items that align the text on left, center and right, i 
put this code
    Item "Left" "paragraph-params-apply \align left"
    Item "Center" "paragraph-params-apply \align center"
    Item "Right" "paragraph-params-apply \align right"
    but i can't understand how to fix an icon for each item, normally icon must 
be named as action_parameter.png, do i name 
paragraph-params-apply_align_left.png ?
2 - I add a shortcut that insert a math-delim "{ ." as follow 
    Item "Insert { }" "math-delim { ."
    and i name an icon in math path as lbrace_dot.png but nothing appear, 
what's wrong ?


Best regards.
     

Reply via email to