| 1 |
Public release of LyX version 1.2.3 |
|---|
| 2 |
=================================== |
|---|
| 3 |
|
|---|
| 4 |
We are glad to announce the release of LyX 1.2.3. |
|---|
| 5 |
|
|---|
| 6 |
LyX 1.2.3 is a maintenance release. It mainly fixes a very bad bug |
|---|
| 7 |
where configuring LyX as root could lead to deleting the /dev/null |
|---|
| 8 |
special device (this does not impact users of prebuilt binaries). |
|---|
| 9 |
Also, a bug where LyX would create zombie processes has been fixed. |
|---|
| 10 |
|
|---|
| 11 |
In case you are wondering what LyX is, here is what |
|---|
| 12 |
http://www.lyx.org/ has to say on the subject: |
|---|
| 13 |
|
|---|
| 14 |
LyX is an advanced open source document processor that encourages an |
|---|
| 15 |
approach to writing based on the structure of your documents, not their |
|---|
| 16 |
appearance. LyX lets you concentrate on writing, leaving details of |
|---|
| 17 |
visual layout to the software. |
|---|
| 18 |
|
|---|
| 19 |
LyX runs on many Unix platforms (including MacOS X), OS/2, and under |
|---|
| 20 |
Windows/Cygwin. Note that all these ports use the same xforms interface |
|---|
| 21 |
and therefore need an X server. |
|---|
| 22 |
|
|---|
| 23 |
The main LyX site is |
|---|
| 24 |
|
|---|
| 25 |
ftp://ftp.lyx.org/pub/lyx/ |
|---|
| 26 |
|
|---|
| 27 |
with mirrors at |
|---|
| 28 |
|
|---|
| 29 |
ftp://ftp.sdsc.edu/pub/other/lyx/ |
|---|
| 30 |
ftp://ftp.lip6.fr/pub/lyx/ |
|---|
| 31 |
ftp://gd.tuwien.ac.at/publishing/tex/lyx/ |
|---|
| 32 |
ftp://ftp.ntua.gr/pub/X11/LyX/ |
|---|
| 33 |
ftp://ftp.icm.edu.pl/vol/rzm0/lyx/ |
|---|
| 34 |
|
|---|
| 35 |
You can download LyX 1.2.3 here : |
|---|
| 36 |
|
|---|
| 37 |
ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.2.3.tar.gz |
|---|
| 38 |
ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.2.3.tar.gz |
|---|
| 39 |
|
|---|
| 40 |
Prebuild binaries (mainly rpms for linux distributions) should soon be |
|---|
| 41 |
available at |
|---|
| 42 |
ftp://ftp.lyx.org/pub/lyx/bin/1.2.3 |
|---|
| 43 |
|
|---|
| 44 |
If you already have LyX 1.2.2 sources, you may want to apply the |
|---|
| 45 |
following patch instead |
|---|
| 46 |
ftp://ftp.lyx.org/pub/lyx/stable/patch-1.2.3.gz |
|---|
| 47 |
|
|---|
| 48 |
If you find what you think is a bug in LyX 1.2.3, you may either |
|---|
| 49 |
e-mail the LyX user's mailing list (lyx-users@lists.lyx.org), or open |
|---|
| 50 |
a bug report at http://bugzilla.lyx.org |
|---|
| 51 |
|
|---|
| 52 |
If you're having trouble using the new version of LyX, or have a question, |
|---|
| 53 |
first check out http://www.lyx.org/help/, and e-mail the LyX user's list if you |
|---|
| 54 |
can't find an answer there. |
|---|
| 55 |
|
|---|
| 56 |
Enjoy! |
|---|
| 57 |
|
|---|
| 58 |
The LyX team. |
|---|
| 59 |
|
|---|
| 60 |
|
|---|
| 61 |
|
|---|
| 62 |
What's new |
|---|
| 63 |
========== |
|---|
| 64 |
|
|---|
| 65 |
** Updates |
|---|
| 66 |
|
|---|
| 67 |
- updated italian User Guide |
|---|
| 68 |
|
|---|
| 69 |
- updated french localization |
|---|
| 70 |
|
|---|
| 71 |
** Bug fixes |
|---|
| 72 |
|
|---|
| 73 |
- fix bug where the configure script would try to delete the /dev/null |
|---|
| 74 |
device when there has been an error in configuration step |
|---|
| 75 |
|
|---|
| 76 |
- fix bug where autosaving would leave a lot of zombie processes after |
|---|
| 77 |
a long time |
|---|
| 78 |
|
|---|
| 79 |
- fix problem where it was not possible to force some values to 0 in |
|---|
| 80 |
custom margins |
|---|
| 81 |
|
|---|
| 82 |
- fix bug where horizontal alignment would be reset automatically to |
|---|
| 83 |
"left" in the tabular dialog |
|---|
| 84 |
|
|---|
| 85 |
- fix functions word-find-forward and word-find-backward, the meanings |
|---|
| 86 |
of which were inverted |
|---|
| 87 |
|
|---|
| 88 |
- when the lyx binary was invoked through a symbolic link, LyX would |
|---|
| 89 |
print annoying messages on the console; they are now output only |
|---|
| 90 |
when debugging. |
|---|
| 91 |
|
|---|
| 92 |
- fix an installation issue with solaris |
|---|