howto.txt
来自「Wxpython Implemented on Windows CE, Sou」· 文本 代码 · 共 24 行
TXT
24 行
How to make an RPM distribution of Tex2RTF
==================================================
You can make the RPM with standard commands: first make source tarball
with zipsrc.sh and then run
rpm -ta tex2rtf-2.01-source.tar.bz2
to create both tex2rtf-2.01-1.src.rpm and tex2rtf-2.01-1.$(arch).rpm
This builds the Tex2RTF binary using wxBase.
Note that the 2.01 binaries have been built in completely
different ways right now :-(
The RPM has been built with wxBase, and the .tar.gz
distribution has been built using wxGTK (but with no
UI). All command-line versions should be built
with wxBase in future, since the wxBase one is
smaller.
Julian Smart/Vaclav Slavik, August 2002
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?