mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #184] [MERGED] [apps/reader] Add slanted arrows, \in, \cdot, \cdots and \ldots #303
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#303
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/184
Author: @Yaya-Cout
Created: 3/20/2022
Status: ✅ Merged
Merged: 3/20/2022
Merged by: @Lauryy06
Base:
upsilon-dev← Head:upsilon-dev-latex-improve📝 Commits (2)
71663f2[apps/reader] Add slanted arrows, \in, \cdot, \cdots and \ldots5ec866f[apps/reader] Fix \ldots📊 Changes
3 files changed (+34 additions, -25 deletions)
View changed files
📝
apps/reader/tex_parser.cpp(+26 -24)📝
kandinsky/fonts/code_points.h(+7 -0)📝
kandinsky/include/kandinsky/font.h(+1 -1)📄 Description
This pull request add some commands to the LaTeX parser :
\into display “є”\cdotto display “·”\cdotsto display “┅”\ldotsto display “┆”I didn't patch the font, because I don't know the values to enter in FontForge.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.