Ask Your Question
1

Typeset mode in iPython notebook

asked 2014-11-19 17:07:44 +0200

jllb gravatar image

Hi, I'm trying to set typeset mode = True using the iPython notebook in Sage 6.4, but I don't find how to do it. Is it already implemented?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2016-10-18 12:08:32 +0200

Sukrit-Gupta gravatar image

You can write the below code in your file, & it may work.

%typeset_mode True

edit flag offensive delete link more
0

answered 2016-10-18 13:51:18 +0200

eric_g gravatar image

You should type the following command in an input cell:

%display latex
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2014-11-19 17:07:44 +0200

Seen: 1,503 times

Last updated: Oct 18 '16