个人工具

UbuntuHelp:Lyx

来自Ubuntu中文

Oneleaf讨论 | 贡献2007年5月24日 (四) 16:21的版本 (新页面: {{From|https://help.ubuntu.com/community/Lyx}} {{Languages|UbuntuHelp:Lyx}} === Introduction === [http://www.lyx.org/ LyX] is a WYSIWYM (What You See Is What You Mean) LaTeX word process...)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索


Introduction

LyX is a WYSIWYM (What You See Is What You Mean) LaTeX word processor. It behaves more like a word processor than a LaTeX plain text editor, but it is not quite the same as using Open``Office or Abi``Word. A knowledge of LaTeX is not strictly required, but it may be beneficial. NOTE: You need to have Universe repositories enabled. Please read UbuntuHelp:Repositories for further information concerning repositories and installation.

Installation

LyX can be installed via Synaptic, Adept, or apt-get. For this tutorial we will use the terminal/command line. At the command line, issue the following command:

# sudo apt-get install lyx

Post Installation

If LyX does not make it into your gnome menu, then it can be started with from the Run Application dialog (Alt+F2), by typing lyx and pressing return. To add it to the gnome menu see GnomeMenuEditingHowTo

Add on packages

There are various packages in the repositories which can add functionality to LyX.

  • latex2html allows lyx to produce html output.
  • foiltex is useful for making presentations.

After installing such packages you should reconfigure ( goto Edit -> Reconfigure) and then restart LyX.