pkgsrc/editors/texstudio/PLIST

144 lines
4.8 KiB
Text
Raw Normal View History

Update texstudio to 2.12.4 TeXstudio 2.12.4 ---------------- - detect definition of tex counts using \newcount - improve config dialog layout - make todo comment detection configurable - show frame titles in structure view - support table alignment in IEEEeqnarray, xtabular and mpxtabular - table alignment: fix aligning of empty cols - table alignment: place \\ if last columns is empty - warn if \begin{column} is used outside columns-env - workaround for not interpreting $ inside sweave \Sexpr{} - option to deactivate interperation of command definition in magic comments - remove pdf viewer subtypes from "Default Viewer" config. PDF viewer subtypes should be selected in "PDF Viewer". - increase the maximal resolution for pdf rendering - toolbar for embedded viewer can not turned-off anymore - show shortcuts in tooltips (can be deactivated in the options) - pass non-breaking space to grammar check - \item completion no adds a space - fix highlighting of current section in structure - fix delays when typing _abc - fix bug in log parser: wrong filename if empty brackets () occur in text - fix word repetition erro on non-breaking space (~) - fix file detection in latex/include file - fix width of side panel not saved - fix ampersand in in recent session names - fix parsing of \RequirePackage in style files if the argument is completed on the same line - fix misinterpretation of closing brace if extra opening brace is used over multilines - fix jumping to first page when changing magnifier/hand in pdfviewer - fix spelling error on words followed by - show option --version when calling with --help - fix link to LibreOffice dictionaries - fix crash on pressing Esc in options - fix entering persian half-space letter - fix \maketitle completion - fix shortcut context on OSX - fix robustcommand definition - use $* instead of $@ in BUILD.sh - add needspace.cwl - update some cwls - add turkish translation TeXstudio 2.12.2 ---------------- - PDF shortcuts are now changable - Support LanguageTool json API (needed for LanguageTool > 3.5) - slightly improved layout of config dialog - improved detection of stdout and stderr redirection - fix: duplicate side panel icons - fix: togglefullscreen from maximised and in reverse - fix: don't try to call bibtex/biber if there are no bibtex-files - fix: detection of programs - fix: avoid problems if check latex is called without open documents TeXstudio 2.12.0 ---------------- - improved user interface: optimized layout, some new icons, some changes of color - warn if file-saving fails - cwl-based highlighting of todo-like commands - partly support \todo commands spanning multiple lines (starting line is considered for highlighting and structure entry) - partly support highlighting of multi-line titles: first line is highlighted - move cursor to context in line when clicking on log entry - add "Move all to other view" to editor tabs context menu - add shortcut Ctrl+Alt+X to open the current pdf in the external viewer - open the annotation dialog by double-clicking on an annotation in the list - indicate LanguageTool server in tooltip - indicate cursor RTL state in status bar - build commands can be edited in non-advanced mode - auto user commands on single argument math commands e.g. \overbrace{abc} - support \input of PGF/TikZ files in graphics wizard - support fix %BEGIN_FOLD in .rnw files - improved highlighting for pweave and sweave - improved tooltips on structure entries - improved text completion: support compound words, apostrophe, subscript in braces, words with underscores - Parenthesis -> Select Inner/Outer work also when the cursor is not next to a parenthesis but inside - don't clear highlights of search in pdf after timeout - revert to pre 2.11.0 save method on windows because the new QSaveFile has problems with Dropbox folders - option to disable safe writing of files (using QSaveFile) - option to disable showing logfile/error list in case of compile errors - option to deactivate all reactions to external file changes - option to control the triple click behavior - additional shortcuts with Tab, Backspace, Del in shortcut options - portable version does now store all settings in a subfolder "config" - improved automatic handling of hg version information (relevant when building from source tar) - improved handling of cwl dublets - use Ctrl+Space for completion on OS X (was Cmd+Space which conflicts with Spotlight search) - deprecate command line option --ini-file FILE in favor of --config DIR - deprecate command line option --master in favor of --root - remove View -> Align Windows (obsolete because of the embedded viewer) - remove old toolbox style of side panel - fix crash (newenv without any arguments) - fix freeze when parsing incorrect \texorpdfstring with incorrect arguments - fix label detection in glossaries.cwl - fix: automatically run bibliography if there is no bbl file - fix: "Close last open environment" works now also for environments opened on the same line - fix: hg version comparision assumed 'larger' if the version could not be determined - fix: do not lose focus to editor for "Find in PDF" - fix grammar check on words in text arguments - fix addchap/addpart entries not recognized as structure elements - fix incorrect double-click and drag behavior - fix issues with not-updated bookmarks - fix math hover preview in subfile - fix "Tab or Indent Selection" - fix detection of MikTeX 64bit - fix build with phonon - improved some cwl files TeXstudio 2.11.2 ---------------- - major performance speedup, in case some default section commands were not defined in any used package - speed up pasting into large documents (factor 100x) - add comment toggle - improved search panel layout - improved bracket detection for \todo highlighting - improved parsing of section titles - added shorter auto-save intervals (1 min, 2 min) - detection of user-local installation of MikTeX - cwl-format: suffix %plain disables possible semantics associated with an argument name - cwl-format: suffix %labeldef for definition of labels - cwl-format: %suffix notation takes precedence over detection by argument name - cwl-format: allow 'key' to be used in label if #l is set - replace babel german by ngerman in presentation wizard - highlight cursorEnums in script - support reading an application style sheet from stylesheet.qss - fix crash on qt4 if update check is sucessful - fix: auto-indent - fix: make insertion of tabs work with cursor mirrors - fix: verbatim setting for \verb|abc| - fix: update of save icon after SaveAll - fix: dictionaries in extracted .oxt files not recognized - fix: replace with regexp containing lookahead - fix: keep indentation when using the graphics wizard - fix: quote replacement on formerly hidden child documents - fix: do not interpret double backslash within braces as column end in tabular environment - fix: show a warning if file could not be saved - fix: correctly handle optional arguments in command definitions - fix: handling of \let arguments - fix: spellchecking of words with apostrophe - fix: visibility of option for system theme icons on Linux - fix: scripting: cursor.movePostition(n, Left/Right) across empty lines and beyond end of file - fix: running scripts from the macro window - fix: mixture of zoom and scroll on ctrl+mouse wheel - fix: scrreprt detection - fix: editor font rendering in case of UI scaling - fix: argument scanning when option contain key/val pairs - fix: editor hiding when updating a windowed pdf viewer which was enlarged before changing to windowed mode - fix: repetition checking for words followed by colon - fix: position of completer when competion words become very large - fix: freeze while typing \texorpdfstring - fix: script error on editor.search with options and callback - fix: regExp replace in multi doc search
2017-06-21 15:50:41 +02:00
@comment $NetBSD: PLIST,v 1.3 2017/06/21 13:50:41 markd Exp $
bin/texstudio
share/applications/texstudio.desktop
share/icons/hicolor/scalable/apps/texstudio.svg
share/texstudio/AUTHORS
share/texstudio/CHANGELOG.txt
share/texstudio/COPYING
share/texstudio/block_selection.png
share/texstudio/compile_toolbar.png
share/texstudio/configure_build.png
share/texstudio/configure_completion.png
share/texstudio/configure_customToolbar.png
share/texstudio/configure_customizeMenu.png
share/texstudio/configure_editor.png
share/texstudio/configure_general.png
share/texstudio/configure_shortcuts.png
share/texstudio/configure_svn.png
share/texstudio/de_DE.aff
share/texstudio/de_DE.badWords
share/texstudio/de_DE.dic
share/texstudio/de_DE.stopWords
share/texstudio/de_DE.stopWords.level2
share/texstudio/doc1.png
share/texstudio/doc10.png
share/texstudio/doc11.png
share/texstudio/doc12.png
share/texstudio/doc13.png
share/texstudio/doc14.png
share/texstudio/doc15.png
share/texstudio/doc16.png
share/texstudio/doc17.png
share/texstudio/doc18.png
share/texstudio/doc19.png
share/texstudio/doc2.png
share/texstudio/doc20.png
share/texstudio/doc21.png
share/texstudio/doc3.png
share/texstudio/doc5.png
share/texstudio/doc6.png
share/texstudio/doc7.png
share/texstudio/doc8.png
share/texstudio/doc9.png
share/texstudio/en_GB.aff
share/texstudio/en_GB.dic
share/texstudio/en_GB.stopWords
share/texstudio/en_US.aff
share/texstudio/en_US.dic
share/texstudio/en_US.stopWords
share/texstudio/es_ES.aff
share/texstudio/es_ES.dic
share/texstudio/fr_FR.aff
share/texstudio/fr_FR.dic
share/texstudio/fr_FR.stopWords
share/texstudio/hu_HU.aff
share/texstudio/hu_HU.dic
share/texstudio/latex2e.css
share/texstudio/latex2e.html
share/texstudio/pt_BR.aff
share/texstudio/pt_BR.dic
share/texstudio/qt_cs.qm
share/texstudio/qt_de.qm
share/texstudio/qt_fr.qm
share/texstudio/qt_hu.qm
share/texstudio/qt_ja.qm
share/texstudio/qt_pl.qm
share/texstudio/qt_zh.qm
share/texstudio/spellcheck_menu.png
share/texstudio/tabletemplate_fullyframed_firstBold.js
share/texstudio/tabletemplate_fullyframed_firstBold.png
share/texstudio/tabletemplate_fullyframed_longtable.js
share/texstudio/tabletemplate_fullyframed_longtable.png
share/texstudio/tabletemplate_plain_tabular.js
share/texstudio/tabletemplate_plain_tabular.png
share/texstudio/tabletemplate_plain_tabularx.js
share/texstudio/tabletemplate_plain_tabularx.png
share/texstudio/tabletemplate_rowcolors_tabular.js
share/texstudio/tabletemplate_rowcolors_tabular.png
share/texstudio/template.png
share/texstudio/template_Article.json
share/texstudio/template_Article.png
share/texstudio/template_Article.tex
share/texstudio/template_Article_French.json
share/texstudio/template_Article_French.png
share/texstudio/template_Article_French.tex
share/texstudio/template_Beamer.json
share/texstudio/template_Beamer.tex
share/texstudio/template_Book.json
share/texstudio/template_Book.png
share/texstudio/template_Book.zip
share/texstudio/template_HA-prosper.json
share/texstudio/template_HA-prosper.tex
share/texstudio/template_Letter.json
share/texstudio/template_Letter.png
share/texstudio/template_Letter.tex
share/texstudio/template_Moderncv.json
share/texstudio/template_Moderncv.png
share/texstudio/template_Moderncv.tex
share/texstudio/template_Moderncv_French.json
share/texstudio/template_Moderncv_French.png
share/texstudio/template_Moderncv_French.tex
share/texstudio/template_Prosper.json
share/texstudio/template_Prosper.tex
share/texstudio/template_Report.json
share/texstudio/template_Report.png
share/texstudio/template_Report.tex
share/texstudio/template_Scrartcl.json
share/texstudio/template_Scrartcl.png
share/texstudio/template_Scrartcl.tex
share/texstudio/template_Scrbook.json
share/texstudio/template_Scrbook.tex
share/texstudio/template_Scrlttr2.json
share/texstudio/template_Scrlttr2.tex
share/texstudio/template_Scrreprt.json
share/texstudio/template_Scrreprt.tex
share/texstudio/texstudio128x128.png
share/texstudio/texstudio16x16.png
share/texstudio/texstudio22x22.png
share/texstudio/texstudio32x32.png
share/texstudio/texstudio48x48.png
share/texstudio/texstudio64x64.png
share/texstudio/texstudio_cs.qm
share/texstudio/texstudio_de.qm
share/texstudio/texstudio_el.qm
share/texstudio/texstudio_es.qm
share/texstudio/texstudio_fr.qm
share/texstudio/texstudio_hu.qm
share/texstudio/texstudio_it.qm
share/texstudio/texstudio_ja.qm
Updated editors/texstudio 2.0.8 to 2.11.0 TeXstudio 2.11.0 ---------------- (http://texstudio.sourceforge.net/manual/current/CHANGELOG.txt) - support two editors next to each other - new tabular wizard - support multi-line commands - add scrollbar marks for search and bookmarks - add command option --no-session - add manual to mac OS X app bundle data - improve table manipulation of tabu/longtabu - select words by doubleclick + hold + mousemove - restructure cwl search paths to settings/completion/user :/completion settings/completion/autogenerated - safer way of obtaining the PATH on OS X - add option for image tooltip - do not show explicit hyphens in section titles of the structure view - do not parse for structure in non-LaTeX-like languages - make preview work with \input in preamble (files get rewritten to absolute paths for the temporary compilation) - use QSaveFile for file saving instead of our custom file saving strategy if available (Qt5 only) - eneable left/right shortcuts for embedded viewer - remove multiple default values for latexmk (fixes bug 1694) - support environment variables in additional search paths - support [txs-app-dir] and [txs-settings-dir] in additional search paths for log and pdf - add statusbar icon for LanguageTool - make LanguageTool arguments configurable - add align cursor mirrors options - make pasting into cursor mirrors a single undo block - do not remove cursor mirrors on undo - select text of current item in Packages Help to allow easier overwriting (feature request 1063) - select search/replace texts when switchting there using Tab / Backtab (feature request 1064) - added optional workingDirectory argument to script function system() - added editor->insertSnippet() to scripting environment - added option to choose log encoding - make icons greyscale for viewer sync buttons if they are not activated - added a table template - added some elements to math/latex menus - unix: allow defining a datadir different from PREFIX/share - add the option to use system hunspell and quazip - add images to windows installer - document advanced code snippet properties in the manual - don't show dialog for creating a file if it could not be opened but exists - use Freedesktop Icon Naming Specification for standard icons - add qt5 autodetection to BUILD.sh - fix duplicated line endings for larger files (chunked loading) - fix: windows environment variables may contain brackets: PROGRAMFILES(X86) - fix env closing with $,$$,etc. - fix: go to PDF for temporarily compiled documents - fix finding root document when explicit root doc is set - fix spell check when word ends with point - fix argument detection: optional arguments may appear after mandatory ones - fix: correctly generate environment definition from \newenvironment in case of a default argument - fix crash in keyVal syntax check when the document was deleted in the meantime - fix: clear replace highlights when search term is changed - fix: cancel in marco dialog (bug 1662) - fixed interpretation of % !BIB program = ... (bug 1667) - fix AltGr+F not typing [ on Croatian keyboard - fix cursor jumping to end of file when trying to jump from a non-matched bracket (bug 1668) - fix pasting columns over an existing selection (bug 1726) - fix broken language triggers (bug 1735) - fix quote replacements - fix line breaks for cursor mirrors - fix auto paren completion for cursor mirrors - fix line operations to work with cursor mirrors - fix sychronize text of placeholder mirror when inserting an environment on a selection (Ctrl+E) - fix font in pdf viewer status bar did not scale - fix loading of badword lists - fix LanguageTool startup - fix overlapping in unicodeinsert on osx - fix: pinyin input of punctuation (bug 1770) - fix: retain spaces when sending text to LanguageTool - fix: don't translate Ctrl+Alt+Left as the translation breaks the shortcut - several updates to cwl files - update poppler for windows to 0.39.0 - improved generation of label texts
2016-09-07 06:18:27 +02:00
share/texstudio/texstudio_nl.qm
share/texstudio/texstudio_pl.qm
share/texstudio/texstudio_pt_BR.qm
share/texstudio/texstudio_ru_RU.qm
Update texstudio to 2.12.4 TeXstudio 2.12.4 ---------------- - detect definition of tex counts using \newcount - improve config dialog layout - make todo comment detection configurable - show frame titles in structure view - support table alignment in IEEEeqnarray, xtabular and mpxtabular - table alignment: fix aligning of empty cols - table alignment: place \\ if last columns is empty - warn if \begin{column} is used outside columns-env - workaround for not interpreting $ inside sweave \Sexpr{} - option to deactivate interperation of command definition in magic comments - remove pdf viewer subtypes from "Default Viewer" config. PDF viewer subtypes should be selected in "PDF Viewer". - increase the maximal resolution for pdf rendering - toolbar for embedded viewer can not turned-off anymore - show shortcuts in tooltips (can be deactivated in the options) - pass non-breaking space to grammar check - \item completion no adds a space - fix highlighting of current section in structure - fix delays when typing _abc - fix bug in log parser: wrong filename if empty brackets () occur in text - fix word repetition erro on non-breaking space (~) - fix file detection in latex/include file - fix width of side panel not saved - fix ampersand in in recent session names - fix parsing of \RequirePackage in style files if the argument is completed on the same line - fix misinterpretation of closing brace if extra opening brace is used over multilines - fix jumping to first page when changing magnifier/hand in pdfviewer - fix spelling error on words followed by - show option --version when calling with --help - fix link to LibreOffice dictionaries - fix crash on pressing Esc in options - fix entering persian half-space letter - fix \maketitle completion - fix shortcut context on OSX - fix robustcommand definition - use $* instead of $@ in BUILD.sh - add needspace.cwl - update some cwls - add turkish translation TeXstudio 2.12.2 ---------------- - PDF shortcuts are now changable - Support LanguageTool json API (needed for LanguageTool > 3.5) - slightly improved layout of config dialog - improved detection of stdout and stderr redirection - fix: duplicate side panel icons - fix: togglefullscreen from maximised and in reverse - fix: don't try to call bibtex/biber if there are no bibtex-files - fix: detection of programs - fix: avoid problems if check latex is called without open documents TeXstudio 2.12.0 ---------------- - improved user interface: optimized layout, some new icons, some changes of color - warn if file-saving fails - cwl-based highlighting of todo-like commands - partly support \todo commands spanning multiple lines (starting line is considered for highlighting and structure entry) - partly support highlighting of multi-line titles: first line is highlighted - move cursor to context in line when clicking on log entry - add "Move all to other view" to editor tabs context menu - add shortcut Ctrl+Alt+X to open the current pdf in the external viewer - open the annotation dialog by double-clicking on an annotation in the list - indicate LanguageTool server in tooltip - indicate cursor RTL state in status bar - build commands can be edited in non-advanced mode - auto user commands on single argument math commands e.g. \overbrace{abc} - support \input of PGF/TikZ files in graphics wizard - support fix %BEGIN_FOLD in .rnw files - improved highlighting for pweave and sweave - improved tooltips on structure entries - improved text completion: support compound words, apostrophe, subscript in braces, words with underscores - Parenthesis -> Select Inner/Outer work also when the cursor is not next to a parenthesis but inside - don't clear highlights of search in pdf after timeout - revert to pre 2.11.0 save method on windows because the new QSaveFile has problems with Dropbox folders - option to disable safe writing of files (using QSaveFile) - option to disable showing logfile/error list in case of compile errors - option to deactivate all reactions to external file changes - option to control the triple click behavior - additional shortcuts with Tab, Backspace, Del in shortcut options - portable version does now store all settings in a subfolder "config" - improved automatic handling of hg version information (relevant when building from source tar) - improved handling of cwl dublets - use Ctrl+Space for completion on OS X (was Cmd+Space which conflicts with Spotlight search) - deprecate command line option --ini-file FILE in favor of --config DIR - deprecate command line option --master in favor of --root - remove View -> Align Windows (obsolete because of the embedded viewer) - remove old toolbox style of side panel - fix crash (newenv without any arguments) - fix freeze when parsing incorrect \texorpdfstring with incorrect arguments - fix label detection in glossaries.cwl - fix: automatically run bibliography if there is no bbl file - fix: "Close last open environment" works now also for environments opened on the same line - fix: hg version comparision assumed 'larger' if the version could not be determined - fix: do not lose focus to editor for "Find in PDF" - fix grammar check on words in text arguments - fix addchap/addpart entries not recognized as structure elements - fix incorrect double-click and drag behavior - fix issues with not-updated bookmarks - fix math hover preview in subfile - fix "Tab or Indent Selection" - fix detection of MikTeX 64bit - fix build with phonon - improved some cwl files TeXstudio 2.11.2 ---------------- - major performance speedup, in case some default section commands were not defined in any used package - speed up pasting into large documents (factor 100x) - add comment toggle - improved search panel layout - improved bracket detection for \todo highlighting - improved parsing of section titles - added shorter auto-save intervals (1 min, 2 min) - detection of user-local installation of MikTeX - cwl-format: suffix %plain disables possible semantics associated with an argument name - cwl-format: suffix %labeldef for definition of labels - cwl-format: %suffix notation takes precedence over detection by argument name - cwl-format: allow 'key' to be used in label if #l is set - replace babel german by ngerman in presentation wizard - highlight cursorEnums in script - support reading an application style sheet from stylesheet.qss - fix crash on qt4 if update check is sucessful - fix: auto-indent - fix: make insertion of tabs work with cursor mirrors - fix: verbatim setting for \verb|abc| - fix: update of save icon after SaveAll - fix: dictionaries in extracted .oxt files not recognized - fix: replace with regexp containing lookahead - fix: keep indentation when using the graphics wizard - fix: quote replacement on formerly hidden child documents - fix: do not interpret double backslash within braces as column end in tabular environment - fix: show a warning if file could not be saved - fix: correctly handle optional arguments in command definitions - fix: handling of \let arguments - fix: spellchecking of words with apostrophe - fix: visibility of option for system theme icons on Linux - fix: scripting: cursor.movePostition(n, Left/Right) across empty lines and beyond end of file - fix: running scripts from the macro window - fix: mixture of zoom and scroll on ctrl+mouse wheel - fix: scrreprt detection - fix: editor font rendering in case of UI scaling - fix: argument scanning when option contain key/val pairs - fix: editor hiding when updating a windowed pdf viewer which was enlarged before changing to windowed mode - fix: repetition checking for words followed by colon - fix: position of completer when competion words become very large - fix: freeze while typing \texorpdfstring - fix: script error on editor.search with options and callback - fix: regExp replace in multi doc search
2017-06-21 15:50:41 +02:00
share/texstudio/texstudio_tr_TR.qm
share/texstudio/texstudio_uk.qm
share/texstudio/texstudio_vi.qm
share/texstudio/texstudio_zh_CN.qm
share/texstudio/th_de_DE_v2.dat
share/texstudio/th_en_US_v2.dat
share/texstudio/th_fr_FR_v2.dat
share/texstudio/thesaurus.png
share/texstudio/usermanual.css
share/texstudio/usermanual_en.html
share/texstudio/wizard_figure.png