How to typeset the symbol '^' (caret/circumflex/hat)
What can I use to typeset MATLAB code in my document?
\mathbb Z yields undefined control sequence error
How to add a forced line break inside a table cell
Superscript outside math mode
How to use \multirow
Using the \tab Command
How to typeset the symbol '^' (caret/circumflex/hat) https://tex.stackexchange.com/landing/r/digest?cta=question&id=77646
I need to display the symbol '^' d <- dist(fascores, method = "euclidean")^2 How do I do that? [symbols]
asked by Cost https://tex.stackexchange.com/landing/r/digest?cta=user&id=17205 Score of 318
answered by Qrrbrbirlbel https://tex.stackexchange.com/landing/r/digest?cta=user&id=16595
Score of 418 What can I use to typeset MATLAB code in my document? https://tex.stackexchange.com/landing/r/digest?cta=question&id=75116
This question led to a new package: matlab-prettifier Does anybody have a quick and easy way to typeset some relatively long MATLAB code in the appendix? I looked up a few methods, and the mcode ... [listings] [highlighting] [matlab]
asked by suzu https://tex.stackexchange.com/landing/r/digest?cta=user&id=19279 Score of 120
\mathbb Z yields undefined control sequence error https://tex.stackexchange.com/landing/r/digest?cta=question&id=38769
I am using WinEdt 6 for compiling my TeX documents. I am getting an error with contains the line $\mathbb{Z}$ showing that it is undefined control sequence. How should I rectify it? Should I include ... [math-mode] [errors] [symbols]
asked by Ramana Venkata https://tex.stackexchange.com/landing/r/digest?cta=user&id=10154
Score of 248 How to add a forced line break inside a table cell https://tex.stackexchange.com/landing/r/digest?cta=question&id=2441
I have some text in a table and I want to add a forced line break. I want to insert a forced line break without having to specify the column width, i.e. something like the following: \begin{tabular}{|... [tables] [line-breaking]
asked by Denilson SA~\[DownExclamation] Maia https://tex.stackexchange.com/landing/r/digest?cta=user&id=375
Score of 905 answered by Bernard https://tex.stackexchange.com/landing/r/digest?cta=user&id=38908
Score of 724 Superscript outside math mode https://tex.stackexchange.com/landing/r/digest?cta=question&id=47324
What is the easiest way to superscript text outside of math mode? For example, let's say I want to write the $n^{th}$ element, but without the math mode's automatic italicization of the th. And what ... [superscripts]
asked by jamaicanworm https://tex.stackexchange.com/landing/r/digest?cta=user&id=9757
Score of 562 answered by Werner https://tex.stackexchange.com/landing/r/digest?cta=user&id=5764 Score
of 813 How to use \multirow https://tex.stackexchange.com/landing/r/digest?cta=question&id=73283
I can compile this table separately but when I want to compile the whole file, it gives me an error, which is fixed by removing \multirow. \usepackage{multirow} \begin{table}[htbp] \begin{center} \... [tables] [multirow]
asked by anna https://tex.stackexchange.com/landing/r/digest?cta=user&id=18922 Score of 152
answered by Gonzalo Medina https://tex.stackexchange.com/landing/r/digest?cta=user&id=3954
Score of 220 Using the \tab Command https://tex.stackexchange.com/landing/r/digest?cta=question&id=198432
I have seen several cases of people using the \tab command to insert a specific amount of space between objects (as opposed to the \hfill command which uses any remaining space). However, I have ... [spacing]
asked by Mathematician https://tex.stackexchange.com/landing/r/digest?cta=user&id=49199
Score of 106 answered by Mathematician https://tex.stackexchange.com/landing/r/digest?cta=user&id=49199
Score of 120