-
To reproduce: open lem (ncurses) and type in `M-x describe-bindings`. Crashes, showing the following in a split window:
```
The value
NIL
is not of type
LEM:KEYMAP
Backtrace for: #
0: (LEM:…
-
Hello,
I downloaded the MacOS binary hoping that it would be backwards compatible with my OS X 10.10.5 (Yosemite) but could not get the application to open/function. Are there any plans to make th…
-
## Brief outline of the bug
When I compile minimal document and check the log I can not tell which version of LaTeX format is in use. I am mentioning this in relation to recent April 2018 release.
…
-
I know there have been various variations of this issue, but I'm not entirely sure how similar my issue is to others, so feel free to close this if it's the same.
I have installed the tikzDevice pack…
-
The following code demonstrates how l3keys removes all spaces from input keys.
```
\documentclass{article}
\usepackage{expl3}
\begin{document}
\ExplSyntaxOn
\keys_define:nn {bar} { unknown .co…
-
I was looking at the implementation of `\docsvlist` and `\forcsvlist` and trying to understand the purpose of the `\space` macros (possibly to prevent stripping off too many layers of braces?) and I n…
-
I'm trying to create a tikz plot inside R. Sadly, that fails. Running tikzText() on my variable fails although it is only a vector containing strings with no special characters. The result is posted b…
-
The document [The expl3 package and LaTeX3 programming (v. 2017/09/18)](http://ftp.cc.uoc.gr/mirrors/CTAN/macros/latex/contrib/l3kernel/expl3.pdf) states on p. 7:
> The LaTeX3 coding convention is …
-
### Environment
- TeXstudio: 2.12.6
- Qt: 5.9.5
- OS: Ubuntu 18.04
- TeX distribution: texlive
### Expected behavior
No crash.
### Actual behavior
Crash, closing the window and yieldin…
ghost updated
6 years ago
-
When i redirect to other page i got error from TypeOut component
"setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. …