Commit graph

12 commits

Author SHA1 Message Date
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
markd
2ff908ddb5 Don't install a file that kdelibs now installs. Bump PKGREVISION. 2005-01-19 11:35:48 +00:00
markd
c8b3cdf519 Update kile to 1.7.1.
Changes in 1.7.1:
Due to reported problems with compiling Kile 1.7, version 1.7.1 is
released. This releases fixes the "KSpell2" compilation problem.

Changes in 1.7:
Among the new features are: autocompletion of (La)TeX commands, completely
configurable build system, advanced LaTeX editing functions, autocompletion
of references and labels (only within projects).
2004-10-25 11:54:59 +00:00
markd
70dc224cd0 Update version 1.6.2 -> 1.6.3
- fix a crash when opening/closing projects with common files
 - warn if user tries to overwrite an existing file in the "New Project"
   dialog
 - make usertags/tools shortcuts configurable
 - place cursor after a bracket when inserting a usertag
 - polished up the "New File" wizard, the size and selected template are
   now remembered, an option to start the Quick Start wizard after
   selecting an empty template is also added
 - double clicking on a non-existent file results in a dialog requesting
   the creating of this file, instead of just an error
2004-05-29 12:55:23 +00:00
markd
13f258f4bf Update kile to 1.6.2
Changes:
This release fixes some problems with spurious "file changed on disc"
messages, remembers Master Document, and doesn't crash if KViewShell is
called with the DVI parameter but KDVI is not installed.
2004-04-05 11:21:05 +00:00
markd
7fc605c5f5 Update kile to version 1.6.1.
Besides various tiny bugfixes the most important changes are:
 o fixed some crashes related to project management
 o made Kile KDE 3.2 ready
2004-02-09 11:06:06 +00:00
markd
547aa21b43 Fix build on Solaris. 2004-01-15 09:20:53 +00:00
markd
a50063ab7e Update kile to version 1.6
Changes:
* new editor (katepart)
* project management
* auto-complete environments
* statistics dialog for document (word count)
* can open multiple files in one go (using the open file dialog or the sidebar)
* launch you favorite BibTeX editor using the bilbiographies found in your document
* interaction with gBib and pyBliographer
* restore files and projects on start up (optional)
* checking whether or not the document is a LaTeX root before compile is optional now
* structure view: jump to line AND column, allow multiple labels on one line, allow
  space between \struct and { }, don't parse structure elements that are out-commented
* configurable shortcuts to focus log/messages, output, konsole, editor views (resp.
  ctrl+alt+m,o,k,e)
* more advanced \includegraphics dialog
* check if file is modified on disk
* highligthing inside math environments
* allow user to set PS-PDF, DVI-PS, PDF-PS, BibTeX, makeindex commands
2003-12-14 11:38:21 +00:00
markd
9796962052 Update kile to 1.5.2 (seems 1.32 was actually 1.3.2).
Changes 1.5 - 1.5.2:
user can define an arbitrary number of user tools/tags
autosave (optional)
user can stop running processes (for example latex)
better syntax highlighting (deals with \verb and verbatim environment)
summary of compilation results after running LaTeX
support for templates
improved error handling
many small improvements in the interface
fixed spell checking bugs
many other small bugfixes

Changes 1.32 - 1.5:
Unknown.
2003-07-30 15:27:10 +00:00
markd
dd764ac609 Update kile to version 1.32
version 1.31 -> 1.32 :
- the user can set the encoding character of the file with a combo box included in the Kile file selector.
- two color schemes are available for the editor (Black on White/White on Black)
- improved the "Multiple Function" dialog of the "Gnuplot frontend"
version 1.3 -> 1.31 :
- new dialog box for the "ref" and "pageref" tags (the user can select one of the existing labels)
- the "--unique" option is now used for the "Kdvi Forward Search" command
- the bug about the "report" class in the "Quick Start" wizard has been fixed
- the GnuPlot front end code has been cleaned (only QString are used instead of string)


Also update HOMEPAGE and MASTER_SITES.
2003-01-29 03:40:55 +00:00
markd
a2c48d5c8a Update kile to version 1.3
version 1.3beta -> 1.3 :
- fixed some minor bugs
- new user manual
- added more options for the "Quick Start" wizard
version 1.2 -> 1.3beta :
- the "label" tags written on the same line than a "section" tag are now detected
- added a "find next" command
- improved the "replace" command
- improved the "edit user menu" command (ability to insert several lines)
- added more options for the "quick start", "tabular" and "array" wizards
- added new LaTeX tags (maketitle, footnote, tableofcontents, ref, pageref)
- added DCOP support (no new instance when kile is already running - Kdvi
  "inverse search" should work better)
2002-10-30 09:56:44 +00:00
markd
ba30856456 Initial import of kile version 1.2
Kile is a LaTeX source editor, TeX shell and GnuPlot frontend. It simplifies
the creation and modification of LaTeX source code documents as well as the
use of LaTeX-related programs for users who want to retain control over their
LaTeX documents.

Features:
+ an editor to write your LaTeX source files (syntax highlighting, undo / redo,
  search / replace, spellcheck, etc.);
+ integrated DVI, PS, PDF and HTML viewers;
+ a GnuPlot front end (adapted from Xgfe);
+ wizards for generating LaTeX code (Quick document, Quick letter, tabular and
  array environments);
+ direct insertion of the principal LaTeX tags via the LaTeX, Math and Greek
  menus;
+ one-click insertion of 370 different mathematical symbols;
+ insertion of standard Bibtex entry types in the .bib file;
+ "inverse" and "forward" search with KDVI;
+ automatic launching of LaTeX-related programs via the Tools menu;
+ a "Messages / Log File" frame which provides process information and LaTeX
  compilation log files;
+ Next Latex Error and Previous Latex Error commands for browsing LaTeX errors;
+ clicking line numbers in the log file for jumping to the corresponding line
  in the editor;
+ a "structure view" with links for jumping directly to different parts of the
  document in the "Structure" frame;
+ a Help menu entry featuring extensive LaTeX documentation.
2002-10-05 05:53:58 +00:00