Skip to content

fixing doctests failures in misc/latex*.py #39491

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

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

seblabbe
Copy link
Contributor

On 10.5.beta6, the command

sage -t --long --optional=sage,latex src/sage/misc/latex.py src/sage/misc/latex_standalone.py

gives

sage -t --long src/sage/misc/latex.py  # 1 doctest failed
sage -t --long src/sage/misc/latex_standalone.py  # 2 doctests failed

This PR fixes this.

@seblabbe seblabbe added sd128 tickets of Sage Days 128 Le Teich and removed s: needs review labels Feb 10, 2025
Copy link

Documentation preview for this PR (built with commit 89b74b5; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

Copy link
Contributor

@fchapoton fchapoton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merci

vbraun pushed a commit to vbraun/sage that referenced this pull request Feb 18, 2025
sagemathgh-39491: fixing doctests failures in misc/latex*.py
    
On 10.5.beta6, the command

`sage -t --long --optional=sage,latex src/sage/misc/latex.py
src/sage/misc/latex_standalone.py`

gives

```
sage -t --long src/sage/misc/latex.py  # 1 doctest failed
sage -t --long src/sage/misc/latex_standalone.py  # 2 doctests failed
```

This PR fixes this.
    
URL: sagemath#39491
Reported by: Sébastien Labbé
Reviewer(s): Frédéric Chapoton
@vbraun vbraun merged commit cfbaaf1 into sagemath:develop Feb 21, 2025
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sd128 tickets of Sage Days 128 Le Teich t: tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants