G
Gwendor
Can anyone tell give me a code that will let me change a certain style
(norm1) per another (norm2).
What i do is inserting one line between each paragraph of a newly
scanned book with its own style. but when i do insert the new line, this
one keep the style of the precedent paragraph which is not what i need.
I need a new line with a non specialized style.
For inserting the new line I use replacement of "^p" by "^p^p".
I can replace it by "^p~^p" to get a new line with "~^p" that I would
replace with the new style I want.
Each time try to do it by macro the code create a border around the
newly changed line while executing it as a new macro code.
I hope i am clear.
(norm1) per another (norm2).
What i do is inserting one line between each paragraph of a newly
scanned book with its own style. but when i do insert the new line, this
one keep the style of the precedent paragraph which is not what i need.
I need a new line with a non specialized style.
For inserting the new line I use replacement of "^p" by "^p^p".
I can replace it by "^p~^p" to get a new line with "~^p" that I would
replace with the new style I want.
Each time try to do it by macro the code create a border around the
newly changed line while executing it as a new macro code.
I hope i am clear.