mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-05 17:09:56 +00:00
9f7bec1798
- only shaded boxes can have multiple paragraphs when there is no inner box - only shaded boxes can have a non-plain layout when there is no inner box git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34909 a592a061-630c-0410-9148-cb99ea01b6c8
74 lines
1.1 KiB
Plaintext
74 lines
1.1 KiB
Plaintext
-*- text -*-
|
|
|
|
This file describes what has been done in the preparation of LyX 1.6.8
|
|
All comments are welcome.
|
|
|
|
I'd be glad if some of you could take the time to check it out (or fix
|
|
a bug or two if you are feeling adventurous). Let me recall that all
|
|
these fixes have been checked into the BRANCH_1_6_X branch, which you
|
|
can get with the command
|
|
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X lyx-1.6.x
|
|
|
|
Juergen
|
|
|
|
[In this list, I try to group things by topic and in decreasing
|
|
order of importance. This is, of course, subjective...]
|
|
|
|
|
|
What's new
|
|
==========
|
|
|
|
|
|
** Updates:
|
|
***********
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
- Add support for pBibTeX (formerly known as jBibTeX), a specific Japanese
|
|
BibTeX variant (bug 6808).
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
|
|
|
|
* WINDOWS INSTALLER
|
|
|
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
*************
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
- Fix the output of glyph 0x02e0 (MODIFIER LETTER SMALL GAMMA) (bug 6817).
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
- Box dialog: only shaded boxes can have multiple paragraphs when there
|
|
is no inner box.
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
|
|