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

Compositor 1.17, macOS 11.2.3: - Open Compositor - Select "New...", "Standard Article", "Choose" - Untitled document is shown: - Quit Compositor (option "Close windows when quitting applications" is not selected...

bug

`DocumentModel.load()` currently calls `SourceModel.load()` on the main queue; this may cause UI hangs. Dispatch the work to a background queue and introduce a completion closure. Edit: maybe also look into...

internals

Users may want to have sections of verbatim text, either inline (e.g., showing LaTeX commands in text), or display-style / multiline (e.g., for code listings). Here's the plan: - "Insert...

editing
user interface
formatting

Add support for sublists in lists

editing

I like the idea behind Compositor and had recently the chance to try it. I opened a template, started to change some text and ran pretty easy in some issues/erros,...

- Insert / URL: insert a placeholder URL - Format / URL: wrap selection in a `\url{}` command Note: the `hyperref` package provides two commands: `\url{ref}` for formatting plain URLS,...

editing

see also #490

user interface

Provide a way to insert a footnote.

editing

As a follow-up to [this tweet](https://twitter.com/smarr/status/963803838879797248): The examples from the [ACM consolidated LaTeX styles](https://github.com/borisveytsman/acmart) repository fail to typeset properly as of 1.2. For example, the [sigplan](https://github.com/ktraunmueller/Compositor/files/1972824/sigplan.tex.zip) sample (consolidated into a...

internals

- Create a new report or book - Chapter titles can not be edited 😕

bug