t***e 发帖数: 67 | | i*i 发帖数: 918 | 2 The public release is still at rc2, which crashes from time to time. I am
told that 1.5.0 will be released 'early next week', but you can download
today's windows snapshot at http://www.lyx.org/~bpeng/ (aspell dictionary installation does not work). | i*i 发帖数: 918 | 3 Lyx 1.5.0 已经发布了, 但是还没有从 ftp.devel.lyx.org 转移到 ftp.lyx.org (系
统管理员度假去了). 你可以从 ftp.devel.lyx.org 下载. (windows installer 在
ftp://ftp.devel.lyx.org/pub/lyx/bin/1.5.0/ )
我计划在1.6.0中增加两个功能,一个是快捷键显示,编辑功能, 另一个是.lyx文件打
包功能。使用后一个功能,图像,程序列表等外部文件可以打包到 .lyx 文件中 (详情
请参考 http://marc.info/?l=lyx-devel&m=118539277815155&w=2)。如果有人对 lyx 开发有兴趣,请加入 lyx-devel 讨论组。 | P******g 发帖数: 83 | 4 你给的那个连接,打开就是这样的,
要下那个文件,还是全部都要下,谢谢
07/26/2007 02:50下午 84,177,203 LyX-1.5.0-1-Installer-Bundle.exe
07/26/2007 02:57下午 10,121,017 LyX-1.5.0-1-Installer.exe
07/27/2007 12:15下午 14,767,363 LyX-1.5.0-Mac-Intel.dmg
07/27/2007 12:28下午 14,688,740 LyX-1.5.0-Mac-PPC.dmg
07/27/2007 12:03下午 22,026,990 LyX-1.5.0-Mac-Universal.dmg
07/27/2007 03:20下午 7,671,897 lyx-1.5.0-1_openSuse10.2.i586.rpm
07/27/2007 03:35下午 7,750,881 lyx-1.5.0-1_openSuse10.2.x86_64.rpm
【在 i*i 的大作中提到】 : Lyx 1.5.0 已经发布了, 但是还没有从 ftp.devel.lyx.org 转移到 ftp.lyx.org (系 : 统管理员度假去了). 你可以从 ftp.devel.lyx.org 下载. (windows installer 在 : ftp://ftp.devel.lyx.org/pub/lyx/bin/1.5.0/ ) : 我计划在1.6.0中增加两个功能,一个是快捷键显示,编辑功能, 另一个是.lyx文件打 : 包功能。使用后一个功能,图像,程序列表等外部文件可以打包到 .lyx 文件中 (详情 : 请参考 http://marc.info/?l=lyx-devel&m=118539277815155&w=2)。如果有人对 lyx 开发有兴趣,请加入 lyx-devel 讨论组。
| i*i 发帖数: 918 | 5 如果你使用windows, 而且没有装 miktex, 下载 LyX-1.5.0-1-Installer-Bundle.exe
。如果你已经有 latex 了,下载 LyX-1.5.0-1-Installer.exe。其他系统选择相应的
安装文件。 | a***n 发帖数: 5665 | 6 i am trying lyx. why is it so slow to import an old tex file into lyx?
exe
【在 i*i 的大作中提到】 : 如果你使用windows, 而且没有装 miktex, 下载 LyX-1.5.0-1-Installer-Bundle.exe : 。如果你已经有 latex 了,下载 LyX-1.5.0-1-Installer.exe。其他系统选择相应的 : 安装文件。
| a***n 发帖数: 5665 | 7 en, one of my tex file cant be imported by lyx... | i*i 发帖数: 918 | 8 Never tried bakoma, so I can not compare.
Importing .tex is not easy, and lyx does not do this particularly well. I
would not be surprised if it can not import a few of your .tex files.
As for inputing formula, as long as you remember a few shortcuts (or define
a bunch of them as I do) it is very easy. Toolbars etc are *not* for
frequently formula inputters. | a***n 发帖数: 5665 | 9 so what to do w/ old tex files?
define
【在 i*i 的大作中提到】 : Never tried bakoma, so I can not compare. : Importing .tex is not easy, and lyx does not do this particularly well. I : would not be surprised if it can not import a few of your .tex files. : As for inputing formula, as long as you remember a few shortcuts (or define : a bunch of them as I do) it is very easy. Toolbars etc are *not* for : frequently formula inputters.
| a**e 发帖数: 5794 | 10 我刚试过Bakoma,有些地方它显示不正确,还有的命令它不让输入,
比如\(,我敲一个\,它就自动改成\backslash | i*i 发帖数: 918 | 11 I would not use Bacoma because of my working style (90% linux, 10% windows),
and because of my strong preference towards open source applications.
Anyway, you have triggered enough of my curiosity so I just gave Bacoma a
20min testdrive.
1. Downloading and installing was fine. It did not offer to use my existing
miktex though. (Made me wonder how to update packages...)
2. Open bacoma, propser.tex, I tried to change BaKoMa to 'BaKoMMa', but it
added the 'M' before \maketitle, and gave me a Latex | i*i 发帖数: 918 | 12 \input fails because that document does not have \begin{document} so Bacoma
does not recognize it as a valid latex document. For the reference problems,
I was thinking something like that, but I did not try hard enough.
Anyway, Bacoma's instant-DVI approach makes it especially suitable for
presentations, maybe lyx can borrow some ideas from it. | l*****g 发帖数: 547 | 13 I think lyx now has update, but not automatically, can't see the current
position. but it's ok, since lyx is already graphically display text.
Haven't tried latest version yet, but modifying generated latex code and
reflect back simultenuously would be very attractive, as bakoma did.
Bacoma
problems,
【在 i*i 的大作中提到】 : \input fails because that document does not have \begin{document} so Bacoma : does not recognize it as a valid latex document. For the reference problems, : I was thinking something like that, but I did not try hard enough. : Anyway, Bacoma's instant-DVI approach makes it especially suitable for : presentations, maybe lyx can borrow some ideas from it.
|
|