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 54cfb11

Browse filesBrowse files
committed
macros: Remove colon after "NOTE"
Per ISO Editor request. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
1 parent 5808f04 commit 54cfb11
Copy full SHA for 54cfb11

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/macros.tex

Copy file name to clipboardExpand all lines: src/macros.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
\newcommand{\leftshift}[1]{\ensuremath{\mathbin{\mathsf{lshift}_{#1}}}}
281281

282282
%% Notes and examples
283-
\newcommand{\noteintro}[1]{#1:}
283+
\newcommand{\noteintro}[1]{#1}
284284
\newcommand{\noteoutro}[1]{\,---\,#1\kern.5pt]}
285285

286286
% \newnoteenvironment{ENVIRON}{BEGIN TEXT}{END TEXT}

0 commit comments

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