{pdf} is specifically about the PDF file format. If your question is about producing PDF output, choose an appropriate tag such as {pdftex} or {ps2pdf}. If your question concerns PDF reader software, also use {viewer} or a reader specific tag such as {acrobat}, {evince} or {okular}.
4
votes
2answers
57 views
Equivalent of bounding box when compile with pdflatex
I'm having an issue inserting a .pdf image into my .tex file (an .eps works fine). A description of my problem is below.
When I insert an .eps figure by doing:
\documentclass[a4paper,11pt]{article}
...
19
votes
7answers
2k views
PDF reader on Linux capable of continuous updating
I am using latexmk on a Red Hat 5 machine. I use it as:
latexmk -pdf -pvc
I would like to have my PDF reader automatically update the PDF as it is changed. What PDF reader do I need for this? What ...
3
votes
0answers
20 views
How can I limit the writable space in hyperref's TextFields?
I'm creating a pdf form using hyperref. After it has been filled-out, the form will be printed. I'm looking for a way to prevent the user from entering more characters into a TextField than will be ...
7
votes
2answers
85 views
PDF keywords from Expl3 clist
I’m trying to add PDF keywords to my résumé. In the custom class file, I have these lines:
\clist_new:N \jcsres_keywords_clist
\NewDocumentCommand \keywords {m} { \clist_gset:Nn ...
15
votes
3answers
3k views
How to include audio file in PDF
How do I include audio file, or should I say, link to audio file in PDF?
Audio should be playable "from
PDF directly", without opening
any additional window.
Is it possible to attach audios to PDF
...
0
votes
0answers
63 views
LaTeX fails to produce PDF
I am using Texmaker editor to write my TeX documents. In Texmaker, there is an option how you want to run your TeX document. I have always chosen Quick Build and then View as PDF. This has produced a ...
30
votes
6answers
4k views
How to create individual chapter PDFs
My document structure has
one file with preamble (i.e. MainTex)
and around 75 individual .tex files (i.e. Chapter_01, Chapter_02, ..., Chapter_75) representing each chapter.
I am using \include ...
0
votes
0answers
52 views
Random Greek Symbols appears in pdf generated by LaTeX
I use Texmaker. Once the .pdf file is generated by LaTeX, I notice that there are several greek symbols (mostly Sigma) in random places. Does any one know the reason? (My code does not contain these ...
1
vote
0answers
70 views
Font Rendering Artefacts on OS X
Ever since I started using OS X, I have noticed strange rendering artefacts when viewing PDFs I create using pdfTeX, XeTeX, or LuaTeX using Preview.app. These artifacts are not always reproducible, ...
5
votes
0answers
75 views
Include a paper in a dissertation
I'm start writing my dissertation and I want to include two papers that I wrote in the appendix. I want them to appear in the original format that they were written (amsart). I'm using a template ...
12
votes
2answers
224 views
Cannot copy text from the simplest PDF file?
Consider the following code:
\documentclass{article}
\begin{document}
We define multiplication by
$$v_1x = 0,\quad v_2x = v_1,\quad v_1y = -v_1,\quad v_2y = v_1$$
\end{document}
which looks ...
4
votes
2answers
54 views
problem with including pdf using pdfpages
I am trying to use \includepdf with about 20 different PDFs. The first 19 have worked fine, but the last one which can be found below
...
13
votes
1answer
404 views
Perfect Print and Screen Quality
I'm going to finish my thesis which leads me to the wish of polishing my document at it's best.
Currently I'm running in some minor problems with my black values and I observed some table blurring ...
2
votes
2answers
167 views
Cannot edit my document in Adobe Reader
I am typing and creating a tex file using Latexila (which I think is compiling via pdftex) and am asking a few friends to help edit this doc. These friends, however, are not conversant with tex, and ...
2
votes
0answers
31 views
pdflatex: Handling of fonts when including other pdfs
I was curious about one fact: How will pdflatex deal with fonts embedded in pdfs it includes?
For example: When I include 100 pdf-files (e.g. using \includegraphics) will the generated output file ...
1
vote
2answers
66 views
How to include a pdf image
All I am trying to include a pdf image in my tex file, but when I compiled the tex file, the console pop up the following error msg:
! LaTeX Error: Cannot determine size of graphic in ...
0
votes
0answers
28 views
LyX numbering tables wrong in PDF [closed]
I've got a remarkable problem in LyX. In the LyX document all the tables are numbered correctly. Although when I convert my document to a pdf file, the numbers are incorrect.
Lyx: table 3.1 => ...
7
votes
2answers
139 views
Embedding a flv (or mp4) video using pdfTeX (plain TeX only)
I am attempting to find out how to embed a flv video in a pdf file created using plain TeX and pdfTeX. I was successful at manually (via Adobe Acrobat's menu: Tools->Multimedia->Video Tool) embedding ...
6
votes
0answers
62 views
Beamer notes on secondary screen doesn't work
I am writing a presentation for at introduction to latex and think it would be nice to show how I have my presentation-notes on my laptop screen (Macbook Air) using Beamer.
But it just won't work.
...
5
votes
1answer
472 views
Convert TGA to PDF automatically
For my latex document, I have image files in tga format that I'd like to include. I want to convert them into pdf so latex can scale them without loose of precision.
By now, I just did this with ...
10
votes
3answers
2k views
Phantom spaces in listings (pdf)
I have a problem with SQL code in a PDF document. For code representation I'm using the listings package. Everything works perfect until I copy-paste that code from the created PDF document. I get ...
0
votes
0answers
50 views
border line disappeared after convert dvi to pdf
all, I have two graphs, which are draw using visio using black lines. Now the problem is whenever I generate dvi file (I am using subfigure), these two graphs look fine, but when I convert it to pdf ...
6
votes
1answer
49 views
hyperref: can I control how to display the PDF?
I use the method described in this link for getting hyperlinks from different PDF files:
Can you have hyperlinks to locations in different PDFs?
I would like to remain with two open PDF files, ...
19
votes
1answer
400 views
Move-around box in PDF display
I tried using the fancytooltips package and like it a lot. One thing that I could imagine would be nice is to have the entry showing up as a movable box instead of just a tooltip. (Sometimes the ...
0
votes
0answers
27 views
pdfTex, hyperref: jumps beetwen two pdf files [duplicate]
I use hyperref package and pdftex to generate a PDF file.
I have file_A.pdf and file_B.pdf.
I will assign a destination point in a file_B.pdf (not at first page) and use this destination to make ...
39
votes
7answers
1k views
Comparing the output of two PDFs
Sometimes I want to compare the results of two different settings to see which gives better results. Such settings can result in small changes in the location of words and other elements of the ...
6
votes
4answers
118 views
pdf vs dvi vs postscript
I have a few questions regarding these three:
What is the difference between those three outputs?
Does it make any difference in how my code is processed or just how it
is displayed? What's ...
1
vote
0answers
115 views
TeXnicCenter Crashes on BUILD and VIEW OUTPUT [closed]
This is in reference to previous question that I have posted and dint get it resolved.
PROBLEM : BUILD CURRENT FILE on TXC works Fine. BUILD AND VIEW OUTPUT or VIEW OUTPUT makes TXC to open sumatra ...
0
votes
0answers
28 views
free plagiate finder software online or offline with local library? [closed]
I am not sure if this is the right stack page to post this question to.
Since i assume here are many scientific writers i posted the question here.
I am searching for a free plagiarism finder ...
-1
votes
0answers
73 views
Latex does not publish half or some letters of some words [closed]
I have a LaTeX document and after compiling the document, some specific words are missing 2-3 letters in the whole pdf file. There is no error message during the compilation and yet this happens.
4
votes
1answer
81 views
Paper size with geometry in memoir: LaTeX vs PDFLaTeX
I have been searching for an answer to my problem, but my search did not yield any topics with the same problem, so hereby my question:
I have created a document with the memoir package. The stocksize ...
0
votes
1answer
104 views
texmaker 4.0.1 for OS X Pdf Viewer does not work
https://www.dropbox.com/s/6gedrfsgts9d22z/problem.png
with "external viewer" it works fine. But there is a problem with the pdf viewer that it shows the text too wide, there is something wrong with ...
1
vote
0answers
53 views
Compiling a code in TeXnicCenter produces an empty PDF without any warning and error
When I compile a code in TeXnicCenter, it builds a pdf without my modifications, giving: 0 errors 0 warnings 0 pages.
I'm not an expert but I've tried everything to make it work without reach any ...
2
votes
1answer
68 views
IEEEtran Export to PDF version 5 or above
I'm writing a paper for an IEEE conference and am checking the PDF with PDFExpress. One of the errors that I'm getting is that the PDF version of my paper is under 5:
I opened the file in Adobe ...
3
votes
0answers
73 views
Change the way XeTeX sees a string before running/building PDF
For some reason, I'm really struggling to articulate my question, so let me apologise in advance. I may not be approaching this from the right angle.
I'm working in XeTeX (and it's far too late to ...
3
votes
1answer
62 views
Matching Brackets in TeX output
Is there any ways or features to make pdf-files using one of TeX systems so that when I move the cursor to one of brackets (either open or closed brackets) in pdf, then the bracket and the other ...
4
votes
1answer
124 views
Ghostscript 9.07: Error: A pdfmark destination … points beyond the last page
I use gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -dFirstPage=$2 -dLastPage=$3 -sOUTPUTFILE=$4 $1 in a script to extract pages from a pdf file with Ghostscript 9.07. I obtain a lot of warnings (as in ...
58
votes
3answers
2k views
Showing the bibliographic entry in a popup when you hover over the citation key
I thought it would be useful to have bibliographic entries displayed as a tooltip so readers are not interrupted by following hyperlinks or trying to find the Bibliography, so I created the following ...
3
votes
1answer
112 views
Merge PDFs, fix page numbering and compress
Say there is a book that has been split into several PDFs. I want to do two things:
Merge the PDFs and reduce the size of the resulting PDF.
Fix the page numbering.
(1) can be done with pdftk or ...
12
votes
0answers
77 views
Help defining PDF syntax with listings package
I'm trying to make a pdf language definition for the listings package, but I can't get the string definition to work correctly. This is what I have defined:
\lstdefinelanguage{pdf}{
...
0
votes
0answers
26 views
Are % comments passed on to the PDF-file upon *.tex compilation? [duplicate]
Are % comments passed on to the PDF-file upon *.tex compilation? Can they be found/recovered in the PDF code?
MWE:
\documentclass[11pt]{article}
\title{\textbf{Hello World !}}
\usepackage{lipsum}
...
26
votes
5answers
1k views
LaTeX accessibility
Does anyone know of any LaTeX modules that makes the pdf output generated by pdflatex Americans with Disabilities Act of 1990 (ADA)/Seciton 508 compliant?
Specifics:
With regard to math. One simple ...
3
votes
1answer
98 views
Make entire document heavier using pdfrender
This is a follow up question to this answer of this question.
The code given in the answer above seems to break for any extensible horizontal bars such as the vinculum, square root bar, and ...
5
votes
1answer
65 views
How to create 4-up pdfs [without pdfnup, pdfpages]?
I use a standard KOMA-script class for creating slides [slides.tex]. I am wondering if there is a LaTeX package with an option to specify how the output looks like. I would like to create a 4-up .pdf ...
4
votes
0answers
78 views
Mathscr fonts from the mathrsfs package not showing up in PDF [closed]
Long time lurker, first time poster: I am having trouble getting mathscr to work properly. In the past, I have always created PDFs by LaTeX->DVI->PDF, and when I do this, the package has always worked ...
2
votes
1answer
87 views
Adding metadata using pdfx fails
I'd like to generate a PDF/A-compliant document. Thus I need to embed the metadata using XMP but somehow the following MWE doesn't work.
\RequirePackage{pdf14}
\documentclass{article}
...
9
votes
2answers
224 views
It is possible to make fonts appear heavier (darker) in pdf output of Latex?
[Edited to include what I have learned from the answers.]
I am using Latex in TeX Live on my Mac, through TeXLive. I compile .pdf files using Pdflatex. I use the default fonts. [These fonts are ...
3
votes
0answers
87 views
hyperlink to an embeded pdf [closed]
I found a way to embed a PDF and provide a hyperlink to it using hypgotoe. So, this is similar to what I am currently doing
\documentclass{article}
\usepackage{embedfile}
\usepackage{hypgotoe}
...
4
votes
1answer
92 views
Publishing Courseware on the Web
I have been teaching online courses for a number of years, using a home-grown system of html slides + narrative that works well for students using desktop workstations. That model is fading rapidly, ...
0
votes
1answer
49 views
Problem with sumatra+beamer [closed]
I installed SumatraPDF and followed the instructions in the tutorial to set up a new profile in TeXnicCenter - however for some reason the pdf file is locked and when I try to compile it for the ...





