mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
Documentation in syntax cheat sheet
This commit is contained in:
parent
cdac6de9fe
commit
f312c6bc6a
Binary file not shown.
@ -1090,6 +1090,23 @@ integer_to_decimal of ...
|
||||
```catala
|
||||
entier_vers_décimal de ...
|
||||
```
|
||||
\end{minted}
|
||||
\vspace*{-1.75em}
|
||||
\\
|
||||
Money rounding &
|
||||
\vspace*{-1.75em}
|
||||
\begin{minted}{catala_en}
|
||||
```catala
|
||||
round_money of ...
|
||||
```
|
||||
\end{minted}
|
||||
\vspace*{-1.75em}
|
||||
&
|
||||
\vspace*{-1.75em}
|
||||
\begin{minted}{catala_fr}
|
||||
```catala
|
||||
arrondi_argent de ...
|
||||
```
|
||||
\end{minted}
|
||||
\vspace*{-1.75em}
|
||||
\\
|
||||
|
Loading…
Reference in New Issue
Block a user