Fedora :: Getting Error After LaTeX Update?
May 5, 2010
A few days ago there was a huge TexLive update. Since I've installed the updates I get following error, when running pdfLatex:
Code:
kpathsea: Running mktexfmt pdflatex.fmt
So I guess it can't find pdflatex.fmt, but I don't know what to do against it.
View 2 Replies
ADVERTISEMENT
Feb 2, 2011
I'm just texing a little report and I get the following error message: LaTeX Warning: Citation 'tzvp' on page 4 undefined on input line 74 I have made a bibliography in the classic way, i.e.
[Code]....
View 2 Replies
View Related
Dec 16, 2010
Question how can I update latex packages is there any easy way to do it in linux, such as in windows (miktex for example).I have installed all the TeX-live packages on the ubuntu software center. But I seem to have outdated older packages.03156397135
View 6 Replies
View Related
Jul 5, 2010
I am a semi-noob on this and I have problems getting my emacs recognizing .tex as latex and even running latex-mode. Usually when you run latex-mode (M-x : latex-mode) emacs should switch to latex-mode, but nothing happens in my case. The menu bar still show the TeX options, highlighting remains the same etc.
I am running emacs 23.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4), this is on a university system so I don't know much about it.
> uname -a
Linux karakum 2.6.18-164.11.1.el5 #1 SMP Wed Jan 20 00:57:09 EST 2010 x86_64 x86_64 x86_64 GNU/Linux.
View 12 Replies
View Related
May 20, 2011
I want to use LaTeX text in Inkscape. Just a simple thing like $$x_i$$. There is an extension called textext with installation manual. Basically one have to copy four files into /usr/share/inkscape/extensions and one more option appears in Extensions menu. So far so good.
If I try to use that extension I get an error message:
Traceback (most recent call last):
File "/usr/share/inkscape/extensions/inklatex.py", line 7, in <module>
import xml.dom.ext.reader.Sax2
ImportError: No module named ext.reader.Sax2
Googling you can find several topics about that error from 2004 or earlier saying to install PyXML and providing a link to it, where it is said "Out of date. Do not use it." I have tried to build that PyXML though -- without success (lots of compile errors).
View 4 Replies
View Related
Apr 5, 2010
Have searched around the web and here but can't find what package to load to solve the problem. Running 9.10
View 4 Replies
View Related
Aug 25, 2011
If i compile my.tex file using the command:latex my.tex I am getting this error:! LaTeX Error: File `pause.sty' not found.Type X to quit or <RETURN> to proceed,or enter new name. (Default extension: sty)
View 1 Replies
View Related
May 14, 2010
I am trying to write notes for my Spanish class using LaTeX, but having loaded the spanish - babel package, am getting the following error - firdt I give an example code, then the .log file:
Code:
listfiles
documentclass{article}
usepackage[spanish]{babel}
[code]....
View 8 Replies
View Related
Jan 29, 2011
I'm trying to use emacs in the auctex mode. But Flymake complains about something I could not understand. This is the error it shows whenever I open a tex file.
Code:
Flymake:Configuration error has occured while running (texify --pdf --tex-option=-c-style-errors PATH_TO_FILE_DIRECTORY/FILE_flymake.tex).
Flymake will be switched OFF.
I have texify installed on my system. I also tried suggestions in the emacs wiki on FlymakeTex, added the following lines in my .emacs file:
Code:
(defun flymake-get-tex-args (file-name)
(list "pdflatex" (list "-file-line-error" "-draftmode"
"-interaction=nonstopmode" file-name)))
How do I stop this msg and use flymake.
View 1 Replies
View Related
Oct 1, 2009
For the past few days, the automatic GUI update has been crashing, complaining of a "Transaction error."
Here is the output that pops up in a separate window:
Code:
I tried the following:
Code:
And got the following (similar) output:
Code:
I very rarely use xfce and I don't quite know what exo is, but I'd like to fix this problem if it's not too involved.
View 3 Replies
View Related
Feb 26, 2010
Code:could not add package update for poppler-data-0.4.0-1.fc12(noarch)updates: poppler-data-0.4.0-1.fc12.noarch.
View 3 Replies
View Related
Apr 1, 2010
using TTF-font with LaTeX?
View 6 Replies
View Related
Jul 28, 2011
After 2 months away from Fedora i am using it again, and used yum update to update stuff, everything was running fine, downloaded stuff, but 2 of the 666 stuff to install got error, here is:
[code]...
View 8 Replies
View Related
Jun 18, 2010
Today I discovered a strange issue regarding LaTeX. I am currently working on my thesis and sometimes edit it on my laptop with F13 x86_64, and others with my office's Mac (Leopard). Fedora has TexLive installed (default Latex distribution) and I believe the Mac has its default distribution as well.
The problem is that the Mac seems to compile the document better (Latex + Bibtex + Latex + dvips + ps2pdf): page distribution looks better for one thing, space is better used. I notice that images (EPS) are rendered with an extra blank space on the bottom when compiling in Linux (which might be responsible for the page's arrangement).
Is there something I can do to fix this? Some option that perhaps the Mac has as a default but must be specified in Linux?
View 2 Replies
View Related
May 18, 2010
I am currently working on a large document using LATEX and have bumped into a problem. Here is the thing: I write this document in several machines, there is a Mac at school, some Ubuntu based machine, and this Fedora 12 x64 laptop. The thing is that I compile the document periodically on these machines and I WOULD expect the results to be similar, but they are not because the resulting PDF is of inferior quality! (fonts do not look very well when they are zoomed in).
Mac OSX's latex-produced-PDFs are of higher quality than their Linux counterparts. Is there something I can do to fix that? Install an extra package perhaps?
View 11 Replies
View Related
Nov 9, 2010
I have downloaded PGF for latex in my home directory.[URL]..How can I configure latex to access to the library in my home?
View 3 Replies
View Related
Nov 29, 2010
I have F14 x86_64 installation on my laptop. I once used latex vary well. After recent update of the system, there seems to be a latex font problem. When I ran xdvi, the dvi window flashed once and disappeared immediately.
The error in the terminal is:
Code:
$ xdvi ms
Warning: Missing charsets in String to FontSet conversion
Warning: Unable to load any usable fontset
Error: Aborting: no fontset found
I have xorg-x11-font-utils, xorg-x11-fonts-misc, xorg-x11-fonts-ISO8859-1-75dpi, and xorg-x11-fonts-ISO8859-1-100dpi installed. I then ran:
Code:
# yum install xorg-x11-fonts-ISO8859*
to install some extra fonts. But the problem remained. What shall I do?
View 1 Replies
View Related
Mar 25, 2010
Can't update my fedora 12,I attached a print screen of the error at the link below:url
View 3 Replies
View Related
Jul 28, 2010
What I want is to be able to type something like "camin" (with the accented ") in Emacs, and get it to work after latexing it. An alternative would be to type "cami'on", but the first alternative would be much better.
After googling it seems that this (or at least the second option) should be possible with not much hassle, but I just can't get it to work (maybe because I haven't got much sleep last week).
View 2 Replies
View Related
Mar 21, 2011
I installed TeXLive on Linux (Fedora 14) but I don't know how to add additional LaTeX packages that are available from CTAN (Comprehensive TeX Archive Network) easily. It seems TeXLive has its own package manager called "tlmgr" but I could not activate it or find it through "yum search". Is there an easy way to install additional Latex packages besides the manual method stated in [URL]..
View 6 Replies
View Related
Aug 30, 2009
I've made a terrible mistake that I changed files in /etc/yum.repo.d and /etc/yum.conf.Now I can't get update by yum update, saying that ERROR: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again. Now I'd like to reset everything to default.What can I do now?
View 8 Replies
View Related
Jul 12, 2011
I switched from Ubuntu to Fedora and I'm having a little bit of trouble understanding why I cannot update my system. Fedora seems to be a little bit more complicated than Ubuntu to update and to do other things... I'm still willing to try it because it has a good reputation and good reviews so I will go ahead and give it a shot but before I do that I need to update it. I have an HP pavilion notebook dv2000. Just installed Fedora 15 and my system is telling me that I have over 700 updates! when I click on install updates I get an error:
Transaction error An unspecified transaction error has occurred. More information is available on the detailed report. Then on the details this is what I get:
[Code]....
View 6 Replies
View Related
Jul 2, 2011
installed Fedora 15. No Gnome 3 reverted to default and when I try to update I get this error (see attached).
View 5 Replies
View Related
Jul 10, 2011
I was trying to update my Fedora 15 amd64 when a Error Notification popped up saying "An unspecified TRANSACTION ERROR has occured". More details: "could not add package update for fedora-release-rawhide-15-3(noarch)updates: fedora-release-rawhide-15-3.noarch".
View 4 Replies
View Related
Aug 22, 2009
While doing 'yum update' an error message was issued during clean up phase:
Code:
Cleanup : elfutils-libelf-0.141-1.fc11.i586 110/180
ERROR: Module uprobes does not exist in /proc/modules
Cleanup : systemtap-0.9.9-2.fc11.i586 111/180
Does this represent some kind of problem or can I just ignore it?
View 3 Replies
View Related
Sep 27, 2009
Every time I try to install my updates for the past week or so, I get this box: [URL]. If I hit yes, I get this box: [URL], and if I hit cancel, all my updates fail. How can I fix this?
View 1 Replies
View Related
Jan 29, 2010
I have just installed Fedora 12 (i686) and I am running the update utility, But after I do, I get this error! What to do? Link to image: [URL]
View 1 Replies
View Related
Mar 11, 2010
I installed Fedora 12. There are a few things that aren't workng right: mouse pointer going invisible, sound doesn't sound right, usb wireless adapter doesn't work if plugged in when the computer boots. The first thing I tried was running Software Update. I was hoping to sort out some of the bugs but Software Update isn't working. It starts and loads a list of updates and then when I click Install I get this error message:
[Code]...
It looks like the software is updating like it should, now. Though, I don't know why the GUI based Software Update was having problems.
View 1 Replies
View Related
May 10, 2011
I've installed fedora14 64 bit, when I'm trying to update the software I always get this error: and this is happen also when I use: Yum update in terminal: the error is:
[code]...
View 10 Replies
View Related
Jun 5, 2011
I am new F12. I installed F12-32bit. I made update software (System > Admin ... > Software Update) But can not.
View 2 Replies
View Related