Up to [cvs.NetBSD.org] / pkgsrc / editors / kile
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
editors: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes
editors: Remove SHA1 hashes for distfiles
kile: update to 2.9.93 QT5/KF5 version.
Don't order pointers relative to 0.
Add SHA512 digests for distfiles for editors category Problems found with existing distfiles: distfiles/javascript-2.1b1.el distfiles/yEd-3.14.2.zip No changes made to the javascript-mode or yEd distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Update to 2.1.3 version 2.1.2 -> 2.1.3 Fixes: - Allow letters as shortcuts - Avoid executing unwanted commands in the console when changing tabs - Ensure that the ViewBib tool opens the correct bibliography file - Correctly display output produced by ConTeXt - Correctly handle text with foreground colour in the tabular wizard - Correctly save and restore the encodings of previously opened files - Fix a problem which causes that projects sometimes cannot be opened correctly - Force termination of Kile when the main window is closed Features: - Add a completion file for the 'ifplatform' package - Add 'Save', 'Save As' and 'Save Copy As' entries to the tab context menus - Add tool tips to structure view entries - Provide Unicode characters for the symbols in the symbol view version 2.1.1 -> 2.1.2 Fixes: - Correctly convert special characters that were typed with caps lock enabled into LaTeX. This fix works from KDE 4.3 upwards. - Use 'utf8' instead of 'utf8x' as default encoding (in document templates). It should be sufficient in most cases and it is installed by default in LaTeX distributions. - Correctly insert '\c{c}' for the cedilla character - Use the correct name for some icons. In this way, they can be used even if the current icon theme is not Oxygen. - Correctly restore VI input mode key settings Features: - Update 'biblatex.cwl'.
Update to 2.1.1 KDE4 version.
Fix build with gcc4.5
Update kile to 2.0.2 version 2.0.1 -> 2.0.2 Fixes: - Insert \item[] in description environments for smart newline, reported and fixed by Job Noorman - Fix regression in 2.0.1 inside structure view related to opening files - Fix regression in latexoutputfilter resulting in the wrong file being reported - Fix regression in Kile 2.0.x, blend symbols so that they are usable with dark themes also - Don't create 'save' and 'save-as' actions specifically for Kile as they will interfere with the corresponding actions from KatePart. Thanks to Mathias Soeken for reporting. - Also parse class warnings and show them in the Logview, patch by Jeroen Leeuwestein - Remove not sh-compliant code by requiring a Bash shell for system check - Add a workaround for a bug contained in KatePart 3.x in the 'setEncoding' method, which enforces a reload on every change of the encoding (as a consequence the user sees a confusing document-modified dialog) - Make find-in-files work again with anyting else than the "all files" filter - Minor cwl fixes Features: - cwl file for siunitx (thanks to Dirk Sarpe) and allrunes packages version 2.0 -> 2.0.1 Fixes: - Do all section actions on the whole section - Fix possible crash due to unchecked index bounds - Some i18n fixes - cwl files: fix wrong commands with \left and \right and make them more complete - Typos in symbols - Sync kile project on disk before archiving - Add figure* to the structure view also - Fix completion for multiple citations/references - Fix crash at template handling, reported and fixed by Vincenzo Di Massa - Rename some cwl files so that they not only differ by case - Search also in $BIBINPUTS and $TEXINPUTS paths if opening files from the structure view - Add missing package definitions to some symbols from the misc-text pane - Allow spaces in the name of images in the includegraphics dialog - Don't recompile forever if some file timestamps are in the future - Fix the "autocompletion dies" bug Features: - Add \newlength as a variation of newcommand - Add url.cwl, svninfo.cwl, svn-multi.cwl, yfonts.cwl, virginialake.cwl - Allow ":" and "-" in citation keys, important for codecompletion Syntax: - Highlight & and @{} in tabular like environments - Ignore Noweb blocks 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 agressive recompiling - Cwl fixes - Mathsymbol commands were biased with one, some symbol cleanups - Don't make system check if the user has defined a master document - Don't offer eqnarray in the latex menu (but we still support it for math environment completion etc.) - Consider also files located in $TEXINPUTS and $BIBINPUTS paths for codecompletion. Features: - Call asymptote if needed on latex run
Pullup ticket 1946 - requested by markd security update for kile - pkgsrc/editors/kile/Makefile 1.40 - pkgsrc/editors/kile/distinfo 1.17 Module Name: pkgsrc Committed By: markd Date: Sun Dec 3 04:33:08 UTC 2006 Modified Files: pkgsrc/editors/kile: Makefile distinfo Log Message: Update kile to 1.9.3 version 1.9.2-> 1.9.3 Fixes: - Recognize escaped chars in \newcommand. - Use KPDF as embedded viewer for quick preview, because KPDF can remember current settings. - Bugs in tabular wizard, when merging, breaking and merging again some cells - Quote replacement should not happen inside verbatim/verb environment - Fix bug in tabular wizard, when breaking some multicolumn cells - Don't use default permissions for backup file - Fix bug in syntax highlighting: mathmode in optional parameter - Allow tools with brackets in the configuration string also in sequence tools, fixed also the crash which hid the bug. - One fix in latex-document-cwl and color.cwl - Fix crash when adding a file to a project (with no open documents) which contains an undefined reference - Improve the logic for closing environments - Don't treat \\[foo] as a math environment - Remove selected text also if we insert a " Feature: - Prepared the latex syntax file for beamer commands
Update kile to 1.9.3 version 1.9.2-> 1.9.3 Fixes: - Recognize escaped chars in \newcommand. - Use KPDF as embedded viewer for quick preview, because KPDF can remember current settings. - Bugs in tabular wizard, when merging, breaking and merging again some cells - Quote replacement should not happen inside verbatim/verb environment - Fix bug in tabular wizard, when breaking some multicolumn cells - Don't use default permissions for backup file - Fix bug in syntax highlighting: mathmode in optional parameter - Allow tools with brackets in the configuration string also in sequence tools, fixed also the crash which hid the bug. - One fix in latex-document-cwl and color.cwl - Fix crash when adding a file to a project (with no open documents) which contains an undefined reference - Improve the logic for closing environments - Don't treat \\[foo] as a math environment - Remove selected text also if we insert a " Feature: - Prepared the latex syntax file for beamer commands
Update kile to 1.9.2 version 1.9.1 -> 1.9.2 Fixes: - Add autoref command to standard reference commands - Remember the setting of MakeIndexOptions checkbox in the project settings dialog. - Added utf-8 and other encodings to the quickdocument dialog. - Make the "New Tool" dialog box big enough. - Check if masterdocs in kilepr files exist, should fix some problems with upgrades from kile 1.8. - Searching for environments in Edit functions improved. - Take array as math environment instead of tabular in Configure->Latex Environments. - Don't crash if a user changes the icon of a toolbar item. - Allow a few more punctuation in codecompletion of citation keys. - Remember last working directory in 'find in files' dialog. - Tabular wizard should insert all entered elements. - Only autosave files which have been modified. - Delete comma of last bibtex entry if Bibliographie->Clean is called. - Quick Preview fails if graphics are included in selection version 1.9.0 -> 1.9.1 Fixes: - Restore support for KDE 3.2.x. - tex files starting with numbers can now also used for "Forward DVI". - now we respect the default project location set by the user also in projectOpen(). - don't restore the line position if the file is already open. - honor users who want to cancel the close request to embedded parts. (namely kbibtex) - fix ViewBib, if we support $BIBINPUTS for compilation we should also do it for viewing. We now also check in all paths in BIBINPUTS for an bib file. - if "show labels" is disabled in structureview, we should nevertheless gather them for codecompl. and undefined ref. - don't fake pressed buttons, now the log message button does not looked pressed when you start kile. - only add an trailing slash to the default project location if we need one. - hide the latex menu when we don't have docs open. - don't see unstarred env. as closing for starred. - we are now much more carefully if the autosaving has succeded. We now warn if we can't autosave and don't overwrite backups with empty backups. - only use special double quotes if no slash is in front of the cursor. Features: - Add the possibility to use bullets in user tags via a new placeholder %B. - Colour bullets so that they can be spotted easily. - new cwl file for the textcomp and import package. - we now highlight TODO, FIXME in comments.
Update to kile 1.9. Release 1.9 offers many improvements and bug fixes (over 50 bug fixes and wishes are implemented).
Update to version 1.8.1 ChangeLog: * Fixes a build issue on older (KDE 3.2) installations. * Translated documents are installed correctly now.
Update kile to version 1.8. Kile now offers QuickPreview, UserHelp, new and improved wizards and several bug fixes.
Add RMD160 digests in addition to the SHA1 ones.
Don't install a file that kdelibs now installs. Bump PKGREVISION.
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).
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
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.
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
Fix build on Solaris.
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
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.
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.
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)
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.
Initial revision