[PR #236] [CLOSED] UpSiLaTeX Update #329

Closed
opened 2026-05-06 13:16:51 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/236
Author: @Mino1289
Created: 5/20/2022
Status: Closed

Base: upsilon-devHead: upsilon-overline


📝 Commits (10+)

  • da7a6a6 Merge upstream (#6)
  • 07ebe6b Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev
  • ff29950 Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev
  • c944a16 Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev
  • 14181bc Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev
  • 07b513d Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev
  • fb416ea Merge branch 'UpsilonNumworks:upsilon-dev' into upsilon-dev
  • f2e2a10 Merge branch 'UpsilonNumworks:upsilon-dev' into upsilon-dev
  • 00ab578 Merge branch 'UpsilonNumworks:upsilon-dev' into upsilon-dev
  • 6e4f966 osef

📊 Changes

9 files changed (+15 additions, -2 deletions)

View changed files

📝 apps/reader/tex_parser.cpp (+13 -2)
📝 apps/reader/tex_parser.h (+2 -0)
📝 build/scenario/afl.py (+0 -0)
📝 build/utilities/translate.py (+0 -0)
📝 ion/src/simulator/android/gradlew (+0 -0)
📝 ion/src/simulator/external/sdl/src/dynapi/gendynapi.pl (+0 -0)
📝 ion/src/simulator/external/sdl/src/joystick/sort_controllers.py (+0 -0)
📝 ion/src/simulator/external/sdl/src/render/metal/build-metal-shaders.sh (+0 -0)
📝 ion/src/simulator/external/sdl/src/video/sdlgenblit.pl (+0 -0)

📄 Description

Adding in the UpSiLaTeX parser :

  • \overline : to render complex conjugate
  • \i : to render complex i

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/236 **Author:** [@Mino1289](https://github.com/Mino1289) **Created:** 5/20/2022 **Status:** ❌ Closed **Base:** `upsilon-dev` ← **Head:** `upsilon-overline` --- ### 📝 Commits (10+) - [`da7a6a6`](https://github.com/UpsilonNumworks/Upsilon/commit/da7a6a640d478de651bb2af2b697a6ef610fafb0) Merge upstream (#6) - [`07ebe6b`](https://github.com/UpsilonNumworks/Upsilon/commit/07ebe6bc36d7e56ba3cea90200ea77817adcf008) Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev - [`ff29950`](https://github.com/UpsilonNumworks/Upsilon/commit/ff2995063e6a8c3e6b5e4782f2ac534b5d8d8d41) Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev - [`c944a16`](https://github.com/UpsilonNumworks/Upsilon/commit/c944a16131a2648ece9e486050728afb175e1e3b) Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev - [`14181bc`](https://github.com/UpsilonNumworks/Upsilon/commit/14181bc22e66afd5ff1fe1f6a4c28e112aa004eb) Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev - [`07b513d`](https://github.com/UpsilonNumworks/Upsilon/commit/07b513d6544a097b3e6c121fded65bfeef498d44) Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev - [`fb416ea`](https://github.com/UpsilonNumworks/Upsilon/commit/fb416ea2540451b6cbf8bb80dd0aa07566c6361b) Merge branch 'UpsilonNumworks:upsilon-dev' into upsilon-dev - [`f2e2a10`](https://github.com/UpsilonNumworks/Upsilon/commit/f2e2a10f373c7d087ba33950748dc1e1f5750d3b) Merge branch 'UpsilonNumworks:upsilon-dev' into upsilon-dev - [`00ab578`](https://github.com/UpsilonNumworks/Upsilon/commit/00ab578248857925353fbe1db51f829c59d92dc1) Merge branch 'UpsilonNumworks:upsilon-dev' into upsilon-dev - [`6e4f966`](https://github.com/UpsilonNumworks/Upsilon/commit/6e4f9668ffb0b7fb470aa07455ac801fadb40397) osef ### 📊 Changes **9 files changed** (+15 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/reader/tex_parser.cpp` (+13 -2) 📝 `apps/reader/tex_parser.h` (+2 -0) 📝 `build/scenario/afl.py` (+0 -0) 📝 `build/utilities/translate.py` (+0 -0) 📝 `ion/src/simulator/android/gradlew` (+0 -0) 📝 `ion/src/simulator/external/sdl/src/dynapi/gendynapi.pl` (+0 -0) 📝 `ion/src/simulator/external/sdl/src/joystick/sort_controllers.py` (+0 -0) 📝 `ion/src/simulator/external/sdl/src/render/metal/build-metal-shaders.sh` (+0 -0) 📝 `ion/src/simulator/external/sdl/src/video/sdlgenblit.pl` (+0 -0) </details> ### 📄 Description Adding in the UpSiLaTeX parser : - `\overline` : to render complex conjugate - `\i` : to render complex **i** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:51 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#329
No description provided.