Tagged Questions
9
votes
1answer
171 views
How to use hyph-utf8 correctly?
I'm using MiKTeX and pdfLaTeX and the package manager tells me that hyph-utf8 is installed and auto-download of packages is activated, too.
But when I do \usepackage{hyph-utf8}, because I hope that ...
10
votes
1answer
464 views
Which version of LaTeX permits more than 16 alphabets?
Sometimes I receive a message:
! LaTeX Error: Too many math alphabets used in version normal.
I know that there is a limit of 16 alphabets at most allowed to one article. However this message ...
0
votes
0answers
409 views
What do these error messages mean? [closed]
My article is
\documentclass[11pt]{aomart}
\usepackage{mdwtab,amsmath,dsfont,amssymb,amsthm,ifthen}
\usepackage{mathrsfs}
\usepackage{yfonts}
\usepackage{bbding}
\usepackage{mathtools}
...
0
votes
0answers
60 views
Could not compile pdf after updated [duplicate]
I have updated my MiKTeX to 2.9. But unfortunately it cannot compile pdf file by either PdfLaTeX and XeLaTeX.
When use XeLaTeX it lag at the begining, and for PdfLaTeX it returns errors:
Command ...
4
votes
1answer
2k views
LaTeX Error: Cannot determine size of graphic in title.png (no BoundingBox)
I seem to be getting a strange error after updating MiKTeX 2.9. I am using pdfLaTeX and TeXmaker with the graphicx package to include .png images. When I try to compile, I get the error LaTeX Error: ...
2
votes
0answers
222 views
MikTex Portable + Texmaker not supporting EPS [duplicate]
Keep in mind, I am a beginner to LaTeX in general and not skilled in command lines.
MiKTeX Portable and TeXmaker are installed on my portable drive. TeXmaker has been properly configured to use ...
3
votes
1answer
297 views
How can I get my LaTeX set up on Emacs/AUCTeX to use the -file-line-error option when calling pdfTeX
I have been puzzling over this for the past few hours and can't quite figure it out. I am using AUCTeX 11.87 and MiKTeX 2.9 on Emacs 24.2 (obtained from Vincent Goulet with AUCTeX pre-packaged):
I ...
0
votes
0answers
263 views
PDF file cannot be found (MikTeX 2.7, TeXnicCenter) [closed]
MikTeX 2.7 wasn't able to generate the PDF file. I am using Adobe Reader on Windows 7.
I need to know how to fix this as soon as possible.
3
votes
1answer
176 views
Libertine/Biolinum suddenly missing/corrupted?
I'm working with Miktex 2.9 64 Bit on Windows 8 with Texniccenter. Up until yesterday I compiled all my documents without any problems. Today everything seems fine, too, I did not run any Miktex ...
2
votes
1answer
361 views
xy-eps-converted-to.pdf not found - wrong filename?
I'm trying to include an EPS file into a PDF file using MikTex 2.9 under Windows 8. Everything else LaTex related works like a charm.
pdflatex keeps complaining about a missing ...
1
vote
1answer
349 views
Different behaviour in BaKoMa TeX and MiKTeX
I am trying to use the resume template by David Grant.
I have put both the .tex file and the shading.sty file together in one folder.
When I use BakomaTeX (v 9.83) to convert the .tex file to PDF I ...
2
votes
1answer
144 views
epstopdf suddenly stopped working
I'm trying to compile some .tex files in WinEdt 7 with pdfLaTeX using MikTex 2.9. I have a lot of eps figures and was previously using epstopdf in the preamble without any problems. But for some ...
0
votes
0answers
152 views
LinLibertineO-osf-sc-t1--base at 720 not found [closed]
!pdfTeX error: pdflatex (file LinLibertineO-osf-sc-t1--base): Font LinLibertine
O-osf-sc-t1--base at 720 not found
==> Fatal error occurred, no output PDF file produced!
I get this message with a ...
5
votes
1answer
895 views
How to enable shell-escape in TeXworks?
I require use of the minted package of similar one which support Prolog syntax-highlighting.
Given that I use the TeXworks "IDE", how do I enable shell-escape?
Though I attempted—see above—I still ...
2
votes
2answers
622 views
MikTeX: How to run pdflatex from cmd prompt on Windows 7 compared to Windows XP?
In Windows XP I create my test.tex in emacs and then run it in the cmd promt as pdflatex test.tex in the corresponding directory, and it works without a problem. However, in Windows 7 doing the same ...
0
votes
0answers
197 views
Problem with Millennial font [closed]
I have downloaded and installed the Millennial font from this website.
http://www.math.unl.edu/~shartke2/computer/latex/latex.php
I am using MiKTeX on Windows. When I compile the file, I am getting ...
5
votes
2answers
458 views
Why can't I get pstricks with auto-pst-pdf (and cropping) running on MikTeX?
\documentclass{minimal}
\usepackage[pdf]{pstricks}
\begin{document}
\begin{pspicture}(-5.25,-5.25)(5.25,5.25)%
\pscircle*[linecolor=cyan]{5}
...
0
votes
1answer
121 views
How to replicate TeXify / Yap current page display behavior with PDFTeXify / Adobe Reader?
After TeXify finishes, Yap displays the same page it was on prior to the TeXify.
How do I replicate this behavior with PDFTeXify / Adobe Reader so that it displays the same page I was on prior to ...
0
votes
0answers
127 views
Error after compiling [closed]
Every time I try to compile my TeX code to PDF the compiler runs and at the end there is a message like:
process ends with an error
But neither the log file nor the error message shows me the ...
0
votes
0answers
774 views
Unable to use libertine in Windows MiKTeX [closed]
\documentclass[14pt]{article}
\usepackage{libertine}
\usepackage[T1]{fontenc}
\title{Hello World}
\begin{document}
Lorem Ipsum
\end{document}
I have trouble with my MiKTeX installation. I tried ...
3
votes
1answer
661 views
GraphViz and LaTeX; gives blank PDF
I've tried 4 different .sty files (most of which didn't work, some of which gave me errors on rendered page).
Now trying with the dot2texi package, which is giving me a blank PDF.
I have tried ...
0
votes
0answers
370 views
Paragraph ended before \@iinput was complete [closed]
I have a larger document.
main.tex
\--> \include{chapter1.tex}
\--> \input{oneline.tex}
When compiling I get this error
main.tex:285:Pragraph ...
2
votes
1answer
666 views
latex and pdftex hangs when compiling
I just updated my MiKTeX and now nor latex, neither pdflatex not compiling my tex. Even if it contains only
\begin{document}
\end{document}
No error messages are shown, no files are created. It ...
1
vote
0answers
912 views
Unable to uninstall Miktex 2.9 on Windows 7 [closed]
I am trying to uninstall MikTex 2.9 on Windows 7, but it won't uninstall. The wizard stops working. What can be done to solve this issue? One of the reasons I want to uninstall is that I am getting ...
1
vote
2answers
2k views
Pdflatex problem with Texstudio and Miktex 2.9
I'm trying to build a tex file with TeXstudio 2.3 (and MikTeX 2.9 installed separately), which builds with no problem using LEd. When I run pdflatex with TeXstudio, I get the error message (and thus ...
2
votes
1answer
783 views
md-chr7y source file could not be found
I am trying to build a document with pdflatex (MikTeX) but it fails. It seems to be the used font on the title page. The error is as follows:
miktex-makemf: The md-chr7y source file could not be ...
2
votes
1answer
876 views
An issue when using TeXnicCenter Alpha and Adobe Reader 10
I use TeXnicCenter Alpha, DDE control TeXnicCenter, MikteX 2.7, Adobe Reader 10, and Windows 7. Whenever I build, the log file reads "undefined !control sequence" and whenever I output the file, the ...
1
vote
1answer
887 views
Windows 7: problem with TeXnicCenter, MiKTeX2.9
Please help! They have updated my computer to Windows 7, and I have tried to reinstall MiKTeX2.9 and TeXnicCenter. When I run a LaTeX program, it tries to install 412 files from CTAN, and I get the ...
14
votes
3answers
4k views
How can I generate PDF metadata from LaTeX?
I am writing a document using LaTeX and generating PDF. Can anybody tell me how I can generate the PDF metadata, e.g. author or title, from LaTeX? On Windows XP, I am using MikTex's texify to ...
2
votes
1answer
437 views
pdfTex Miktex/Tex Live 2010 version difference
We are having difficulties running PDF-XChange Viewer with pdflatex.
With configuration MiKTeX the viewer works fine but with TeX Live 2010 the viewer crashes on windows xp sp3. Any ideas what the ...
2
votes
2answers
6k views
pdflatex.ini missing - but it's there (MikTeX) [closed]
When I try to compile the .tex-file, I get an error, telling me that the pdflatex.ini is missing in \tex\config\pdflatex.ini.
I went looking into the directory - and the file is there. But TeXWorks ...
4
votes
1answer
833 views
GUI framework error after Update [duplicate]
Possible Duplicate:
How can I fix the error "GUI framework cannot be initialized" with TeXnicCenter and MiKTeX?
Yesterday I updated all packages via the Miktex 2.8 update ...
0
votes
1answer
2k views
MiKTeX and Sphinx : problems on complex TeX output
I've installed the complete package of MiKTeX 2.8 because I have to manage the PDF rendering of a TeX file generated by Sphinx 1.0.4 (Python 2.6) from a ReST source file.
I underline that the HTML ...
4
votes
1answer
199 views
How do I make links in my pdf to run other programs?
I remember when I installed MiKTeX on my PC, I did it by clicking a series of links in a pdf document, which would run the various installer programs.
What (La)TeX commands were used to make that ...


