Skip to content

fix: E688 with option with empty value#3184

Merged
lervag merged 1 commit intolervag:masterfrom
tomtomjhj:option-keepempty
Jun 15, 2025
Merged

fix: E688 with option with empty value#3184
lervag merged 1 commit intolervag:masterfrom
tomtomjhj:option-keepempty

Conversation

@tomtomjhj
Copy link
Contributor

Problem:
If a file contains a line like this

\usepackage[key=]{package}

option parsing raises E688: More targets than List items.

Solution:
Use {keepempty} argument.

Problem:
If a file contains a line like this
```
\usepackage[key=]{package}
```
option parsing raises E688: More targets than List items.

Solution:
Use {keepempty} argument.
lervag added a commit that referenced this pull request Jun 15, 2025
@lervag lervag merged commit 6635aaa into lervag:master Jun 15, 2025
1 check passed
@lervag
Copy link
Owner

lervag commented Jun 15, 2025

Thanks!

@tomtomjhj tomtomjhj deleted the option-keepempty branch June 15, 2025 12:06
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