Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: keep braces when extracting table commands #6

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

muzimuzhi
Copy link
Owner

Fixes #4.

Implements \__tblr_spec_log:n part of #3.


  • More tests?

@muzimuzhi muzimuzhi mentioned this pull request Nov 23, 2024
4 tasks
@muzimuzhi
Copy link
Owner Author

squashing commits...

@muzimuzhi muzimuzhi force-pushed the fix/keep-cell-braces branch 2 times, most recently from 56cfcbb to 50955d6 Compare November 23, 2024 03:25
@muzimuzhi
Copy link
Owner Author

Hmm \peek_... cannot distinguish explicit characters from implicit ones, thus implicit spaces \c_space_token are trimmed too.

@muzimuzhi muzimuzhi marked this pull request as draft November 26, 2024 15:10
Supported tracing options are `row`, `column`, and `cell`.
See example use `\SetTblrTracing{+column=@col-width}` in test
`table-split.lvt`.
@muzimuzhi muzimuzhi force-pushed the fix/keep-cell-braces branch from 50955d6 to e2eb33d Compare November 26, 2024 15:34
@muzimuzhi
Copy link
Owner Author

muzimuzhi commented Nov 26, 2024

Where did my refactoring of \__tblr_spec_log:n go?

Update: Caught you in stash.

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.

Avoid brace stripping in extracting table commands
1 participant