Accepting request 285510 from Publishing
update to 2.1.3 OBS-URL: https://build.opensuse.org/request/show/285510 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lyx?expand=0&rev=72
This commit is contained in:
commit
1e94e88bee
@ -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:2fd52e7e5ee372983eb6b0a7f04765cb0df6f8c1f3420081d9f7761acfc75682
|
||||
size 10778624
|
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_3.txt or included ANNOUNCE file
|
||||
- Added texlive-pdfcomments to Recommends to support new function
|
||||
in 2.1.3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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: update-desktop-files
|
||||
BuildRequires: xz
|
||||
Version: 2.1.2.2
|
||||
Version: 2.1.3
|
||||
Release: 0
|
||||
Summary: WYSIWYM (What You See Is What You Mean) document processor
|
||||
License: GPL-2.0+
|
||||
@ -73,6 +73,7 @@ Recommends: texlive-mathdots
|
||||
Recommends: texlive-mhchem
|
||||
Recommends: texlive-multirow
|
||||
Recommends: texlive-nomencl
|
||||
Recommends: texlive-pdfcomment
|
||||
Recommends: texlive-pdfsync
|
||||
Recommends: texlive-prettyref
|
||||
Recommends: texlive-refstyle
|
||||
|
Loading…
x
Reference in New Issue
Block a user