File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 379
379
\newcommand {\unspec }{\UNSP {unspecified}}
380
380
\newcommand {\unspecnc }{\UNSPnc {unspecified}}
381
381
\newcommand {\unspecbool }{\UNSP {unspecified-bool-type}}
382
- \newcommand {\seebelow }{\UNSP {see below}}
383
- \newcommand {\seebelownc }{\UNSPnc {see below}}
382
+ \newcommand {\seebelow }{\UNSP {see below}} % macro length: 0
383
+ \newcommand {\seebelownc }{\UNSPnc {see below}} % macro length: 2
384
384
\newcommand {\unspecuniqtype }{\UNSP {unspecified unique type}}
385
385
\newcommand {\unspecalloctype }{\UNSP {unspecified allocator type}}
386
386
424
424
\newcommand {\deflibconcept }[1]{\cname {#1}\indexlibrary {\idxconcept {#1}}\indexconcept {\idxconcept {#1}|idxbfpage}}
425
425
\newcommand {\exposconcept }[1]{\ecname {#1}\indexconcept {\idxexposconcept {#1}}}
426
426
\newcommand {\exposconceptx }[2]{\ecname {#1}\indexconcept {\idxexposconcept {#2}}}
427
- \newcommand {\exposconceptnc }[1]{\indexconcept {\idxexposconcept {#1}}\ecname {#1\nocorr }}
428
- \newcommand {\defexposconcept }[1]{\ecname {#1}\indexconcept {\idxexposconcept {#1}|idxbfpage}}
427
+ \newcommand {\exposconceptnc }[1]{\indexconcept {\idxexposconcept {#1}}\ecname {#1}\itcorr [-1]} % macro length: 15
428
+ \newcommand {\defexposconcept }[1]{\ecname {#1}\indexconcept {\idxexposconcept {#1}|idxbfpage}} % macro length: 16
429
+ \newcommand {\defexposconceptnc }[1]{\ecname {#1}\indexconcept {\idxexposconcept {#1}|idxbfpage}\itcorr [-1]} % macro length: 18
429
430
430
431
% % Ranges
431
432
\newcommand {\Range }[4]{\tcode {#1#3,\penalty 2000{} #4#2}}
You can’t perform that action at this time.
0 commit comments