Index ordering when using math symbolsOccasionally wrong page numbers for index entriesRedefining ordering in indexSorting index entries with accented wordsSimplify index nested entriesIndexes using datagidx where multiple terms have a single index entryNicely showing 'special' index entries in the marginNomenclature Sorting: Correct sorting of math while using groupsOccasionally wrong page numbers for index entriesmakeindex - Sorting by page number using many math symbolsnewcommand for index inserts unwanted spaces when using How to add custom letter groups to an index, e.g. for greek letters or brackets?

How much RAM could one put in a typical 80386 setup?

Can I ask the recruiters in my resume to put the reason why I am rejected?

Finding angle with pure Geometry.

Theorems that impeded progress

Why are 150k or 200k jobs considered good when there are 300k+ births a month?

Smoothness of finite-dimensional functional calculus

Why doesn't H₄O²⁺ exist?

Is a tag line useful on a cover?

Which models of the Boeing 737 are still in production?

Can divisibility rules for digits be generalized to sum of digits

Why did Neo believe he could trust the machine when he asked for peace?

Prove that NP is closed under karp reduction?

Have astronauts in space suits ever taken selfies? If so, how?

Maximum likelihood parameters deviate from posterior distributions

Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?

How can bays and straits be determined in a procedurally generated map?

Modeling an IPv4 Address

Mage Armor with Defense fighting style (for Adventurers League bladeslinger)

What does it mean to describe someone as a butt steak?

"You are your self first supporter", a more proper way to say it

Font hinting is lost in Chrome-like browsers (for some languages )

LaTeX closing $ signs makes cursor jump

How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?

How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?



Index ordering when using math symbols


Occasionally wrong page numbers for index entriesRedefining ordering in indexSorting index entries with accented wordsSimplify index nested entriesIndexes using datagidx where multiple terms have a single index entryNicely showing 'special' index entries in the marginNomenclature Sorting: Correct sorting of math while using groupsOccasionally wrong page numbers for index entriesmakeindex - Sorting by page number using many math symbolsnewcommand for index inserts unwanted spaces when using How to add custom letter groups to an index, e.g. for greek letters or brackets?













13















I'm making an index where certain entries start with the math symbols $k$, $mathcalC$, $ast$-a.... In the first two cases, I want them to appear in the index as if they start with k and c respectively. In the last case I want the index to ignore $ast$- and treat the word as if it begins with the letter a.



How might I go about doing that?










share|improve this question



















  • 4





    indexk@$k$ and indexc@$mathcalC$

    – egreg
    Aug 22 '12 at 13:28











  • @egreg: why don't you post this as an answer?

    – bodo
    Aug 22 '12 at 13:29















13















I'm making an index where certain entries start with the math symbols $k$, $mathcalC$, $ast$-a.... In the first two cases, I want them to appear in the index as if they start with k and c respectively. In the last case I want the index to ignore $ast$- and treat the word as if it begins with the letter a.



How might I go about doing that?










share|improve this question



















  • 4





    indexk@$k$ and indexc@$mathcalC$

    – egreg
    Aug 22 '12 at 13:28











  • @egreg: why don't you post this as an answer?

    – bodo
    Aug 22 '12 at 13:29













13












13








13


7






I'm making an index where certain entries start with the math symbols $k$, $mathcalC$, $ast$-a.... In the first two cases, I want them to appear in the index as if they start with k and c respectively. In the last case I want the index to ignore $ast$- and treat the word as if it begins with the letter a.



How might I go about doing that?










share|improve this question
















I'm making an index where certain entries start with the math symbols $k$, $mathcalC$, $ast$-a.... In the first two cases, I want them to appear in the index as if they start with k and c respectively. In the last case I want the index to ignore $ast$- and treat the word as if it begins with the letter a.



How might I go about doing that?







indexing sorting






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 22 '12 at 13:31









Thorsten

9,86965663




9,86965663










asked Aug 22 '12 at 13:26









Eivind DahlEivind Dahl

385211




