Opened 11 months ago
Closed 10 months ago
#32271 closed enhancement (fixed)
Add example of LaTeX text in 2d graphics
Reported by: | slelievre | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.5 |
Component: | graphics | Keywords: | latex, text, plot |
Cc: | slelievre | Merged in: | |
Authors: | Samuel Lelièvre | Reviewers: | Kwankyu Lee |
Report Upstream: | N/A | Work issues: | |
Branch: | b2617fe (Commits, GitHub, GitLab) | Commit: | b2617fe8dc4c28486808ffbb36ec3c357357d72e |
Dependencies: | Stopgaps: |
Description (last modified by )
The documentation for 2d graphics text lacks an example of LaTeX text.
We add one.
Change History (7)
comment:1 Changed 11 months ago by
- Branch set to public/32771
- Commit set to bc180db57e3e977426485c3aa7a1cdf09c551460
- Description modified (diff)
- Keywords latex text plot added
- Status changed from new to needs_review
comment:2 Changed 11 months ago by
- Commit changed from bc180db57e3e977426485c3aa7a1cdf09c551460 to b2617fe8dc4c28486808ffbb36ec3c357357d72e
comment:3 Changed 11 months ago by
Positive review to previous commits.
You can set it positive if you are ok with my small edits.
comment:4 Changed 11 months ago by
- Reviewers set to Kwankyu Lee
comment:5 Changed 11 months ago by
- Status changed from needs_review to positive_review
Thanks for the review and for your edits.
comment:6 Changed 11 months ago by
- Milestone changed from sage-9.4 to sage-9.5
comment:7 Changed 10 months ago by
- Branch changed from public/32771 to b2617fe8dc4c28486808ffbb36ec3c357357d72e
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Made a moderate amount of cosmetic changes around too.
Please review.
New commits:
32271: Add example of LaTeX text in 2d graphics