How do I use small capitals in the title of a document of class article?subtitle doesn't work in article...

Dragon forelimb placement

Is it legal for company to use my work email to pretend I still work there?

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

What typically incentivizes a professor to change jobs to a lower ranking university?

How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?

Smoothness of finite-dimensional functional calculus

The use of multiple foreign keys on same column in SQL Server

An academic/student plagiarism

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

Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)

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

What is the offset in a seaplane's hull?

What would happen to a modern skyscraper if it rains micro blackholes?

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

Writing rule stating superpower from different root cause is bad writing

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

Is it unprofessional to ask if a job posting on GlassDoor is real?

Problem of parity - Can we draw a closed path made up of 20 line segments...

To string or not to string

Why dont electromagnetic waves interact with each other?

What do you call a Matrix-like slowdown and camera movement effect?

What are these boxed doors outside store fronts in New York?

Theorem, big Paralist and Amsart

Show that if two triangles built on parallel lines, with equal bases have the same perimeter only if they are congruent.



How do I use small capitals in the title of a document of class article?


subtitle doesn't work in article document classHow can I get a title page with the LaTeX article class?Small capitals if available, normal (large) capitals if nottitlepage with article classChange title of Table of ContentsCreate a document cover using style classordinalnum & roman small-capitals numbersTwo maketitles in one pageSmall capitals with biblatexcentering the chapter title in article class













2















I want to use small capitals in the title of my LaTeX document (of class article), which is all capitals by default. The following MWE does not give the expected results (it does nothing):



documentclass{article}
usepackage[T1]{fontenc}
usepackage[utf8]{inputenc}
usepackage{amsmath,cite,url}
usepackage{graphicx}
usepackage{color}
usepackage[capitalise]{cleveref}

title{textsc{Small capitals}: Rest of the title}

begin{document}
maketitle
end{document}


Is this possible?










share|improve this question




















  • 2





    When I compile your document, I get the following ouput: i.stack.imgur.com/14ozW.png Also I can't confirm the "all capitals by default".

    – leandriis
    10 hours ago











  • @leandriis Hm. This is a conference paper, and there is a specific package that we must use that I left out in the MWE. That must be it then. Any ideas how to force small capitals anyway?

    – rdv
    10 hours ago











  • It would be helpful if you could specify which "special package" you must use.

    – leandriis
    10 hours ago











  • It's called ismir, and is part of the template provided.

    – rdv
    10 hours ago






  • 1





    Well, if you want to submit to this conference, then it might be best to not alter their stylistic choices.

    – leandriis
    10 hours ago


















2















I want to use small capitals in the title of my LaTeX document (of class article), which is all capitals by default. The following MWE does not give the expected results (it does nothing):



documentclass{article}
usepackage[T1]{fontenc}
usepackage[utf8]{inputenc}
usepackage{amsmath,cite,url}
usepackage{graphicx}
usepackage{color}
usepackage[capitalise]{cleveref}

title{textsc{Small capitals}: Rest of the title}

begin{document}
maketitle
end{document}


Is this possible?










share|improve this question




















  • 2





    When I compile your document, I get the following ouput: i.stack.imgur.com/14ozW.png Also I can't confirm the "all capitals by default".

    – leandriis
    10 hours ago











  • @leandriis Hm. This is a conference paper, and there is a specific package that we must use that I left out in the MWE. That must be it then. Any ideas how to force small capitals anyway?

    – rdv
    10 hours ago











  • It would be helpful if you could specify which "special package" you must use.

    – leandriis
    10 hours ago











  • It's called ismir, and is part of the template provided.

    – rdv
    10 hours ago






  • 1





    Well, if you want to submit to this conference, then it might be best to not alter their stylistic choices.

    – leandriis
    10 hours ago
















2












2








2








I want to use small capitals in the title of my LaTeX document (of class article), which is all capitals by default. The following MWE does not give the expected results (it does nothing):



documentclass{article}
usepackage[T1]{fontenc}
usepackage[utf8]{inputenc}
usepackage{amsmath,cite,url}
usepackage{graphicx}
usepackage{color}
usepackage[capitalise]{cleveref}

title{textsc{Small capitals}: Rest of the title}

begin{document}
maketitle
end{document}


Is this possible?










share|improve this question
















I want to use small capitals in the title of my LaTeX document (of class article), which is all capitals by default. The following MWE does not give the expected results (it does nothing):



