Editor de Matemáticas de Discourse es un complemento para ingresar ecuaciones matemáticas en Discourse de una manera más amigable para el usuario. Este editor le ayuda a crear LaTeX. Por favor, lea sobre ello en Wikipedia si no sabe qué es: Wikipedia
Para más documentación sobre todos los comandos de LaTeX que puede usar, consulte aquí: documentación de MathLive
Y por favor vea el video:
Instalación
Siga la guía Instalar un complemento
del Meta oficial de Discourse, usando git clone https://github.com/spirobel/discourse-matheditor.git
como comando del complemento.
También necesita usar el complemento matemático oficial junto con este: complemento matemático oficial
Recomiendo usar KaTeX en lugar de MathJax, es mucho más rápido (al menos para mí).
do you mean the graph below the box like in the mathlive docs? I think its a good idea, but probably better handled in a different plugin. What do you think about this plugin:
by the way, I found some posts here that people living in other countries can’t type in their native language, because they don’t have a local keyboard with PC or laptop. Of course they can use online keyboards, but it’s smth like a ‘wooden wheel’ in a new auto .
This is actually something I am interested in as well. I am learning how to create discourse plugins because I want to create a collaborative mandarin dictionary. Its quite a big project, so I am creating these smaller plugins first that have similar features so I can experiment on how to implement the whole thing. We can not use the google virtual keyboard, because it seems like its not an open source library. But a quick google search shows that there are open source virtual keyboard solutions: for example I just came across this one: Virtual Keyboard
I think the big downside of these keyboards is that the typing is very slow. So usually if I want to type in a different language I install something like unikey for vietnamese for example or sunpinyin for mandarin. I expect that most of my users will be able to type in their language so I am not planning to add a virtual keyboard. But I also want to have a way to input pinyin and zhuyin with tones. I still havent figured what to do about this. Which languages are you working with?
tu plugin es muy útil, especialmente para dispositivos móviles.
Ha habido muchas actualizaciones de Discourse desde abril de 2024 y no he visto que el tema de este plugin se marque como “roto”, así que supongo que las fallas anteriores no fueron reproducibles en versiones posteriores de Discourse.