385211







  • 4





    indexk@$k$ and indexc@$mathcalC$

    – egreg
    Aug 22 '12 at 13:28











  • @egreg: why don't you post this as an answer?

    – bodo
    Aug 22 '12 at 13:29












  • 4





    indexk@$k$ and indexc@$mathcalC$

    – egreg
    Aug 22 '12 at 13:28











  • @egreg: why don't you post this as an answer?

    – bodo
    Aug 22 '12 at 13:29







4




4





indexk@$k$ and indexc@$mathcalC$

– egreg
Aug 22 '12 at 13:28





indexk@$k$ and indexc@$mathcalC$

– egreg
Aug 22 '12 at 13:28













@egreg: why don't you post this as an answer?

– bodo
Aug 22 '12 at 13:29





@egreg: why don't you post this as an answer?

– bodo
Aug 22 '12 at 13:29










1 Answer
1






active

oldest

votes


















18














you need to give these entries a sort field. you've actually chosen the easiest approach, sorting them in with the alphabetic entries. egreg has provided good examples for the first two:



indexk@$k$ and indexc@$mathcalC$



my suggestion for the * is



indexa sterisk@$ast$



including a space after the a to make sure it sorts at the beginning.



i've been compiling a set of notes on how to prepare a "clean" index, presenting tactics for avoiding all the problems i've seen in my experience as author technical support for the ams; when it's ready for general consumption, it will be posted on the ams web site for general reference, and i'll update this answer with a link.



Addendum:

(1) Regarding the index sort: Remember that the sorting is parallel at each level, so if a symbol is subsidiary to another entry, a sort field needs to be provided at the relevant level. Say you have this two-level entry with multiple sub-entries at the second level:




Entry

  First sub-entry

  Omega (the symbol)




Assuming you want the sub-entries in alphabetical order, you should enter the second sub-entry as



indexEntry!Omega@$Omega$


otherwise it will be sorted before the first sub-entry.



The same principle applies at the third level, if your index entries are nested that deeply.



(2) Between the time of the original answer and this addendum, I have retired, and there is no longer any question that an answer might be the "official" position of my employer. Hence any posting by me will now be in "proper" upper- and lowercase.



There is another consequence implied here. The notes I was compiling on preparing a "clean" index weren't completed before I left AMS. I do intend to complete them, but it's not certain that they will be posted on the AMS web site. They will, however, be posted to CTAN and I'll give a link when this happens.






share|improve this answer




















  • 1





    Makeindex knows a section for symbols before the letter A. Therefore I would start the sort key with a symbol, if the symbols should be sorted in the symbol section: index$asterisk@$ast$, index$colon@:, …

    – Heiko Oberdiek
    Aug 22 '12 at 13:52






  • 4





    Were the notes ever published?

    – Yiannis Lazarides
    Jun 26 '15 at 7:20






  • 1





    @YiannisLazarides -- sadly, it's still on my "to do" list, er, pushdown stack. it'll come to the surface sometime, but right now, i can't predict when.

    – barbara beeton
    Jun 26 '15 at 12:25






  • 2





    @barbarabeeton Will be looking forward to it :)

    – Eivind Dahl
    Jun 26 '15 at 12:35






  • 1





    @EivindDahl -- still working; new developments in the glossaries area have caused me to rethink this area. (please keep nagging.)

    – barbara beeton
    Jun 1 '18 at 12:47











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f68240%2findex-ordering-when-using-math-symbols%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









18














you need to give these entries a sort field. you've actually chosen the easiest approach, sorting them in with the alphabetic entries. egreg has provided good examples for the first two:



indexk@$k$ and indexc@$mathcalC$



my suggestion for the * is



indexa sterisk@$ast$



including a space after the a to make sure it sorts at the beginning.



i've been compiling a set of notes on how to prepare a "clean" index, presenting tactics for avoiding all the problems i've seen in my experience as author technical support for the ams; when it's ready for general consumption, it will be posted on the ams web site for general reference, and i'll update this answer with a link.



