-
```
What steps will reproduce the problem?
1. from scitools.std import *
2. x = linspace(0, 2*pi, 100); y = exp(sin(x**2))
3. plot(x, y, 'b-o')
What is the expected output? What do you see instead?
I…
-
According to Flathub description, TeXstudio should work with host installed LaTeX:
> Requires either TeX Live being installed on the system from your distribution's repositories or the TeX Live Fla…
-
Can anyone help me with providing an example of using ggplot in a templaet for pdf export?
when using
``` R
-
## Steps to Reproduce
1. After clean install of overleaf community compilation of small documents works just fine
2. While compiling a larger document the compilation finishes, pdf…
-
Please change the title of this repository. A beginner looking for something to ease with starting _project LaTeX_ might find this. A beginner cannot judge the quality of the code.
Please read more a…
-
I am seeing a problem generating pdf from the Latex output generated by doxygen.
came across the thread below
https://stackoverflow.com/questions/54780072/doxygen-latex-cannot-create-pdf-when-using…
-
Hey i use qmcgaw/latexdevcontainer:latest-full which uses the TexLive full scheme but on build i get the following error
Does anybody see a fix?
```
kpathsea: Running mktextfm ntx-Regular-tlf-t1+…
-
When `fontenc` is loaded with its `T1` option, `\NewDocumentCommand` with verbatim argument gobbles the first `-` if its content contains a `--` (irrespective of the delimiters used):
```latex
\docu…
-
This may be related to already reported issues. The subscript of N, U, V, W, Y seems misplaced. In the presence of a superscript, the issue seems to disappear except that the subscript of P appears to…
-
I am able to access the online documentation and help at https://diffeq.sciml.ai/stable/
But I want a PDF version of above website for self - study and future reference.
I am new to Julia and prev…