-
All Sites mathjax
-
Stack Overflow latex tikz metapost pdftex pgf xetex miktex auctex lyx tex sweave
-
Super User latex pdftex xetex texlive miktex auctex lyx tex mactex texshop
-
Ask Ubuntu latex kile
-
Cross Validated latex sweave
-
Web Applications latex
-
Mathematics latex
-
Programmers latex
-
Server Fault latex
-
Writers latex
-
Unix & Linux kile
Using Latex in a C++ Program
I want to write a program that allows me to type in plain text and LaTex code into a text field and displays in real time that text parsed with LaTex, essentially how the preview panel works in ...
How to use SyncTeX with Org-mode?
Background With SyncTeX you can get forward and backward search between a source document and the typeset material. More specifically: Forward search is to jump from a particular place in the ...
AUCTeX: Run Compile Command n-times
I'd like to have a function that asks for a number n and executes the default compile command n-times afterwards. That is to say unlike C-c C-c (i.e. TeX-command-master) I don't want to be asked which …
Lyx cannot find knitr module
I am migrating/branching from sweave to knitr and can run @yihui's minimal example in Rstudio but am having trouble making it run with Lyx (2.06). I get the message The module knitr has been requested …
Guidelines for good use of $\LaTeX$ in question titles
Motivation: Every once in a while, I find myself making edits like this one, where OP (likely due to inexperience in asking questions) has used display math mode ($$ delimiters) and/or the ...
Latex subsections inside figure - toc shows subsections
I try to put a lot of these elements inside my thesis: \subsection{Maschine} \begin{figure}[!ht] \begin{center} \begin{tikzpicture} \node[fill=gray!10,text width=0.9\textwidth, draw, minimum height=1 …
emacs AUCTeX macros fontification
I recently started using the excellent package xargs that provides \newcommandx. It shares a syntax similar to the default \newcommand. I would like font-lock to reflect this. I did ...
Emacs Auctex highlighting in .dtx documentation part
Am I missing something, or Auctex really uncapable to highligh documentation section? After taking a glance on manual and quick greping the source, I found nothing. In my .dtx file all lines, ...
Embedding LaTeX for PDF generation
I'd like to use LaTeX as an document generation backend in my application (mainly because it is well known, feature rich and output is of very high quality). Let's assume the application creates a ...
UIWebView's content height returns wrong value while using mathjax
I am using mathjax for displaying the mathematical expressions on UIWebView. So i want to change the UIWebView height dynamically. For that , i have used CGFloat newHeight = [[self.questionWebView …
vim-latex suite, how to open a file without folding the text by default
I have downloaded and successfully installed the vim-latex suite from http://vim-latex.sourceforge.net/index.php It is a great tool, but slightly annoying that when you open a file it folds all of …
Change “List of Listings” text
I tried to change the "List of Listings" text with the command \renewcommand*{\lstlistlistingname}{List of XYZ} before my \begin{document}. What's wrong with this? By the way ...
How to execute a Golang template when “{” or “}” are in the static part of the template?
My Problem is that, I want to build a letter generator, which first builds a latex-file from user input, and then compiles this via latex to PDF. The template contains multiple lines like this: ...
change to letter size on teXnicCenter & MikTex
How come TeXicCenter and MiKTeX always generate an A4 size pdf paper? I reinstalled both MiKTeX and TeXicCenter and I made sure that I selected "Letter" to be my default paper size. Nothing changes.
Export Google Drive document to LaTeX
Is there a way for exporting a document created in Google Drive to a .tex file? I tried to use the .zip file that you can directly download from the Google Drive interface. That file contains the …
How to write LaTeX in IPython Notebook?
Can anyone share the way, how to write LaTeX code in IPython Notebook?
Can we get a $\LaTeX$ button?
I would like to propose the addition of a $\LaTeX$ button. It would be very similar to the "code" button that formats the highlighted text into code, the $\LaTeX$ button would surround the highlighted …
Loading Webview with Mathjax Javascript Creating Empty Space?
Above is the layout with top and bottom with LinearLayout...and in the middle with Webview. The Webview contains the html code that is configured with mathjax javascript for proper mathematical ...
Mathjax 2.2 beta
UPDATE: Mathjax 2.2 final has been released. We have deployed the latest Mathjax 2.2 beta on Math.SE. As with any beta release please post an answer to this question if you find any issues. We will …
Perspective to equip MathStackExchange resources to the creation of diagrams such as in LaTeX
There are some perspective to equip MathStackExchange resources to the creation of diagrams such as the packages TikZ LaTeX? This is a viable possibility in the future?
are any people facing problem of not loading latex symbols?
are people facing problem of not loading latex symbols in MSE? I have high speed internet connection but I am facing this problem from yesterday,any suggestion?It says "math processing error" if my …
Texstudio Menu Integration in Unity
Is possible to integrate texstudio menubar with unity panel ?
How to hide whizzytex yellow cursor in Emacs
How to hide it? It is way too yellow, and automatically switched on when activating whizzytex. I looked at the Emacs variables but cannot find it there. Using Ubuntu 13.04 and Emacs 24.
Why isn't there `\textsf` commands, and what should we do about it?
Currently MathJax supports several fonts for text in mathematics: $$normal,\mathbf{mathbf},\mathsf{mathsf},\mathrm{mathrm},\mathtt{mathtt}.$$ (And I intentionally omitted all the ...
Footnote spacing in LaTeX
I'm writing my dissertation and the grad school says I need a space between multiple footnotes and also the space between the text and the start of the footnotes is too small. Is there a way to do ...
LaTeX does not render on a user page after navigating using page numbers or changing the sort criterion
The title describes the problem pretty well. I will use Sivaram's user page as an example, since his question and answer titles have a fair bit of LaTeX in them, but I am seeing this problem on all …
The double-bar delimiter does not stretch in MathJax 2.2
With the recent switch to MathJax 2.2, it seems that the double-bar delimiter (i.e. \|, or \lVert and \rVert) does not stretch when used with \left and \right (on my computer at least). The problem …
LaTeX package to do syntax highlighting of code in various languages
I am looking for a LaTeX package that does syntax highlighting on code. For example, right now I use the verbatim block to write code: \begin{verbatim} <html> <head> …
Removing prefix from figure captions in LaTeX
I'd like to make my own caption inside \caption{} in figures of LaTeX. How can I turn off the "Figure " prefix from the captions that appear?
Getting MathJax to update after changes to AngularJS model
I am trying to use AngularJS two-way binding text which includes Latex style equations. I would like to call MathJax to format the equations, but I'm not sure of the best way to ensure that MathJax …
MathJax html render to pdf
I am trying to make an online quiz application where the user will be presented with a quiz that contains text, images and math equations. I also want the user to be able to print that quiz. I am ...
Convert a LaTex formula to a type that can be used inside SymPy
I want to parse LaTeX formulas and directly use them as SymPy expressions. In other words, what I need is something similar to sympify: from sympy import sympify f = sympify('x^2 + sin(y) + 1/2') ...
Mathematical formula cause google chrome to hang?
I'm using mac, previously everything it's ok. Just recently I noticed that if I open a post with mathematical formula, or if I try to write one in "ask question" , Google Chrome browser hangs. my ...
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 ...
How to disable jumping to warning location after compile in vim-latex?
After compilation, vim-latex opens a quickfix buffer, lists errors and warnings, and jumps to the first error or warning in the list. How do I make it not jump for warnings? or better yet, for certain …
LaTeX filepaths in Ubuntu
I'm sorry, this is quite a specific and esoteric question, but I thought if anyone could help... Well, anyway, last night I used ls to look at a directory and noticed some junk hidden files I didn't …
Formatting latex (to_latex) output
I've read about the to_latex method, but it's not clear how to use the formatters argument. I have some numbers which are too long and some which I want thousand separators. A side issue for the ...
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 …
TexLive can't find wrapfig.sty while package is installed
I am currently trying to create a report with LaTex. I have installed the Ubuntu packages texlive and texlive-latex-extra. When I try to compile my document I get the error: ! LaTeX Error: File ...
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 ...
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 ...
Rendering user input from dynamically created textarea using MathJax
I'm developing a math web page. There are textareas created on click, depending on the user needs, in this particular case I know that one text box is the numerator and the other is the denominator of …
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 …
How to write algorithms/pseudo-code in HTML?
I'm used to writing algorithms in LaTeX while preparing my slides in Beamer but now I'm using an HTML presentation engine (shower) to prepare my slides. Are there any similar workflow/styles (css, ...
MathJax scripts not being generated by knitr::spin
I'm generating an html report from a knitr::spin marked up document 1) It works doing the following > spin("document.R") Process the resulting .md file in Rstudio by clicking the "Preview ...
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 …
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 …
git + LaTeX workflow
I'm writing a very long document in LaTeX. I have my work computer and my laptop, and I work on them both. I need to keep all the files synchronized between the two computers, and also would like to …
MathJax basic tutorial and quick reference
To see how any of the formulas were made in any question or answer, including this one, use the "edit" link to view the complete source. To quickly see the source of a single expression, right-click …
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 …