Tagged Questions
1
vote
0answers
125 views
How to change font for a TextField with pdfLaTeX?
First of all, I am a TeX-Noob, so this may be easy answered by a pro ;-)
We have MiKTeX 2.9 and pdfLaTeX for creating pdf documents.
One pdf document contains multiple form fields (TextField), and ...
1
vote
0answers
138 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
221 views
Problem with the PDF document generation [closed]
I'm sorry I know that my message is more cryptic than the error itself but how can I generate a simple model of a code that is one hundred pages long?
Concerning the warning in the message log, it ...
6
votes
3answers
379 views
How to force MikTeX' texdoc to open package manuals with a PDF reader rather than the DVI viewer?
I am working on a machine with MikTeX installed. When I want to open a certain package manual, I type texdoc packagename. However, I don't want to open it with Yap (the DVI viewer in MiKTeX). Acrobat ...
1
vote
2answers
3k views
Including pdf figures in Latex document using TexnicCenter
I am sorry if I missed anywhere the obvious answer to my problem, but after searching several hours for a solution I am a bit lost...
I am using Texniccenter and MikTex under Windows Vista to create ...
14
votes
1answer
730 views
Why does TeX Live's pdflatex produce smaller PDFs than MiKTeX's pdflatex?
When building my master thesis, I've found that the size of the produced PDF differs if I use Tex Live on Ubuntu compared to MiKTeX on Windows; for the latter, the size is about 50% greater (from ...
0
votes
1answer
199 views
Different color display between Adobe Reader and Yap
Today I have been realized some drawings for my scientific article using PGF. After converting the DVI to the PDF file I have noticed that my grid which has been supposed to be gray was somewhat ...
3
votes
1answer
695 views
Problem including PDF 1.6 files in XeTeX with MikTeX
Here's the MWE for my problem:
\documentclass[11pt]{article}
\usepackage{graphicx}
\usepackage{fontspec}
\setmainfont{Adobe Garamond}
\begin{document}
text
\begin{figure}
\centering
...
15
votes
3answers
5k 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 ...
6
votes
1answer
1k views
How do I change styles in markdown2pdf?
I'm a markdown user, and am just getting my feet wet in latex for PDF creation. I'm using Pandoc and MikTex on Windows 7. The following command gives me a nice PDF document:
markdown2pdf ...
5
votes
2answers
155 views
Stop non-English documentation returns from `mthelp`?
How do I stop non-English documentation returns from mthelp? mthelp graphicx returns a Polish manual. mthelp amsldoc returns an Italian manual. How do I stop this? How do I get a hold of the English ...
8
votes
1answer
206 views
How do I make the command texdoc latex2e to open the PDF version by default?
I found a latex2e.pdf in my MiKTeX installation tree. How do I make texdoc latex2e open the PDF version by default?
UPDATE:
I tried renaming latex2e.html to something else, and now the PDF version is ...

