Quote:
Originally Posted by Leonatus
Is there a way to assign this specific paragraph style to the "bunch" of lines that contain poetry at once, removing the standard paragraph style?!
|
You could wrap
unformatted lines in a <div> section with the desired class or simply globally replace the old class name with the new name.
(In Code View, you can also select Mark Text from the Context menu to limit search and replace operations to the selected text.)