mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Start 2.0.6 development.
This commit is contained in:
parent
33afbd48da
commit
f4dd8f2e0f
231
ANNOUNCE
231
ANNOUNCE
@ -1,10 +1,10 @@
|
|||||||
Public release of LyX version 2.0.5
|
Public release of LyX version 2.0.5
|
||||||
===================================
|
===================================
|
||||||
|
|
||||||
We are pleased to announce the release of LyX 2.0.5. This is the fifth
|
We are pleased to announce the release of LyX 2.0.6. This is the sixth
|
||||||
maintenance release in the 2.0.x series.
|
maintenance release in the 2.0.x series.
|
||||||
|
|
||||||
LyX 2.0.5 is the result of on-going efforts to make our stable version
|
LyX 2.0.6 is the result of on-going efforts to make our stable version
|
||||||
even more reliable and stable. We have fixed a number of bugs and made
|
even more reliable and stable. We have fixed a number of bugs and made
|
||||||
a number of improvements. These are detailed below. We encourage all
|
a number of improvements. These are detailed below. We encourage all
|
||||||
LyX users to upgrade to this version.
|
LyX users to upgrade to this version.
|
||||||
@ -13,9 +13,9 @@ LyX is a document processor that encourages an approach to writing based
|
|||||||
on the structure of your documents and not simply their appearance. It is
|
on the structure of your documents and not simply their appearance. It is
|
||||||
released under a Free and Open Source Software license.
|
released under a Free and Open Source Software license.
|
||||||
|
|
||||||
You can download LyX 2.0.5 from http://www.lyx.org/Download/.
|
You can download LyX 2.0.6 from http://www.lyx.org/Download/.
|
||||||
|
|
||||||
If you think you found a bug in LyX 2.0.5, either e-mail the LyX
|
If you think you found a bug in LyX 2.0.6, either e-mail the LyX
|
||||||
developers' mailing list (lyx-devel <at> lists.lyx.org), or open a bug
|
developers' mailing list (lyx-devel <at> lists.lyx.org), or open a bug
|
||||||
report at http://www.lyx.org/trac/wiki/BugTrackerHome.
|
report at http://www.lyx.org/trac/wiki/BugTrackerHome.
|
||||||
|
|
||||||
@ -24,236 +24,17 @@ documentation that comes with LyX and the LyX wiki, which lives at
|
|||||||
http://wiki.lyx.org/. If you can't find the answer there, e-mail the LyX
|
http://wiki.lyx.org/. If you can't find the answer there, e-mail the LyX
|
||||||
users' list (lyx-users at lists.lyx.org).
|
users' list (lyx-users at lists.lyx.org).
|
||||||
|
|
||||||
We hope you enjoy using LyX 2.0.5.
|
We hope you enjoy using LyX 2.0.6.
|
||||||
|
|
||||||
The LyX team.
|
The LyX team.
|
||||||
http://www.lyx.org
|
http://www.lyx.org
|
||||||
|
|
||||||
|
|
||||||
What's new in LyX 2.0.5
|
What's new in LyX 2.0.6
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
The View>Source widget now allows you to select the backend to display,
|
|
||||||
e.g., LaTeX or XHTML, rather than the output format. The previous choice
|
|
||||||
really made no sense: You didn't see a PDF there if you chose one of the
|
|
||||||
PDF output formats, but rather LaTeX. This solves some long-standing issues
|
|
||||||
with View>Source.
|
|
||||||
|
|
||||||
There has been an important change in how the "language" lfun works.
|
|
||||||
- "language <LANG>" now toggles between languages
|
|
||||||
(status quo ante LyX 2.0.2)
|
|
||||||
- "language <LANG> set" sets to language <LANG>
|
|
||||||
(meaning of "language <LANG>" as of LyX 2.0.2)
|
|
||||||
- "language [reset]" resets to the document language.
|
|
||||||
- Menu functions are unchanged.
|
|
||||||
|
|
||||||
|
|
||||||
What's new
|
What's new
|
||||||
==========
|
==========
|
||||||
|
|
||||||
** Updates:
|
|
||||||
***********
|
|
||||||
|
|
||||||
* DOCUMENT INPUT/OUTPUT
|
|
||||||
|
|
||||||
- Add explicit dvilualatex output format.
|
|
||||||
|
|
||||||
- Add support for some IPA diacritics.
|
|
||||||
|
|
||||||
- Enclose underlined \ref{} commands in \mbox{} to protect them when
|
|
||||||
using the package soul in place of (or together with) ulem.
|
|
||||||
|
|
||||||
|
|
||||||
* TEX2LYX IMPROVEMENTS
|
|
||||||
|
|
||||||
- The polyglossia/XeTeX language commands are now supported (bug 8212).
|
|
||||||
|
|
||||||
- It is now recognized if syncTeX is used (bug 8217).
|
|
||||||
|
|
||||||
|
|
||||||
* USER INTERFACE
|
|
||||||
|
|
||||||
- Reset only the top-level counter when starting the appendix.
|
|
||||||
|
|
||||||
- Show backends, not formats, in menu View->Source (bug #7652).
|
|
||||||
|
|
||||||
- Allow native LyX format to be shown in menu View->Source.
|
|
||||||
|
|
||||||
- Implementation of spell check of current selection (bug #2511).
|
|
||||||
|
|
||||||
- Add property list entries for high resolution display on Mac.
|
|
||||||
|
|
||||||
- Semantic change of the "language" lfun (bug 8175):
|
|
||||||
- "language <LANG>" now toggles between languages
|
|
||||||
(status quo ante LyX 2.0.2)
|
|
||||||
- "language <LANG> set" sets to language <LANG>
|
|
||||||
(meaning of "language <LANG>" as of LyX 2.0.2)
|
|
||||||
- "language [reset]" resets to the document language.
|
|
||||||
- Menu functions are unchanged.
|
|
||||||
|
|
||||||
|
|
||||||
* DOCUMENTATION AND LOCALIZATION
|
|
||||||
|
|
||||||
- Updated French, German, Interlingua, Italian, Nynorsk, Polish,
|
|
||||||
Slovak, Spanish, Swedish and Ukrainian user interface localizations.
|
|
||||||
|
|
||||||
- New Spanish example files europeCV.lyx and modernCV.lyx.
|
|
||||||
|
|
||||||
- Updated Spanish translation of the LyX manuals.
|
|
||||||
|
|
||||||
- Updated french translation of the linguistics manual.
|
|
||||||
|
|
||||||
- Updated information about literate programming (noweb).
|
|
||||||
|
|
||||||
|
|
||||||
** Bug fixes:
|
|
||||||
*************
|
|
||||||
|
|
||||||
* DOCUMENT INPUT/OUTPUT
|
|
||||||
|
|
||||||
- Fix assertion when start of appendix is in ERT (bug 8271).
|
|
||||||
|
|
||||||
- Do not output empty language switch commands (bug 8216).
|
|
||||||
|
|
||||||
- Do not let the master document interfere when a child is compiled standalone
|
|
||||||
(bug 8000).
|
|
||||||
|
|
||||||
- When using Turkish language, use the xkeyval package to avoid
|
|
||||||
incompatibilities (bug 2005).
|
|
||||||
|
|
||||||
- Do not ignore polyglossia commands in partial source preview (bug 8209).
|
|
||||||
|
|
||||||
- Show enabled child-only branches content in source preview (bug 8001).
|
|
||||||
|
|
||||||
- Export correct language change commands if document contains different
|
|
||||||
CJK languages (bug 8215).
|
|
||||||
|
|
||||||
- Fix encoding problems in hyperlink name field (bug 8357).
|
|
||||||
|
|
||||||
- Fix bug that Elsevier documents became uncompilable when using refstyle for
|
|
||||||
cross-references.
|
|
||||||
|
|
||||||
- Fixed the layout and template file for scientific articles published by the
|
|
||||||
American Psychological Association (APA) (bug 8187).
|
|
||||||
|
|
||||||
- Write correct DTD for MathML (bug 8160).
|
|
||||||
|
|
||||||
- Make the ~ char in Basque, Estonian and Galician non-active (bug 8265).
|
|
||||||
|
|
||||||
- Embrace babel settings to \makeatletter ... \makeatother if they contain
|
|
||||||
an @ glyph.
|
|
||||||
|
|
||||||
- Improve the external file monitor. LyX should now also honor changes in
|
|
||||||
graphics that are included via ERT or generated via knitr (bug 8336).
|
|
||||||
|
|
||||||
- Fix LaTeX errors with right-to-left text when using XeTeX/Polyglossia
|
|
||||||
(part of bug 8251).
|
|
||||||
|
|
||||||
- Fix brackets direction in Hebrew documents when using XeTeX/Polyglossia
|
|
||||||
and in Arabic documents on plain text output (part of bug 8251).
|
|
||||||
|
|
||||||
- Fix bracket output with RTL languages (bug 8278).
|
|
||||||
|
|
||||||
- Fix babel call with Arabic (arabi).
|
|
||||||
|
|
||||||
- Fix suppression of language package.
|
|
||||||
|
|
||||||
- Fix forward search with the Okular viewer. If you were affected by this,
|
|
||||||
please change the forward search command in Preferences > Output to
|
|
||||||
okular --unique "$$o#src:$$n $$f" (as provided now in the dropdown list).
|
|
||||||
|
|
||||||
- Fix LaTeX output of IPA tone symbols.
|
|
||||||
|
|
||||||
- Fix support for mhchem upward arrows, which in mathed are rendered as
|
|
||||||
empty (brace insets) superscripts (bug 8305).
|
|
||||||
|
|
||||||
- Fix tex2lyx import of mhchem commands outside math mode (bug 8306).
|
|
||||||
|
|
||||||
- Fix failure of lyxknitr.R to move files when /tmp was on a different
|
|
||||||
file system (e.g. an encrypted home partition).
|
|
||||||
|
|
||||||
- Do not load the color or xcolor package with the beamer class, since
|
|
||||||
beamer already loads it itself (bug 8103).
|
|
||||||
|
|
||||||
- Do not suppress the loading of geometry and hyperref if the class
|
|
||||||
"article (koma + beamer)".
|
|
||||||
|
|
||||||
- Fixed layout file for ACM Sigplan conference articles (bug 8378).
|
|
||||||
|
|
||||||
- Removed unnecessary dependency on the package europs.sty from the
|
|
||||||
g-brief layout files.
|
|
||||||
|
|
||||||
- Do not skip bibtex files specified by their full path when creating
|
|
||||||
a LyX archive (bug 8379).
|
|
||||||
|
|
||||||
|
|
||||||
* USER INTERFACE
|
|
||||||
|
|
||||||
- Fix crash in text replacement with spell checker (bug 8238).
|
|
||||||
|
|
||||||
- Fix various crashes when single document is edited in more windows
|
|
||||||
(bug 8203).
|
|
||||||
|
|
||||||
- Fix crash when renaming a child buffer.
|
|
||||||
|
|
||||||
- Fix crash when using undo in a paragraph with layout Bibliography (bug 7111).
|
|
||||||
|
|
||||||
- Fix bug where references were erroneously changed when a duplicate label
|
|
||||||
name was resolved (bug 8147).
|
|
||||||
|
|
||||||
- Make sure that undo restores environment depth correctly (bug 8159).
|
|
||||||
|
|
||||||
- Make sure that undo restores paragraph longest label width correctly
|
|
||||||
(bug 8242).
|
|
||||||
|
|
||||||
- Fix undo machinery confusion after checking in a document under version
|
|
||||||
control (bug 8342).
|
|
||||||
|
|
||||||
- Replace current selection when pasting (bug 8027).
|
|
||||||
|
|
||||||
- Fix issues with crossref dialog in read-only documents (#8177).
|
|
||||||
|
|
||||||
- Fix enumitem module translation (bug #8201).
|
|
||||||
|
|
||||||
- Set math display format when showing XHTML in menu View->Source.
|
|
||||||
|
|
||||||
- Fix problem with configure.py when the user profile path on Windows
|
|
||||||
contains non-ascii characters (bug 8254).
|
|
||||||
|
|
||||||
- Remove annoying startup debug message.
|
|
||||||
|
|
||||||
- Shorten source file names in debug messages.
|
|
||||||
|
|
||||||
- Fix display of file names that contain many non-ascii characters.
|
|
||||||
|
|
||||||
- When using a non-default language for the GUI, do not change locale
|
|
||||||
settings of child proceses (bug 7741).
|
|
||||||
|
|
||||||
- Change the logic for listing available languages for the GUI, which
|
|
||||||
broke the possibility of loading non-english help file on Mac OS X.
|
|
||||||
|
|
||||||
- Do not disable Instant Preview widgets in preferences when Display
|
|
||||||
Graphics is unchecked (bug 7462).
|
|
||||||
|
|
||||||
|
|
||||||
* DOCUMENTATION AND LOCALIZATION
|
|
||||||
|
|
||||||
- Update/correct in the Userguide the description of the labeling list
|
|
||||||
(bug 8224).
|
|
||||||
|
|
||||||
- Add info in the Userguide how to handle special characters in nomenclature
|
|
||||||
entries (bug 8366).
|
|
||||||
|
|
||||||
|
|
||||||
* TEX2LYX
|
|
||||||
|
|
||||||
- Fix bug that language change commands were not always recognized (bug 8210).
|
|
||||||
|
|
||||||
- Fix wrong import of \xymatrix (bug 8396).
|
|
||||||
|
|
||||||
|
|
||||||
* BUILD/INSTALLATION
|
|
||||||
|
|
||||||
- recognize version numbers like 2.0.5dev as development versions when
|
|
||||||
computing the default value of --enable-build-type.
|
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
dnl Process with autoconf to generate configure script -*- sh -*-
|
dnl Process with autoconf to generate configure script -*- sh -*-
|
||||||
|
|
||||||
AC_INIT(LyX,2.0.5,[lyx-devel@lists.lyx.org],[lyx])
|
AC_INIT(LyX,2.0.6dev,[lyx-devel@lists.lyx.org],[lyx])
|
||||||
# Use ISO format only. The frontend needs to parse this
|
# Use ISO format only. The frontend needs to parse this
|
||||||
AC_SUBST(LYX_DATE, ["2012-11-03"])
|
AC_SUBST(LYX_DATE, ["2012-11-10"])
|
||||||
AC_PREREQ(2.52)
|
AC_PREREQ(2.52)
|
||||||
AC_CONFIG_SRCDIR(src/main.cpp)
|
AC_CONFIG_SRCDIR(src/main.cpp)
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
|
169
status.20x
169
status.20x
@ -1,6 +1,6 @@
|
|||||||
-*- text -*-
|
-*- text -*-
|
||||||
|
|
||||||
This file describes what has been done in the preparation of LyX 2.0.5.
|
This file describes what has been done in the preparation of LyX 2.0.6.
|
||||||
All comments are welcome.
|
All comments are welcome.
|
||||||
|
|
||||||
We try to group things by topic and in decreasing order of importance.
|
We try to group things by topic and in decreasing order of importance.
|
||||||
@ -13,7 +13,7 @@ For more details on how to use the repository, please visit:
|
|||||||
http://wiki.lyx.org/Devel/LyXGit
|
http://wiki.lyx.org/Devel/LyXGit
|
||||||
A list of bugs fixed for this release can also be found at:
|
A list of bugs fixed for this release can also be found at:
|
||||||
http://www.lyx.org/trac/wiki/BugTrackerHome
|
http://www.lyx.org/trac/wiki/BugTrackerHome
|
||||||
as well as a list of bugs still targeted to the 2.0.5 release.
|
as well as a list of bugs still targeted to the 2.0.6 release.
|
||||||
|
|
||||||
Richard Heck
|
Richard Heck
|
||||||
Branch Maintainer
|
Branch Maintainer
|
||||||
@ -28,59 +28,22 @@ What's new
|
|||||||
|
|
||||||
* DOCUMENT INPUT/OUTPUT
|
* DOCUMENT INPUT/OUTPUT
|
||||||
|
|
||||||
- Add explicit dvilualatex output format.
|
|
||||||
|
|
||||||
- Add support for some IPA diacritics.
|
|
||||||
|
|
||||||
- Enclose underlined \ref{} commands in \mbox{} to protect them when
|
|
||||||
using the package soul in place of (or together with) ulem.
|
|
||||||
|
|
||||||
|
|
||||||
* TEX2LYX IMPROVEMENTS
|
* TEX2LYX IMPROVEMENTS
|
||||||
|
|
||||||
- The polyglossia/XeTeX language commands are now supported (bug 8212).
|
|
||||||
|
|
||||||
- It is now recognized if syncTeX is used (bug 8217).
|
|
||||||
|
|
||||||
|
|
||||||
* USER INTERFACE
|
* USER INTERFACE
|
||||||
|
|
||||||
- Reset only the top-level counter when starting the appendix.
|
|
||||||
|
|
||||||
- Show backends, not formats, in menu View->Source (bug #7652).
|
|
||||||
|
|
||||||
- Allow native LyX format to be shown in menu View->Source.
|
|
||||||
|
|
||||||
- Implementation of spell check of current selection (bug #2511).
|
|
||||||
|
|
||||||
- Add property list entries for high resolution display on Mac.
|
|
||||||
|
|
||||||
- Semantic change of the "language" lfun (bug 8175):
|
|
||||||
- "language <LANG>" now toggles between languages
|
|
||||||
(status quo ante LyX 2.0.2)
|
|
||||||
- "language <LANG> set" sets to language <LANG>
|
|
||||||
(meaning of "language <LANG>" as of LyX 2.0.2)
|
|
||||||
- "language [reset]" resets to the document language.
|
|
||||||
- Menu functions are unchanged.
|
|
||||||
|
|
||||||
|
|
||||||
* DOCUMENTATION AND LOCALIZATION
|
* DOCUMENTATION AND LOCALIZATION
|
||||||
|
|
||||||
- Updated French, German, Interlingua, Italian, Nynorsk, Polish,
|
|
||||||
Slovak, Spanish, Swedish and Ukrainian user interface localizations.
|
|
||||||
|
|
||||||
- New Spanish example files europeCV.lyx and modernCV.lyx.
|
|
||||||
|
|
||||||
- Updated Spanish translation of the LyX manuals.
|
|
||||||
|
|
||||||
- Updated french translation of the linguistics manual.
|
|
||||||
|
|
||||||
- Updated information about literate programming (noweb).
|
|
||||||
|
|
||||||
|
|
||||||
* BUILD/INSTALLATION
|
* BUILD/INSTALLATION
|
||||||
|
|
||||||
-
|
|
||||||
|
|
||||||
|
|
||||||
** Bug fixes:
|
** Bug fixes:
|
||||||
@ -88,137 +51,14 @@ What's new
|
|||||||
|
|
||||||
* DOCUMENT INPUT/OUTPUT
|
* DOCUMENT INPUT/OUTPUT
|
||||||
|
|
||||||
- Fix assertion when start of appendix is in ERT (bug 8271).
|
|
||||||
|
|
||||||
- Do not output empty language switch commands (bug 8216).
|
|
||||||
|
|
||||||
- Do not let the master document interfere when a child is compiled standalone
|
|
||||||
(bug 8000).
|
|
||||||
|
|
||||||
- When using Turkish language, use the xkeyval package to avoid
|
|
||||||
incompatibilities (bug 2005).
|
|
||||||
|
|
||||||
- Do not ignore polyglossia commands in partial source preview (bug 8209).
|
|
||||||
|
|
||||||
- Show enabled child-only branches content in source preview (bug 8001).
|
|
||||||
|
|
||||||
- Export correct language change commands if document contains different
|
|
||||||
CJK languages (bug 8215).
|
|
||||||
|
|
||||||
- Fix encoding problems in hyperlink name field (bug 8357).
|
|
||||||
|
|
||||||
- Fix bug that Elsevier documents became uncompilable when using refstyle for
|
|
||||||
cross-references.
|
|
||||||
|
|
||||||
- Fixed the layout and template file for scientific articles published by the
|
|
||||||
American Psychological Association (APA) (bug 8187).
|
|
||||||
|
|
||||||
- Write correct DTD for MathML (bug 8160).
|
|
||||||
|
|
||||||
- Make the ~ char in Basque, Estonian and Galician non-active (bug 8265).
|
|
||||||
|
|
||||||
- Embrace babel settings to \makeatletter ... \makeatother if they contain
|
|
||||||
an @ glyph.
|
|
||||||
|
|
||||||
- Improve the external file monitor. LyX should now also honor changes in
|
|
||||||
graphics that are included via ERT or generated via knitr (bug 8336).
|
|
||||||
|
|
||||||
- Fix LaTeX errors with right-to-left text when using XeTeX/Polyglossia
|
|
||||||
(part of bug 8251).
|
|
||||||
|
|
||||||
- Fix brackets direction in Hebrew documents when using XeTeX/Polyglossia
|
|
||||||
and in Arabic documents on plain text output (part of bug 8251).
|
|
||||||
|
|
||||||
- Fix bracket output with RTL languages (bug 8278).
|
|
||||||
|
|
||||||
- Fix babel call with Arabic (arabi).
|
|
||||||
|
|
||||||
- Fix suppression of language package.
|
|
||||||
|
|
||||||
- Fix forward search with the Okular viewer. If you were affected by this,
|
|
||||||
please change the forward search command in Preferences > Output to
|
|
||||||
okular --unique "$$o#src:$$n $$f" (as provided now in the dropdown list).
|
|
||||||
|
|
||||||
- Fix LaTeX output of IPA tone symbols.
|
|
||||||
|
|
||||||
- Fix support for mhchem upward arrows, which in mathed are rendered as
|
|
||||||
empty (brace insets) superscripts (bug 8305).
|
|
||||||
|
|
||||||
- Fix tex2lyx import of mhchem commands outside math mode (bug 8306).
|
|
||||||
|
|
||||||
- Fix failure of lyxknitr.R to move files when /tmp was on a different
|
|
||||||
file system (e.g. an encrypted home partition).
|
|
||||||
|
|
||||||
- Do not load the color or xcolor package with the beamer class, since
|
|
||||||
beamer already loads it itself (bug 8103).
|
|
||||||
|
|
||||||
- Do not suppress the loading of geometry and hyperref if the class
|
|
||||||
"article (koma + beamer)".
|
|
||||||
|
|
||||||
- Fixed layout file for ACM Sigplan conference articles (bug 8378).
|
|
||||||
|
|
||||||
- Removed unnecessary dependency on the package europs.sty from the
|
|
||||||
g-brief layout files.
|
|
||||||
|
|
||||||
- Do not skip bibtex files specified by their full path when creating
|
|
||||||
a LyX archive (bug 8379).
|
|
||||||
|
|
||||||
* USER INTERFACE
|
* USER INTERFACE
|
||||||
|
|
||||||
- Fix crash in text replacement with spell checker (bug 8238).
|
|
||||||
|
|
||||||
- Fix various crashes when single document is edited in more windows
|
|
||||||
(bug 8203).
|
|
||||||
|
|
||||||
- Fix crash when renaming a child buffer.
|
|
||||||
|
|
||||||
- Fix crash when using undo in a paragraph with layout Bibliography (bug 7111).
|
|
||||||
|
|
||||||
- Fix bug where references were erroneously changed when a duplicate label
|
|
||||||
name was resolved (bug 8147).
|
|
||||||
|
|
||||||
- Make sure that undo restores environment depth correctly (bug 8159).
|
|
||||||
|
|
||||||
- Make sure that undo restores paragraph longest label width correctly
|
|
||||||
(bug 8242).
|
|
||||||
|
|
||||||
- Fix undo machinery confusion after checking in a document under version
|
|
||||||
control (bug 8342).
|
|
||||||
|
|
||||||
- Replace current selection when pasting (bug 8027).
|
|
||||||
|
|
||||||
- Fix issues with crossref dialog in read-only documents (#8177).
|
|
||||||
|
|
||||||
- Fix enumitem module translation (bug #8201).
|
|
||||||
|
|
||||||
- Set math display format when showing XHTML in menu View->Source.
|
|
||||||
|
|
||||||
- Fix problem with configure.py when the user profile path on Windows
|
|
||||||
contains non-ascii characters (bug 8254).
|
|
||||||
|
|
||||||
- Remove annoying startup debug message.
|
|
||||||
|
|
||||||
- Shorten source file names in debug messages.
|
|
||||||
|
|
||||||
- Fix display of file names that contain many non-ascii characters.
|
|
||||||
|
|
||||||
- When using a non-default language for the GUI, do not change locale
|
|
||||||
settings of child proceses (bug 7741).
|
|
||||||
|
|
||||||
- Change the logic for listing available languages for the GUI, which
|
|
||||||
broke the possibility of loading non-english help file on Mac OS X.
|
|
||||||
|
|
||||||
- Do not disable Instant Preview widgets in preferences when Display
|
|
||||||
Graphics is unchecked (bug 7462).
|
|
||||||
|
|
||||||
|
|
||||||
* DOCUMENTATION AND LOCALIZATION
|
* DOCUMENTATION AND LOCALIZATION
|
||||||
|
|
||||||
- Update/correct in the Userguide the description of the labeling list
|
|
||||||
(bug 8224).
|
|
||||||
|
|
||||||
- Add info in the Userguide how to handle special characters in nomenclature
|
|
||||||
entries (bug 8366).
|
|
||||||
|
|
||||||
|
|
||||||
* LYXHTML
|
* LYXHTML
|
||||||
@ -227,9 +67,6 @@ What's new
|
|||||||
|
|
||||||
* TEX2LYX
|
* TEX2LYX
|
||||||
|
|
||||||
- Fix bug that language change commands were not always recognized (bug 8210).
|
|
||||||
|
|
||||||
- Fix wrong import of \xymatrix (bug 8396).
|
|
||||||
|
|
||||||
|
|
||||||
* ADVANCED FIND AND REPLACE
|
* ADVANCED FIND AND REPLACE
|
||||||
@ -238,6 +75,4 @@ What's new
|
|||||||
|
|
||||||
* BUILD/INSTALLATION
|
* BUILD/INSTALLATION
|
||||||
|
|
||||||
- recognize version numbers like 2.0.5dev as development versions when
|
|
||||||
computing the default value of --enable-build-type.
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user