[PR #250] [MERGED] Ajout de \binom pour afficher les coefficients binomiaux #335

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

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/250
Author: @fmOOmf
Created: 6/9/2022
Status: Merged
Merged: 6/9/2022
Merged by: @Yaya-Cout

Base: upsilon-devHead: upsilon-dev


📝 Commits (1)

  • 49e0698 Ajout de \binom pour afficher les coefficients binomiaux

📊 Changes

2 files changed (+16 additions, -2 deletions)

View changed files

📝 apps/reader/tex_parser.cpp (+14 -2)
📝 apps/reader/tex_parser.h (+2 -0)

📄 Description

Syntaxe pour afficher le coefficient binomial (n,p) :
\binom{n}{p}
\binom{n}{p}


🔄 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/250 **Author:** [@fmOOmf](https://github.com/fmOOmf) **Created:** 6/9/2022 **Status:** ✅ Merged **Merged:** 6/9/2022 **Merged by:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev` --- ### 📝 Commits (1) - [`49e0698`](https://github.com/UpsilonNumworks/Upsilon/commit/49e06984c478ad6c1e402f26222778664948317c) Ajout de \binom pour afficher les coefficients binomiaux ### 📊 Changes **2 files changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/reader/tex_parser.cpp` (+14 -2) 📝 `apps/reader/tex_parser.h` (+2 -0) </details> ### 📄 Description Syntaxe pour afficher le coefficient binomial (n,p) : \binom{n}{p} $\binom{n}{p}$ --- <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:53 +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#335
No description provided.