Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
New in this version:Find/ReplaceMoved find and replace to a single dialog window. Also made some minor changes and fixed some issues.FixedFixed some issues reported in the forum.Version 7.80 beta 1Find and replaceRemoved the "Extended search" dialog and created new find and replace dialogs. Both the find and replace dialog now contain options to search in all open files, project files and files in a folder. I also made several improvements e.g. replace preview now work in selections or from the current cursor position when making a replace in the current document. The same is true with the count feature.The search pane in the bottom bar has also been redesigned and several improvements have been made.Copy to clipboard optionAdded an option to allow the current line to be copied to the clipboard if nothing is selected. This option is turned off by default.Run script with an eventAdded options to run a script when a certain event occur. The options currently are:Run script-only manually-at startup-at shutdown-when file is opened-when file is closing-when project is opened-when project is closingInsert ascending numbers in column modeAvailable in the edit menu and will insert ascending numbers in a selection. You can set the number to start from and how much the number should increment. You can also set the alignment (left or right).XULRunner 8.0 (Firefox 8 preview) is includedToolsEnvironment variables like %TEMP% can now be used in a path or initial dir when adding a user tool to the "Tools" menu.Fixed* Program freeze issue. The program could sometimes freeze when scrolling a document or changing focus.* ASP file CPU issue.* Auto close HTML tags should work now if option is set.* Plus a lot more reported in the forum.
ChangeLogversion 3.1 -> 3.2 :New features :- block selection mode has been added (alt+mouse)- a "search in folders" dialog has been added- the settings file can now be saved, deleted or loaded- all the colors for the syntax highlighting can now be changed (a preconfigured dark theme is available)- graphics environments and .asy files have their own syntax highlighting mode- a selected piece of text can now be surrounded by french/german quotes (these quotes has been added to the "LaTeX" menu and to the completion)- a panel can be added in the structure view to show the list of opened files ("View" menu)- the Texdoc tool can be launched directly via the Help menu (users can select the name of the environment before calling Texdoc)- the list of label and bibliography items can now be used to customize the completion- the "recent files" list can now be cleaned- the shortcuts of some commands can now be changed ("switching between the editor and the pdf viewer", "french/german quotes", "next/previous document",...)- *.asy files can now be opened directly without using the "all files" filter- *.jpeg has been added to the list of the "includegraphics wizard"- .thm and .pre files are now deleted while using the "clean" command- windows and mac versions are now compiled with Qt 4.8 and poppler 0.18.2- a version compiled on macosx lion is now available- the version number is now added to the info.plist file (macosx)Bugs fixed :- some syntax highlighting troubles has been fixed (\verb, \lstinline, lstlisting environment,..)- the metapost command in the toolbar launches now really metapost (and not makeindex)- extra bracket is no more inserted for the \label command in the completion- the user commands list is now refreshed after using the "Edit user commands" dialog- the line numbers are now refreshed while clicking in the "grey areas" of the scrollbarFrench :- l'éditeur inclut maintenant la sélection par bloc avec la combinaison souris+ touche Alt (permet de copier/coller/couper facilement des colonnes d'un tableau)- possibilité de recherche récursive dans un dossier- possibilité de sauver/charger/effacer le fichier de configuration- possibilité d'appeler texdoc directement depuis texmaker (menu aide - on peut sélectionner le nom d'un environnement avant)- possibilité d'encadrer par \og \fg{} tout texte sélectionné (raccourci-clavier paramétrable). La séquence \og \fg{} est maintenant incluse d'office dans l'auto-complétion- possibilité de changer toutes les couleurs pour la coloration syntaxique- légère coloration syntaxique des environnements graphiques (pstricks, tikz et asymptote) à l'intérieur d'un document latex et pour les fichiers .asy (que l'on peut maintenant ouvrir directement sans passer par "tous fichiers")- possibilité d'afficher de façon permanente dans le panneau structure la liste des fichiers ouverts- deux options permettent d'ajouter automatiquement la liste des labels et des items bibliographiques lorsqu'on ajoute des commandes à l'auto-complétion (menu "Utilisateur")- possibilité d'effacer la liste des fichiers récents- possibilité de changer les raccourcis claviers du menu "Affichage" (notamment pour passer d'un document à l'autre). Le raccourci clavier permettant de changer de focus entre l'éditeur et l'afficheur pdf est aussi dorénavant paramétrable.- ajout des fichiers .jp(e)g à l'assistant "include{graphics}"- ajout des fichiers .thm et .pre à la liste des fichiers supprimés par la commande "Nettoyer"- ajout d'une version compilée sous macosx lion- les versions windows et mac sont maintenant compilés avec les toutes dernières versions de Qt (4.8) et de poppler (0.18.2)
Version 7.80Dec 22, 2011Find and replaceRemoved the "Extended search" dialog and created a new find and replace dialog. Both the find and replace tab now contain options to search in all open files, project files and files in a folder. I also made several improvements e.g. replace preview now work in selections and from the current cursor position, when making a replace in the current document. The same is true for the count feature.The search pane in the bottom bar has also been redesigned and several improvements have been made.It is possible to set a keyboard shortcut to open the find or replace with the option "Find where" set to "Folder". The actions in "Customize keyboard" are "FindInFilesAction" and "ReplaceInFilesAction".Copy to clipboard optionAdded an option to allow the current line to be copied to the clipboard if nothing is selected. This option is turned off by default.Run script with an eventAdded options to run a script when a certain event occur. The options currently are:Run script only manually at startup at shutdown when file is opened when file is closing when project is opened when project is closingInsert ascending numbers in column modeAvailable in the edit menu and will insert ascending numbers in a selection. You can set the number to start from and how much the number should increment. You can also set the alignment (left or right).XULRunner 8.0 (Firefox 8 preview)XULRunner 8.0 is included.ToolsEnvironment variables like %TEMP% can now be used in a path, initial dir and argument when adding a user tool to the "Tools" menu.Fixed Program freeze issue. The program could sometimes freeze when scrolling a document or changing focus. ASP file CPU issue. Auto close HTML tags should work now if option is set. Plus a lot more reported in the forum.