From aac5bbb61601613d6c24ec83fb6416ad1368d0ccf04b9d8d419257a6c0017a44 Mon Sep 17 00:00:00 2001 From: Dmitry Roshchin Date: Sat, 14 Mar 2015 17:58:41 +0000 Subject: [PATCH] Accepting request 290798 from home:Dmitry_R:branches:Publishing - Update to version 2.9.0 * link overlays for urls * close editor tab by pressing middle mouse button * support optional filename argument in txs:///view-pdf-internal * add "expand/collapse all documents" to context menu of structure * add tabulary support * windowed pdf viewer now supports --no-focus argument * improved detection of label name for "Insert \ref to Next Label" * improved context detection for preview * improved search for texdoc location * improved log parsing including support for LaTeX3 warnings and errors * resize with soft line warp: keep vertical cursor position constant * support .tikz files (treated like .tex files) * bugfixes OBS-URL: https://build.opensuse.org/request/show/290798 OBS-URL: https://build.opensuse.org/package/show/Publishing/texstudio?expand=0&rev=7 --- texstudio-2.8.8.tar.gz | 3 --- texstudio-2.9.0.tar.gz | 3 +++ texstudio.changes | 18 ++++++++++++++++++ texstudio.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 texstudio-2.8.8.tar.gz create mode 100644 texstudio-2.9.0.tar.gz diff --git a/texstudio-2.8.8.tar.gz b/texstudio-2.8.8.tar.gz deleted file mode 100644 index a46b1ee..0000000 --- a/texstudio-2.8.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d00c42425c0d1464438c0c1701508fef281f5dbdd0fbcebdbba9de60ac6db95 -size 25198033 diff --git a/texstudio-2.9.0.tar.gz b/texstudio-2.9.0.tar.gz new file mode 100644 index 0000000..f5b0342 --- /dev/null +++ b/texstudio-2.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e984ebc4393de13d9f20f474ce88382d587b2f8d0fb741f606a790a8f84a974a +size 25296387 diff --git a/texstudio.changes b/texstudio.changes index 06a5710..c503cf8 100644 --- a/texstudio.changes +++ b/texstudio.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Mar 14 17:37:04 UTC 2015 - dmitry_r@opensuse.org + +- Update to version 2.9.0 + * link overlays for urls + * close editor tab by pressing middle mouse button + * support optional filename argument in txs:///view-pdf-internal + * add "expand/collapse all documents" to context menu of structure + * add tabulary support + * windowed pdf viewer now supports --no-focus argument + * improved detection of label name for "Insert \ref to Next Label" + * improved context detection for preview + * improved search for texdoc location + * improved log parsing including support for LaTeX3 warnings and errors + * resize with soft line warp: keep vertical cursor position constant + * support .tikz files (treated like .tex files) + * bugfixes + ------------------------------------------------------------------- Thu Feb 26 10:58:38 UTC 2015 - dmitry_r@opensuse.org diff --git a/texstudio.spec b/texstudio.spec index f76e084..0adf201 100644 --- a/texstudio.spec +++ b/texstudio.spec @@ -17,7 +17,7 @@ Name: texstudio -Version: 2.8.8 +Version: 2.9.0 Release: 0 Summary: LaTeX Editor License: GPL-2.0