Addendum:

(1) Regarding the index sort: Remember that the sorting is parallel at each level, so if a symbol is subsidiary to another entry, a sort field needs to be provided at the relevant level. Say you have this two-level entry with multiple sub-entries at the second level:




Entry

  First sub-entry

  Omega (the symbol)




Assuming you want the sub-entries in alphabetical order, you should enter the second sub-entry as



indexEntry!Omega@$Omega$


otherwise it will be sorted before the first sub-entry.



The same principle applies at the third level, if your index entries are nested that deeply.



(2) Between the time of the original answer and this addendum, I have retired, and there is no longer any question that an answer might be the "official" position of my employer. Hence any posting by me will now be in "proper" upper- and lowercase.



There is another consequence implied here. The notes I was compiling on preparing a "clean" index weren't completed before I left AMS. I do intend to complete them, but it's not certain that they will be posted on the AMS web site. They will, however, be posted to CTAN and I'll give a link when this happens.






share|improve this answer




















  • 1





    Makeindex knows a section for symbols before the letter A. Therefore I would start the sort key with a symbol, if the symbols should be sorted in the symbol section: index$asterisk@$ast$, index$colon@:, …

    – Heiko Oberdiek
    Aug 22 '12 at 13:52






  • 4





    Were the notes ever published?

    – Yiannis Lazarides
    Jun 26 '15 at 7:20






  • 1





    @YiannisLazarides -- sadly, it's still on my "to do" list, er, pushdown stack. it'll come to the surface sometime, but right now, i can't predict when.

    – barbara beeton
    Jun 26 '15 at 12:25






  • 2





    @barbarabeeton Will be looking forward to it :)

    – Eivind Dahl
    Jun 26 '15 at 12:35






  • 1





    @EivindDahl -- still working; new developments in the glossaries area have caused me to rethink this area. (please keep nagging.)

    – barbara beeton
    Jun 1 '18 at 12:47















18














you need to give these entries a sort field. you've actually chosen the easiest approach, sorting them in with the alphabetic entries. egreg has provided good examples for the first two:



indexk@$k$ and indexc@$mathcalC$



my suggestion for the * is



indexa sterisk@$ast$



including a space after the a to make sure it sorts at the beginning.



i've been compiling a set of notes on how to prepare a "clean" index, presenting tactics for avoiding all the problems i've seen in my experience as author technical support for the ams; when it's ready for general consumption, it will be posted on the ams web site for general reference, and i'll update this answer with a link.



Addendum:

(1) Regarding the index sort: Remember that the sorting is parallel at each level, so if a symbol is subsidiary to another entry, a sort field needs to be provided at the relevant level. Say you have this two-level entry with multiple sub-entries at the second level:




Entry

  First sub-entry

  Omega (the symbol)




Assuming you want the sub-entries in alphabetical order, you should enter the second sub-entry as



indexEntry!Omega@$Omega$


otherwise it will be sorted before the first sub-entry.



The same principle applies at the third level, if your index entries are nested that deeply.



(2) Between the time of the original answer and this addendum, I have retired, and there is no longer any question that an answer might be the "official" position of my employer. Hence any posting by me will now be in "proper" upper- and lowercase.



There is another consequence implied here. The notes I was compiling on preparing a "clean" index weren't completed before I left AMS. I do intend to complete them, but it's not certain that they will be posted on the AMS web site. They will, however, be posted to CTAN and I'll give a link when this happens.






share|improve this answer




















  • 1





    Makeindex knows a section for symbols before the letter A. Therefore I would start the sort key with a symbol, if the symbols should be sorted in the symbol section: index$asterisk@$ast$, index$colon@:, …

    – Heiko Oberdiek
    Aug 22 '12 at 13:52






  • 4





    Were the notes ever published?

    – Yiannis Lazarides
    Jun 26 '15 at 7:20






  • 1





    @YiannisLazarides -- sadly, it's still on my "to do" list, er, pushdown stack. it'll come to the surface sometime, but right now, i can't predict when.

    – barbara beeton
    Jun 26 '15 at 12:25






  • 2





    @barbarabeeton Will be looking forward to it :)

    – Eivind Dahl
    Jun 26 '15 at 12:35






  • 1





    @EivindDahl -- still working; new developments in the glossaries area have caused me to rethink this area. (please keep nagging.)

    – barbara beeton
    Jun 1 '18 at 12:47













