changing color of a specific text.
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
Narendra
changing color of a specific text.
How do i change the color of a specific text in a document ?
-
Jens Hollmann
Re: changing color of a specific text.
You don't.
TextPad only edits pure text. No formatting (except by inserting whitespace or empty lines) no text attributes (bold, italic etc.) no color.
All the color that you see is an interpretation of the (pure) text as keywords if the syntax highlighting is enabled. You can add words to the syntax file but that only colors these words and everywhere they are.
So no coloring of a specific part of the text. I'm sorry.
If you want to know more about syntax highlighting, the help is very helpful
HTH
Jens
TextPad only edits pure text. No formatting (except by inserting whitespace or empty lines) no text attributes (bold, italic etc.) no color.
All the color that you see is an interpretation of the (pure) text as keywords if the syntax highlighting is enabled. You can add words to the syntax file but that only colors these words and everywhere they are.
So no coloring of a specific part of the text. I'm sorry.
If you want to know more about syntax highlighting, the help is very helpful
HTH
Jens