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

\approx error #48

Closed
andreasvarga opened this issue Oct 28, 2022 · 4 comments
Closed

\approx error #48

andreasvarga opened this issue Oct 28, 2022 · 4 comments

Comments

@andreasvarga
Copy link

I am working with texstudio\pdflatex and I have the same problem as in #35, i.e. not seeing the \approx in the listing. The error messages I am getting are of the form

Package inputenc Error: Invalid UTF-8 byte sequence. @test gpole(Q) ≈

@andreasvarga
Copy link
Author

I would appreciate if you could confirm that \approx can not be displayed using a style setting with

basicstyle=\small\ttfamily\bfseries

With
\usepackage[autoload=true]{jlcode}
\approx is displayed, but there are errors as below
Package xcolor Error: Undefined color jlkeyword'. using ...`

@rs7q5
Copy link

rs7q5 commented Oct 28, 2022

I was getting a \approx error with gensymb earlier this week.

@wg030
Copy link
Owner

wg030 commented Oct 29, 2022

This looks very unexpected to me because that symbol worked after I added it.
I will check that out closely next week when I have time to do so.

@wg030
Copy link
Owner

wg030 commented Oct 29, 2022

I would appreciate if you could confirm that \approx can not be displayed using a style setting with

basicstyle=\small\ttfamily\bfseries

With
\usepackage[autoload=true]{jlcode}
\approx is displayed, but there are errors as below
Package xcolor Error: Undefined color jlkeyword'. using ...`

Looking at your other issue #49 I would now suspect that they might be related. Try to fix the other one first and then check if this one has gone, too.

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

No branches or pull requests

3 participants