Forum Discussion
Mohamed_1995
Jun 28, 2021Copper Contributor
need to fix a problem when applying a style to a selected paragraph !!!
I am writing a script. so, I use different styles for writing dialogue, character, Action, slug...etc. when I apply a style on a blank page, it totally works. when I selected a paragraph and apply a...
Stefan_Blom
Jun 30, 2021MVP
You can't apply text alignment using a character style. For that purpose, use a paragraph style which will include not only font formatting (such as font, font size) but also paragraph formatting (such as line spacing, paragraph spacing before/after, text alignment, indentation).
In addition, you may want to ensure that a text range which appears to be a paragraph actually is a paragraph. Click ¶ icon to display nonprinting marks and verify that you see a ¶ symbol where you want a new text paragraph to begin.