Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 223037b

Browse filesBrowse files
committed
general: Embolden full table headers
Per ISO editor request. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
1 parent fabfcda commit 223037b
Copy full SHA for 223037b

File tree

1 file changed

+3
-3
lines changed
Filter options

1 file changed

+3
-3
lines changed

‎src/general.tex

Copy file name to clipboardExpand all lines: src/general.tex
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
% \topline
8888
\begin{table}[htb]
8989
\centering
90-
Table 1 \textemdash\ \textbf{C++ library headers}
90+
\textbf{Table 1 \textemdash\ C++ library headers}
9191

9292
\vspace{0.1in}
9393
\begin{tabular}{|l|}
@@ -129,7 +129,7 @@
129129
% \topline
130130
\begin{table}[htb]
131131
\centering
132-
Table 2 \textemdash\ \textbf{Feature-test macros name}
132+
\textbf{Table 2 \textemdash\ Feature-test macros name}
133133

134134
\vspace{0.1in}
135135
\begin{tabular}{|lll|}
@@ -160,7 +160,7 @@
160160
% \lhdr {Title} & \chdr{Value} & \rhdr{Header} \\
161161
\begin{table}[htb]
162162
\centering
163-
Table 3 \textemdash\ \textbf{Feature-test macros header}
163+
\textbf{Table 3 \textemdash\ Feature-test macros header}
164164

165165
\vspace{0.1in}
166166
\begin{tabular}{|lll|}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.