First time here? Check out the FAQ!

Ask Your Question
1

Typeset mode in iPython notebook

asked 10 years ago

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?

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
1

answered 8 years ago

Sukrit-Gupta gravatar image

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

%typeset_mode True

Preview: (hide)
link
0

answered 8 years ago

eric_g gravatar image

You should type the following command in an input cell:

%display latex
Preview: (hide)
link

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: 10 years ago

Seen: 1,600 times

Last updated: Oct 18 '16