Numbering Question Help Me!Different section numbering styles for toc and bodysection numbering including only the lowest sectionning levelNumbering of subsubsections: “A.” in number, “1.1.1.A” in referencesUsing chapter instead of section number with amsthmHow to put question numbers in margin?Replicating figure in another document with same numberingNumbering that auto-changes throughout the document?Numbering equations with more than one counterTable of contents: hide numbering for subsubsectionsChange section numbering for appendix
Is there any way to damage Intellect Devourer(s) when already within a creature's skull?
Is it true that real estate prices mainly go up?
How do I express some one as a black person?
Are the terms "stab" and "staccato" synonyms?
How could our ancestors have domesticated a solitary predator?
If the Captain's screens are out, does he switch seats with the co-pilot?
Is Gradient Descent central to every optimizer?
infinitive telling the purpose
Should I tell my boss the work he did was worthless
Am I not good enough for you?
Set and print content of environment variable in cmd.exe subshell?
What Happens when Passenger Refuses to Fly Boeing 737 Max?
Is there an elementary proof that there are infinitely many primes that are *not* completely split in an abelian extension?
Space in array system equations
A three room house but a three headED dog
Is "history" a male-biased word ("his+story")?
Time travel short story where dinosaur doesn't taste like chicken
Built-In Shelves/Bookcases - IKEA vs Built
Moving plot label
Make a transparent 448*448 image
How strictly should I take "Candidates must be local"?
Why would one plane in this picture not have gear down yet?
Aliens englobed the Solar System: will we notice?
Algorithm to convert a fixed-length string to the smallest possible collision-free representation?
Numbering Question Help Me!
Different section numbering styles for toc and bodysection numbering including only the lowest sectionning levelNumbering of subsubsections: “A.” in number, “1.1.1.A” in referencesUsing chapter instead of section number with amsthmHow to put question numbers in margin?Replicating figure in another document with same numberingNumbering that auto-changes throughout the document?Numbering equations with more than one counterTable of contents: hide numbering for subsubsectionsChange section numbering for appendix
I don't know if my explanation is correct, but I'd like to make the following documents
This is about numbering.
I'm trying it myself, but... I think this is too difficult for me.
Can you tell me how to make a document like this?

Thank you!
sectioning numbering arabic roman
New contributor
hoodie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I don't know if my explanation is correct, but I'd like to make the following documents
This is about numbering.
I'm trying it myself, but... I think this is too difficult for me.
Can you tell me how to make a document like this?

Thank you!
sectioning numbering arabic roman
New contributor
hoodie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Welcome to TeX.SE.
– Sebastiano
16 hours ago
Could it be that that should be a legal paper? There are some questions about that here ...
– Kurt
16 hours ago
@hoodie Can you change the title of your question to reflect what your question is about? In its current the state the title will make it very difficult for future users with the same problem to find your question and the nice answers you got
– samcarter
11 hours ago
add a comment |
I don't know if my explanation is correct, but I'd like to make the following documents
This is about numbering.
I'm trying it myself, but... I think this is too difficult for me.
Can you tell me how to make a document like this?

Thank you!
sectioning numbering arabic roman
New contributor
hoodie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I don't know if my explanation is correct, but I'd like to make the following documents
This is about numbering.
I'm trying it myself, but... I think this is too difficult for me.
Can you tell me how to make a document like this?