18












18








18







you need to give these entries a sort field. you've actually chosen the easiest approach, sorting them in with the alphabetic entries. egreg has provided good examples for the first two:



indexk@$k$ and indexc@$mathcalC$



my suggestion for the * is



indexa sterisk@$ast$



including a space after the a to make sure it sorts at the beginning.



i've been compiling a set of notes on how to prepare a "clean" index, presenting tactics for avoiding all the problems i've seen in my experience as author technical support for the ams; when it's ready for general consumption, it will be posted on the ams web site for general reference, and i'll update this answer with a link.



Addendum:

(1) Regarding the index sort: Remember that the sorting is parallel at each level, so if a symbol is subsidiary to another entry, a sort field needs to be provided at the relevant level. Say you have this two-level entry with multiple sub-entries at the second level:




Entry

  First sub-entry

  Omega (the symbol)




Assuming you want the sub-entries in alphabetical order, you should enter the second sub-entry as



indexEntry!Omega@$Omega$


otherwise it will be sorted before the first sub-entry.



The same principle applies at the third level, if your index entries are nested that deeply.



(2) Between the time of the original answer and this addendum, I have retired, and there is no longer any question that an answer might be the "official" position of my employer. Hence any posting by me will now be in "proper" upper- and lowercase.



There is another consequence implied here. The notes I was compiling on preparing a "clean" index weren't completed before I left AMS. I do intend to complete them, but it's not certain that they will be posted on the AMS web site. They will, however, be posted to CTAN and I'll give a link when this happens.






share|improve this answer















you need to give these entries a sort field. you've actually chosen the easiest approach, sorting them in with the alphabetic entries. egreg has provided good examples for the first two:



indexk@$k$ and indexc@$mathcalC$



my suggestion for the * is



indexa sterisk@$ast$



including a space after the a to make sure it sorts at the beginning.



i've been compiling a set of notes on how to prepare a "clean" index, presenting tactics for avoiding all the problems i've seen in my experience as author technical support for the ams; when it's ready for general consumption, it will be posted on the ams web site for general reference, and i'll update this answer with a link.



Addendum:

(1) Regarding the index sort: Remember that the sorting is parallel at each level, so if a symbol is subsidiary to another entry, a sort field needs to be provided at the relevant level. Say you have this two-level entry with multiple sub-entries at the second level:




Entry

  First sub-entry

  Omega (the symbol)




Assuming you want the sub-entries in alphabetical order, you should enter the second sub-entry as



indexEntry!Omega@$Omega$


otherwise it will be sorted before the first sub-entry.



The same principle applies at the third level, if your index entries are nested that deeply.



(2) Between the time of the original answer and this addendum, I have retired, and there is no longer any question that an answer might be the "official" position of my employer. Hence any posting by me will now be in "proper" upper- and lowercase.



There is another consequence implied here. The notes I was compiling on preparing a "clean" index weren't completed before I left AMS. I do intend to complete them, but it's not certain that they will be posted on the AMS web site. They will, however, be posted to CTAN and I'll give a link when this happens.







share|improve this answer














share|improve this answer



share|improve this answer








edited 13 mins ago

























answered Aug 22 '12 at 13:36









barbara beetonbarbara beeton

70.1k9159380




