-
Is it possible to get support for .tex Latex files?
-
Hi,
First thanks for your work, very fine for VR flying ;-)
I would like to build your software to extend online tile maps support .
Under Win10 with mingw64, and regarding your wiki https://g…
-
We should add this to the list of DEFAULTENV:
```
{matrix}
{bmatrix}
{pmatrix}
{vmatrix}
{smallmatrix}
{smallpmatrix}
{wrapfigure}
{figure}
{floatfig}
{floating}
…
-
https://github.com/hnefatl/dissertation/blob/master/wordcount.py#L17
use "detex {path} | tr -cd '0-9A-Za-z \\n' | wc -w" instead
-
Hi,
This is TeX Live team. For TL2019, we are planning to include your opendetex as an update to detex. Currently we have two patches specific for TL: https://github.com/TeX-Live/texlive-source/tre…
-
For example I am writing a latex document.
`detex` convert the line as:
```
scientists
for decades ...
```
Original should be:
`scientists for decades ...`
Since there is a new line on…
-
The project documentation could be improved to make the project goals and the trade-offs made to achieve them more clear. When backslashes are escaped and treated as characters is complex but undocum…
-
Issue: in the Sage console one should be able to access the documentation with a single question mark `?` and the source code with two `??`. However the following gives an error
```
sage: a = 1
sag…
-
Create a function that takes as input a LaTeX file, and extracts all tables in a consistent format.
Perhaps the right output format is a list of rows, as this is how the tables are specified withi…
-
The objects should be named `Detex` (or better still `DeTeX`), `TargetLang` and `SourcesIO`