LaTeX is a macro package implemented on Don Knuth's TeX programming language and is used primarily for creating high quality written documents. Note that http://tex.stackexchange.com is specifically dedicated to LaTeX questions (and TeX, and other related technologies).
2
votes
2answers
25 views
How to type a capital 'E' in Mathematica 9 using 'ToExpression' and 'TeXForm'?
I am trying to use Mathematica's ToExpression[] combined with TexForm to type the Einstein's famous result: E = mc^2. Now this is dead easy in LaTeX, the code is:
E = m c^2
and it should generate ...
0
votes
0answers
6 views
Adding image file in Latex [migrated]
I'm trying to add a image file in the middle of report but it always go in the next page.
\begin{figure}[h]
\centering
\includegraphics[angle=45,width=62mm]{images/X}
\caption{Diagram}
...
0
votes
1answer
21 views
How to evaluate LaTeX formula in javascript?
I have javascipt string in LaTeX format. For example:
\frac{y^2}{2}x-\frac{2}{\sqrt{y}}+2(x-y)^2
I want to be able evaluate it with defined variables. Does anyone know framework or lib for this ...
0
votes
0answers
24 views
LaTex Bundle on TextMate error cmand+R :Typesrt and View:19: undefined method `+' for nil:NilClass (NoMethodError)
I have a problem with TextMate2. I install it on a Mac with Mountain Lion. Edition with the LaTeX bundle is great, The only problem is that I try to see my pdf with Comand+R I get the following ...
0
votes
0answers
10 views
Missing $ inserted - did I make something wrong? [migrated]
Im writing a paper using Latex and I get repeatedly this "! Missing $ inserted. $ l.92 ?" error. Its only in two passages and I don't see any obvious mistake I made. The code is:
...
0
votes
0answers
36 views
Get dynamic text with python and present it in LaTeX, format depending on content
I try to gather some graphics and text from different folders and present them in a comprehensive way. For this I use python to copy them into one folder and derive a dynamic LaTeX presentation, where ...
0
votes
0answers
12 views
Highlighting for viml in latex? [migrated]
I googled around but did not get any good result, as google does not understand what I want. So maybe it is my fault because I don't know how to use google, or it is googles fault because it is not ...
0
votes
0answers
26 views
Determine width of text [closed]
I'd like to determine the width of a text, which I derive from a textfile and which basically can have any length.
What I want to achieve in the end, is having a dynamic text as a title and if it is ...
0
votes
0answers
6 views
revtex incompatible with dblfloatfix? [migrated]
this minimal example makes my latex/pdflax from MikTex (or Tex live of a colleague) crash:
\documentclass{revtex4-1}
\usepackage{dblfloatfix}
\begin{document}
Hello World!
\begin{figure}
\end{figure}
...
1
vote
1answer
43 views
Latex expression in R legend [duplicate]
What should I do to have R correctly show in a legend the equivalent to this latex expression?
\alpha \leq \beta
The following commands handle \alpha and \beta correctly, but not the \leq symbol:
...
0
votes
0answers
6 views
How to place a symbol under an arrow in Latex when using tikz package [migrated]
I'm using the tikz package in LaTeX to construct a feedback loop for a control system as a part of a paper on control systems. The problem I'm running into is that I would like to place symbols under ...
1
vote
2answers
38 views
store Latex in Json format
I am building a math exercises database, I would like to use couchDB and then store the exercises in a json format, so I can store meta-data with each exercise.
I have troubles having a valid json ...
1
vote
0answers
31 views
EPS figures created with MATLAB, edited with Illustrator, Different Colors in after dvipdf prepared PDF
I create figures in MATLAB, and export to EPS using the normal File->Save As dialog box. I added some additions to the EPS file using Adobe Illustrator CS6, and then saved the EPS again. Viewing the ...
1
vote
0answers
10 views
latex: how to insert oneside figures in a twosided article? [migrated]
I'm writing a 2 sided article with latex, but I'd like to insert a figure in appendix with width of the whole page to make it clearer. I tired with this script but it did nothing...
...
0
votes
0answers
26 views
How to suppress warnings in vim-latex?
I want to hide a couple of problematic warnings in vim-latex, but I can't seem to work out the syntax.
I currently have:
let g:tex_IgnoredWarnings =
\'Underfull'."\n".
\'Overfull'."\n".
...
0
votes
0answers
21 views
Adding \includegraphics totally abolishes all \citep and \ref links [closed]
I have something very peculiar, and I have been trying for several hours now, without success. I will try to describe it as well as possible. I must say beforehand that I used Word2010 as editor. So I ...
-2
votes
1answer
19 views
Extract Equations as Images From Latex Document [closed]
I need a tool that can take as input a latex document, and output images of the equations in any format. I have tried Latex2HTML and TeX2PNG, but the first screws up half the equations and the second ...
4
votes
1answer
77 views
Test statistic (e.g. chisquare test) inside latex table using the tables-package in R/Knitr/Rstudio
I would like to use the tabular()-function from the tables-package to do a cross-tabulation of two variables (e.g. v1 and v2), and present the p-value of the chisq-test in the table. It is easy to get ...
0
votes
0answers
17 views
LaTeX page numbering too low [migrated]
I'm trying to set page numbering but somehow it ends up lower than it should and the numbers touch the edge of the page, which looks strange and is exactly what I don't want it to look like. How can I ...
4
votes
1answer
69 views
Automatically adjust latex table width to fit pdf using knitr and Rstudio
Using Rstudio and knitr to produce latex-tables in pdf, how do i make wide tables fit the page? I'm basically looking for at way to shrink the tables.
With figures, it is really easy in Knitr using ...
1
vote
1answer
36 views
Sublime 2 can not find file in the path (LaTeX plugin)
I have a project in directory A and files that I use in all my projects are in directory B.
When I moved a .sty file from A to B, the main .tex file does not compile anymore.
The error is that the ...
1
vote
0answers
18 views
how to access latex chemfig online using cgi ?
If Latex is installed on server,
Is there any way to create cgi file using latex installation , which can be used to create chemical equations & structures?
While searching online, i found ...
0
votes
0answers
16 views
Linebreak before \texttt [migrated]
I have text and there are some commands, that should be write in \texttt. It's one word, that shouldn't be broken and should be on next line, but LaTeX doesn't put a line break before it and lays it ...
1
vote
0answers
31 views
Batch generated file produces encoding error with latex [migrated]
The goal:
This is for an exam. I have a program which should be compiled and executed by batch script. Another batch script calls that first batch an writes the output to a .txt file. Then the ...
1
vote
1answer
24 views
How to Control Margin of R Plot in Sweave Using Eclipse with Yap (.dvi)?
I'm having an issue with TeXlipse where I'm generating a plot in Eclipse via Sweave, and the TeX file seems to be jamming all of my PDF plots in the left most corner of the page. This is driving me ...
2
votes
1answer
35 views
How to hide block of code [closed]
I'm writing a program in a .lhs file which contains code in Haskell (I'm specifying this because I want it to be clear that it's not only for rendering a pdf but it's also for being execute with ...
0
votes
1answer
38 views
Mathjax expression in sphinx python not rendering correclty
I've been trying to figure out what's wrong with this expression in my docstring. I'm using the sphinx.ext.mathjax extension in python sphinx v1.2b. The docstring:
.. math::
w_k^* = \min_{w_k} ...
3
votes
1answer
38 views
How to suppress stargazer() output
I'm using the stargazer package to output an R dataframe as latex code:
library(stargazer)
stargazer(mtcars)
And this is output
% Table created by StarGazer v.3.0.1 by Marek Hlavac, Harvard ...
1
vote
0answers
20 views
Reduce doxygen PDF index depth + remove extra indices
Is it possible to reduce the depth of the index created by doxygen for a latex PDF?
E.G. Currently doxygen creates an index in the PDF that is 4 levels deep: file name - documentation type - ...
0
votes
0answers
10 views
LaTeX prevent oversized table from getting cut off [migrated]
I have a LaTeX file with a very wide table with many many columns. When I compile this and convert to pdf, the right part of the table is cut off because it is too big to fit on a page.
Is there a ...
0
votes
0answers
12 views
Setting text Indentation inside list Item in LAtex [migrated]
In side My latex file I code something like this
\begin{itemize}
\item Item NO 1
\\paragraph no1 paragraph no1 paragraph no1 paragraph no1 paragraph no1
paragraph no1 paragraph no1 paragraph no1 ...
0
votes
0answers
8 views
Floating longtable in Latex [migrated]
I have a short table but I want to use the longtable environment for it because I have also some other long tables in my document and I want they have the same appearance. However, I do not know how ...
0
votes
1answer
33 views
How can I get a CSL file to number the bibliography consecutively?
I'm using the csl file below (from Zotero), but there's a problem. I have text like:
This is citation one by Jones [1]. This is citation two by Bell [2]. ...This is citation nine by Smith [9].
In ...
0
votes
0answers
12 views
pgfplots grouped bar chart from file [migrated]
I am trying to create a grouped bar chart with pgfplots from a file that contains a data table. However in the resulting picture the bars are not grouped but on top of each other.
Every working ...
2
votes
1answer
52 views
LaTeX and knitr - Error inserting R Code
I have a document in the following structure.
\documentclass[11pt]{article}
\begin{document}
\title{Something}
\author{Andreas}
\date{May 8th, 2013} \maketitle
\section{Introduction}
...
1
vote
0answers
50 views
use regex vim with tagbar to get filename of graphic in latex
I'm using vim and tagbar to write my latex files.
In the latex source, the input for a graphic look like this:
...
0
votes
0answers
11 views
combination of minted and -output-directory [closed]
I am running in to problems by having minted and -output-directory option. It does not move the .pyg and .out.pyg file in to the output directory and it shoots an error like this:
If I move manually ...
0
votes
0answers
12 views
LaTeX page number position [migrated]
I want to position page numbers in my document in top-right corner. I managed to do so using fancyhdr (see below).
\usepackage{fancyhdr}
\hypersetup{%
pdfborder = {0 0 0}
}
...
5
votes
1answer
45 views
Tables created from latex() from the Hmisc-package are horisontally left-aligned instead of being centered horisontally in the pdf-document
Using R-studio and Knitr to create a pdf I am unable to get the tables centered horisontally. As seen from the example below, it works fine using xtable(), but the latex()-tabels are all left-aligned. ...
0
votes
0answers
15 views
Changing Style Inside LaTeX Listing [migrated]
In short, I'm trying to combine some C code with its disassembly in LaTeX such that the x86 code is displayed after the relevant statement. In order to make this look nice, I would like to be able to ...
3
votes
1answer
61 views
Multiline Comments Syntax Coloring in VIM for TeX Files
To my biggest surprise, the multi-line comment syntax in TeX :
\usepackage{verbatim}
...
\begin{comment}
I don't like this line anymore. Please don't print it.
\end{comment}
is not ...
-2
votes
0answers
18 views
Latex algorithm2e [closed]
I am using the package algorithm2e in me paper using Latex. The problem is the algorithm goes to the next page. I think Latex consider it as a picture or since the latex can not split it between two ...
1
vote
0answers
12 views
mdwlist enumerate changes from Roman to Arabic after suspend [migrated]
In LaTeX, I am using the enumerate and mdwlist packages to create an enumerated list with a pause in the middle, using the suspend/resume commands. I want Roman numerals counting the list items, which ...
0
votes
2answers
31 views
What can cause \ref{} of LaTex output a [??] [closed]
I include a figure like this
\begin{figure*}
\begin{center}
\includegraphics[width=6.7in]{pic/recall_details.png}
\caption{ Recalls of test query MB002-MB049}
\label{ recall_details}
\end{center}
...
0
votes
0answers
16 views
latex quote length / on 1 line (moderncv) [migrated]
When using the moderncv template in latex my quote in the heading gets split into 2 lines.
3 words are on thext line.
It looks awful so I want everything on 1 line.
I'm new to latex so I can't figure ...
1
vote
0answers
42 views
forward and inverse search in auctex in windows 7 [closed]
I am a new user of auctex of emacs. I installed emacs using Vincent Goulet's Windows installation. But I cannot use forward and inverse search. I tried both source specials and synctex, which are two ...
0
votes
1answer
19 views
Wordpress LaTeX symbol inline fails
I've got a problem with LaTeX and Wordpress. I want to put my formula inline with the rest of the text. I've tried several solutions, but none of them worked. I'm using Easy WP LaTeX plugin. Here's ...
0
votes
0answers
28 views
PDF/A - LaTeX Error when I use \usepackage[a-1b]{pdfx} [closed]
I have problem with \usepackage[a-1b]{pdfx} in Latex. It said: LaTeX Error: Option clash for package hyperref. I don't know what is wrong. Here is my preamble:
...
1
vote
0answers
10 views
How can I visualize a video (any light format) in a presentation in LaTex? [migrated]
I have tried with this code:
\documentclass[12pt,landscape]{article}
\usepackage{hyperref}
\usepackage{geometry}
\geometry{verbose,letterpaper}
\usepackage{movie15}
\begin{document}
...
0
votes
0answers
12 views
Too many BibTeX entries with identical values for author field [migrated]
I got a custom \bibliographstyle from my University. I exceeded the number 26 with my Entries which do not have an Author and a Year. For the Author I put in "o.V".
Normally I got as Key in my .bbl ...


