Git Product home page Git Product logo

Comments (1)

joouha avatar joouha commented on September 22, 2024

Hi,

This appears to be because sympy uses the \displaystyle latex command in it's latex output, and flatlatex (the default latex renderer used in euporie) does not support this command.

I've made a few changes in the dev branch which hopefully help with this issue:

  1. I configure flatlatex to strip various latex style commands from the output (added here)
  2. I've added utftex as a terminal latex renderer - this produces much more advanced output than flatlatex:
    image
  3. Other terminal latex renderers will now take priority over flatlatex if installed (you can now install utftex or pylatexenc and they will be used instead.

Also, if your terminal supports terminal graphics, and you have a latex distribution with dvipng, or matplotlib, installed, then euporie will render and display latex graphically:

image

The changes I've mentioned will be included in the next releases - I hope this helps!

from euporie.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.