typomaster2

Results 5 issues of typomaster2

Would it be possible to add a **new feature** to the package ``rmathbr``? Namely, currently expressions like ``a – b`` are broken up _symmetrically_, i.e. as ``a –`` on the...

There seems to be an incompatibility with the package [`gauss`](https://ctan.org/pkg/gauss). The package `gauss` is used to typeset, among other things, elementary operations on matrices. This includes arrows spanning multiple lines...

It is standard behaviour of TeXstudio to autocomplete certain commands with arguments. For example, when correctly set up, `\cite` commands will offer bibliography entries, `\ref` will provide created labels and...

enhancement

Minor typographical suggestion. Currently, the MWE ```` \documentclass[12pt]{article} \usepackage{enumitem} \begin{document} \begin{enumerate}[start=-2] %here n := 2 \item This \item is \item just \item a \item demo. \end{enumerate} \end{document} ```` gives the...

The command `\coloneq` used with `tikz-cd` diagrams leads to an endless compilation when the package `rmathbr` is enabled. There seem to be no issue when `rmathbr` is _not_ used. For...