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

compatibility with asymptote 2.87 #231

Merged
merged 1 commit into from
Mar 10, 2024
Merged

compatibility with asymptote 2.87 #231

merged 1 commit into from
Mar 10, 2024

Conversation

Virv12
Copy link
Member

@Virv12 Virv12 commented Mar 10, 2024

Asymptote 2.87 changed the behavior of the -o flag. By not specifying an output file asymptote uses the default {source}.pdf filename, and we gain compatibility with the new version while maintaining compatibility with the older ones.

@edomora97
Copy link
Collaborator

WTF? What has changed? Can you find a link for this?

@Virv12
Copy link
Member Author

Virv12 commented Mar 10, 2024

Now asy -f pdf -o output.pdf source.asy writes the output to the file output.pdf.pdf

@Virv12 Virv12 merged commit ea0716f into olimpiadi-informatica:master Mar 10, 2024
3 checks passed
@Virv12 Virv12 deleted the fix-asy branch March 10, 2024 19:25
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

Successfully merging this pull request may close these issues.

2 participants