-
The [lstlisting environment](https://en.wikibooks.org/wiki/LaTeX/Source_Code_Listings) allow the use of non-formatted text in latex documents, therefore the content of this environment shouldn't be pa…
-
Hi,
I have :
* ubuntu 16.04 LTS
* gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
* MPFR-3.1.5
* GMP-6.1.1
* Flint-2.5.2
I have used to instal flint and it works :
http…
-
Implement the rendering of math, based off tags used in the CSFG. The function is found within [`markdownsection.py`](https://github.com/uccser/cs-field-guide/blob/develop/generator/markdownsection.py…
-
-
I have also posted about this issue on [tex.SE](http://tex.stackexchange.com/q/314535/29127).
For some reason, in the math mode, alternative glyphs are used for any numerals whose size is less than `…
-
Say I have timeseries where two variables, `f` and `x` vary with time `t`. I seek to use Gaussian processes to isolate noise varying with time, but also noise correlated with variations in `x`. So ess…
-
I'm using `asciidoctor-mathematical` behind `asciidoctor-pdf` and while I can now get equations to show up in passthrough blocks, I still need to have additional LaTeX packages loaded.
Is there a w…
-
Inline maths between $ delimiters has latex scope applied in regular text but not in lists.
Good:
```
Hello $a + B$
```
Bad:
```
- Hello $a + B$
```
-
I must be missing something, but why not support the font we all know and love? You'll tell me to use LM instead, well it does not give satisfactory results. Example:
CM: ![image](https://cloud.git…
-
As an editorial user, I want to see an instant preview of the web version of the file I'm editing, before I submit my changes for review or (as a managing editor) make them to my master version, so th…