Thank you!
sectioning numbering arabic roman
sectioning numbering arabic roman
New contributor
hoodie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
hoodie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 15 hours ago
JouleV
5,07111240
5,07111240
New contributor
hoodie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 16 hours ago
hoodiehoodie
111
111
New contributor
hoodie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
hoodie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
hoodie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Welcome to TeX.SE.
– Sebastiano
16 hours ago
Could it be that that should be a legal paper? There are some questions about that here ...
– Kurt
16 hours ago
@hoodie Can you change the title of your question to reflect what your question is about? In its current the state the title will make it very difficult for future users with the same problem to find your question and the nice answers you got
– samcarter
11 hours ago
add a comment |
1
Welcome to TeX.SE.
– Sebastiano
16 hours ago
Could it be that that should be a legal paper? There are some questions about that here ...
– Kurt
16 hours ago
@hoodie Can you change the title of your question to reflect what your question is about? In its current the state the title will make it very difficult for future users with the same problem to find your question and the nice answers you got
– samcarter
11 hours ago
1
1
Welcome to TeX.SE.
– Sebastiano
16 hours ago
Welcome to TeX.SE.
– Sebastiano
16 hours ago
Could it be that that should be a legal paper? There are some questions about that here ...
– Kurt
16 hours ago
Could it be that that should be a legal paper? There are some questions about that here ...
– Kurt
16 hours ago
@hoodie Can you change the title of your question to reflect what your question is about? In its current the state the title will make it very difficult for future users with the same problem to find your question and the nice answers you got
– samcarter
11 hours ago
@hoodie Can you change the title of your question to reflect what your question is about? In its current the state the title will make it very difficult for future users with the same problem to find your question and the nice answers you got
– samcarter
11 hours ago
add a comment |
2 Answers
2
active
oldest
votes
As long as indenting of section headings is not an issue, the following could be a starting point:
documentclass[a4paper]article
usepackagehyperref
setcountertocdepth5
setcountersecnumdepth5
renewcommandthesectionRomansection.
renewcommandthesubsectionarabicsubsection.
renewcommandthesubsubsection(arabicsubsubsection)
renewcommandtheparagrapharabicparagraph)
renewcommandthesubparagrapharabicsubparagraph)
AtBeginDocument%
csname @ifpackageloadedendcsnamehyperref%
% theH... -macros are used ny hyperref's automatic creating of
% anchor-names/destination-names for hyperlinking. Anchor-names/
% destination-names must be unique within the document.
renewcommandtheHsectionthesection%
renewcommandtheHsubsectiontheHsectionthesubsection%
renewcommandtheHsubsubsectiontheHsubsectionthesubsubsection%
renewcommandtheHparagraphtheHsubsubsectiontheparagraph%
renewcommandtheHsubparagraphtheHparagraphthesubparagraph%
%
%
begindocument
tableofcontents
sectionFirst Section
subsectionFirst Subsection
subsubsectionFirst Subsubsection
paragraphParagraph (maybe?)
paragraphParagraph
paragraphparagraph
subsectionSecond Subsection
sectionSecond Section
enddocument

I don't care about indenting! That's what I wanted! Thanks a lot! I've been working on this all week... I really appreciate the excellent reply.
– hoodie
11 hours ago
add a comment |
Of course, you can use paragraph to make a subsubsubsection, code is as follows:
usepackagetitlesec
setcountersecnumdepth4 % how many sectioning levels to assign numbers to
setcountertocdepth4 % how many sectioning levels to show in ToC
titleformatparagraph
normalfontnormalsizebfseriestheparagraph1em
titlespacing*paragraph
0pt3.25ex plus 1ex minus .2ex1.5ex plus .2ex
newcommandsubsubsubsectionparagraph %define newcommand subsubsubsection
Outcome:

The above reslut achieved can be found in: https://github.com/wanzhenchn/Programming_Assignments_of_Deep_Learning
New contributor
learnTeX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I didn't know there was a way. I thought only 'paragraph' could come after 'subsubsection'. Thank you very much for your answer!
– hoodie
11 hours ago
add a comment |
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
);
);
hoodie is a new contributor. Be nice, and check out our Code of Conduct.
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%2f479029%2fnumbering-question-help-me%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
As long as indenting of section headings is not an issue, the following could be a starting point:
documentclass[a4paper]article
usepackagehyperref
setcountertocdepth5
setcountersecnumdepth5
renewcommandthesectionRomansection.
renewcommandthesubsectionarabicsubsection.
renewcommandthesubsubsection(arabicsubsubsection)
renewcommandtheparagrapharabicparagraph)
renewcommandthesubparagrapharabicsubparagraph)
AtBeginDocument%
csname @ifpackageloadedendcsnamehyperref%
% theH... -macros are used ny hyperref's automatic creating of
% anchor-names/destination-names for hyperlinking. Anchor-names/
% destination-names must be unique within the document.
renewcommandtheHsectionthesection%
renewcommandtheHsubsectiontheHsectionthesubsection%
renewcommandtheHsubsubsectiontheHsubsectionthesubsubsection%
renewcommandtheHparagraphtheHsubsubsectiontheparagraph%
renewcommandtheHsubparagraphtheHparagraphthesubparagraph%
%
%
begindocument
tableofcontents
sectionFirst Section
subsectionFirst Subsection
subsubsectionFirst Subsubsection
paragraphParagraph (maybe?)
paragraphParagraph
paragraphparagraph
subsectionSecond Subsection
sectionSecond Section
enddocument

