
rai3mb
(usa Outra)
Enviado em 03/07/2012 - 22:52h
Dentro da sua distro vc pode ver as diversas opções disponíveis de editores para latex com o comando:
$ sudo apt-cache search latex | egrep editor
Que no meu caso, retorno:
gummi - GTK+ based LaTeX editor with live preview
ipe - drawing editor for creating figures in PDF or PS formats
jedit - Plugin-based editor for programmers
ktikz - editor for the TikZ drawing language - KDE version
latexila - LaTeX editor designed for the GNOME desktop
latexila-data - LaTeXila editor -- arch-independent files
prerex - course prerequisite chart editor for LaTeX/TikZ
qtikz - editor for the TikZ drawing language - Qt version
tea - text editor with syntax highlighting & UTF support
texmacs-extra-fonts - extra fonts for the mathematical text editor TeXmacs
texmaker - cross-platform LaTeX editor
texmaker-data - Texmaker LaTeX editor -- arch-independent files
vprerex - Qt interface to prerex, a course prerequisite chart editor
> Agora para instalar o kile, baixa o arquivo :
http://sourceforge.net/projects/kile/files/stable/
> Descompacte:
$ tar -jxvf arquivo.tar.bz2
> Leia o conteúdo do arquivo README, nele constam as instruções para a instalação.
Abraços