Hello, I wanted to create a shortcut for changing certain paragraphs from left to center align and vice versa. I looked up the corresponding LFUN paragraph-params. It says that I have to provide the corresponding parameter in brackets. I have to choose from <ALIGN>: \align block|left|right|center|default But I do not know how to include it into the shortcut edit window. I tried:
paragraph-params [\align left] paragraph-params [\align{left}] paragraph-params [\align(left)] paragraph-params [\alignleft] paragraph-params [align left] paragraph-params [left] But all these trials didn't work. What is the correct syntax? BTW: I think there is something wrong with the creation of shortcuts - at least on the mac. One can't modify a shortcut but have to delete it and create it from scratch. There is an empty template e.g. "Paragraph-params" in choosing to modify it LyX is creating a new one. Peter