70.1k9159380







  • 1





    Makeindex knows a section for symbols before the letter A. Therefore I would start the sort key with a symbol, if the symbols should be sorted in the symbol section: index$asterisk@$ast$, index$colon@:, …

    – Heiko Oberdiek
    Aug 22 '12 at 13:52






  • 4





    Were the notes ever published?

    – Yiannis Lazarides
    Jun 26 '15 at 7:20






  • 1





    @YiannisLazarides -- sadly, it's still on my "to do" list, er, pushdown stack. it'll come to the surface sometime, but right now, i can't predict when.

    – barbara beeton
    Jun 26 '15 at 12:25






  • 2





    @barbarabeeton Will be looking forward to it :)

    – Eivind Dahl
    Jun 26 '15 at 12:35






  • 1





    @EivindDahl -- still working; new developments in the glossaries area have caused me to rethink this area. (please keep nagging.)

    – barbara beeton
    Jun 1 '18 at 12:47












  • 1





    Makeindex knows a section for symbols before the letter A. Therefore I would start the sort key with a symbol, if the symbols should be sorted in the symbol section: index$asterisk@$ast$, index$colon@:, …

    – Heiko Oberdiek
    Aug 22 '12 at 13:52






  • 4





    Were the notes ever published?

    – Yiannis Lazarides
    Jun 26 '15 at 7:20






  • 1





    @YiannisLazarides -- sadly, it's still on my "to do" list, er, pushdown stack. it'll come to the surface sometime, but right now, i can't predict when.

    – barbara beeton
    Jun 26 '15 at 12:25






  • 2





    @barbarabeeton Will be looking forward to it :)

    – Eivind Dahl
    Jun 26 '15 at 12:35






  • 1





    @EivindDahl -- still working; new developments in the glossaries area have caused me to rethink this area. (please keep nagging.)

    – barbara beeton
    Jun 1 '18 at 12:47







1




1





Makeindex knows a section for symbols before the letter A. Therefore I would start the sort key with a symbol, if the symbols should be sorted in the symbol section: index$asterisk@$ast$, index$colon@:, …

– Heiko Oberdiek
Aug 22 '12 at 13:52





Makeindex knows a section for symbols before the letter A. Therefore I would start the sort key with a symbol, if the symbols should be sorted in the symbol section: index$asterisk@$ast$, index$colon@:, …

– Heiko Oberdiek
Aug 22 '12 at 13:52




4




4





Were the notes ever published?

– Yiannis Lazarides
Jun 26 '15 at 7:20





Were the notes ever published?

– Yiannis Lazarides
Jun 26 '15 at 7:20




1




1





@YiannisLazarides -- sadly, it's still on my "to do" list, er, pushdown stack. it'll come to the surface sometime, but right now, i can't predict when.

– barbara beeton
Jun 26 '15 at 12:25





@YiannisLazarides -- sadly, it's still on my "to do" list, er, pushdown stack. it'll come to the surface sometime, but right now, i can't predict when.

– barbara beeton
Jun 26 '15 at 12:25




2




2





@barbarabeeton Will be looking forward to it :)

– Eivind Dahl
Jun 26 '15 at 12:35





@barbarabeeton Will be looking forward to it :)

– Eivind Dahl
Jun 26 '15 at 12:35




1




1





@EivindDahl -- still working; new developments in the glossaries area have caused me to rethink this area. (please keep nagging.)

– barbara beeton
Jun 1 '18 at 12:47





@EivindDahl -- still working; new developments in the glossaries area have caused me to rethink this area. (please keep nagging.)

– barbara beeton
Jun 1 '18 at 12:47

















draft saved

draft discarded
















































Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f68240%2findex-ordering-when-using-math-symbols%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Lioubotyn Sommaire Géographie | Histoire | Population | Notes et références | Liens externes | Menu de navigationlubotin.kharkov.uamodifier« Recensements et estimations de la population depuis 1897 »« Office des statistiques d'Ukraine : population au 1er janvier 2010, 2011 et 2012 »« Office des statistiques d'Ukraine : population au 1er janvier 2011, 2012 et 2013 »Informations officiellesCartes topographiquesCarte routièrem

Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

Mpande kaSenzangakhona Biographie | Références | Menu de navigationmodifierMpande kaSenzangakhonavoir la liste des auteursm