documentclass{article}
usepackage[T1]{fontenc}
usepackage[utf8]{inputenc}
usepackage{amsmath,cite,url}
usepackage{graphicx}
usepackage{color}
usepackage[capitalise]{cleveref}

title{textsc{Small capitals}: Rest of the title}

begin{document}
maketitle
end{document}


Is this possible?







titles article small-caps






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 3 hours ago









Kurt

40.8k950164




40.8k950164










asked 10 hours ago









rdvrdv

708




708








  • 2





    When I compile your document, I get the following ouput: i.stack.imgur.com/14ozW.png Also I can't confirm the "all capitals by default".

    – leandriis
    10 hours ago











  • @leandriis Hm. This is a conference paper, and there is a specific package that we must use that I left out in the MWE. That must be it then. Any ideas how to force small capitals anyway?

    – rdv
    10 hours ago











  • It would be helpful if you could specify which "special package" you must use.

    – leandriis
    10 hours ago











  • It's called ismir, and is part of the template provided.

    – rdv
    10 hours ago






  • 1





    Well, if you want to submit to this conference, then it might be best to not alter their stylistic choices.

    – leandriis
    10 hours ago
















  • 2





    When I compile your document, I get the following ouput: i.stack.imgur.com/14ozW.png Also I can't confirm the "all capitals by default".

    – leandriis
    10 hours ago











  • @leandriis Hm. This is a conference paper, and there is a specific package that we must use that I left out in the MWE. That must be it then. Any ideas how to force small capitals anyway?

    – rdv
    10 hours ago











  • It would be helpful if you could specify which "special package" you must use.

    – leandriis
    10 hours ago











  • It's called ismir, and is part of the template provided.

    – rdv
    10 hours ago






  • 1





    Well, if you want to submit to this conference, then it might be best to not alter their stylistic choices.

    – leandriis
    10 hours ago










2




2





When I compile your document, I get the following ouput: i.stack.imgur.com/14ozW.png Also I can't confirm the "all capitals by default".

– leandriis
10 hours ago





When I compile your document, I get the following ouput: i.stack.imgur.com/14ozW.png Also I can't confirm the "all capitals by default".

– leandriis
10 hours ago













@leandriis Hm. This is a conference paper, and there is a specific package that we must use that I left out in the MWE. That must be it then. Any ideas how to force small capitals anyway?

– rdv
10 hours ago





@leandriis Hm. This is a conference paper, and there is a specific package that we must use that I left out in the MWE. That must be it then. Any ideas how to force small capitals anyway?

– rdv
10 hours ago













It would be helpful if you could specify which "special package" you must use.

– leandriis
10 hours ago





It would be helpful if you could specify which "special package" you must use.

– leandriis
10 hours ago













It's called ismir, and is part of the template provided.

– rdv
10 hours ago





It's called ismir, and is part of the template provided.

– rdv
10 hours ago




1




1





Well, if you want to submit to this conference, then it might be best to not alter their stylistic choices.

– leandriis
10 hours ago







Well, if you want to submit to this conference, then it might be best to not alter their stylistic choices.

– leandriis
10 hours ago












2 Answers
2






active

oldest

votes


















1














In an comment you mentioned ismir.sty which I guess comes from here.



In that case you did not tell us that you added usepackage{ismir} in your code.



Now the culprit is that ismir.sty uses



def@maketitle{
newpage
null
begin{center} {
Large bf uppercase @title par % <===============================
}
vskip 2.0em {
large lineskip .5em
begin{tabular}[t]{c}
@author \
end{tabular}
par
}
end{center}
par
vskip 2.0em
}


An combination of uppercase and textsc makes no sense, so only uppercase is used.



As far as I see you have only two possibilitys:




  1. Use the given template if you want to submit an papaer to them without any changings

  2. if you not have to submit an article to them use another template or simpl< article to build your document. Then you can use textsc in the title as shown in your mwe, that does not include package ismir.


Without ismir (commented) the foloowing MWE



documentclass{article}

usepackage[T1]{fontenc}
usepackage[utf8]{inputenc}
usepackage{amsmath,cite,url}
%usepackage{ismir} % <==================================================
usepackage{graphicx}
usepackage{color}
usepackage[capitalise]{cleveref}

title{textsc{Small capitals}: Rest of the title}
author{Author}


begin{document}
maketitle
text.
end{document}


results in:



result without ismir



