Compositor icon indicating copy to clipboard operation
Compositor copied to clipboard

Compositor is a WYSIWYG LaTeX for Mac

Results 137 Compositor issues
Sort by recently updated
recently updated
newest added

- quickly jump to page - Cmd+G ?

feature
user interface

Provide a way to convert a piece of LaTeX code into a reusable snippet

editing
user interface

Assign a transaction id to all `Edit`s applied within one typesetting iteration, and make one Undo step undo all `Edit`s sharing the same transaction id.

internals

A ligature at the end of a section, e.g. ``` \section{Stuff} ``` is somehow masked out when the section is selected: This only seems to occur if the ligature is...

bug

``` \verb|\documentclass| ``` → ScopeParser finds scope `\documentclass`, not `\verb`

bug
internals

For the upper line of this, source information is not correct (because of the newline?) ``` \begin{verbatim} \usepackage{times} \usepackage{mathptm} \end{verbatim} ``` Also here ``` \begin{verbatim} \DeclareMathOperator{\id}{id} \end{verbatim} ```

bug

- Create a new book - Part titles can not be edited 😕

bug

- Use a larger document (e.g. "torch & sword"), scroll around, see if any suspicious allocations come up. - Also, we might leak memory when closing a document window (repeatedly...

internals
performance