mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
status update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15730 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4015732fb1
commit
8e5a1c0075
@ -15,6 +15,9 @@ BUGS:
|
|||||||
* In the TOC dialog, switching between the different TOC types (TOC,
|
* In the TOC dialog, switching between the different TOC types (TOC,
|
||||||
Table, Float, etc.) is broken
|
Table, Float, etc.) is broken
|
||||||
|
|
||||||
|
* In the TOC dialog, the slider for altering the display level is
|
||||||
|
non-functional (not implemented).
|
||||||
|
|
||||||
* TOC crashes (simply make a few sections, subsections, sections; then
|
* TOC crashes (simply make a few sections, subsections, sections; then
|
||||||
add TOC before all sections and click on the left button)
|
add TOC before all sections and click on the left button)
|
||||||
|
|
||||||
@ -66,8 +69,6 @@ resize it the window jumps to the right size.
|
|||||||
|
|
||||||
* Polishing:
|
* Polishing:
|
||||||
|
|
||||||
- No icon for "note-next" in the "review" toolbar
|
|
||||||
|
|
||||||
- In TOC, the buttons "Up", "Down", "Promote", and
|
- In TOC, the buttons "Up", "Down", "Promote", and
|
||||||
"Demote" are not self-explaining. Why don't we group
|
"Demote" are not self-explaining. Why don't we group
|
||||||
them in two pairs: Section Up/Down, Level Up/Down?
|
them in two pairs: Section Up/Down, Level Up/Down?
|
||||||
@ -206,3 +207,7 @@ updated.
|
|||||||
FIXED (Abdel 04/10/06): This was due my singlePar optimization. With my
|
FIXED (Abdel 04/10/06): This was due my singlePar optimization. With my
|
||||||
last commit, the optimization is enabled only if the WorkArea has the
|
last commit, the optimization is enabled only if the WorkArea has the
|
||||||
focus.
|
focus.
|
||||||
|
|
||||||
|
* No icon for "note-next" in the "review" toolbar
|
||||||
|
|
||||||
|
ADDED (JSpitzm 2006-11-04).
|
Loading…
Reference in New Issue
Block a user