4177 |
kaklik |
1 |
<html> |
|
|
2 |
<head> |
|
|
3 |
<meta charset=utf-8/> |
|
|
4 |
|
|
|
5 |
<link rel="stylesheet" type="text/css" href="/home/ondra6ak/Documents/mlabgen/style.css"> |
|
|
6 |
|
|
|
7 |
<title> |
|
|
8 |
Mlab|$HumanName |
|
|
9 |
</title> |
|
|
10 |
|
|
|
11 |
<script type="text/x-mathjax-config"> |
|
|
12 |
MathJax.Hub.Config({extensions: ["asciimath2jax.js"], |
|
|
13 |
jax: ["input/AsciiMath", "output/CommonHTML"], |
|
|
14 |
asciimath2jax: {delimiters: [['$M','M$']]}, |
|
|
15 |
CommonHTML: {mtextFontInherit: true}, |
|
|
16 |
showProcessingMessages: false, |
|
|
17 |
messageStyle: "none", |
|
|
18 |
showMathMenu: false}); |
|
|
19 |
</script> |
|
|
20 |
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> |
|
|
21 |
</head> |
|
|
22 |
</head> |
|
|
23 |
<body> |
|
|
24 |
$Text |
|
|
25 |
</body> |
|
|
26 |
</html> |