Tagged Questions
The miktex tag has no wiki summary.
8
votes
2answers
274 views
How do I treat LaTeX warnings as errors
I am using the MiKTeX 2.8 distibution for Windows.
We develop software primarily, and use LaTeX to make our user instructions. We use LaTeX because:
It's great under source control for tracking ...
8
votes
5answers
2k views
How do I use TrueType fonts with LaTeX
I need to use a font family in my LaTeX documents, that is available as 18 .TTF (TrueTypeFont) files.
Where do I have to copy the files in my MiKTeX 2.8 installation?
How Do I make the fonts to ...
8
votes
6answers
3k views
How do you display straight quotes instead of curly quotes when using LaTeX's 'listings' package?
I'm using LaTeX's "listings" package to format source code. Unfortunately I get curly quotes instead of straight quotes. Since the curly quotes don't always point in the right direction, it looks bad. ...
5
votes
1answer
231 views
How do I get the dependencies for the pgfSweave package (e.g. a current PGF) in MikTeX?
I installed the pgfSweave package for color syntax in LaTeX documents, but I ran aground when it comes to a LaTeX dependency. I've installed the pgf package via MikTeX's Package Manager (Admin) and ...
3
votes
3answers
204 views
Can MikTeX create tagged PDFs?
Tagged PDFs allow for the easy reflow and accessibility of PDFs. It seems like this would be a natural use case for using LaTeX, which advocates content over style. But as far as I can tell, there is ...
2
votes
1answer
332 views
How to get a list of all available (TTF-) Fonts with XeTeX?
Very neat that I can use any available Truetype font on my Windows machien with MikTex and XeTeX.
%!TEX TS-program = xelatex
%!TEX encoding = UTF-8 Unicode
\documentclass[]{article}
...
1
vote
1answer
24 views
Trouble compliling miktex 2.8 on ubuntu 11.10
I'm trying to compile miktex 2.8 on ubuntu 11.10. I've installed all the necessary libs. But when compiling the source, I get this kind of error:
RepositoryTableModel.cpp:(.text+0x48b): undefined ...
1
vote
0answers
22 views
Wrong with space in the path when yap call emacs as the editor of inverse DVI search
Config: CTEX2.9+Emacs 23.3+AUCTeX11.86+Yap 2.9
Source Link in the DVI file is no problem. I use Emacs as the editor of Inverse DVI search. The command line in Yap options are:
C:\Program Files\GNU ...
1
vote
1answer
58 views
Latex Miktex packages
Any idea how I can install packages (ctable) to my Miktex portable when I dont have internet access on the machine with miktex?
1
vote
1answer
838 views
Papersize problem with Latex Article Class
I'm new to Latex so hopefully this is just a simple problem. I'm using MikTex on Windows.
My problem is that even though I specify the 'letterpaper' option in my class declaration (i.e., ...
1
vote
1answer
745 views
How to remove \hyphenpenalty & \pretolerance influence on section/subsection headers
In my latex document i've set \hyphenpenalty=15000 and \pretolerance=10000 to remove word hyphenation and make text bounds even.
But I can't disable this effect for section/subsection headers. All ...
1
vote
4answers
2k views
change to letter size on teXnicCenter & MikTex
this is a very stupid question...
but how come teXNicCenter and MikTex always generate an A4 size pdf paper?
I reinstalled both MikTex and TecNixCenter and I made sure that I selected "Letter" to be ...
1
vote
2answers
4k views
Installing pstricks in windows with MikTex
I've been trying to get pstricks to work but to no avail. I am using Miktex, and I downloaded the package from it packages manager. But when I try to build it, it always fails:
This is XeTeX, Version ...
1
vote
1answer
74 views
Escaping a block of text in MikTeX?
I am trying to insert a block of code into MikTeX which contains many reserved characters. Is there any way I can escape the whole block of code so that the conversion engine does not try to evaluate ...
1
vote
1answer
2k views
Using sphinx/miktex to generate pdf files that displays UTF8 Japanese (CJK) text in windows
I have documentation in ReSt (UTF8) and I'm using sphinx to generate HTML and latex files.
(No issues with html conversion)
I then want to convert the resulting latex file to PDf. Currently I'm ...
0
votes
1answer
112 views
Using Texmaker, I want to lock the PDF file created so others cannot copy text or print the file
I'm creating PDFs using Texmaker. I would like to create some of the PDF files so that when I give the PDF to others, they are not able to print the file or to copy the text. I know I can do this with ...
0
votes
0answers
50 views
Undifined control sequence error in miktex [closed]
hi I am using mikTex to compile my latex file generated from Doxygen. But every time i am getting ! Undefined control sequence. as an error.
0
votes
1answer
122 views
get latex variable/definition from file
So we have a file which has mappings like:
one/two/one.tex 27/11/85
some/other/two.tex 27/03/89
I would like all our documents to reference this file and pull out the appropriate date. For example, ...
0
votes
1answer
150 views
Minimal LaTeX equation renderer on Windows (stripped MiKTeX?)
I'm successfully using MiKTeX to render LaTeX equation strings to PNG. However, the distribution of MiKTeX is really large (~360 MB for the uncompressed portable version), and I need only the equation ...
0
votes
1answer
143 views
NullPointerException with Texlipse and Miktex 2.9
When using Texlipse together with Miktex 2.9 on my Windows machine, the system throws a NullPointerExcpetion each time the document is compiled.
The problem disappeared after I have updated the ...
0
votes
2answers
212 views
Image Cover with LaTeX (on WinEdt)
Any thoughts on how to put a full image (covering whole page) as a cover for a book I am writing on WinEdt (LaTeX)?
Thanks.
0
votes
1answer
56 views
Latex error arising from non-existent parameter
I have defined new commands within a document as follows:
%---------------------------------------------------------
\newcommand{\thetmpone}{}
\newcommand{\thetmptwo}{}
...
0
votes
1answer
141 views
Adding caption in LaTex without floats (tables)?
Hi I have a few tables which are not long enough to warrant the use of \longtable, but they always start on the next page which breaks the whole flow and trying to force it with a [!h] in the table ...
0
votes
1answer
194 views
Long Tables in Latex
I am inserting a table in to a file that already has some text in it. This is at the end of a section and right before the beginning of another.
First I added the following code (sample, the real ...
0
votes
1answer
130 views
Including graphics in latex classfile
I have some class files in latex with a company logo on the titlepage. I have now stored all templates for this company in one folder and added this path to miketex. I have placed the logo in a child ...
0
votes
1answer
81 views
What's the relation of file.4ct and file.4tc generated by MikTex's latex.exe
I'm currently investigation problems with our scripted documentation generation (.tex -> .pdf and .chm) and I have to admit that I'm pretty clueless when it comes to generating LaTeX.
Long story ...
0
votes
1answer
174 views
Define linespacing using a Point-Value
i have to write a paper where the chair claims a font size of 12pt AND a line-spacing of 15pt (which seems not to be \onehalfspacing).
Can anyone tell me how to define the spacing using the value ...
0
votes
5answers
1k views
MikTeX 2.8 doesn't add hyphenation support for pdfLaTeX
I'm using MikTeX 2.8 edition, and installed the hungarian language support and hyphenation files. Using the standard LaTeX command they work fine, but when I try to use pdfLaTeX, they don't get loaded ...
0
votes
1answer
281 views
Why wont \marginpar wrap it's text [Solved]
I'm using miktex 2.8 on windows. For some reason, the \marginpar command has stopped working. It used to work as expected, but not the lines will not wrap. I have set marginparwidth to 1in and still ...
0
votes
2answers
450 views
\includeonly not working as expected with newclude
In LaTeX, the \includeonly statement exists to selectively add or exclude sub-documents.
One quirk in the whole process is that when sections are excluded, LaTeX decides to insert a page-break. The ...
0
votes
1answer
109 views
latex - getting specific problem number
i wanted to do the following... Problem 3.
in latex i use the following
\newtheorem{prob}{Problem}
\begin{prob}
...
\end{prob}
it starts as follows ...
0
votes
2answers
947 views
Miktex on Windows Vista
I have some problems with Miktex installed on Windows Vista Business SP1/32 bit. I use miktex 2.7, ghostscript, and texniccenter 1 beta 7.50. When I compile a document with the following profiles: ...