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

The char nodes emitted for section numbers may somehow have source information attached. In the following example, the dot in "1.1" on page 2 has source position of the "Introduction"...

bug

When dragging down with the mouse in the left or right margin (i.e., the mouse is to the left/right of a paragraph), the corresponding lines should be selected.

enhancement

Provide a way to add custom document templates to the template picker dialog.

Examples: - http://www2.informatik.uni-freiburg.de/~frank/ENG/latex-course/latex-course-3/latex-course-3_en.html

feature
packages

- width of utilities pane - inspector/toolbox divider position

enhancement

- The attached CV example using `moderncv` has quite a few issues - Lebenslauf.pdf is what the output should look like [LebenslaufBAK.zip](https://github.com/ktraunmueller/Compositor/files/2002224/LebenslaufBAK.zip)

packages

Add a section to the "current limitations" blog page about non-Latin scripts (e.g., Japanese), explaining that this is a complex topic that will not be addressed in the near term.

we're currently on e-TeX 2.1; check the revision history if it makes sense to upgrade to 2.6

internals

The dynamic memory array `mem` is already resizable, but the size is currently only set once at initialization time. Make the dynamic memory resize when TeX runs into out of...

internals

There's a limit on the maximum length of input lines (currently 3000). We should break up longer lines.

enhancement
internals