Warning: session_start(): open(/tmp/sess_20cd9htflael5pvu76g2vjkip0, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Kile openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (11) .- Knowledge Base  . 

Kile

   2.0  

KDE Text Processing

Score 87%
Kile
zoom


Link:  Link
Downloads:  8353
Submitted:  Jan 5 2004
Updated:  Nov 20 2007

Description:

Kile is a user friendly TeX/LaTeX editor for the KDE desktop environment.

* Compile, convert and view your document with one click.

* Templates and wizards makes starting a new document very little work.

* Easy insertion of many standard tags and symbols and the option to define (an arbitrary number of) user defined tags.

* Inverse and forward search: click in the DVI viewer and jump to the corresponding LaTeX line in the editor, or jump from the editor to the corresponding page in the viewer.

* Finding chapter or sections is very easy, Kile constructs a list of all the chapter etc. in your document. You can use the list to jump to the corresponding section.

* Flexible and smart build system to compile your LaTeX documents. QuickPreview, preview a selected part of your document.

* Easy access to various help sources. Advanced editing commands. Auto-completion of (La)TeX commands




Changelog:

version 2.0beta2 -> 2.0

Fixes:
- Added some new logic to really disable all debug output if --disable-debug
is given to configure, should make Kile faster

Features:
- New documentation kile-remote-control.txt
- Added new DVItoPDF config Modern which calls dvipdfmx instead of dvipdfm,
set Modern as default

version 2.0beta1 -> 2.0beta2

Fixes:
- Polishing Quickdocumentdialog
- More aggressive recompiling
- Cwl fixes
- Mathsymbol commands were biased with one, some symbol cleanups (#148855)
- Don't make system check if the user has defined a master document (#148800)
- Don't offer eqnarray in the latex menu (but we still support it for math environment completion etc.) (#101583)
- Consider also files located in $TEXINPUTS and $BIBINPUTS paths for codecompletion. (#149652)

Features:
- Call asymptote if needed on latex run

version 1.9.3 -> 2.0beta1

Fixes:
- More than 50 bugs have been closed
- Symlinked files and directories in combination with inverse search
- Autosave fix: If a file is two autosave cycles not writable we will skip the file until it is writeable again.
- Fix starting directory for add Files. Take the project's basedir
- Fix bug in tabular wizard, when breaking some multicolumn cells
- Remove selected text in any case if the user insert "
- Fix bug where environments were completed which should not have been completed.
- Textcolor bug in tabular wizard
- Only use special quotes if we have a tex file
- Fix bug in lyxserver when the filesystem in the users home directory does not support FIFOS
- Use the $PATH variable to search for the tools
- Remove our own "not perfectly" working spellchecker implementation, now the katepart spellchecker is always in charge
- Call "Refresh Structure" after changing the encoding
- Grep for \newenvironment and add them to the completion lists
- Smart newline now also recognizes comment lines

Bigger Features:
- Add auto completion in abbreviation mode:
a) All abbreviations can be shown in the sidebar (configurable)
b) All abbreviations from a local abbreviations list 'kile-abbrevs.cwl' are
editable. This file can be found in the local application path of Kile.
c) Editable abbreviations are marked with a star.
d) It is possible to add new abbreviations or delete existing ones.
e) A new auto mode to expand abbreviations was added (configurable
of course). If an abbreviation is followed by a space or a punctuation
symbol, it is immediately expanded without further user commands.
- Added a set of commands to work directly with sectioning on the structure view:
copy, cut, paste, select, delete, comment, quick preview
- New Symbolview which contains:
- Most frequently used symbol list
- Complete revamped symbol list with more items (nearly 1000) and more
categories
- Show command and depending packages in the tooltip
- Send a warning in the logwidget if a package is not included
- By pressing CTRL and SHIFT while inserting an item one gets {} or $$
around the inserted command
- Added a scripting interface to Kile
- A big bunch of new cwl files, mostly from Kile users , so Kile has now more
than 80 :)
- Add support for TexLive 2005/2007
- Preview of mathgroups from Mathias Soeken (with some additions and
extensions by Holger Danielsson)

Smaller Features:
- New tool entries for:
- Asymptote
- PDFLaTeX draftmode (available in PDFTeX from TeXLive 2007)
- Bibtex 8bit Version
- Added Lilypond tool (4 variants), icon will follow
- Renamed LaTeXtoDocBook to DBLaTeX , use
program dblatex for that and also introduced 4 variants of it.
- Renamed LaTeXtoHTML to LaTeX to Web and added tex4ht variants (to XML, to HTML
and to MathML), but keeping the latex2html tool also
- Added a variant of quickbuild , do only LaTeX
- Added DVItoPDF variant, Landscape and "Black and White"
- Moved Archive tool from type none to Archive and also added much more
configs, now users can also alter them
- Changed default bibtex viewer for new Kile users to kbibtex
- added gbib, jabref, kbib to bibtexviewers
- Recursive parsing of footnote command
- New citeViewBib action, which asks the bibtex viewer (currently only
kbib) to send marked references. Thanks to Thach Nguyen for the
initial patch
- New function "Save Copy as..."
- Revamped the new-file dialog.
- Add support for templates types other than LaTeX.
- Use the extension ".kileicon" for template icon files.
- Added lyx:paste command in Kile's lyxserver
- Add Readme, Readme.cwl and Building-with-cmake.txt
- Show todo/fixme tasks in structure view
- Enhance completion configuration dialog usability and support local directories for completion files
- Merge labels and sections in document structure view as user configurable option
- First preliminary support for the beamer package
- Select a single LaTeX command with CTRL+MouseDblClick-left
- Autocomplete $ to $$
- Move cursor out of braces after selecting from a keylist
- Make include commands configurable through our nice latexcommand menu
- Assign the keyboard focus to the active text view after Kile has started up
- FindInFiles dialog can be moved into the background
- Add additional double quotes for babel supported languages (czech, icelandic)
- Highlighting of Section Titles as bold
- Add emacs-like delete-to-end-of-line command
- Removed metapost view in the sidebar, the commands can be accessed via
Kile's dictionary mode
- Sort items in references list box
- Some new toolbar icons
- Added more optional fields in the predefined bibtex entries, patch from
Martin Weis
- Added CMake build support.
- Add scripting support.
- We always remember now the current most top item of the structure view and restore it after an update.
- Add new actions gotoNextSection() and gotoPrevSection()
- Quote replacement should not happen inside verbatim/verb environment
- Add new actions gotoNextParagraph() and gotoPrevParagraph()
- Fix rebuild structureview if changing the expansion level
- Add mathgroup preview to the popup menu (right mouse button), where either a selection or a mathgroup is shown
- More tools in Kile's system check
- Add drag-and-drop functionality
- Remember MakeIndex checkbox settings in kileprojectdlg
- Add autoref command to std. ref. commands




LicenseGPL
Send to a friend
Subscribe
Other  Content  from michellu
Report inappropriate content



goto page: prev   1  2  3  4  5  6 

-
.

 highlighting disappears

 
 by tombrauner on: Sep 2 2009
 
Score 50%

Hi,

I'm using Kile as a universal editor for TeX, fortran etc. sources. However, in my latest version (Kile 2.0.82 with KDE 4.2.2) the highlighting for some file modes disappears on save. This happens in particular with the Sources/Fortran and Other/Makefile modes (not with LaTeX, bibTeX and related). The mode does not change on save, but the highlighting is switched to "None". Quite annoying. Is there some subtle settings feature which I have missed? The same problem does not occur in Kate.

Thanks for any advice. Otherwise, Kile is great!


Tomas
Reply to this

goto page: prev   1  2  3  4  5  6 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team