Coder Social home page Coder Social logo

Support for subscripts about diagon HOT 6 CLOSED

arthursonzogni avatar arthursonzogni commented on May 17, 2024
Support for subscripts

from diagon.

Comments (6)

ArthurSonzogni avatar ArthurSonzogni commented on May 17, 2024

It looks like there isn't.
I will add it soon. Thanks for reporting this!

from diagon.

KennethNielsen avatar KennethNielsen commented on May 17, 2024

No problem and thanks.

from diagon.

ArthurSonzogni avatar ArthurSonzogni commented on May 17, 2024

I should now be fixed. I will let you confirm this is working the way you intented.

from diagon.

KennethNielsen avatar KennethNielsen commented on May 17, 2024

Hi @ArthurSonzogni thanks so much. There is one minor issue with, but I don't know if it is WontFix since it does make the layout considerations larger. For the usecase that I wanted to use it for, I would often be applying both a subscript and a superscript. But when I do, it seems to use the horizontal position of the ?-script I apply first, which makes it look a little odd.

Example if I want to add super script "i" and subscript Oxygen to an E. If I do E^i_Oxygen it produces:

 i      
E       
  Oxygen

and if I flip them the other way around, E_Oxygen^i, it does:

       i
E       
 Oxygen 

where what I was hoping for is:

 i
E       
 Oxygen 

from diagon.

ArthurSonzogni avatar ArthurSonzogni commented on May 17, 2024

This sounds like a good thing to do!

from diagon.

ArthurSonzogni avatar ArthurSonzogni commented on May 17, 2024

Done! I finally added the optimization you suggested in:
#1 (comment)

from diagon.

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.