mathematical-typesetting Questions

4

Solved

There are posts in TeX.SE that shows how argmin and argmax with limits can be typesetted using the \DeclareMathOperator* command. But how to do this in Markdown? I am especially interested in doin...

3

Solved

How can I change the caption of all figures in LaTeX to include a prefix? For example, make all figures appear as "Supplementary Figure 1", "Supplementary Figure 2", ... rather than "Figure 1", "Fi...
Ligan asked 22/10, 2010 at 12:38

4

Solved

I have the following formula in LaTeX, based on Fisher's Exact Test. (NOTE: requires the use of the amsmath package for \binom.) \begin{equation} P(i,j) = \sum_{x=|N(V_i) \cap V_j|}^{\min\{|V_j|, ...
Fawnia asked 17/4, 2010 at 20:56

4

Solved

Are there math or LaTeX engines available for the Android phone? The flashcard app I like best (AnyMemo) doesn't seem to be able to integrate equations into the flashcards except as graphics,...
Foreandafter asked 23/4, 2011 at 22:32

2

Solved

I want to plot a label that looks like this in ggplot2: Value is $\sigma$, R^{2} = 0.6 where Value is is ordinary font, $\sigma$ is a Greek lowercase sigma letter and R^{2} = 0.6 appears as ...
Taxis asked 28/2, 2013 at 1:4

14

Solved

I've been using Markdown for class notes, and it's great. I even do some preprocessing on the Markdown so I can do things like tables. But this term I'm teaching a class with a lot of math, a...
Whitton asked 3/2, 2010 at 0:36

5

Solved

I know that Framed is used to show a frame around a symbol, how can I show a circle around a symbol?
Sequester asked 29/10, 2011 at 22:10

4

Solved

Please see the snippet below and tell me how can I achieve the same strike-out effect as in the main text. I am using the version of LaTeX from the latest Ubuntu repositories. \documentclass...
Lipocaic asked 18/4, 2010 at 21:0

2

I have a figure in LaTeX with a caption to which I need to add a formula (equation* or displaymath environments). For example: \documentclass[12pt]{article} \begin{document} \begin{figure}[tbph] ...
Wabble asked 26/4, 2010 at 19:25

2

Solved

I work on a huge script in \latex. I want to be able to compile each of the chapters as stand-alone, because it is easier for hacking sessions with Latex. On the other hand, I would like to maint...
Opportuna asked 1/5, 2011 at 0:9
1

© 2022 - 2025 — McMap. All rights reserved.