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 and pretty much every usage of the package renders completely broken:
#import "@preview/pinit:0.2.2": * #set text(dir: rtl) $ E #pin(1) = m c^2 $ #pinit-point-from(1)[hi]
Removing the set text(dir: rtl) of course gives the expected result
set text(dir: rtl)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The following example and pretty much every usage of the package renders completely broken:
Removing the
set text(dir: rtl)
of course gives the expected resultThe text was updated successfully, but these errors were encountered: