Nikita Sirgienko

Results 12 comments of Nikita Sirgienko

Maybe use ftp server or share dir using, for example, samba(if you on linux, I recommend it)? I mean, ecstatic is basically a middleware. For example file server can give...

Any changes? The problem with sertificate is still relevant.

There are difference in latex meaning ($...$ for inline math, $$...$$ displayed math). For library, I think, there aren't difference, but $...$ more widely used, that $$...$$, for example MathJax...

Yes, if you use $ as math delimiter, for using $ as dollar, you need do escaping, like `It costs 12\$ and this costs 15\$` (and it should be render...

Second variant (and for this reason i suppose new flag because of backward behaviour compability)

Well, sorry, looks like I am misunderstand the question. All variants will produce text with latex, difference only with spaces between latex part and text part

It's for 2-character delimiter `$`...`$`, right? Because the delimiter `$` is 1-character. For example: ```` $\Gamma$ $\sqrt{3} \cdot \frac{2}{15}$ ````

Yes, it will be look something like this

Looks nice, i will test this and respond about the results here.

The code have passed all syntax tests ([input.txt](https://github.com/Orc/discount/files/3307984/input.txt)) which I came up with, so I think all fine. But what about using dollar not as math (for example, using as...