Can't figure out how to indent with the packages











up vote
2
down vote

favorite












I'm trying to write my personal statement, and I used some new packages to format it. I can't figure out why it won't let me indent the paragraphs. I've tried par, hspace, etc, but I've had no luck. Below I've posted the preamble and what the beginning of the statement looks like.



    documentclass[a4paper,10pt]{article}
usepackage{marvosym}
usepackage{fontspec}
usepackage{xunicode,xltxtra,url,parskip}
RequirePackage{color,graphicx}
usepackage[usenames,dvipsnames]{xcolor}
usepackage[big]{layaureo}
usepackage{titlesec}
usepackage{setspace}
usepackage{hyperref}
definecolor{linkcolour}{rgb}{0,0.2,0.6}
hypersetup{colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour}
usepackage{array}
usepackage{indentfirst}
setlengthparindent{24pt}

defaultfontfeatures{Mapping=tex-text}
setmainfont[
SmallCapsFont = Fontin-SmallCaps.otf,
BoldFont = Fontin-Bold.otf,
ItalicFont = Fontin-Italic.otf
]
{Fontin.otf}


titleformat{section}{Largescshaperaggedright}{}{0em}{}[titlerule]
titlespacing{section}{0pt}{3pt}{3pt}
usepackage{geometry}
geometry{top=0.75in,bottom=0.75in,left=0.75in,right=0.75in}

begin{document}
%Beginning of the statement
begin{doublespace}
normalsize
This is the first sentence of the personal statement.
end{doublespace}
end{document}









share|improve this question









New contributor




lia.riley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Welcome to TeX.SE! Please make your code snippet compilable!
    – Kurt
    2 hours ago










  • I think I have made it compilable.
    – lia.riley
    2 hours ago















up vote
2
down vote

favorite












I'm trying to write my personal statement, and I used some new packages to format it. I can't figure out why it won't let me indent the paragraphs. I've tried par, hspace, etc, but I've had no luck. Below I've posted the preamble and what the beginning of the statement looks like.



    documentclass[a4paper,10pt]{article}
usepackage{marvosym}
usepackage{fontspec}
usepackage{xunicode,xltxtra,url,parskip}
RequirePackage{color,graphicx}
usepackage[usenames,dvipsnames]{xcolor}
usepackage[big]{layaureo}
usepackage{titlesec}
usepackage{setspace}
usepackage{hyperref}
definecolor{linkcolour}{rgb}{0,0.2,0.6}
hypersetup{colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour}
usepackage{array}
usepackage{indentfirst}
setlengthparindent{24pt}

defaultfontfeatures{Mapping=tex-text}
setmainfont[
SmallCapsFont = Fontin-SmallCaps.otf,
BoldFont = Fontin-Bold.otf,
ItalicFont = Fontin-Italic.otf
]
{Fontin.otf}


titleformat{section}{Largescshaperaggedright}{}{0em}{}[titlerule]
titlespacing{section}{0pt}{3pt}{3pt}
usepackage{geometry}
geometry{top=0.75in,bottom=0.75in,left=0.75in,right=0.75in}

begin{document}
%Beginning of the statement
begin{doublespace}
normalsize
This is the first sentence of the personal statement.
end{doublespace}
end{document}









share|improve this question









New contributor




lia.riley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Welcome to TeX.SE! Please make your code snippet compilable!
    – Kurt
    2 hours ago










  • I think I have made it compilable.
    – lia.riley
    2 hours ago













up vote
2
down vote

favorite









up vote
2
down vote

favorite











I'm trying to write my personal statement, and I used some new packages to format it. I can't figure out why it won't let me indent the paragraphs. I've tried par, hspace, etc, but I've had no luck. Below I've posted the preamble and what the beginning of the statement looks like.



    documentclass[a4paper,10pt]{article}
usepackage{marvosym}
usepackage{fontspec}
usepackage{xunicode,xltxtra,url,parskip}
RequirePackage{color,graphicx}
usepackage[usenames,dvipsnames]{xcolor}
usepackage[big]{layaureo}
usepackage{titlesec}
usepackage{setspace}
usepackage{hyperref}
definecolor{linkcolour}{rgb}{0,0.2,0.6}
hypersetup{colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour}
usepackage{array}
usepackage{indentfirst}
setlengthparindent{24pt}

