blob: dff961d4e2b276977c9fad246e5db847b0857276 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
TeXnicCenter is an integrated development environment (IDE) for developing
LaTeX-documents on windows (Windows 95, 98, 2000, NT 4.0).
TXC is distributed under the terms of the GNU General Public
License (GPL) and is therefore AVAILABLE FOR FREE including the source codes.
Here is a list of some features provided by TeXnicCenter:
- Project orientated integrated development environment for
LaTeX-documents
- Definition of unlimited "output profiles" (i.e.
"LaTeX => DVI", "LaTeX => PS", "LaTeX => PDF")
- Editor:
- Syntax highlighting
- Spell checking
- Dynamic word wrapping (you don't need to scroll
horizontally)
- Unlimited undo and redo
- Bookmarks
- "Go to last change"
- Incremental search
- Find, find and replace
- Fully customizable
- Structure View:
- Clear, document orientated tree view of the whole
document structure
- Displays headers, floating figures and floating tables
- Supports file inclusion via \input and \include
- Simple navigation by double clicking on an item
- Simple referencing by inserting references with an
item's context menu
- Simple updating by saving one or all files
- LaTeX-support:
- Simple insertion of LaTeX-constructs by menu or toolbar
- Compilation of the project in the IDE -- simple jumping
to errors, warnings and bad boxes.
- Support for document templates
- Full customizable menu and toolbars in modern and
skinable look and feel (including Office 2000 and Office
XP like skins).
- Support for English and German language
More details about TXC are available on our homepage
www.ToolsCenter.org
Happy TeXing...
Sven Wiegand <sven@ToolsCenter.org>
|