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

[Bug] Shaded ball disappears in reading mode #73

Open
ajpower opened this issue Jul 27, 2024 · 0 comments
Open

[Bug] Shaded ball disappears in reading mode #73

ajpower opened this issue Jul 27, 2024 · 0 comments

Comments

@ajpower
Copy link

ajpower commented Jul 27, 2024

The following example renders a red sphere with shading

\begin{document}
\begin{tikzpicture}
    \shade[ball color=red, opacity=0.4] (0,0) circle (2cm);
\end{tikzpicture}
\end{document}
image

However, the shading vanishes when the note is reading mode:
image

In general, objects with the ball do not render correctly in reading mode.

@ajpower ajpower changed the title [Bug] Shading disappears in reading mode [Bug] Shaded ball disappears in reading mode Jul 27, 2024
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

1 participant