Skip to content

Commit

Permalink
Don't use \- in index reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eelis committed Jun 5, 2024
1 parent ecf7d1f commit dfdabf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/compatibility.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2109,7 +2109,7 @@
\libheaderrefx{condition_variable}{condition.variable.syn},
\libheaderrefx{forward_list}{forward.list.syn},
\libheaderref{future},
\libheaderrefx{initiali\-zer_list}{initializer.list.syn},
\libheaderrefx{initializer_list}{initializer.list.syn},
\libheaderref{mutex},
\libheaderrefx{random}{rand.synopsis},
\libheaderref{ratio},
Expand All @@ -2118,7 +2118,7 @@
\libheaderrefx{system_error}{system.error.syn},
\libheaderref{thread},
\libheaderref{tuple},
\libheaderrefx{type\-index}{type.index.synopsis},
\libheaderrefx{typeindex}{type.index.synopsis},
\libheaderrefx{type_traits}{meta.type.synop},
\libheaderrefx{unordered_map}{unord.map.syn},
and
Expand Down

0 comments on commit dfdabf4

Please sign in to comment.