Karl Traunmüller

Results 134 issues of Karl Traunmüller

There seem to be some issues with package `soul` (e.g., in Tufte `sample-book.tex`)

packages

TeX Live 2019 extends the pdftex engine with a new `\expanded` primitive; see - https://www.tug.org/texlive/bugs.html - https://www.tug.org/svn/texlive/trunk/Build/source/texk/web2c/pdftexdir/NEWS?view=markup Some packages require this primitive, e.g. `listofitems`; see for example https://tex.stackexchange.com/questions/493851/listofitems-error-the-expanded-primitive-is-not-provided-by-your-tex-engine

internals

Currently, the code that links the caret position in the DVI with the corresponding location in the source code is ad-hoc and brittle. For example, navigation currently does not correctly...

internals

Currently, the toolbox has a couple of hardcoded tags assigned to symbols, e.g. all operators have been assigned an "operator" tag. Externalize the tags (configuration file) and make the assignment...

enhancement

Typesetting is super-wonky on page boundaries. Investigate and create proper tickets.

bug

**Steps to reproduce** - Open this document: [PageBreak.tex.zip](https://github.com/ktraunmueller/Compositor/files/3665506/PageBreak.tex.zip) - Place the caret at the end of the last paragraph before subsection 1.2 - Delete backwards once. The paragraph moves to...

bug
internals
automated test

Use the attached document as a starting point to investigate. [tikz.tex.zip](https://github.com/ktraunmueller/Compositor/files/1633126/tikz.tex.zip) [Manual](http://mirror.kumi.systems/ctan/graphics/pgf/base/doc/pgfmanual.pdf)

bug
internals

Think about providing a special environment for source code.

editing

Some formula editors offer to insert common math constructs, e.g. several forms of dx/dy (see [this example](https://superuser.com/questions/519128/how-to-type-a-small-fraction-in-word-2007-equation-editor)). Think about adding something like that.

editing
math

Marcin writes: _"I would like to propose including the mol2chemfig package into compositor, or Gui to draw chemical structure simple way like in chemdraw"_.

feature
user interface