Multiple index entry











up vote
0
down vote

favorite












I want to know what is the proper way to do multiple indexes in languages where the adjectives come after the subject. For example in english if I want to index the inverse function I can do:



index{function!inverse}
index{inverse function}


In spanish, for example, it could be:



index{función!inversa}
index{inversa}
index{inversa@función inversa}
index{inversa@(función) inversa}
index{inversa@función inversa}
index{inversa@función inversa}
index{inversa|see{función}}
index{inversa|seealso{función}}


I don't want to use the see and seealso ways. How is this usually done?










share|improve this question






















  • What do you want the index entries to look like? Your question is quite unclear to me!
    – clemens
    Feb 28 '15 at 10:15










  • I want to do something like the english version index{inverse function} but I don't know how to do it. I haven't seen any book which does that.
    – Arturo
    Feb 28 '15 at 10:19










  • index{inversa@función inversa} doesn't make much sense to me. I'd go with index{función!inversa} and maybeindex{inversa!función inversa} if you also have other instances of index{inversa}.
    – clemens
    Feb 28 '15 at 10:24















up vote
0
down vote

favorite












I want to know what is the proper way to do multiple indexes in languages where the adjectives come after the subject. For example in english if I want to index the inverse function I can do:



index{function!inverse}
index{inverse function}


In spanish, for example, it could be:



index{función!inversa}
index{inversa}
index{inversa@función inversa}
index{inversa@(función) inversa}
index{inversa@función inversa}
index{inversa@función inversa}
index{inversa|see{función}}
index{inversa|seealso{función}}


I don't want to use the see and seealso ways. How is this usually done?










share|improve this question






















  • What do you want the index entries to look like? Your question is quite unclear to me!
    – clemens
    Feb 28 '15 at 10:15










  • I want to do something like the english version index{inverse function} but I don't know how to do it. I haven't seen any book which does that.
    – Arturo
    Feb 28 '15 at 10:19










  • index{inversa@función inversa} doesn't make much sense to me. I'd go with index{función!inversa} and maybeindex{inversa!función inversa} if you also have other instances of index{inversa}.
    – clemens
    Feb 28 '15 at 10:24













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I want to know what is the proper way to do multiple indexes in languages where the adjectives come after the subject. For example in english if I want to index the inverse function I can do:



index{function!inverse}
index{inverse function}


In spanish, for example, it could be:



index{función!inversa}
index{inversa}
index{inversa@función inversa}
index{inversa@(función) inversa}
index{inversa@función inversa}
index{inversa@función inversa}
index{inversa|see{función}}
index{inversa|seealso{función}}


I don't want to use the see and seealso ways. How is this usually done?










share|improve this question













I want to know what is the proper way to do multiple indexes in languages where the adjectives come after the subject. For example in english if I want to index the inverse function I can do:



index{function!inverse}
index{inverse function}


In spanish, for example, it could be:



index{función!inversa}
index{inversa}
index{inversa@función inversa}
index{inversa@(función) inversa}
index{inversa@función inversa}
index{inversa@función inversa}
index{inversa|see{función}}
index{inversa|seealso{función}}


I don't want to use the see and seealso ways. How is this usually done?







indexing






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 28 '15 at 9:24









Arturo

4511718




4511718












  • What do you want the index entries to look like? Your question is quite unclear to me!
    – clemens
    Feb 28 '15 at 10:15










  • I want to do something like the english version index{inverse function} but I don't know how to do it. I haven't seen any book which does that.
    – Arturo
    Feb 28 '15 at 10:19










  • index{inversa@función inversa} doesn't make much sense to me. I'd go with index{función!inversa} and maybeindex{inversa!función inversa} if you also have other instances of index{inversa}.
    – clemens
    Feb 28 '15 at 10:24


















  • What do you want the index entries to look like? Your question is quite unclear to me!
    – clemens
    Feb 28 '15 at 10:15










  • I want to do something like the english version index{inverse function} but I don't know how to do it. I haven't seen any book which does that.
    – Arturo
    Feb 28 '15 at 10:19










  • index{inversa@función inversa} doesn't make much sense to me. I'd go with index{función!inversa} and maybeindex{inversa!función inversa} if you also have other instances of index{inversa}.
    – clemens
    Feb 28 '15 at 10:24
















What do you want the index entries to look like? Your question is quite unclear to me!
– clemens
Feb 28 '15 at 10:15




What do you want the index entries to look like? Your question is quite unclear to me!
– clemens
Feb 28 '15 at 10:15












I want to do something like the english version index{inverse function} but I don't know how to do it. I haven't seen any book which does that.
– Arturo
Feb 28 '15 at 10:19




I want to do something like the english version index{inverse function} but I don't know how to do it. I haven't seen any book which does that.
– Arturo
Feb 28 '15 at 10:19












index{inversa@función inversa} doesn't make much sense to me. I'd go with index{función!inversa} and maybeindex{inversa!función inversa} if you also have other instances of index{inversa}.
– clemens
Feb 28 '15 at 10:24




index{inversa@función inversa} doesn't make much sense to me. I'd go with index{función!inversa} and maybeindex{inversa!función inversa} if you also have other instances of index{inversa}.
– clemens
Feb 28 '15 at 10:24










1 Answer
1






active

oldest

votes

















up vote
0
down vote













The usual way is to choose one primary format, probably index{function!inverse}; for all the other formats, you just use index{inverse function|see {function!inverse}} once anywhere in the document.






share|improve this answer





















    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',
    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%2f230594%2fmultiple-index-entry%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








    up vote
    0
    down vote













    The usual way is to choose one primary format, probably index{function!inverse}; for all the other formats, you just use index{inverse function|see {function!inverse}} once anywhere in the document.






    share|improve this answer

























      up vote
      0
      down vote













      The usual way is to choose one primary format, probably index{function!inverse}; for all the other formats, you just use index{inverse function|see {function!inverse}} once anywhere in the document.






      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        The usual way is to choose one primary format, probably index{function!inverse}; for all the other formats, you just use index{inverse function|see {function!inverse}} once anywhere in the document.






        share|improve this answer












        The usual way is to choose one primary format, probably index{function!inverse}; for all the other formats, you just use index{inverse function|see {function!inverse}} once anywhere in the document.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Oct 20 at 6:54









        Ansa211

        1476




        1476






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f230594%2fmultiple-index-entry%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

            How to send String Array data to Server using php in android

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

            Is anime1.com a legal site for watching anime?