Skip to content

Commit cf3d465

Browse files
committed
#122: Fix formatting of numbers to work anywhere in expressions.
1 parent b1b7b0e commit cf3d465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eolang.dtx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -837,6 +837,7 @@
837837
% \changes{0.13.0}{2023/06/28}{Parsing of \texttt{QQ} into \texttt{\char`\\dot\{\char`\\Phi\}} implemented.}
838838
% \changes{0.13.0}{2025/09/29}{Parsing of \texttt{T} into \texttt{\char`\\dead} implemented.}
839839
% \changes{0.20.0}{2025/11/05}{Parsing of \texttt{~0} into \texttt{\char`\\alpha\_0} implemented.}
840+
% \changes{0.20.2}{2025/11/24}{Formatting of numbers fixed, now it works in any place inside an expression.}
840841
% Then, we create a Perl script for |phiquation| processing using |VerbatimOut| environment from
841842
% \href{https://ctan.org/pkg/fancyvrb}{fancyvrb}:
842843
% \begin{macrocode}

0 commit comments

Comments
 (0)