tex Questions
8
Solved
Impressed by is-latex-worth-learning-today, and many how-to's on Windows,
How do you have someone started with LaTeX on Linux?
How do you generate a pdf out of it and give up the OOO Word p...
Goodwife asked 19/6, 2009 at 9:18
2
Solved
One of my references in Bibdesk contains some latin/Greek character e.g. 'β'. I am getting the error while using the reference in TEXMAKER:
"! Package inputenc Error: Unicode char \u8:β not set up ...
1
I would like to know which is the easiest way to put a regression output (splm object) in TeX. Stargazer, texreg, latex does not recognize this type of object so the table would have to be done kin...
Amy asked 9/12, 2015 at 23:40
1
Solved
1
Solved
For matplotlib, you can label legends and axis labels using tex command syntax. You're supposed to prepend r to the string: r"my tex label". But what I don't understand is why the legend label does...
Omasum asked 20/3, 2017 at 21:13
1
Solved
We are exploring the features of Sphinx in order to rebuild our legacy manuals. We already ported most of the former manual to Sphinx. Now I'm exploring the possibilities to adapt our company style...
Vacillation asked 14/3, 2017 at 13:32
1
Solved
How can I achieve stretchy double brackets in MathJax using TeX? For example,
The TeX package stmaryrd has this but MathJax doesn't support the import of arbitrary packages.
I'd like the double...
1
Solved
I am writing a python program which generates TeX code that gets compiled into a PDF document. For this to work, I need to make sure that the user has some distribution of LaTeX installed on ...
Derosier asked 30/11, 2016 at 17:42
1
I was building an R package on https://travis-ci.org/ and got an error:
The command "tlmgr update --self" failed and exited with 25 during .
The last lines of Travis CI output:
When I call d...
1
Solved
In R, when compiling a markdown document using rmarkdown::render(...), how can I retain the intermediate .tex file that is produced from knitting.
I have tried setting the clean=FALSE argument, bu...
Lieu asked 8/6, 2016 at 12:5
0
I'm trying to execute some cmd command in textstudio. In particular i would like to create a new folder where i will put some files after compiling finishes. In "option -> build -> precompile" I ad...
5
Is it possible to see the output of the TeX ‘pre-processor’, i. e. the intermediate step before the actual output is done but with all user-defined macros replaced and only a subset of TeX primitiv...
1
Solved
I'm writing an equation on LaTeX and when I want to close the formula with \right) it doesn't work. I'll post my code here to see if anyone can help me:
\begin{equation*}
\begin{split}
&\bigt...
Circumspection asked 16/4, 2016 at 18:54
3
Solved
Sounds like it should be a common problem, but I didn't find an obvious trick.
Consider the knitr Rnw file below,
\documentclass[twocolumn, 12pt]{article}
\usepackage{graphicx}
\begin{document}
%\...
1
Because I'm not a native speaker and I'm sure so far noone understood it I will try to explain it in simple words...
I'm writing a thesis for my bachelor so it's just around 30 pages... Now I made ...
2
Solved
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 recognized...
Hetero asked 7/5, 2013 at 4:6
1
Solved
I have the following problem and I am totally new to matplotlib and python: To produce high qualitiy plots for my thesis I want to use matplotlib and I want to use the latex commands for the axes e...
Adulterine asked 12/7, 2015 at 22:56
4
Solved
According to a doc I found around
An \mbox within math mode does not use
the current math font; rather it uses
the typeface of the surrounding
running text.
In math mode, I would like to wr...
1
Solved
When trying to create a table of contents with an unnumbered section, I get an empty table of contents, even after multiple repeated compilations.
When I use a numbered section, the table of cont...
5
Solved
Some time ago, reading this entry I found a nice image and a pointer to a better book entitled "Thinking Forth". To my surprise, the LaTeX sources of the book were ready to download, with pea...
Clerkly asked 5/3, 2009 at 10:10
2
Solved
I noticed that if I open a non-existent HTML file with Vim, the filetype is set automatically to html:
$ vim foobar.html
:set filetype # --> filetype=html
On the other hand, the same does not...
1
Solved
Is it possible to compile a .tex file with pandoc?
I'm currently taking my class notes in MultiMarkdown with MacVim. That way, when I get home, I can just mmd2tex and compile the .tex file to PDF ...
5
Solved
Is it possible to create a document for an ebook-reader in the EPUB-format with LaTeX/TeX? Which extension or program can be used?
4
does anyone know a page that list all TeX/LaTeX's math symbols abbrevation together with a unicode character?
i need the glyph to be unicode char, not a image.
i spent 20 min but couldn't find it...
2
Solved
I'm kind of new to LaTeX and I am having a bit of a problem..
I am using a twocolumn layout for my article. There are four authors involved with different affiliations, and I am trying to list all...
© 2022 - 2024 — McMap. All rights reserved.