Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how to Latex on gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
adrian_cheng
Tux's lil' helper
Tux's lil' helper


Joined: 06 Feb 2005
Posts: 104
Location: Michigan, USA

PostPosted: Mon Feb 14, 2005 6:26 am    Post subject: how to Latex on gentoo Reply with quote

as title
could someone tell me how to latex on gentoo.
I have no idea, Is Latex's UNIX version could install on gentoo or not??

thanks for answer..


Adrian
Back to top
View user's profile Send private message
jrz
Apprentice
Apprentice


Joined: 19 Mar 2003
Posts: 272
Location: Sacramento, CA USA

PostPosted: Mon Feb 14, 2005 6:54 am    Post subject: Reply with quote

emerge tetex

then maybe some reading:
http://www.comp.leeds.ac.uk/andyr/misc/latex/

http://tug.org/ftp/tex/impatient/
_________________
Press F1 for Help.
Back to top
View user's profile Send private message
dboli42
n00b
n00b


Joined: 28 Jan 2005
Posts: 20
Location: Boston, MA

PostPosted: Mon Feb 14, 2005 7:07 am    Post subject: Reply with quote

Tetex is the base package, if you want a gui frontend you could try Kile
Back to top
View user's profile Send private message
flens
n00b
n00b


Joined: 17 Nov 2004
Posts: 29
Location: Trondheim, Norway

PostPosted: Mon Feb 14, 2005 7:27 am    Post subject: Re: how to Latex on gentoo Reply with quote

adrian_cheng wrote:
could someone tell me how to latex on gentoo.

Code:
# emerge tetex
... as mentioned above.

I write everything in vim. Then
Code:
$ latex greatpaper.tex
for dvi-files.

Or
Code:
$pdflatex greatpaper.tex
for pdf-files.

And/or
Code:
$ dvipdf greatpaper.dvi
to convert dvi to pdf.

Just for example.
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Mon Feb 14, 2005 11:19 am    Post subject: Reply with quote

If you decide to use vim as your editor (vim can be hard to learn, but once you get the hang of it, it's really handy/fast) I recommend latex-suite.
Code:
emerge latexsuite
Back to top
View user's profile Send private message
andrew_j_w
Guru
Guru


Joined: 28 Jun 2003
Posts: 534
Location: York, UK

PostPosted: Mon Feb 14, 2005 11:48 am    Post subject: Reply with quote

If you use KDE (as I do) then Kile is a very good editor.

Code:

emerge kile


HTH,
Andrew
Back to top
View user's profile Send private message
hiroki
Guru
Guru


Joined: 29 Jul 2003
Posts: 327
Location: @home in germany

PostPosted: Mon Feb 14, 2005 4:56 pm    Post subject: Reply with quote

watching you avatar and remembering, that you were asking how to read & write chinese in linux... you might want to use a chinese tex-version, instead?
As I don't know Chinese too well, and I only need to type German, English and Japanese in LaTeX, I just know the following tex-package called ptex (which is in portage, too). It is based on tetex, but has some additional stuff for handling Japanese (and therefore maybe Chinese) characters, too. So maybe you're interested in it.

As editor i use (as already mentioned) Kile.
Back to top
View user's profile Send private message
adrian_cheng
Tux's lil' helper
Tux's lil' helper


Joined: 06 Feb 2005
Posts: 104
Location: Michigan, USA

PostPosted: Mon Feb 14, 2005 5:21 pm    Post subject: Reply with quote

Dear All
i do really appreciate your answer
sincerely

Adrian
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum