Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-19-2007, 04:17 PM
|
#1
|
LQ Newbie
Registered: Nov 2007
Posts: 2
Rep:
|
Running Latex
Just getting back to learning how to use Latex in Linux Ubuntu 7.1 after many years with Windoze !!
Not quite sure where the various fonts and .sty files reside in the Ubuntu Package....maybe someone would give me a start and I will try to work things out.
I do have a fair knowledge of the commands and layout etc.
I do remember also that one has to 'texhash' at a terminal to update database but am getting this result currently:
bernard@bernard-desktop:~$ texhash
texhash: /var/lib/texmf/ls-R-TEXMFMAIN: no write permission. Skipping...
texhash: /var/lib/texmf/ls-R-TEXLIVE: no write permission. Skipping...
texhash: /var/lib/texmf/ls-R: no write permission. Skipping...
texhash: Done.
Also while trying to latex a file in Kile I am told that the .tex file I am using is 'not a LaTeX root document but continue anyway!!'
No problem running this file in Mitek in Windows.
Thanks for any assistance.
Bernard
|
|
|
11-19-2007, 04:35 PM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
clearly not an intro. moved to linux - newbie.
|
|
|
11-19-2007, 06:00 PM
|
#3
|
Member
Registered: Jul 2004
Location: Santiago, Chile
Distribution: Ubuntu
Posts: 410
Rep:
|
Hi,
I do not use Kile, but what do you want to do exactly? I use latex and pdflatex to compile my .tex files. latex produces the .dvi and pdflatex a .pdf directly (I think it is the most common choice these days).
|
|
|
11-19-2007, 06:28 PM
|
#4
|
Member
Registered: Nov 2007
Location: /dev/volcano
Posts: 70
Rep:
|
Hi,
if you wanna do texhash, you've got to do it with super user privileges, as the files resides somewhere in the /usr directory :
sudo texhash
should do the trick
for your problemm with Kile, if pdflatex makes the same output as latex, may we see the header of the file?
|
|
|
11-20-2007, 05:40 AM
|
#5
|
LQ Newbie
Registered: Nov 2007
Posts: 2
Original Poster
Rep:
|
Running Latex
[QUOTE=KrahnacK;2964649]Hi,
if you wanna do texhash, you've got to do it with super user privileges, as the files resides somewhere in the /usr directory :
sudo texhash
should do the trick
Many thanks... that works fine
for your problemm with Kile, if pdflatex makes the same output as latex, may we see the header of the file?
\documentclass{article}
\usepackage[active]{srcltx}
\usepackage{own}
\pagestyle{empty}
\begin{document}
\section*{\Large{Notes on the Various Formulae in Excel}}
\vspace{10mm}
\section{\textbf{A simple ``IF" statement}}
This may not be a problem at all because I can decide to not show the dialog box again. What actually happens when I Latex & PdfLatex is that a dialog box appears saying:
"The document etc....is not a Latex root document: continue anyway?"
I am just wondering why this appears at all.
Thanks
Bern
|
|
|
All times are GMT -5. The time now is 03:36 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
|
|