<!DOCTYPE html>
<html>
<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Tests</title>
<meta name="description" content="Tests">
<meta name="keywords" content="Tests">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2any">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
span:hover a.copiable-link {visibility: visible}
-->
</style>
</head>
<body lang="en">
<div class="top-level-extent" id="Top">
<h1 class="top" id="Tests"><span>Tests<a class="copiable-link" href="#Tests"> ¶</a></span></h1>
<p>Now tex on the same line Some text one the line following @end tex
</p>
<p>LaTeX block
</p>
<p>Now tex on the following line, valid fot tex (with @end tex on a line).
</p>
<p>Same that @html (but empty following line not ignored).
</p>
<p>Test of @math
Here some <em class="math">{x^i}\over{\tan y}</em>.
</p>
<p>Maths with protected \:
<em class="math">a \ b</em>.
</p>
<p>Maths with code @-command:
</p>
<p><em class="math"><code class="code">math code</code> a < b</em>
</p>
<p>Maths with code @-command and braces:
</p>
<p><em class="math">\underline{<code class="code">math \hbox{ code }</code>} \sum_{i}{\underline{<var class="var">eff</var>}}</em>
</p>
<p>Maths with @-sup
</p>
<p><em class="math">\sum_{i} f(x)<sup class="sup">2</sup></em>
</p>
<p>@\ outside of math
</p>
<p>\
</p>
<p>Displaymath
</p><div class="displaymath"><em>-- f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup class="sup">-{1 \over 2}\left({x-\mu \over \sigma}\right)^2</sup>
</em></div>
</div>
</body>
</html>