update to 2.1.3
OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=98
This commit is contained in:
parent
2a6884becf
commit
fd3e530dc0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2cedf5119d9b6360ba95205d8a641f882b0da200b9e765888f2545231e7fb052
|
|
||||||
size 10650108
|
|
Binary file not shown.
3
lyx-2.1.3.tar.xz
Normal file
3
lyx-2.1.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7604a4ebdba426febb69b15da9259d9215e3d7111a626e419253a047fc164bab
|
||||||
|
size 10776320
|
BIN
lyx-2.1.3.tar.xz.sig
Normal file
BIN
lyx-2.1.3.tar.xz.sig
Normal file
Binary file not shown.
36
lyx.changes
36
lyx.changes
@ -1,3 +1,39 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 6 09:50:49 UTC 2015 - cornelis@solcon.nl
|
||||||
|
|
||||||
|
- Update to version 2.1.3:
|
||||||
|
* Add support for some conference poster classes (a0poster,
|
||||||
|
beamerposter, sciposter)
|
||||||
|
* Add support for the sectionbox and tcolorbox packages
|
||||||
|
* Add support for PDF annotations (via pdfcomment package)
|
||||||
|
* TEX2LYX improvements:
|
||||||
|
- Support for bibliographies using the package bibtopic.
|
||||||
|
- Support for textual references (LaTeX-command \namref from
|
||||||
|
the package nameref).
|
||||||
|
- Support for items in itemize environments that have an
|
||||||
|
optional argument.
|
||||||
|
- Support for the math font of the Iwona and Kurier font
|
||||||
|
families.
|
||||||
|
- Support for the Libertine fonts.
|
||||||
|
- Support for a relative length as paragraph separation.
|
||||||
|
- Support for relative lengths in horizontal and vertical
|
||||||
|
spaces.
|
||||||
|
- Support for glue lengths in horizontal and vertical spaces.
|
||||||
|
* USER INTERFACE
|
||||||
|
- References no longer truncated in outliner (bug 9312).
|
||||||
|
- Allow computing selected subformulas with computer algebra
|
||||||
|
systems.
|
||||||
|
- Number correctly footnotes in title layouts.
|
||||||
|
- Ctrl+A is now bound to inset-select-all, which does a local
|
||||||
|
selection (current inset) and grows at each new invokation.
|
||||||
|
- Debug options in message pane are now sorted alphabetically.
|
||||||
|
* Documentation and localisation updates.
|
||||||
|
* Bugfixes.
|
||||||
|
* For details see for details see
|
||||||
|
http://www.lyx.org/announce/2_1_2.txt or included ANNOUNCE file
|
||||||
|
- Added texlive-pdfcomments to Recommends to support new functio
|
||||||
|
in 2.1.3.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 21 15:21:50 UTC 2015 - andreas.stieger@gmx.de
|
Wed Jan 21 15:21:50 UTC 2015 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
3
lyx.spec
3
lyx.spec
@ -28,7 +28,7 @@ BuildRequires: libqt4-devel
|
|||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
Version: 2.1.2.2
|
Version: 2.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: WYSIWYM (What You See Is What You Mean) document processor
|
Summary: WYSIWYM (What You See Is What You Mean) document processor
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -73,6 +73,7 @@ Recommends: texlive-mathdots
|
|||||||
Recommends: texlive-mhchem
|
Recommends: texlive-mhchem
|
||||||
Recommends: texlive-multirow
|
Recommends: texlive-multirow
|
||||||
Recommends: texlive-nomencl
|
Recommends: texlive-nomencl
|
||||||
|
Recommends: texlive-pdfcomment
|
||||||
Recommends: texlive-pdfsync
|
Recommends: texlive-pdfsync
|
||||||
Recommends: texlive-prettyref
|
Recommends: texlive-prettyref
|
||||||
Recommends: texlive-refstyle
|
Recommends: texlive-refstyle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user