We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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}
However, the shading vanishes when the note is reading mode:
In general, objects with the ball do not render correctly in reading mode.
ball
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The following example renders a red sphere with shading
However, the shading vanishes when the note is reading mode:
![image](https://private-user-images.githubusercontent.com/122097973/352690354-d966b0a5-bb58-4168-8372-6f741dcd3d36.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzU2MjAsIm5iZiI6MTczOTE3NTMyMCwicGF0aCI6Ii8xMjIwOTc5NzMvMzUyNjkwMzU0LWQ5NjZiMGE1LWJiNTgtNDE2OC04MzcyLTZmNzQxZGNkM2QzNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQwODE1MjBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1kZTFiZjE3M2FjYjNlZGZlZDc3MWY5ZWIxYzkyYTc4MzlhNjEyZjYxOWEwZjNhYzZmNDViMWVhOGFkMGNhM2UzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.NCxLAVYIlMG9zJtdHoVXopxZCt-yR7VblLFKtUz6mi8)
In general, objects with the
ball
do not render correctly in reading mode.The text was updated successfully, but these errors were encountered: