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 Feb 24, 2024
1 parent e419d61 commit 3839e12
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 @@ -2066,7 +2066,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 @@ -2075,7 +2075,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 3839e12

Please sign in to comment.