I have a large document that has hundreds of paragraphs, but also has headers and subheaders that divide up these paragraphs. It looks like this.
1. This is my first header.
Then, under this first header will be one or more paragraphs . . .
A. Then I'll have a subhead
Again, I'll have 1 or more paragraphs . . .
What I would like to do is have TA find each header and read it twice. I did not know if there was a way for TA to say,
"Oh, I just found a header (i.e., W: {{re=\r\n\s*(\d+)\.\s*}} ),
I need to indicate this by saying, 'Next main point number 1 (i.e., P: next main point number $1 )"
But then I would like TA to read all the way to the next Carriage Return two times. Just to be clear, I want TA to say:
"Next main point number 1 This is my first header This is my first header"
Can I do this?
Brad
