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

`\usepackage{hyperref}` causes errors. Not sure if it's a specific or common error. `\usepackage{lipsum}` leads to fatal error. Compositor is a great promising tool that is currently at it's early stage...

Inserting an image can mess up the document source. **Steps to reproduce:** - Create a new document with the Standard Article template - Save the file - Insert a new...

bug
automated test

read-only, editing will be implemented later

internals
multi-platform
windows

using Wix; see [this example](https://github.com/fbarbat/fellmonger)

installer

Create a skeleton app that - has all major panes (sidebars, WYSIWYG and source code panes) in place (without any detailed functionality) - uses the CompositorCore Swift package

user interface

- link the package version to the Windows App SDK version? - use branches (1.5, 1.6, etc) and [brach-based requirements](https://docs.swift.org/package-manager/PackageDescription/PackageDescription.html#package-dependency-requirement)?

task

The [geometry package](https://ctan.org/pkg/geometry) uses some non-standard way of declaring package options. Because of this, code completion currently fails to provide known values for options in a `\usepackage[...]{geometry}` command. Figure out...

enhancement

It would be nice to have additional information/help about the available document classes: ![Screenshot 2024-12-31 at 10 53 35](https://github.com/user-attachments/assets/a1e35c23-281b-4fa9-973a-a948cfed87cf)

user interface
help

Now that Microsoft is sunsetting [App Center](https://appcenter.ms), we need an alternative crash reporting system. [Sentry](https://sentry.io/for/native/) looks promising.

internals
multi-platform