Tobias Diez
Tobias Diez
It is quite common to display commutative diagrams as display equations (in fact, I would argue that 90% of all diagrams are displayed in this way). For this one has...
This PR enables `\to` and `\mapsto` as shortcuts for the common latex arrows. Thus, the following works ```latex \begin{tikzcd} E \to[r, "L"] & F \\ e \mapsto{r} & L(e). \end{tikzcd}...
#### What's the problem this feature will solve? Add typing information for parameterized fixtures to have better support for type checkers. #### Describe the solution you'd like Given a fixture...
**Is your feature request related to a problem? Please describe.** Currently, there is no connection between the schema and the `useField` methods. Consider for example, the following code snippet taken...
Instead of using class names, now data attributes are used to identify html elements. In particular, all selectors are reworked to no longer use class names. This makes it possible...
**Is your feature request related to a problem? Please describe.** When using `katex` in typescript, one has to use the `@types/katex` package to get some type interference. However, these type...
Tracking the most expensive operations when starting JabRef yields the following picture:  This shows that the following can be improved: - [x] First peak (500ms): do not load the...
- [ ] Add option to show only differences - [ ] Emphasize header (e.g. bold and with different background) as in  - [ ] Concert to 3-way merge:...
### Is your feature request related to a problem? Please describe. The documentation around deployment is rather sparse, especially for azure. For example, it is not even clear which files...
CERMINE has problems with academic literature that are not classical articles. For example, support for thesis's and books would be great. For example, for [my thesis](https://arxiv.org/pdf/1405.2249.pdf) the information returned is:...