autolatex (5.5-0arakhne0) feisty; urgency=low * Add translator variante: eps to pdf with ps2pdf tool, which is the new standard on Ubuntu systems due to the replacement of teTeX by TeXlive. * Change the implementation of translator dependency to allow to by dependent of a translator without specifying the variant. * Add temp file support: *.maf * Add platform-independent command autolatex_find * Bug fix in autolatex_has_index * Bug fix: make more robust the launch of shell commands -- Stephane GALLAND Mon, 25 Feb 2008 09:58:01 +0100 autolatex (5.4-0arakhne0) feisty; urgency=low * Bug fix: In the GTK translator panel, the function that is saving inside the configuration produces a configuration file with invalid syntax. fixed. -- Stephane GALLAND Wed, 10 Oct 2007 15:40:48 +0200 autolatex (5.3-0arakhne0) feisty; urgency=low * Bug fix: In the GTK interface, the changes inside a panel are not saved when the user switch of panel. * Bug fix: the order in which the Gtk panel save there configuration introduce some loose of values. Mainly, the tool panel does not recover the saved configuration during the next launching of AutoLaTeX. -- Stephane GALLAND Sat, 06 Oct 2007 21:41:25 +0200 autolatex (5.2-0arakhne1) feisty; urgency=low * Bug fix: the libconfig-simple-perl package is added into dependencies. -- Stephane GALLAND Sat, 06 Oct 2007 18:27:10 +0200 autolatex (5.2-0arakhne0) feisty; urgency=low * Bug fix: the execution permissions of the script files (in scripts/) are not set. * Localization of DebConf wizards. -- Stephane GALLAND Tue, 25 Sep 2007 15:23:52 +0200 autolatex (5.1-0arakhne2) feisty; urgency=low * Bug fix: the DebConf configuration script does not properly call the new PM API. FIXED -- Stephane GALLAND Sun, 23 Sep 2007 08:42:32 +0200 autolatex (5.1-0arakhne1) feisty; urgency=low * Bug fix: the DebConf configuration script generate compilation errors. FIXED -- Stephane GALLAND Sun, 23 Sep 2007 07:54:42 +0200 autolatex (5.1-0arakhne0) feisty; urgency=low * Bug fix: the options --fixconfig, --createist --createmakefile... should not crash when AutoLaTeX was called outside a project directory. * Bug fix: do not remove the {__private__} element form configuration inside AutoLaTeX::Config::writeConfigFile. * Bug fix: in Debian scripts, the exit() bash function could not be used after the || operator; because the scripts are ran by sh. * Bug fix: rewrite Debian scripts to use the AutoLaTeX Perl modules for reading/writing configurations. * Localization of the manual: French. * Localization of the AutoLaTeX messages: French. * Localization of DebConf wizard: French. * Add a installation script called Makefile.PL. * Update the Debian installation scripts. * Update the documentation -- Stephane GALLAND Sun, 23 Sep 2007 00:09:05 +0200 autolatex (5.0-0arakhne0) feisty; urgency=low * Add a GTK interface that permits to easily configure and launch AutoLaTeX process. * Bug fix: when the BibTeX database files has changed, the LaTeX compilation was launched but not the BibTeX compilation. Fixed * The project will be recompiled if a style (.sty) or a class (.cls) file changed inside the project's directory. * Cleaning the source code and split it into Perl modules (.pm). * Replace the old configuration reading functions by calls to the Perl Config::Simple library. It implies several minor changes into the syntax of the configuration files. * Remove the command line options --ist and --noist which are ambigus. * Add the command line options --index --noindex --defaultist. * Add the command line option -v for verbosing. * Add the command line option --fixconfig * Add the command line option -I and the configuration directive "generation.translator include path" * Update the documentation -- Stephane GALLAND Tue, 18 Sep 2007 16:02:46 +0200 autolatex (4.1-0arakhne1) feisty; urgency=low * Add DebConf page for configuration of the makeindex style. * Update the installation scripts -- Stephane GALLAND Wed, 29 Aug 2007 16:52:08 +0200 autolatex (4.1-0arakhne0) feisty; urgency=low * When cleaning, remove the .aux files associated to the TeX files that are included. * Launch the compilation when the .ist file has changed. * Update the command line option --ist to accepted an optionnal value (against a mandatory value). If the value is not specified, the default system .ist file will be used. * Add portable version of the Unix shell command echo. * Add configuration attribute "makefile style" * Update documentation -- Stephane GALLAND Tue, 28 Aug 2007 15:42:29 +0200 autolatex (4.0-0arakhne1) feisty; urgency=low * Add DebConf pages when installing autolatex-core. * Move the configuration files into /etc/autolatex. * Add prerm scripts for removing translator entries from the configuration files. * Add Pre-Dependencies on Perl and debconf for autolatex-core. * Clean preinst, postinst, prerm and postrm scripts. -- Stephane GALLAND Tue, 28 Aug 2007 08:42:36 +0200 autolatex (4.0-0arakhne0) feisty; urgency=low * Bug fix: the detection of the citations in the document did not work fine is several cases. The citation detection script is fixed to detect the commands \citation, \bibdata or \bibstyle. * Bug fix: the reading of the translators that has a name containing the character '_' was not parsed. Fixed * Bug fix: the reading of the configuration file did not detect the "image generation" attribute. * Add translators xmi2pdf_xmi2svg and xmi2pdf_uml2svg. * Rename the translator xmi2pdf xmi2pdf_umbrello. * Detect conflicts when two translators started from the same type of file are loaded. * Add internal functions to know which translator is loaded and to load a translator. * Add temp files to remove when cleaning: *.mtc* *.bmt *.thlodef * Update the documentation. -- Stephane GALLAND Mon, 27 Aug 2007 21:35:56 +0200 autolatex (3.0-0arakhne0) feisty; urgency=low * New upstream: - Add the support of the makeindex tool. - Add script autolatex_has_index which detects if a project use makeindex - Add target makeindex - Add command line option --ist and --noistdetect - Add command line options --help and -? - Update the documentation * Update the autolatex alternative to provide the right man pages -- Stephane GALLAND Sat, 25 Aug 2007 10:45:04 +0200 autolatex (2.0-0arakhne0) feisty; urgency=low * New upstream: - Automatic detection of the main TeX file if only one TeX file exists in the project's directory. - The script does not overwrite existing Makefile which was not generated by AutoLaTeX. If a Makefile not generated by AutoLaTeX was found, AutoLaTeX use the file Makefile.autolatex - Add the DIA to PDF translator. - Add --noview command line option. - Add the support of project's configuation by reading the file path/to/project/.autolatex_project.cfg - Add script autolatex_has_bibtex_citation which detect if the project use a bibliography, thus if bibtex must be call. - Update the documentation. * Add the package autolatex-dia. -- Stephane GALLAND Thu, 23 Aug 2007 21:48:20 +0200 autolatex (1.0-0arakhne1) feisty; urgency=low * First public release -- Stephane GALLAND Thu, 23 Aug 2007 16:40:50 +0200