Latest Forum Posts
Extra spacing below top-placed figures 19/06/2013 00:50, jaykemperI noticed that when a figure doesn't have enough space below it, it pushes the figure to the next page and fills in text that was entered after it. I completely under stand the reasoning for that, however, there is more space below the figure caption of the pushed back figure than there is if it were where it had been...
Re: Correct Header for Nomenclature 18/06/2013 21:35, magical marshmallowI am having a similar problem with my code. For some reason when I \include all my chapters, I do not get a header on my first page of Nomenclature. It appears on the second page however.
My code seems to have an adverse reaction to chapter 3, although my guess is because this chapter tips the nomenclature onto a seco...
Re: Equation Number with additional Symbol 18/06/2013 19:59, localghostHow to get (x)^{\pm} instead of (x) in the equation number?
Is this numbering scheme going to be globally throughout the whole document or locally for selected equations?
Best regards and welcome to the board
Thorsten...
Re: TeX Live Releases 18/06/2013 19:48, localghostThis day has seen the official release of TeX Live 2013. The DVD images aren't available yet but possibly at the beginning of the next month. Updates later. The change log lists the following.
Distribution layout: the top-level texmf/ directory has been merged into texmf-dist/, for simplicity. Both the TEXMFMAIN and T...
Equation Number with additional Symbol 18/06/2013 19:30, symbolI have a formula in which there is the symbol \pm like this.
\begin{equation}\label{boh}
y = \pm x
\end{equation}
Now this equation is numbered with something like (x). How to get (x)^{\pm} instead of (x) in the equation number?
Thanks a lot!...
Prevent Cursor Placement at first Error 18/06/2013 19:13, blueberryHi everyone,
How do I prevent Kile from jumping to the first error in the document with the cursor once I compile a document?
I often leave unresolved errors in my document that I fix all at once later. This means it turns out to be very annoying when I am in a different section of the document and every time I comp...
Re: Distortion of included pdf images in Mac Preview only? 18/06/2013 19:01, localghostI'm not sure if I can comprehend the problem because I use another PDF viewer (Okular) and you did not attach a screen capture of the output. I used this example code.
\documentclass[11pt]{article}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\begin{document}
\includegraphics[scale=0.5]...
Re: Different Space before and after Equations 18/06/2013 18:44, localghostAn adequate problem description usually consists of a self-contained and minimal example and not only of a loosely code snippet and excerpt of the output. Furthermore it is appreciated very much if you use the corresponding buttons from the list right above the input window to tag code as such.
< Code > → Code block...
Different Space before and after Equations 18/06/2013 18:25, HermanoHi,
I have increased the space between my text and equations by placing these lines right after \begin{document}.
\setlength{\abovedisplayskip}{16pt}
\setlength{\belowdisplayskip}{16pt}
However, the distances are not the same for each equation as can be seen in the attachment (compare equation 3.17 with 3.18).
The c...
Re: Inclusion of Font Package fails 18/06/2013 13:13, lynnleeThank you for your reminder, Thorsten. I am sorry I posted the question quickly and forgot to add the error message.
The error message is:" ! LaTeX Error: File `ebgaramond.sty' not found." when I use ebgaramond font style. Same thing happens to venturis2. Once this message appears, the tex stops converting...
Comments