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

Keyword color in listings not set with option #125

Open
wunderlich opened this issue Mar 17, 2021 · 0 comments
Open

Keyword color in listings not set with option #125

wunderlich opened this issue Mar 17, 2021 · 0 comments

Comments

@wunderlich
Copy link
Owner

The keyword color in listings is not set with the option lstkeywordfg.

The error seems to be here, where \g_edu_lstnumberfg_tl and not \g_edu_lstkeywordfg_tl is used:

edu/edu.tex

Line 9324 in e0a8320

keywordstyle=\color{\g_edu_lstnumberfg_tl}\bfseries,

edu/edu.tex

Line 9350 in e0a8320

keywordstyle=\color{\g_edu_lstnumberfg_tl}\bfseries,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant