markup icon indicating copy to clipboard operation
markup copied to clipboard

Ability to render LaTex (please!)

Open AayushSameerShah opened this issue 4 years ago • 4 comments

I have been using GitHub for a quite a long now and am impressed by its capability to render the markdown almost everywhere.

I have been working on many Jupiter notebooks where things went well, but recently I uploaded my new project on stats, it is all written in markdown.

There are many formulae and equations written in LaTex. So now when we read on GitHub it has all massed up!

It ruins the design and format of my files. Looking at the current capabilities of GitHub renderer, I think it is the biggest missing part of rendering math.

Here is my repository link for the reference I am talking about.

Thanks!

AayushSameerShah avatar Nov 11 '21 05:11 AayushSameerShah

little further details and gladly work it out with higher ups and check for issues

On Wed, Nov 10, 2021, 11:03 PM Aayush Shah @.***> wrote:

I have been using GitHub for a quote long now and am impressed by its capability to render the markdown almost everywhere.

I have been working on many Jupiter notebooks where things went well, but recently I uploaded my new project on stats, it is all written in markdown.

There are many formulae and equations written in LaTex. So now when we read on GitHub it has all massed up!

It ruins the design and format of my files. Looking at the current capabilities of GitHub renderer, I think it is the biggest missing part of rendering math.

Here is my repository link https://github.com/AayushSameerShah/Stats-and-Prob for the reference I am talking about.

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/github/markup/issues/1512, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU2ELCEMTPLUPGHQSO6WXKTULNFATANCNFSM5HZSPDHA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Sorry, what? Didn't get your meaning.

AayushSameerShah avatar Nov 17 '21 12:11 AayushSameerShah

I’m having the same issue with the Jupyter notebooks that my students submit for review on GitHub. At the beginning of the term, the LaTeX expressions in Markdown cells in Jupyter notebooks mostly rendered well, but recently the single $ LaTeX expressions are not rendering at all on github.com, such as $y = \sin(x^2)$. The double $LaTeX expressions, such as$$y = \sin(x^2)$$, are being rendered on github.com.

I hope this can be fixed. It is much easier to review and give feedback to my students on github.com rather than having to clone each student repo and open their Jupyter notebooks on my computer.

krislock avatar Nov 28 '21 16:11 krislock