mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #56] [CLOSED] [apps/reader] LaTeX functions #229
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#229
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/56
Author: @Mino1289
Created: 10/22/2021
Status: ❌ Closed
Base:
upsilon-dev-latex← Head:upsilon-dev-latex📝 Commits (8)
fba94f8[apps/reader] Adding \space, \left( and \right) command7df0772[reader] Added ovverightarrow in parser and fix a bug in reader (#5)ede0355Solve conflictsa9e5e70[apps/reader] Add the left and right command check6182091[apps/reader] TexParser: Adding floor and ceil cmdf22424a[apps/reader] Prise en compte de la couleur de fond (pour les theme "dark")6a3f437[apps/reader] Add \sim symbol (~)0959ba0Merge branch 'upsilon-dev-latex' into upsilon-dev-latex📊 Changes
3 files changed (+73 additions, -6 deletions)
View changed files
📝
apps/reader/tex_parser.cpp(+61 -4)📝
apps/reader/tex_parser.h(+11 -1)📝
apps/reader/word_wrap_view.cpp(+1 -1)📄 Description
Ce PR à pour objectif d'ajouter le plus de fonction LaTeX, tel que Poincare gère le rendu.
À faire:
Tout seras à tester avant de l'utiliser.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.