Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 79713fd

Browse files
committed
Relocate an index entry so named anchors are not generated in a section head.
Closes SF bug #546579.
1 parent 50276ab commit 79713fd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/ref/ref2.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,9 @@ \subsection{Implicit line joining\label{implicit-joining}}
149149
strings (see below); in that case they cannot carry comments.
150150

151151

152-
\subsection{Blank lines \index{blank line}\label{blank-lines}}
152+
\subsection{Blank lines \label{blank-lines}}
153153

154+
\index{blank line}
154155
A logical line that contains only spaces, tabs, formfeeds and possibly
155156
a comment, is ignored (i.e., no NEWLINE token is generated). During
156157
interactive input of statements, handling of a blank line may differ

0 commit comments

Comments
 (0)