I don't care about indenting! That's what I wanted! Thanks a lot! I've been working on this all week... I really appreciate the excellent reply.
– hoodie
11 hours ago
add a comment |
As long as indenting of section headings is not an issue, the following could be a starting point:
documentclass[a4paper]article
usepackagehyperref
setcountertocdepth5
setcountersecnumdepth5
renewcommandthesectionRomansection.
renewcommandthesubsectionarabicsubsection.
renewcommandthesubsubsection(arabicsubsubsection)
renewcommandtheparagrapharabicparagraph)
renewcommandthesubparagrapharabicsubparagraph)
AtBeginDocument%
csname @ifpackageloadedendcsnamehyperref%
% theH... -macros are used ny hyperref's automatic creating of
% anchor-names/destination-names for hyperlinking. Anchor-names/
% destination-names must be unique within the document.
renewcommandtheHsectionthesection%
renewcommandtheHsubsectiontheHsectionthesubsection%
renewcommandtheHsubsubsectiontheHsubsectionthesubsubsection%
renewcommandtheHparagraphtheHsubsubsectiontheparagraph%
renewcommandtheHsubparagraphtheHparagraphthesubparagraph%
%
%
begindocument
tableofcontents
sectionFirst Section
subsectionFirst Subsection
subsubsectionFirst Subsubsection
paragraphParagraph (maybe?)
paragraphParagraph
paragraphparagraph
subsectionSecond Subsection
sectionSecond Section
enddocument

I don't care about indenting! That's what I wanted! Thanks a lot! I've been working on this all week... I really appreciate the excellent reply.
– hoodie
11 hours ago
add a comment |
As long as indenting of section headings is not an issue, the following could be a starting point:
documentclass[a4paper]article
usepackagehyperref
setcountertocdepth5
setcountersecnumdepth5
renewcommandthesectionRomansection.
renewcommandthesubsectionarabicsubsection.
renewcommandthesubsubsection(arabicsubsubsection)
renewcommandtheparagrapharabicparagraph)
renewcommandthesubparagrapharabicsubparagraph)
AtBeginDocument%
csname @ifpackageloadedendcsnamehyperref%
% theH... -macros are used ny hyperref's automatic creating of
% anchor-names/destination-names for hyperlinking. Anchor-names/
% destination-names must be unique within the document.
renewcommandtheHsectionthesection%
renewcommandtheHsubsectiontheHsectionthesubsection%
renewcommandtheHsubsubsectiontheHsubsectionthesubsubsection%
renewcommandtheHparagraphtheHsubsubsectiontheparagraph%
renewcommandtheHsubparagraphtheHparagraphthesubparagraph%
%
%
begindocument
tableofcontents
sectionFirst Section
subsectionFirst Subsection
subsubsectionFirst Subsubsection
paragraphParagraph (maybe?)
paragraphParagraph
paragraphparagraph
subsectionSecond Subsection
sectionSecond Section
enddocument

As long as indenting of section headings is not an issue, the following could be a starting point:
documentclass[a4paper]article
usepackagehyperref
setcountertocdepth5
setcountersecnumdepth5
renewcommandthesectionRomansection.
renewcommandthesubsectionarabicsubsection.
renewcommandthesubsubsection(arabicsubsubsection)
renewcommandtheparagrapharabicparagraph)
renewcommandthesubparagrapharabicsubparagraph)
AtBeginDocument%
csname @ifpackageloadedendcsnamehyperref%
% theH... -macros are used ny hyperref's automatic creating of
% anchor-names/destination-names for hyperlinking. Anchor-names/
% destination-names must be unique within the document.
renewcommandtheHsectionthesection%
renewcommandtheHsubsectiontheHsectionthesubsection%
renewcommandtheHsubsubsectiontheHsubsectionthesubsubsection%
renewcommandtheHparagraphtheHsubsubsectiontheparagraph%
renewcommandtheHsubparagraphtheHparagraphthesubparagraph%
%
%
begindocument
tableofcontents
sectionFirst Section
subsectionFirst Subsection
subsubsectionFirst Subsubsection
paragraphParagraph (maybe?)
paragraphParagraph
paragraphparagraph
subsectionSecond Subsection
sectionSecond Section
enddocument

