“Package titlesec Error: Entered in horizontal mode” error
up vote
0
down vote
favorite
I am having issues with the error. Although it does not affect generating texts, it bugs me. I have a sense that there is something wrong with titleformat lines. I have tried to solve the issue by myself by reading some related documents, but they did not work.
Thank you.
documentclass[11pt,a4paper]{article}
usepackage[utf8]{inputenc}
titleformat{section}[hang]{centeringnormalfontlargebfseries}{}{1pt}{}
titleformat{subsection}[hang]{normalfontlargebfseriesitshapeunderline}{}{1pt}{}
titleformat{subsubsection}[hang]{normalfontlarge}{}{1pt}{}

titlesec
add a comment |
up vote
0
down vote
favorite
I am having issues with the error. Although it does not affect generating texts, it bugs me. I have a sense that there is something wrong with titleformat lines. I have tried to solve the issue by myself by reading some related documents, but they did not work.
Thank you.
documentclass[11pt,a4paper]{article}
usepackage[utf8]{inputenc}
titleformat{section}[hang]{centeringnormalfontlargebfseries}{}{1pt}{}
titleformat{subsection}[hang]{normalfontlargebfseriesitshapeunderline}{}{1pt}{}
titleformat{subsubsection}[hang]{normalfontlarge}{}{1pt}{}

titlesec
Please post a full minimal code that reproduces the error message. Perhaps the problem comes from theunderlinecommand (which, by the way, is a typographical heresy!).
– Bernard
13 mins ago
@Bernard Hi, Hope your friday is going well. I am not sure what you mean by that
– RyanH
12 mins ago
You just posted the beginning of a preamble. We'd like to have also a small part betweenbegin{document}andend'document}, so we only have to compile to see what happens.
– Bernard
9 mins ago
@Bernard I also did not include the entire preamble, just for your information. I will update them now. Thank you
– RyanH
1 min ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am having issues with the error. Although it does not affect generating texts, it bugs me. I have a sense that there is something wrong with titleformat lines. I have tried to solve the issue by myself by reading some related documents, but they did not work.
Thank you.
documentclass[11pt,a4paper]{article}
usepackage[utf8]{inputenc}
titleformat{section}[hang]{centeringnormalfontlargebfseries}{}{1pt}{}
titleformat{subsection}[hang]{normalfontlargebfseriesitshapeunderline}{}{1pt}{}
titleformat{subsubsection}[hang]{normalfontlarge}{}{1pt}{}

titlesec
I am having issues with the error. Although it does not affect generating texts, it bugs me. I have a sense that there is something wrong with titleformat lines. I have tried to solve the issue by myself by reading some related documents, but they did not work.
Thank you.
documentclass[11pt,a4paper]{article}
usepackage[utf8]{inputenc}
titleformat{section}[hang]{centeringnormalfontlargebfseries}{}{1pt}{}
titleformat{subsection}[hang]{normalfontlargebfseriesitshapeunderline}{}{1pt}{}
titleformat{subsubsection}[hang]{normalfontlarge}{}{1pt}{}

titlesec
titlesec
asked 22 mins ago
RyanH
163
163
Please post a full minimal code that reproduces the error message. Perhaps the problem comes from theunderlinecommand (which, by the way, is a typographical heresy!).
– Bernard
13 mins ago
@Bernard Hi, Hope your friday is going well. I am not sure what you mean by that
– RyanH
12 mins ago
You just posted the beginning of a preamble. We'd like to have also a small part betweenbegin{document}andend'document}, so we only have to compile to see what happens.
– Bernard
9 mins ago
@Bernard I also did not include the entire preamble, just for your information. I will update them now. Thank you
– RyanH
1 min ago
add a comment |
Please post a full minimal code that reproduces the error message. Perhaps the problem comes from theunderlinecommand (which, by the way, is a typographical heresy!).
– Bernard
13 mins ago
@Bernard Hi, Hope your friday is going well. I am not sure what you mean by that
– RyanH
12 mins ago
You just posted the beginning of a preamble. We'd like to have also a small part betweenbegin{document}andend'document}, so we only have to compile to see what happens.
– Bernard
9 mins ago
@Bernard I also did not include the entire preamble, just for your information. I will update them now. Thank you
– RyanH
1 min ago
Please post a full minimal code that reproduces the error message. Perhaps the problem comes from the
underline command (which, by the way, is a typographical heresy!).– Bernard
13 mins ago
Please post a full minimal code that reproduces the error message. Perhaps the problem comes from the
underline command (which, by the way, is a typographical heresy!).– Bernard
13 mins ago
@Bernard Hi, Hope your friday is going well. I am not sure what you mean by that
– RyanH
12 mins ago
@Bernard Hi, Hope your friday is going well. I am not sure what you mean by that
– RyanH
12 mins ago
You just posted the beginning of a preamble. We'd like to have also a small part between
begin{document} and end'document}, so we only have to compile to see what happens.– Bernard
9 mins ago
You just posted the beginning of a preamble. We'd like to have also a small part between
begin{document} and end'document}, so we only have to compile to see what happens.– Bernard
9 mins ago
@Bernard I also did not include the entire preamble, just for your information. I will update them now. Thank you
– RyanH
1 min ago
@Bernard I also did not include the entire preamble, just for your information. I will update them now. Thank you
– RyanH
1 min ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f462643%2fpackage-titlesec-error-entered-in-horizontal-mode-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
Please post a full minimal code that reproduces the error message. Perhaps the problem comes from the
underlinecommand (which, by the way, is a typographical heresy!).– Bernard
13 mins ago
@Bernard Hi, Hope your friday is going well. I am not sure what you mean by that
– RyanH
12 mins ago
You just posted the beginning of a preamble. We'd like to have also a small part between
begin{document}andend'document}, so we only have to compile to see what happens.– Bernard
9 mins ago
@Bernard I also did not include the entire preamble, just for your information. I will update them now. Thank you
– RyanH
1 min ago