Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > General Help
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

General Help
All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu.

 
Thread Tools Display Modes
Old November 30th, 2004   #1
ubuntu_demon
Ubuntu Master Roaster
 
ubuntu_demon's Avatar
 
Join Date: Oct 2004
Location: Netherlands
Beans: 2,968
Ubuntu 8.04 Hardy Heron
LaTeX

Hi,

I need to write a paper in LaTex. I have never worked with LaTeX before. What is the easiest way to work with it in ubuntu ? I want a graphical editor environment like
teXnicCenter (on windows) preferably from the ubuntu main repositorie and I would like to create pdf files with it. Suggestions ?

Thnx
ubuntu_demon is offline   Reply With Quote
Old November 30th, 2004   #2
jdong
Ultimate Coffee Grinder
 
jdong's Avatar
 
Join Date: Oct 2004
Location: Cambridge. MA
Beans: 5,063
Ubuntu 8.10 Intrepid Ibex
Re: LaTeX

Lyx is in Universe... I think that's as close as you're gonna get.
jdong is offline   Reply With Quote
Old November 30th, 2004   #3
WW
Fresh Brewed Ubuntu
 
Join Date: Oct 2004
Beans: 1,532
Re: LaTeX

I haven't used TeXnicCenter, but after reading a bit about it, I think the closest thing to it in Linux might be kile. I've only been using kile for a couple weeks, but it seems to work pretty well. Since kile is a KDE program, I had to do some minor tweaking of the settings to get the buttons working the way I wanted. (For example, in Settings->Configure Kile -> Tools, I use xdvi, ggv and xpdf for the "Dvi viewer", "PS viewer" and "PDF viewer", respectively.) Also, if you run kile from the command line, it will print many warnings (since it is not running under KDE), but it still works fine.

kile is available in the universe component of the Ubuntu repositories.

I tried lyx once, but having used a plain old editor for so long, I found that the GUI just got in the way. Also, I think lyx uses a special file format (.lyx), so if you are collaborating with someone, you'll have to convince them to use lyx, too. Another wysiwyg editor to check out is texmacs, if you want to go that way.

Last edited by WW; November 30th, 2004 at 07:41 PM..
WW is offline   Reply With Quote
Old November 30th, 2004   #4
karih
5 Cups of Ubuntu
 
karih's Avatar
 
Join Date: Nov 2004
Location: Iceland
Beans: 20
Send a message via MSN to karih
Re: LaTeX

Quote:
Originally Posted by demon666_nl
Hi,

I need to write a paper in LaTex. I have never worked with LaTeX before. What is the easiest way to work with it in ubuntu ? I want a graphical editor environment like
teXnicCenter (on windows) preferably from the ubuntu main repositorie and I would like to create pdf files with it. Suggestions ?

Thnx
Hmm, never used any gui for LaTeX, just plain gedit.
LaTeX can be a bit confusing but a good start tutorial is /usr/share/doc/texmf/latex/general/lshort.dvi (may be .gz, just decompress it; note that you must have the tetex package installed; alternate is to search google for it).
karih is offline   Reply With Quote
Old December 2nd, 2004   #5
ubuntu_demon
Ubuntu Master Roaster
 
ubuntu_demon's Avatar
 
Join Date: Oct 2004
Location: Netherlands
Beans: 2,968
Ubuntu 8.04 Hardy Heron
Re: LaTeX

I don't want to use a KDE program like kile. I want to use latex and not custom formats that lyx has (according to you guys).

I want at least syntax highlighting and easy graphical formula insertion.

Thnx guys
ubuntu_demon is offline   Reply With Quote
Old December 2nd, 2004   #6
ubuntu_demon
Ubuntu Master Roaster
 
ubuntu_demon's Avatar
 
Join Date: Oct 2004
Location: Netherlands
Beans: 2,968
Ubuntu 8.04 Hardy Heron
Re: LaTeX

Kile works okay. I couldn't find a gnome application of comparable quality.
ubuntu_demon is offline   Reply With Quote
Old December 2nd, 2004   #7
2fargon
5 Cups of Ubuntu
 
Join Date: Oct 2004
Beans: 26
Re: LaTeX

Check out this package called "diploma". It has some example latex files with some neat usage, so you can be aware of how someone created a paper. That package was a life saver for me when I started using latex. I use kile too, and I highly recommend it as a gui.

I am not certain what you mean by saying "i don't want kile". Is it that your hate everything that has an association with KDE or something?

Along with Kile, I also use Kdevelop once in a while, and hey, it works for me.
2fargon is offline   Reply With Quote
Old December 2nd, 2004   #8
ubuntu_demon
Ubuntu Master Roaster
 
ubuntu_demon's Avatar
 
Join Date: Oct 2004
Location: Netherlands
Beans: 2,968
Ubuntu 8.04 Hardy Heron
Re: LaTeX

Quote:
Originally Posted by 2fargon
Check out this package called "diploma". It has some example latex files with some neat usage, so you can be aware of how someone created a paper. That package was a life saver for me when I started using latex. I use kile too, and I highly recommend it as a gui.
Thnx I'll check it out.

Quote:
I am not certain what you mean by saying "i don't want kile". Is it that your hate everything that has an association with KDE or something?
No i don't hate KDE. I just thought it would be nice if there were a gnome app like it. But this does not seem to be the case. That's why I decided to use kile.
ubuntu_demon is offline   Reply With Quote
Old December 2nd, 2004   #9
2fargon
5 Cups of Ubuntu
 
Join Date: Oct 2004
Beans: 26
Re: LaTeX

Quote:
Originally Posted by demon666_nl
No i don't hate KDE. I just thought it would be nice if there were a gnome app like it. But this does not seem to be the case. That's why I decided to use kile.
Thank God, I think the world will be a better place with people judging software on it's merits, and stopped fighting about which WM is superior

I hope you enjoy Kile.

http://www.cs.technion.ac.il/~yogi/latex.html
is a good page, with a few helpful example tex files to get scientists and engineers started, just in case you are getting started.

Cheers!
__________________
home, ranch and beach house.
2fargon is offline   Reply With Quote
Old December 3rd, 2004   #10
ubuntu_demon
Ubuntu Master Roaster
 
ubuntu_demon's Avatar
 
Join Date: Oct 2004
Location: Netherlands
Beans: 2,968
Ubuntu 8.04 Hardy Heron
Re: LaTeX

Quote:
Originally Posted by 2fargon
Thank God, I think the world will be a better place with people judging software on it's merits, and stopped fighting about which WM is superior
If I wouldn't need KDE libraries it could save me a couple of mb's. Gnome app's are supposed to be better graphically integrated. Maybe there are some stability / performance issues. Those things were my only considerations.

Quote:

I hope you enjoy Kile.

http://www.cs.technion.ac.il/~yogi/latex.html
is a good page, with a few helpful example tex files to get scientists and engineers started, just in case you are getting started.

Cheers!
Just getting started indeed

Thnx!
ubuntu_demon is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:40 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry