Namespaces
Variants
Actions

Difference between revisions of "User:Ulf Rehmann/Test2"

From Encyclopedia of Mathematics
Jump to: navigation, search
(Created page with " \begin{equation} \mu (B)= \sup \{\mu(K): K\subset B, \mbox{ $K$ compact} \}\, \end{equation}")
 
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
Code (1)
  
 +
<pre>
 
\begin{equation}
 
\begin{equation}
 
\mu (B)= \sup \{\mu(K): K\subset B, \mbox{ $K$ compact} \}\,  
 
\mu (B)= \sup \{\mu(K): K\subset B, \mbox{ $K$ compact} \}\,  
 
\end{equation}
 
\end{equation}
 +
</pre>
 +
 +
produces (but see below!):
 +
 +
 +
\begin{equation}
 +
\mu (B)= \sup \{\mu(K): K\subset B, \mbox{ $K$ compact} \}\,
 +
\end{equation}
 +
 +
 +
as compared to the code (2):
 +
 +
<pre>
 +
\begin{equation}
 +
\mu (B)= \sup \{\mu(K): K\subset B, K \mbox{ compact} \}\,
 +
\end{equation}
 +
</pre>
 +
 +
which produces:
 +
 +
\begin{equation}
 +
\mu (B)= \sup \{\mu(K): K\subset B, K \mbox{ compact} \}\,
 +
\end{equation}
 +
 +
Interestingly, if code (1) is put inside <nowiki>$ ... $</nowiki>, it renders correctly, however it does not so, if it is put inside <nowiki>\[ ... \]</nowiki>.
 +
 +
 +
 +
{{User:Ulf Rehmann/Test3}}

Latest revision as of 21:39, 20 June 2014

Code (1)

\begin{equation}
\mu (B)= \sup \{\mu(K): K\subset B, \mbox{ $K$ compact} \}\, 
\end{equation}

produces (but see below!):


\begin{equation} \mu (B)= \sup \{\mu(K): K\subset B, \mbox{ '"`UNIQ-MathJax9-QINU`"' compact} \}\, \end{equation}


as compared to the code (2):

\begin{equation}
\mu (B)= \sup \{\mu(K): K\subset B, K \mbox{ compact} \}\, 
\end{equation}

which produces:

\begin{equation} \mu (B)= \sup \{\mu(K): K\subset B, K \mbox{ compact} \}\, \end{equation}

Interestingly, if code (1) is put inside $ ... $, it renders correctly, however it does not so, if it is put inside \[ ... \].


Test Link


$$e^{2\pi i} - 1 = 0$$

$$ A,B,C, D, E, F, G $$

XXX YYY Additional text


Additional text $$(a+b)$$ $$(x-y)$$

no [[wiki]] ''markup'' $$(x-y)$$ $$(x-y)$$ $$(x-y)$$ $$(x-y)$$

How to Cite This Entry:
Ulf Rehmann/Test2. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Ulf_Rehmann/Test2&oldid=30071