pdfTeX is an extension of TeX which is capable of directly generating PDF output. Use this tag if your question is about pdf(La)TeX specific problems and is not related to standard (La)TeX.

learn more… | top users | synonyms (1)

2
votes
1answer
141 views

Trouble with latex and dvips with an FSTTCS documentclass

Following from my other question Which DVI viewer on linux?, now that I can easily view DVI files I came to the conclusion that the unusual document class I used for my document defines some ...
2
votes
1answer
993 views

AucTeX (in Emacs) doesn't seem to find certain packages

I am using AucTeX in emacs v23 in PFD-mode. When invoking the pdflatex compiler through C-c C-c LaTeX I get a [...] file <some_package>.sty not found error for some particular packages. For ...
2
votes
1answer
213 views

Why using pdf we get better results than using dvi?

In How can I auto adjust a equation to appear in the entire page? (Scale to equations, is this exist?) I asked how I could change the equation sizes. Nothing seemed to work. But the problem was I was ...
2
votes
0answers
607 views

UTF8 Encoding/Mapping in the pdf with PdfTeX (Application to Fourier Font) [closed]

After many search, I have found how to have a pretty good UTF8 mapping (which give no bad result on Acrobat Pro accessibility checking) for lmodern and amsfonts. The code needed is in the minimal ...
2
votes
2answers
329 views

Can't use pstricks - boundingbox error

This is a technical problem arising from this question: Bending snakes with xy-pic and also regarding the accepted answer to this question: How to use PSTricks in pdfLaTeX? \documentclass{article} ...
2
votes
1answer
305 views

CVPR Style in draft mode fails to compile pstricks figure

I'm new to this pstricks figures. So I apologize if my question is very basic. So this is the problem. I have a style from CVPR, cvpr.sty, and a figure that I create using a script that creates ...
2
votes
2answers
358 views

How to force pdfTeX and XeTeX to produce the same measurement for the imported image?

resolution is undefined in XeTeX so the following code will produce different values when compiled with pdfTeX and XeTeX. \documentclass{article} \usepackage{graphicx} \newsavebox\IBox ...
2
votes
2answers
1k views

Which one produces a pdf with the smaller file size? pdflatex or latex-dvips-ps2pdf?

Assume I have a screenshot in png format and make a copy of it in eps format by using ImageMagick. I create two input file, namely ForPNG.tex and ForEPS.tex. ForPNG.tex imports the png image and is ...
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 ...
2
votes
1answer
551 views

Manually installed font looks bit-mappy and conflicts with microtype

Following the instructions here I tried to install the Vollkorn font. Now, after some fiddling (see the comments on the above linked blog post) I managed to get the font to work, but there are some ...
2
votes
1answer
941 views

htlatex leaves undefined reference (“??” link) but pdflatex produces correct output

We have a large document that runs through pdflatex and through htlatex. The pdflatex output is fully ok. The htlatex output is also ok (it contains all images etc.) except that for some ...
2
votes
1answer
260 views

Boxes in LaTeX not proper

\setlength\fboxrule{2pt}\setlength\fboxsep{2mm} \fbox{ Let $f:[0,1] \to \mathbb{R}$ be a continuous function. If $f$ is infinitely differentiable, \ then prove that $f$ coincides with a ...
1
vote
1answer
61 views

copy/pastes odd chars from a document written using hangul package

Recently i've been involved in writing document in Korean. I've managed to install the hangul package and write the following statement : \usepackage{hangul} % pretty simple everything was fine ...
1
vote
2answers
237 views

PDF compatibility, how to validate? [duplicate]

Possible Duplicate: PDF conformance tool I have created PDF-files using XeLaTeX and there has been no problem when I have shared these files with co-workers using Acrobat Reader. But when I ...
1
vote
1answer
118 views

How do I paste codepoints outside of the basic multilingual plane with accsupp or \pdfglyphtounicode?

As described in the answers to this question, the accsupp package can be used to have symbols paste as arbitrary Unicode codepoints. For example you might want to write something like the following, ...
1
vote
1answer
184 views

How can I keep browsing my pdf with synctex at the same time as LaTeX is rebuilding it?

As discussed here pdflatex preview problem: white pdf pages with only hyperref-rectangles visible during compile? when working on my dissertation which takes a long time to compile (even when ...
1
vote
1answer
163 views

Could someone help with me LaTeX ? I don't know why it isn't compiling

I am new to LaTeX and i guess computer science in general. I am trying to generate a pdf with an image. I am having a lot of problems. I use MiKTeX 2.8 Here is what I entered \documentclass{report} ...
1
vote
1answer
708 views

Acrobat on Windows doesn't recognize the images from pdflatex pdfs generated on Ubuntu [closed]

I'm dealing with an annoying behaviour of my pdf file. It seems that Acrobat or Reader doesn't recognize the images. I work with texlive on Ubuntu 11.04 and I compile the source file with pdftex in ...
0
votes
2answers
261 views

! LaTeX Error: File 'figures/UILogoLG3L' not found [closed]

I'm trying to follow this tutorial: http://www.matthewjmiller.net/howtos/customized-cover-letter-scripts/ I downloaded the cover letter.tex, and I'm trying to 'typeset' it. So I press the green play ...
0
votes
0answers
265 views

Compiling problems with scrreprt [closed]

I want to compile my theses with scrreprt and classicthesis, but it does not work. Here you have a compilation output: pdflatex \\nonstopmode\\input tesis.tex This is pdfTeX, Version ...
0
votes
3answers
733 views

Embedding base14 fonts in PDF created using pdfLaTeX

I created a PDF using txfonts. But the base 14 fonts (Times-Roman, Times-Italic etc.) are not embedded in the PDF. Could somebody help me to solve this issue? The font information in my PDF is as ...

1 2 3 4 5