Hi all,
i am using texniccenter 1 Beta 7.50 with Miktex 2.7. When i try to generate a pdf file with the "latex => pdf" profile (the paths are all correctly set up), it compiles without errors but no pdf file is being generated. Can someone give me a hint towards the problem's solution? (When i use "latex => ps => pdf" it works, only problem then is graphics-handling ...)
Thanks,
Herder
LaTeX forum ⇒ General ⇒ Problem with creation of pdf files Topic is solved
- Stefan Kottwitz
- Site Admin
- Posts: 9521
- Joined: Mon Mar 10, 2008 9:44 pm
Hi Herder,
could you post your .log file as attachment? Perhaps we will find the cause by examining that.
Stefan
could you post your .log file as attachment? Perhaps we will find the cause by examining that.
Stefan
Site admin
I could have had a look into that myself, sorry for that. Here is, what i found in there:
How do i integrate that font?
!pdfTeX error: (file aebx12): Font aebx12 at 720 not found
==> Fatal error occurred, no output PDF file produced!
How do i integrate that font?
- Stefan Kottwitz
- Site Admin
- Posts: 9521
- Joined: Mon Mar 10, 2008 9:44 pm
Hi Herder,
it seems that you use the ae package. I would not use that any more. For T1 encoding I would use the Latin Modern font (\usepackage{lmodern}) or install the cm-super package (no font change in the document needed), that can be done by the MiKTeX package manager (MiKTeX options).
Stefan
it seems that you use the ae package. I would not use that any more. For T1 encoding I would use the Latin Modern font (\usepackage{lmodern}) or install the cm-super package (no font change in the document needed), that can be done by the MiKTeX package manager (MiKTeX options).
Stefan
Site admin
Ok, i am installing the cm-super-package at the moment. And I don't need to change anything in my docs?
- Stefan Kottwitz
- Site Admin
- Posts: 9521
- Joined: Mon Mar 10, 2008 9:44 pm
I would just remove those lines if they exist:
cm-super (Computer Modern fonts with T1 encoding) will be used automatically if
was written.
Stefan
\usepackage{ae} \usepackage{aecompl}
cm-super (Computer Modern fonts with T1 encoding) will be used automatically if
\usepackage[T1]{fontenc}
was written.
Stefan
Site admin
It seems to work now. Thank you very much for your help, Stefan! 

Hello,
I want to thank you. In my beamer files, I cannot create a pdf. We could not solve this problem for a long time.
This suggestion above downloading cm-super through miktex solved my problem.
I want to thank you. In my beamer files, I cannot create a pdf. We could not solve this problem for a long time.
This suggestion above downloading cm-super through miktex solved my problem.
Who is online
Users browsing this forum: No registered users and 0 guests