We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 374238a commit 032a787Copy full SHA for 032a787
source/std.tex
@@ -134,6 +134,7 @@
134
\include{ranges}
135
\include{algorithms}
136
\include{strings}
137
+\include{text}
138
\include{numerics}
139
\include{time}
140
\include{locales}
source/text.tex
@@ -0,0 +1,3 @@
1
+%!TEX root = std.tex
2
+
3
+\rSec0[text]{Text processing library}
0 commit comments