Skip to content

Make bboldx delimiters be plain characters, as in the actual package.#1175

Merged
dpvc merged 3 commits intodevelopfrom
bboldx-delimiters
Feb 13, 2025
Merged

Make bboldx delimiters be plain characters, as in the actual package.#1175
dpvc merged 3 commits intodevelopfrom
bboldx-delimiters

Conversation

@dpvc
Copy link
Copy Markdown
Member

@dpvc dpvc commented Jan 15, 2025

This PR makes the bboldx delimiters into plain characters, as they are in the actual TeX package.

Since the characters used are actual parentheses, brackets, and angles, but just in a different variant, they obtain their TeX class (and other properties) from the operator dictionary. So the open ones have TeX class OPEN, and the closes have TeX class CLOSE, as expected.

I'm not sure whey the fence property was being set to false, as the operator dictionary says they should be true, so I've removed that. If there is a reason for it, I can put that back.

@dpvc dpvc requested a review from zorkow January 15, 2025 19:40
@dpvc dpvc added this to the v4.0 milestone Jan 15, 2025
@dpvc dpvc force-pushed the bboldx-delimiters branch from 7ed9d48 to 756681f Compare January 27, 2025 15:13
Copy link
Copy Markdown
Member

@zorkow zorkow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

@dpvc dpvc merged commit 5b6a2b6 into develop Feb 13, 2025
@dpvc dpvc deleted the bboldx-delimiters branch February 13, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants