Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect inline Latex rendering in the notebook. #980

Closed
Carreau opened this issue Dec 4, 2015 · 2 comments
Closed

Incorrect inline Latex rendering in the notebook. #980

Carreau opened this issue Dec 4, 2015 · 2 comments

Comments

@Carreau
Copy link
Member

Carreau commented Dec 4, 2015

@KelSolaar opened ipython/ipython#9064

I have trouble rendering some inline Latex form, I'm maybe doing something incorrect but the following snippet illustrate the issue:

$M_{RED\rightarrow RGB}$, $M_{XYZ\rightarrow RGB}$ # Fine

\\(M_{RED\rightarrow RGB}\\), $M_{XYZ\rightarrow RGB}$ # Fine

\\(M_{RED\rightarrow RGB}\\), \\(M_{XYZ\rightarrow RGB}\\) # Broken

My stack is as follows:

Server Information:

You are using Jupyter notebook.

The version of the notebook server is 4.0.6 and is running on:
Python 3.5.0 |Anaconda 2.4.0 (64-bit)| (default, Oct 19 2015, 21:57:25) 
[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)]

Current Kernel Information:

Python 3.5.0 |Anaconda 2.4.0 (64-bit)| (default, Oct 19 2015, 21:57:25) 
Type "copyright", "credits" or "license" for more information.

IPython 4.0.0 -- An enhanced Interactive Python.
?         -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help      -> Python's own help system.
object?   -> Details about 'object', use 'object??' for extra details.
%guiref   -> A brief reference about the graphical user interface.
@minrk minrk added this to the 5.0 milestone Jun 16, 2016
@minrk minrk modified the milestone: 5.0 Jan 13, 2017
rgbkrk added a commit that referenced this issue Mar 9, 2017
Fixed issue #980: incorrect LaTeX capturing and MathJax rendering
@jzf2101
Copy link
Contributor

jzf2101 commented Nov 20, 2017

This appears ready to close? @minrk @Carreau

@minrk minrk closed this as completed Nov 21, 2017
@minrk
Copy link
Member

minrk commented Nov 21, 2017

Thanks!

@minrk minrk added this to the Reference milestone Sep 13, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants