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 0a1ce7e

Browse filesBrowse files
committed
[macros] Remove library headers from general index.
1 parent f8a7990 commit 0a1ce7e
Copy full SHA for 0a1ce7e

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎source/macros.tex

Copy file name to clipboardExpand all lines: source/macros.tex
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
% locations
120120
\newcommand{\indextext}[1]{\index[generalindex]{#1}}
121121
\newcommand{\indexlibrary}[1]{\index[libraryindex]{#1}}
122-
\newcommand{\indexhdr}[1]{\indextext{\idxhdr{#1}}\index[headerindex]{\idxhdr{#1}}}
122+
\newcommand{\indexhdr}[1]{\index[headerindex]{\idxhdr{#1}}}
123123
\newcommand{\indexconcept}[1]{\index[conceptindex]{#1}}
124124
\newcommand{\indexgram}[1]{\index[grammarindex]{#1}}
125125

@@ -192,7 +192,7 @@
192192

193193
% index for library headers
194194
\newcommand{\libheader}[1]{\indexhdr{#1}\tcode{<#1>}}
195-
\newcommand{\indexheader}[1]{\indextext{\idxhdr{#1}}\index[headerindex]{\idxhdr{#1}|idxbfpage}}
195+
\newcommand{\indexheader}[1]{\index[headerindex]{\idxhdr{#1}|idxbfpage}}
196196
\newcommand{\libheaderdef}[1]{\indexheader{#1}\tcode{<#1>}}
197197
\newcommand{\libnoheader}[1]{\indextext{\idxhdr{#1}!absence thereof}\tcode{<#1>}}
198198
\newcommand{\libheaderrefx}[2]{\libheader{#1}\iref{#2}}

0 commit comments

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