First time here? Check out the FAQ!

Ask Your Question
0

Font missed

asked 13 years ago

cch gravatar image

updated 13 years ago

kcrisman gravatar image

While I input

pretty_print(sqrt(2))

it gets the following in notebook():

  ???
?? 2

It tested in Sage-4.7.2/4.7.1? What's wrong here?

Thanks inadvance

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
2

answered 13 years ago

Jason Grout gravatar image

You can install the jsmath-image-fonts package on the server side, or you can install the jsmath fonts on your client. Right now, it's falling back to unicode, which apparently is causing problems with your browser.

See http://www.math.union.edu/~dpvc/jsMat... for installing tex fonts on your computer.

"Soon" we will switch to mathjax, which won't have this problem anymore.

Preview: (hide)
link
0

answered 13 years ago

cch gravatar image

The result is as like:

\/"""2

where """ is the missed character, _, U23BD.

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

Stats

Asked: 13 years ago

Seen: 814 times

Last updated: Nov 23 '11