Enrico Forestieri
63153b8937
Add note about required svg support in Qt.
2016-05-23 03:05:36 +02:00
Scott Kostyshak
e16018afb8
RELEASE-NOTES: add a known issue regarding LuaTeX
...
Our LuaTeX export is not expected to work in all cases with the
newest version, e.g. the one shipped with TeX Live 2016.
2016-05-22 18:08:05 -04:00
Georg Baum
5f36a413ae
LyX does work with ImageMagick 7
2016-05-21 11:24:39 +02:00
Georg Baum
8d4236bd1d
Fix python release notes
...
The old text was incorrect and came from the 2.0 release. LyX works fine if
the default python interpreter is python 3, as long as python 2 is available
as well.
Building LyX does also work with python 3, but since I did not check all
special build steps with both cmake and autotools, I kept a note about
possible problems.
2016-05-21 10:12:57 +02:00
Pavel Sanda
518876b370
* lib/RELEASE-NOTES
2016-05-11 10:31:59 -07:00
Scott Kostyshak
2ab7c3ac11
RELEASE-NOTES: advise MSVC 2015 update 2 on Win
...
When compiling with Qt 5.6, MSVC 2015 update 2 is recommended in
order to avoid #9892 .
2016-04-25 23:53:29 -04:00
Scott Kostyshak
e48a03460b
RELEASE-NOTES: document creation of backup file
...
We now create a backup file when overwriting a file with a new file
format. See #9554 and cc83dfa8
. This is now documented in
RELEASE-NOTES.
Thanks to Livu.
2016-03-28 01:33:49 -04:00
Scott Kostyshak
693ca643fc
RELEASE-NOTES: document tabular-feature change
2016-02-09 19:13:43 -05:00
Scott Kostyshak
2ee880ff21
Document the IBus + Qt4 known issue ( #9362 )
...
Note that this issue does not occur with Qt5.
2015-12-11 06:13:05 -05:00
Scott Kostyshak
5adac4354c
RELEASE-NOTES: consistent style for bug references
...
"bug #0000 " -> "#0000 "
2015-12-11 06:13:05 -05:00
Scott Kostyshak
1e5f3629ea
RELEASE-NOTES: enforce 80-width lines
2015-12-11 06:13:05 -05:00
Scott Kostyshak
908a42fa46
RELEASE-NOTES: move an item to different category
...
Also expand a little to mention that users might need to specify
babel if their document has custom code that is specific to babel.
2015-11-07 01:48:52 -05:00
Scott Kostyshak
44a004951f
RELEASE-NOTES: Missing characters could be in pdf2
...
The fix at 664ef2c4
is more general than XeTeX and LuaTeX. See, for
example, #9803 which shows an error that existed but was not
reported before.
2015-10-19 23:03:05 -04:00
Scott Kostyshak
4ef31a4ef8
RELEASE-NOTES: LyX should work with Qt >= 4.5
2015-10-15 19:55:24 -04:00
Scott Kostyshak
8be88f0d5f
Update RELEASE-NOTES for Qt advice and policy
2015-10-14 19:14:01 -04:00
Günter Milde
0bbc80fa83
Remove problematic workaround for "exotic" problem
...
Greek and Times under MikTeX with auto-install may fail due to a half-installed
font package. However, the workaround in LyX stands in the way of
alternative approaches (see bug #6469 ).
2015-08-27 00:04:19 +02:00
Günter Milde
03bf276c61
Add note about missing characters now errors with Xe/LuaTeX.
...
(cf. ticket #9610 )
2015-08-26 22:46:07 +02:00
Jean-Marc Lasgouttes
0db513c4d6
Make case-changing lfuns operate on full words by default
...
This is for people who cannot grasp the superior conventions of emacs ;)
A new argument "partial" has been added to word-upcase, word-lowcase
and word-capitalize that restores the old emacs-like behavior.
The (x)emacs bindings are updated to use the "partial" argument, and
also to bind correctly M-u and M-l (M-c is unfortunately not
available).
Fixes bug #2826 .
2015-06-03 09:30:28 +02:00
Uwe Stöhr
ba002eec84
RELEASE-NOTES: forgot this in last commit
2015-05-28 01:36:55 +02:00
Richard Heck
74a41be4b9
Update release notes after removal of print support.
2015-05-27 18:23:44 -04:00
Juergen Spitzmueller
7c41784834
Document that LuaTeX also uses polyglossia with "automatic" language package setting
2015-05-27 14:40:46 +02:00
Uwe Stöhr
e1c1b3b7e7
RELEASE-NOTES: update info about QT 4.8 on Windows
2015-05-24 15:15:47 +02:00
Juergen Spitzmueller
dbe0096c12
Rename ref prefix "sub:" to "subsec:"
...
This solves a macro conflict between subfloat's \subref and our own
\subref definition (bug #7550 )
File format change.
2015-05-24 13:50:21 +02:00
Enrico Forestieri
f9a3e2efb1
Document the new \save_orig preference variable in RELEASE-NOTES
2015-05-23 18:56:18 +02:00
Enrico Forestieri
cc87f3a61c
Small correction.
2015-05-21 23:32:44 +02:00
Enrico Forestieri
98d3352fcd
Add note about the new separator inset to RELEASE-NOTES.
2015-05-21 23:22:21 +02:00
Juergen Spitzmueller
9f55ce9b04
Make RELEASE-NOTES accessible from GUI ( #8616 )
...
CMake people, please check if something needs to be done to install
lib/RELEASE-NOTES.
2015-05-19 09:57:52 +02:00