Ticket #2988 (closed defect: fixed)
[with patch; emphatic positive review] notebook -- issues with the CSS for the print display
| Reported by: | was | Owned by: | boothby |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-3.0 |
| Component: | notebook | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Mabshoff -- sorry I have to put this in as a 3.0 block (and fix it now). It won't affect anything doctested. I've had several professors (including me!) complain about issues with the notebook css and printing. And, I told them I would fix this for 3.0.
Attachments
Change History
comment:1 Changed 5 years ago by was
- Summary changed from notebook -- issues with the CSS for the print display to [with patch; needs review] notebook -- issues with the CSS for the print display
comment:2 Changed 5 years ago by boothby
- Summary changed from [with patch; needs review] notebook -- issues with the CSS for the print display to [with patch; emphatic positive review] notebook -- issues with the CSS for the print display
Excellent!
comment:3 Changed 5 years ago by mabshoff
It doesn't apply cleanly against rc1:
sage@modular:~/build/sage-3.0.rc1/devel/sage$ hg import /home2/mabshoff/trac_2988.patch applying /home2/mabshoff/trac_2988.patch patching file sage/server/notebook/cell.py Hunk #1 FAILED at 645 1 out of 2 hunks FAILED -- saving rejects to file sage/server/notebook/cell.py.rej abort: patch failed to apply
Cheers,
Michael
Note: See
TracTickets for help on using
tickets.