and with ismir.sty you get:



result with ismir



Please see that that template seems to be very old, it still uses bf. You should contact the maintainer to get it updated ...






share|improve this answer































    0














    Your MWE works for me. I get



    SMALL CAPITALS: Rest of the title


    where SMALL CAPITALS is set in small caps (capital S, lower case small caps the rest). I don't understand your problem. GOM






    share|improve this answer
























    • See my comment on leandriis's comment above. (I don't know what GOM means, by the way.)

      – rdv
      9 hours ago












    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%2f483554%2fhow-do-i-use-small-capitals-in-the-title-of-a-document-of-class-article%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    In an comment you mentioned ismir.sty which I guess comes from here.



    In that case you did not tell us that you added usepackage{ismir} in your code.



    Now the culprit is that ismir.sty uses



    def@maketitle{
    newpage
    null
    begin{center} {
    Large bf uppercase @title par % <===============================
    }
    vskip 2.0em {
    large lineskip .5em
    begin{tabular}[t]{c}
    @author \
    end{tabular}
    par
    }
    end{center}
    par
    vskip 2.0em
    }


    An combination of uppercase and textsc makes no sense, so only uppercase is used.



    As far as I see you have only two possibilitys:




    1. Use the given template if you want to submit an papaer to them without any changings

    2. if you not have to submit an article to them use another template or simpl< article to build your document. Then you can use textsc in the title as shown in your mwe, that does not include package ismir.


    Without ismir (commented) the foloowing MWE



    documentclass{article}

    usepackage[T1]{fontenc}
    usepackage[utf8]{inputenc}
    usepackage{amsmath,cite,url}
    %usepackage{ismir} % <==================================================
    usepackage{graphicx}
    usepackage{color}
    usepackage[capitalise]{cleveref}

    title{textsc{Small capitals}: Rest of the title}
    author{Author}


    begin{document}
    maketitle
    text.
    end{document}


    results in:



    result without ismir



    and with ismir.sty you get:



    result with ismir



    Please see that that template seems to be very old, it still uses bf. You should contact the maintainer to get it updated ...






    share|improve this answer




























      1














      In an comment you mentioned ismir.sty which I guess comes from here.



      In that case you did not tell us that you added usepackage{ismir} in your code.



      Now the culprit is that ismir.sty uses



      def@maketitle{
      newpage
      null
      begin{center} {
      Large bf uppercase @title par % <===============================
      }
      vskip 2.0em {
      large lineskip .5em
      begin{tabular}[t]{c}
      @author \
      end{tabular}
      par
      }
      end{center}
      par
      vskip 2.0em
      }


      An combination of uppercase and textsc makes no sense, so only uppercase is used.



      As far as I see you have only two possibilitys:




      1. Use the given template if you want to submit an papaer to them without any changings

      2. if you not have to submit an article to them use another template or simpl< article to build your document. Then you can use textsc in the title as shown in your mwe, that does not include package ismir.


      Without ismir (commented) the foloowing MWE



      documentclass{article}

      usepackage[T1]{fontenc}
      usepackage[utf8]{inputenc}
      usepackage{amsmath,cite,url}
      %usepackage{ismir} % <==================================================
      usepackage{graphicx}
      usepackage{color}
      usepackage[capitalise]{cleveref}

      title{textsc{Small capitals}: Rest of the title}
      author{Author}


      begin{document}
      maketitle
      text.
      end{document}


      results in:



      result without ismir



      and with ismir.sty you get:



      result with ismir



      Please see that that template seems to be very old, it still uses bf. You should contact the maintainer to get it updated ...






      share|improve this answer


























        1












        1








        1







        In an comment you mentioned ismir.sty which I guess comes from here.



        In that case you did not tell us that you added usepackage{ismir} in your code.



        Now the culprit is that ismir.sty uses



        def@maketitle{
        newpage
        null
        begin{center} {
        Large bf uppercase @title par % <===============================
        }
        vskip 2.0em {
        large lineskip .5em
        begin{tabular}[t]{c}
        @author \
        end{tabular}
        par
        }
        end{center}
        par
        vskip 2.0em
        }


        An combination of uppercase and textsc makes no sense, so only uppercase is used.



        As far as I see you have only two possibilitys:




        1. Use the given template if you want to submit an papaer to them without any changings

        2. if you not have to submit an article to them use another template or simpl< article to build your document. Then you can use textsc in the title as shown in your mwe, that does not include package ismir.


        Without ismir (commented) the foloowing MWE



        documentclass{article}

        usepackage[T1]{fontenc}
        usepackage[utf8]{inputenc}
        usepackage{amsmath,cite,url}
        %usepackage{ismir} % <==================================================
        usepackage{graphicx}
        usepackage{color}
        usepackage[capitalise]{cleveref}

        title{textsc{Small capitals}: Rest of the title}
        author{Author}


        begin{document}
        maketitle
        text.
        end{document}


        results in:



        result without ismir



        and with ismir.sty you get:



        result with ismir



        Please see that that template seems to be very old, it still uses bf. You should contact the maintainer to get it updated ...






        share|improve this answer













        In an comment you mentioned ismir.sty which I guess comes from here.



        In that case you did not tell us that you added usepackage{ismir} in your code.



        Now the culprit is that ismir.sty uses



        def@maketitle{
        newpage
        null
        begin{center} {
        Large bf uppercase @title par % <===============================
        }
        vskip 2.0em {
        large lineskip .5em
        begin{tabular}[t]{c}
        @author \
        end{tabular}
        par
        }
        end{center}
        par
        vskip 2.0em
        }


        An combination of uppercase and textsc makes no sense, so only uppercase is used.



        As far as I see you have only two possibilitys:




        1. Use the given template if you want to submit an papaer to them without any changings

        2. if you not have to submit an article to them use another template or simpl< article to build your document. Then you can use textsc in the title as shown in your mwe, that does not include package ismir.


        Without ismir (commented) the foloowing MWE



        documentclass{article}

        usepackage[T1]{fontenc}
        usepackage[utf8]{inputenc}
        usepackage{amsmath,cite,url}
        %usepackage{ismir} % <==================================================
        usepackage{graphicx}
        usepackage{color}
        usepackage[capitalise]{cleveref}

        title{textsc{Small capitals}: Rest of the title}
        author{Author}


        begin{document}
        maketitle
        text.
        end{document}


        results in:



        result without ismir



        and with ismir.sty you get:



        result with ismir



        Please see that that template seems to be very old, it still uses bf. You should contact the maintainer to get it updated ...







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 3 hours ago









        KurtKurt

        40.8k950164




        40.8k950164























            0














            Your MWE works for me. I get



            SMALL CAPITALS: Rest of the title


            where SMALL CAPITALS is set in small caps (capital S, lower case small caps the rest). I don't understand your problem. GOM






            share|improve this answer
























            • See my comment on leandriis's comment above. (I don't know what GOM means, by the way.)

              – rdv
              9 hours ago
















            0














            Your MWE works for me. I get



            SMALL CAPITALS: Rest of the title


            where SMALL CAPITALS is set in small caps (capital S, lower case small caps the rest). I don't understand your problem. GOM






            share|improve this answer
























            • See my comment on leandriis's comment above. (I don't know what GOM means, by the way.)

              – rdv
              9 hours ago














            0












            0








            0







            Your MWE works for me. I get



            SMALL CAPITALS: Rest of the title


            where SMALL CAPITALS is set in small caps (capital S, lower case small caps the rest). I don't understand your problem. GOM






            share|improve this answer













            Your MWE works for me. I get



            SMALL CAPITALS: Rest of the title


            where SMALL CAPITALS is set in small caps (capital S, lower case small caps the rest). I don't understand your problem. GOM







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 9 hours ago









            Peter WilsonPeter Wilson

            8,77011533




            8,77011533













            • See my comment on leandriis's comment above. (I don't know what GOM means, by the way.)

              – rdv
              9 hours ago



















            • See my comment on leandriis's comment above. (I don't know what GOM means, by the way.)

              – rdv
              9 hours ago

















            See my comment on leandriis's comment above. (I don't know what GOM means, by the way.)

            – rdv
            9 hours ago





            See my comment on leandriis's comment above. (I don't know what GOM means, by the way.)

            – rdv
            9 hours ago


















            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%2f483554%2fhow-do-i-use-small-capitals-in-the-title-of-a-document-of-class-article%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

            Paper upload error, “Upload failed: The top margin is 0.715 in on page 3, which is below the required...

            Emraan Hashmi Filmografia | Linki zewnętrzne | Menu nawigacyjneGulshan GroverGulshan...

            How can I write this formula?newline and italics added with leqWhy does widehat behave differently if I...