Ticket #1475 (reopened enhancement)

Opened 1 year ago

Last modified 3 weeks ago

[with patch, needs review] notebook -- lprint() -- make an option so lprint is done automatically

Reported by: was Assigned to: boothby
Priority: major Milestone: sage-3.2.2
Component: notebook Keywords:
Cc:

Description

[07:23am] ikaruga2099: while make test is running.... do you know how to enable the auto latex output (as per the presentation on the website)? Currently, if I do latex(command), I get back text not a typeset equation...
[07:23am] william-doctest-: lprint()
[07:24am] ikaruga2099: oh.... is there a way to have that called automatically?
[07:26am] william-doctest-: Not *yet*.  It's planned.  I'll create a trac ticket.

Attachments

sage-1475_1.patch (2.0 kB) - added by TimothyClemans on 09/08/2008 09:47:38 AM.
sage-1475_2.patch (0.8 kB) - added by TimothyClemans on 09/08/2008 09:47:54 AM.
extcode-1475_1.patch (1.2 kB) - added by TimothyClemans on 09/08/2008 09:48:10 AM.
sage-1475_3.patch (0.9 kB) - added by TimothyClemans on 11/11/2008 12:28:35 PM.

Change History

12/12/2007 07:28:26 AM changed by was

  • type changed from defect to enhancement.

02/23/2008 02:37:30 PM changed by TimothyClemans

  • status changed from new to closed.
  • resolution set to fixed.

02/23/2008 06:44:24 PM changed by mabshoff

Please do not randomly close tickets (even if they have been fixed) without either checking with William or the release manager in IRC. Instead mark the subject as "[probably fixed]" instead.

Cheers,

Michael

02/23/2008 06:50:01 PM changed by TimothyClemans

This was merged in a while ago. It is the checkbox at the top in a given worksheet.

02/23/2008 08:46:39 PM changed by was

  • status changed from closed to reopened.
  • resolution deleted.

This is not merged. This is not the checkbox at the top. The idea would be that there would be a user configuration panel with an option so that all worksheets would do latex printing by default.

09/08/2008 09:47:38 AM changed by TimothyClemans

  • attachment sage-1475_1.patch added.

09/08/2008 09:47:54 AM changed by TimothyClemans

  • attachment sage-1475_2.patch added.

09/08/2008 09:48:10 AM changed by TimothyClemans

  • attachment extcode-1475_1.patch added.

09/08/2008 09:48:40 AM changed by TimothyClemans

  • summary changed from notebook -- lprint() -- make an option so lprint is done automatically to [with patch, needs review] notebook -- lprint() -- make an option so lprint is done automatically.

Relies on #3937

11/08/2008 05:34:21 PM changed by TimothyClemans

  • summary changed from [with patch, needs review] notebook -- lprint() -- make an option so lprint is done automatically to [with patch, needs work] notebook -- lprint() -- make an option so lprint is done automatically.

11/11/2008 12:28:35 PM changed by TimothyClemans

  • attachment sage-1475_3.patch added.

11/11/2008 12:29:13 PM changed by TimothyClemans

  • summary changed from [with patch, needs work] notebook -- lprint() -- make an option so lprint is done automatically to [with patch, needs review] notebook -- lprint() -- make an option so lprint is done automatically.

Depends on #4135. Don't apply extcode-1475_1.patch