defaultfontfeatures{Mapping=tex-text}
setmainfont[
SmallCapsFont = Fontin-SmallCaps.otf,
BoldFont = Fontin-Bold.otf,
ItalicFont = Fontin-Italic.otf
]
{Fontin.otf}


titleformat{section}{Largescshaperaggedright}{}{0em}{}[titlerule]
titlespacing{section}{0pt}{3pt}{3pt}
usepackage{geometry}
geometry{top=0.75in,bottom=0.75in,left=0.75in,right=0.75in}

begin{document}
%Beginning of the statement
begin{doublespace}
normalsize
This is the first sentence of the personal statement.
end{doublespace}
end{document}









share|improve this question









New contributor




lia.riley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I'm trying to write my personal statement, and I used some new packages to format it. I can't figure out why it won't let me indent the paragraphs. I've tried par, hspace, etc, but I've had no luck. Below I've posted the preamble and what the beginning of the statement looks like.



    documentclass[a4paper,10pt]{article}
usepackage{marvosym}
usepackage{fontspec}
usepackage{xunicode,xltxtra,url,parskip}
RequirePackage{color,graphicx}
usepackage[usenames,dvipsnames]{xcolor}
usepackage[big]{layaureo}
usepackage{titlesec}
usepackage{setspace}
usepackage{hyperref}
definecolor{linkcolour}{rgb}{0,0.2,0.6}
hypersetup{colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour}
usepackage{array}
usepackage{indentfirst}
setlengthparindent{24pt}

defaultfontfeatures{Mapping=tex-text}
setmainfont[
SmallCapsFont = Fontin-SmallCaps.otf,
BoldFont = Fontin-Bold.otf,
ItalicFont = Fontin-Italic.otf
]
{Fontin.otf}


titleformat{section}{Largescshaperaggedright}{}{0em}{}[titlerule]
titlespacing{section}{0pt}{3pt}{3pt}
usepackage{geometry}
geometry{top=0.75in,bottom=0.75in,left=0.75in,right=0.75in}

begin{document}
%Beginning of the statement
begin{doublespace}
normalsize
This is the first sentence of the personal statement.
end{doublespace}
end{document}






packages indentation preamble






share|improve this question









New contributor




lia.riley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




lia.riley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 1 hour ago









Kurt

34.3k846157




34.3k846157






New contributor




lia.riley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 3 hours ago









lia.riley

112




112




New contributor




lia.riley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





lia.riley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






lia.riley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Welcome to TeX.SE! Please make your code snippet compilable!
    – Kurt
    2 hours ago










  • I think I have made it compilable.
    – lia.riley
    2 hours ago


















  • Welcome to TeX.SE! Please make your code snippet compilable!
    – Kurt
    2 hours ago










  • I think I have made it compilable.
    – lia.riley
    2 hours ago
















Welcome to TeX.SE! Please make your code snippet compilable!
– Kurt
2 hours ago




Welcome to TeX.SE! Please make your code snippet compilable!
– Kurt
2 hours ago












I think I have made it compilable.
– lia.riley
2 hours ago




I think I have made it compilable.
– lia.riley
2 hours ago










1 Answer
1






active

oldest

votes

















up vote
1
down vote













Well, with a little changing of the order of calling packages and adding some text and a section I see indentiation ...



Please see the following MWE (please see I commented your used font I have not installed):



documentclass[a4paper,10pt]{article}

usepackage{marvosym}
usepackage{fontspec}
usepackage{xunicode,xltxtra,url,parskip}
usepackage{color,graphicx}
usepackage[usenames,dvipsnames]{xcolor}
usepackage[big]{layaureo} % <==========================================??
usepackage{titlesec}
usepackage{setspace}

usepackage{blindtext}


usepackage{array}
usepackage{indentfirst}

usepackage{geometry}
geometry{top=0.75in,bottom=0.75in,left=0.75in,right=0.75in}

usepackage{hyperref}

