Divide-By-0 / Divide-By-0/autolatex
Add custom size offsets for rendering and custom delimiter styles
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 4
- Avg merge
- 4d 48m
- Merged PRs (30d)
- 6
Description
This would look like a 'custom' option in each dropdown, which upon selection, spawns
- for sizes, a +- dropdown, and a textbox where the user can specify the size diff as an integer
- for delimiters, two custom textboxes for start and end
Feedback:
Your automatic makes formulas too small compared to text. See attached 02-Automatic.png.
How to get around the problem, I know. For example, I can increase text font size, select auto, render formulas, and then decrease the font size. But tools are made to make things easier.
Therefore, I propose to add the ability to set the custom font size of formulas - absolute (16 or 18...) or relative (auto -2, -1, 0, +1, +2)
Also I propose to add Delimiter Style $...$ or custom Delimiter Style.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; begin by finding the size and delimiter dropdown implementations and the rendering path they configure. Confirm that custom size controls support relative integer offsets and that custom delimiter controls accept start and end text, then verify both selections affect rendered output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100