Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
01-26-2010, 04:43 AM
|
#1
|
|
Member
Registered: Nov 2009
Posts: 522
Rep:
|
latex problems (texmaker)
Hello, I'm trying to write pdfs with ubuntu.
So I installed these packages :
texlive-latex-base
texlive-latex-base-doc
texlive-latex-extra
texlive-latex-extra-doc
texlive-latex-recommended
texlive-latex-recommended-doc
and texmaker.
I have a few problems.
First of all texmaker doesn't show as many tools as I would like. I would prefer something that looks like texniccenter, or at least something that looks like what I found here on google, while searching for "texmaker screenshots". Instead, I get this.
Second of all, as you can see on the screenshot that I made, there's an error on compiling. What should I do so that at least each package listed in the screenshot is available ?
Moreover, as you can see on the screenshot as well, there seems to be a problem with the line count : the line number should be 2 and not 3. How to fix that ?
Thanks.
|
|
|
|
01-26-2010, 08:17 AM
|
#2
|
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
I installed texlive-math-extra, and now the compiling error is gone.
The two other problems are yet to be solved though.
Plus, I just noticed that the accents (é,è, etc) are not displayed properly. How to fix that ?
|
|
|
|
01-26-2010, 03:11 PM
|
#3
|
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
also, is it possible to automatically remove the files that were only used for the compilation, such as .log and .aux ?
|
|
|
|
01-26-2010, 06:42 PM
|
#4
|
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
Doesn't anyone use texmaker ?
You know, I've just started using it, so I don't care about changing to another one if someone uses something else than is better and more used.
All I want is to be able to write pdfs with linux, and I'm sure quite a lot of people do that.
It's just that I was told it's a good software to do so.
|
|
|
|
01-26-2010, 07:14 PM
|
#5
|
|
Guru
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594
|
If all you want is to "write PDF's", there are likely other ways to do it. I realize you use Ubuntu according to your little icon there on the left hand side, so what I'm about to write won't apply DIRECTLY for you, but:
to write PDF docs, I just write them in KWord text editor, and then export them to PDF. Simple.
So, since Ubuntu is GNOME based rather than KDE, my suggestion would be to find a text editor comparable to the functionality that KWord has (it's a KDE application) which can save or export a document to PDF format.
Or, if you want to use KWord, you can use your package manager to install it, but be forewarned: it will bring with it hundreds of megabytes of stuff you probably won't otherwise want or need.
Maybe someone else can suggest a GNOME-based editor that can export to PDF.
Sasha
|
|
|
|
01-26-2010, 08:28 PM
|
#6
|
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
Hello,
thanks for your answer. Well sometimes I need to write mathematical texts as well and I'm not sure exporting a document to pdf format would do so great. I definitely want to be able to write latex, but I don't mind about the software that allows me to do so. Nevertheless, I'd rather have a software than just writing latex on gvim or emacs because of the shortcuts that are available and make life easier (italic, title, and things like that).
Maybe there is a software that is more used than texmaker though, I'm opened to suggestions.
In the meantime, is there anyone that can help me to solve my problems please ?
|
|
|
|
01-26-2010, 08:41 PM
|
#7
|
|
Guru
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594
|
Hi, not to belabor the point, but since you haven't yet got the answers to the particular problems you are currently having....
Quote:
|
mathematical texts as well and I'm not sure exporting a document to pdf format would do so great.
|
I'm not sure either, but neither of us will know unless one of us try it out
If what you're writing (the mathematical texts) is not private/personal/subject-to-NDA, feel free to email me a couple samples, and I'll find out what they would look like if I entered them into my editor and exported them as PDF's, and I'll email them back to you. If you're interested, of course; entirely up to you.
Quote:
|
I'd rather have a software than just writing latex on gvim or emacs because of the shortcuts that are available and make life easier (italic, title, and things like that).
|
Pretty much every editor out there, has shortcuts (or hotkeys?) for formatting, italics, bold, justify, underline, whatever.
Either way, I hope you do find an app that makes you happy  -- unfortunately (as you've likely guessed by now) I have never made anything with LaTEx, so cannot help with that.
Sasha
|
|
|
|
01-28-2010, 06:17 AM
|
#8
|
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
I doubt your editor would export '$frac12$' as '1/2' instead of '$frac12$'.
Can someone help me to solve my problems please ?
Last edited by elishac; 01-28-2010 at 06:34 AM.
|
|
|
|
01-28-2010, 06:44 AM
|
#9
|
|
Moderator
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
You can use pdflatex or convert the .dvi to .pdf with the dvipdf program. There is also a ps2pdf program as well.
For some reason TeXmaker isn't available for my distro currently, so I don't have it installed and can't peruse the documentation. I do use Kile which produces pdfs if I want.
|
|
|
|
01-28-2010, 06:57 AM
|
#10
|
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
Well okay then, I'll install kile. But please help me to configure it afterwards.
|
|
|
|
01-28-2010, 08:29 AM
|
#11
|
|
Moderator
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
I downloaded the texmaker source and built it. I see that the second button from the right is to produce pdfs.
You don't need to install kile. If the latex source requires you to use LaTeX instead of pdflatex, you can first
click on the LaTeX button to produce the .dvi file. Then click on Preview PDF button all the way on the right hand side.
From the preview, you can save it as a pdf. The conversion takes place in the background.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:22 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|