definecolor{linkcolour}{rgb}{0,0.2,0.6}
hypersetup{colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour}

setlengthparindent{24pt}

defaultfontfeatures{Mapping=tex-text}
%setmainfont[
%SmallCapsFont = Fontin-SmallCaps.otf,
%BoldFont = Fontin-Bold.otf,
%ItalicFont = Fontin-Italic.otf
%]
%{Fontin.otf}


titleformat{section}{Largescshaperaggedright}{}{0em}{}[titlerule]
titlespacing{section}{0pt}{3pt}{3pt}


begin{document}
%Beginning of the statement
section{Test}
blindtext

begin{doublespace}
normalsize
This is the first sentence of the personal statement.
end{doublespace}

blindtext
end{document}


the following result:



enter image description here



Please see that package hyperref should be called last in your case ...






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
    });


    }
    });






    lia.riley is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f463078%2fcant-figure-out-how-to-indent-with-the-packages%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
    1
    down vote













    Well, with a little changing of the order of calling packages and adding some text and a section I see indentiation ...



    Please see the following MWE (please see I commented your used font I have not installed):



    documentclass[a4paper,10pt]{article}

    usepackage{marvosym}
    usepackage{fontspec}
    usepackage{xunicode,xltxtra,url,parskip}
    usepackage{color,graphicx}
    usepackage[usenames,dvipsnames]{xcolor}
    usepackage[big]{layaureo} % <==========================================??
    usepackage{titlesec}
    usepackage{setspace}

    usepackage{blindtext}


    usepackage{array}
    usepackage{indentfirst}

    usepackage{geometry}
    geometry{top=0.75in,bottom=0.75in,left=0.75in,right=0.75in}

    usepackage{hyperref}

    definecolor{linkcolour}{rgb}{0,0.2,0.6}
    hypersetup{colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour}

    setlengthparindent{24pt}

    defaultfontfeatures{Mapping=tex-text}
    %setmainfont[
    %SmallCapsFont = Fontin-SmallCaps.otf,
    %BoldFont = Fontin-Bold.otf,
    %ItalicFont = Fontin-Italic.otf
    %]
    %{Fontin.otf}


    titleformat{section}{Largescshaperaggedright}{}{0em}{}[titlerule]
    titlespacing{section}{0pt}{3pt}{3pt}


    begin{document}
    %Beginning of the statement
    section{Test}
    blindtext

    begin{doublespace}
    normalsize
    This is the first sentence of the personal statement.
    end{doublespace}

    blindtext
    end{document}


    the following result:



    enter image description here



    Please see that package hyperref should be called last in your case ...






    share|improve this answer

























      up vote
      1
      down vote













      Well, with a little changing of the order of calling packages and adding some text and a section I see indentiation ...



      Please see the following MWE (please see I commented your used font I have not installed):



      documentclass[a4paper,10pt]{article}

      usepackage{marvosym}
      usepackage{fontspec}
      usepackage{xunicode,xltxtra,url,parskip}
      usepackage{color,graphicx}
      usepackage[usenames,dvipsnames]{xcolor}
      usepackage[big]{layaureo} % <==========================================??
      usepackage{titlesec}
      usepackage{setspace}

      usepackage{blindtext}


      usepackage{array}
      usepackage{indentfirst}

      usepackage{geometry}
      geometry{top=0.75in,bottom=0.75in,left=0.75in,right=0.75in}

      usepackage{hyperref}

      definecolor{linkcolour}{rgb}{0,0.2,0.6}
      hypersetup{colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour}

      setlengthparindent{24pt}

      defaultfontfeatures{Mapping=tex-text}
      %setmainfont[
      %SmallCapsFont = Fontin-SmallCaps.otf,
      %BoldFont = Fontin-Bold.otf,
      %ItalicFont = Fontin-Italic.otf
      %]
      %{Fontin.otf}


      titleformat{section}{Largescshaperaggedright}{}{0em}{}[titlerule]
      titlespacing{section}{0pt}{3pt}{3pt}


      begin{document}
      %Beginning of the statement
      section{Test}
      blindtext

      begin{doublespace}
      normalsize
      This is the first sentence of the personal statement.
      end{doublespace}

      blindtext
      end{document}


      the following result:



      enter image description here



      Please see that package hyperref should be called last in your case ...






      share|improve this answer























        up vote
        1
        down vote










        up vote
        1
        down vote









        Well, with a little changing of the order of calling packages and adding some text and a section I see indentiation ...



        Please see the following MWE (please see I commented your used font I have not installed):



        documentclass[a4paper,10pt]{article}

        usepackage{marvosym}
        usepackage{fontspec}
        usepackage{xunicode,xltxtra,url,parskip}
        usepackage{color,graphicx}
        usepackage[usenames,dvipsnames]{xcolor}
        usepackage[big]{layaureo} % <==========================================??
        usepackage{titlesec}
        usepackage{setspace}

        usepackage{blindtext}


        usepackage{array}
        usepackage{indentfirst}

        usepackage{geometry}
        geometry{top=0.75in,bottom=0.75in,left=0.75in,right=0.75in}

        usepackage{hyperref}

        definecolor{linkcolour}{rgb}{0,0.2,0.6}
        hypersetup{colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour}

        setlengthparindent{24pt}

        defaultfontfeatures{Mapping=tex-text}
        %setmainfont[
        %SmallCapsFont = Fontin-SmallCaps.otf,
        %BoldFont = Fontin-Bold.otf,
        %ItalicFont = Fontin-Italic.otf
        %]
        %{Fontin.otf}


        titleformat{section}{Largescshaperaggedright}{}{0em}{}[titlerule]
        titlespacing{section}{0pt}{3pt}{3pt}


        begin{document}
        %Beginning of the statement
        section{Test}
        blindtext

        begin{doublespace}
        normalsize
        This is the first sentence of the personal statement.
        end{doublespace}

        blindtext
        end{document}


        the following result:



        enter image description here



        Please see that package hyperref should be called last in your case ...






        share|improve this answer












        Well, with a little changing of the order of calling packages and adding some text and a section I see indentiation ...



        Please see the following MWE (please see I commented your used font I have not installed):



        documentclass[a4paper,10pt]{article}

        usepackage{marvosym}
        usepackage{fontspec}
        usepackage{xunicode,xltxtra,url,parskip}
        usepackage{color,graphicx}
        usepackage[usenames,dvipsnames]{xcolor}
        usepackage[big]{layaureo} % <==========================================??
        usepackage{titlesec}
        usepackage{setspace}

        usepackage{blindtext}


        usepackage{array}
        usepackage{indentfirst}

        usepackage{geometry}
        geometry{top=0.75in,bottom=0.75in,left=0.75in,right=0.75in}

        usepackage{hyperref}

        definecolor{linkcolour}{rgb}{0,0.2,0.6}
        hypersetup{colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour}

        setlengthparindent{24pt}

        defaultfontfeatures{Mapping=tex-text}
        %setmainfont[
        %SmallCapsFont = Fontin-SmallCaps.otf,
        %BoldFont = Fontin-Bold.otf,
        %ItalicFont = Fontin-Italic.otf
        %]
        %{Fontin.otf}


        titleformat{section}{Largescshaperaggedright}{}{0em}{}[titlerule]
        titlespacing{section}{0pt}{3pt}{3pt}


        begin{document}
        %Beginning of the statement
        section{Test}
        blindtext

        begin{doublespace}
        normalsize
        This is the first sentence of the personal statement.
        end{doublespace}

        blindtext
        end{document}


        the following result:



        enter image description here



        Please see that package hyperref should be called last in your case ...







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 1 hour ago









        Kurt

        34.3k846157




        34.3k846157






















            lia.riley is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            lia.riley is a new contributor. Be nice, and check out our Code of Conduct.













            lia.riley is a new contributor. Be nice, and check out our Code of Conduct.












            lia.riley is a new contributor. Be nice, and check out our Code of Conduct.
















            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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%2f463078%2fcant-figure-out-how-to-indent-with-the-packages%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

            サソリ

            広島県道265号伴広島線

            Accessing regular linux commands in Huawei's Dopra Linux