mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #237] [MERGED] [apps/reader] Adding new symbols and functions in the TexParser #330
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#330
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/237
Author: @Mino1289
Created: 5/21/2022
Status: ✅ Merged
Merged: 6/12/2022
Merged by: @Lauryy06
Base:
upsilon-dev← Head:upsilon-tex📝 Commits (4)
d074c3f[apps/reader] Adding \overline and \i in TexParser93b708e[apps/reader] Adding \f, prettier function symbol.48da410[apps/reader] Adding \intset in TexParser82717a1Merge branch 'upsilon-dev' into upsilon-tex📊 Changes
3 files changed (+46 additions, -13 deletions)
View changed files
📝
apps/reader/tex_parser.cpp(+35 -11)📝
apps/reader/tex_parser.h(+7 -2)📝
kandinsky/fonts/code_points.h(+4 -0)📄 Description
Adding in the TexParser :
\overline{z}: The complex conjugate\i: The Complex imaginary number\f: A special f for functions\intset{0,n-1}: The set of integer (here between 0 and n-1)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.