![]() | Select |
| Prev | Editing LATEX Documents | Next |
Editing is of course one of the main aspects when you use a program like Kile. Although Kate already has great capabilities, Kile adds some important features, which are especially needed to write LATEX source. LATEX always needs a lot of environments and groups, so Kile supports very special commands to select them. Under -> you will find the following commands to select text.

Select an environment without the surrounding tags.
Select an environment including the surrounding tags.
Select a TeX group inside the surrounding braces.
Select a TeX group including the surrounding braces.
Select the current math group including the math commands.
Select a whole paragraph, i.e. a group of text lines separated on both sides by empty lines. A paragraph does not mean just continuous lines of text, as it is in other text editors. This extended meaning also includes tables, LATEX commands and all other lines of source. The only important thing for Kile is that kind of paragraph is separated by two empty lines.
Select the text line of the current cursor position.
Select the word under the current cursor position. This selection has also en extended meaning, because this command can also select LATEX commands, which begin with a backslash and may also have an optional star at the end.
| Prev | Home | Next |
| Bullets | Up | Delete |