answered 14 hours ago
Ulrich DiezUlrich Diez
5,390619
5,390619
I don't care about indenting! That's what I wanted! Thanks a lot! I've been working on this all week... I really appreciate the excellent reply.
– hoodie
11 hours ago
add a comment |
I don't care about indenting! That's what I wanted! Thanks a lot! I've been working on this all week... I really appreciate the excellent reply.
– hoodie
11 hours ago
I don't care about indenting! That's what I wanted! Thanks a lot! I've been working on this all week... I really appreciate the excellent reply.
– hoodie
11 hours ago
I don't care about indenting! That's what I wanted! Thanks a lot! I've been working on this all week... I really appreciate the excellent reply.
– hoodie
11 hours ago
add a comment |
Of course, you can use paragraph to make a subsubsubsection, code is as follows:
usepackagetitlesec
setcountersecnumdepth4 % how many sectioning levels to assign numbers to
setcountertocdepth4 % how many sectioning levels to show in ToC
titleformatparagraph
normalfontnormalsizebfseriestheparagraph1em
titlespacing*paragraph
0pt3.25ex plus 1ex minus .2ex1.5ex plus .2ex
newcommandsubsubsubsectionparagraph %define newcommand subsubsubsection
Outcome:

The above reslut achieved can be found in: https://github.com/wanzhenchn/Programming_Assignments_of_Deep_Learning
New contributor
learnTeX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I didn't know there was a way. I thought only 'paragraph' could come after 'subsubsection'. Thank you very much for your answer!
– hoodie
11 hours ago
add a comment |
Of course, you can use paragraph to make a subsubsubsection, code is as follows:
usepackagetitlesec
setcountersecnumdepth4 % how many sectioning levels to assign numbers to
setcountertocdepth4 % how many sectioning levels to show in ToC
titleformatparagraph
normalfontnormalsizebfseriestheparagraph1em
titlespacing*paragraph
0pt3.25ex plus 1ex minus .2ex1.5ex plus .2ex
newcommandsubsubsubsectionparagraph %define newcommand subsubsubsection
Outcome:

The above reslut achieved can be found in: https://github.com/wanzhenchn/Programming_Assignments_of_Deep_Learning
New contributor
learnTeX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I didn't know there was a way. I thought only 'paragraph' could come after 'subsubsection'. Thank you very much for your answer!
– hoodie
11 hours ago
add a comment |
Of course, you can use paragraph to make a subsubsubsection, code is as follows:
usepackagetitlesec
setcountersecnumdepth4 % how many sectioning levels to assign numbers to
setcountertocdepth4 % how many sectioning levels to show in ToC
titleformatparagraph
normalfontnormalsizebfseriestheparagraph1em
titlespacing*paragraph
0pt3.25ex plus 1ex minus .2ex1.5ex plus .2ex
newcommandsubsubsubsectionparagraph %define newcommand subsubsubsection
Outcome:

The above reslut achieved can be found in: https://github.com/wanzhenchn/Programming_Assignments_of_Deep_Learning
New contributor
learnTeX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Of course, you can use paragraph to make a subsubsubsection, code is as follows:
usepackagetitlesec
setcountersecnumdepth4 % how many sectioning levels to assign numbers to
setcountertocdepth4 % how many sectioning levels to show in ToC
titleformatparagraph
normalfontnormalsizebfseriestheparagraph1em
titlespacing*paragraph
0pt3.25ex plus 1ex minus .2ex1.5ex plus .2ex
newcommandsubsubsubsectionparagraph %define newcommand subsubsubsection
Outcome:

The above reslut achieved can be found in: https://github.com/wanzhenchn/Programming_Assignments_of_Deep_Learning
New contributor
learnTeX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 14 hours ago
New contributor
learnTeX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 14 hours ago
learnTeXlearnTeX
184
184
New contributor
learnTeX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
learnTeX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
learnTeX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I didn't know there was a way. I thought only 'paragraph' could come after 'subsubsection'. Thank you very much for your answer!
– hoodie
11 hours ago
add a comment |
I didn't know there was a way. I thought only 'paragraph' could come after 'subsubsection'. Thank you very much for your answer!
– hoodie
11 hours ago
I didn't know there was a way. I thought only 'paragraph' could come after 'subsubsection'. Thank you very much for your answer!
– hoodie
11 hours ago
I didn't know there was a way. I thought only 'paragraph' could come after 'subsubsection'. Thank you very much for your answer!
– hoodie
11 hours ago
add a comment |
hoodie is a new contributor. Be nice, and check out our Code of Conduct.
hoodie is a new contributor. Be nice, and check out our Code of Conduct.
hoodie is a new contributor. Be nice, and check out our Code of Conduct.
hoodie 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.
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%2f479029%2fnumbering-question-help-me%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
1
Welcome to TeX.SE.
– Sebastiano
16 hours ago
Could it be that that should be a legal paper? There are some questions about that here ...
– Kurt
16 hours ago
@hoodie Can you change the title of your question to reflect what your question is about? In its current the state the title will make it very difficult for future users with the same problem to find your question and the nice answers you got
– samcarter
11 hours ago