Will give it a shot
Anything regards the second part--indenting the para numbers and alignment with the addressee
Search found 17 matches
- Thu Nov 07, 2019 5:11 pm
- Forum: Text Formatting
- Topic: position and alignment of the paragraph number
- Replies: 2
- Views: 2003
- Thu Nov 07, 2019 3:23 am
- Forum: Text Formatting
- Topic: latex document formatting
- Replies: 0
- Views: 1527
latex document formatting
What is the best way to get a "MS Word" effect in a report while writing paras/subparas as shown in the figure below
The paras in LATEX are indented in eumerate and so do not align with the addressee and File Number at the top
Moreover there is a difference in the indentation structure also
How to ...
The paras in LATEX are indented in eumerate and so do not align with the addressee and File Number at the top
Moreover there is a difference in the indentation structure also
How to ...
- Mon Nov 04, 2019 3:23 pm
- Forum: Text Formatting
- Topic: position and alignment of the paragraph number
- Replies: 2
- Views: 2003
position and alignment of the paragraph number
My paragraph number is not aligned with the addressee vertically
I need to move the para number left for proper alignment
How would I do it?
Related to the same issue of positioning in the letter, the figure in the center of the header
is slightly below the address in the righthead
How do I raise ...
I need to move the para number left for proper alignment
How would I do it?
Related to the same issue of positioning in the letter, the figure in the center of the header
is slightly below the address in the righthead
How do I raise ...
- Sun Nov 03, 2019 10:10 am
- Forum: Text Formatting
- Topic: table of contents not showing header and footer
- Replies: 2
- Views: 8133
table of contents not showing header and footer
thanks
didnt work
i removed the line \thispagestyle{empty} from the toc page--now the header/footer shows up
didnt work
i removed the line \thispagestyle{empty} from the toc page--now the header/footer shows up
- Sun Nov 03, 2019 8:21 am
- Forum: Text Formatting
- Topic: table of contents not showing header and footer
- Replies: 2
- Views: 8133
table of contents not showing header and footer
my toc page is not showing the headers/footers--why is this happening
[img] ScreenClip.png [/img]
\documentclass[10pt,a4paper]{article}
\usepackage{printlen}
\usepackage{layouts}
\usepackage{titlesec}
\usepackage{multirow, makecell, tabularx, booktabs}
\usepackage{babel}
\usepackage{setspace ...
[img] ScreenClip.png [/img]
\documentclass[10pt,a4paper]{article}
\usepackage{printlen}
\usepackage{layouts}
\usepackage{titlesec}
\usepackage{multirow, makecell, tabularx, booktabs}
\usepackage{babel}
\usepackage{setspace ...
- Sat Nov 02, 2019 7:05 pm
- Forum: Page Layout
- Topic: title page background
- Replies: 0
- Views: 3592
title page background
\documentclass[10pt,a4paper]{article}
\usepackage{printlen}
\usepackage{layouts}
\usepackage{titlesec}
\usepackage{multirow, makecell, tabularx, booktabs}
\usepackage{babel}
\usepackage{setspace}
\usepackage{framed}
\usepackage{blindtext}
\renewcommand*\familydefault{\sfdefault}
%preamble ...
\usepackage{printlen}
\usepackage{layouts}
\usepackage{titlesec}
\usepackage{multirow, makecell, tabularx, booktabs}
\usepackage{babel}
\usepackage{setspace}
\usepackage{framed}
\usepackage{blindtext}
\renewcommand*\familydefault{\sfdefault}
%preamble ...
- Sat Nov 02, 2019 2:24 am
- Forum: Text Formatting
- Topic: table of contents
- Replies: 10
- Views: 9090
table of contents
ok--got it by adding subsection in the code instead of section
--original
now changed to --
Code: Select all
\addcontentsline{toc}{section}{\numberline{}Annual Audit Plan: QMS/F-04 }
now changed to --
Code: Select all
\addcontentsline{toc}{subsection}{\numberline{}Annual Audit Plan: QMS/F-04 }
- Fri Nov 01, 2019 6:34 pm
- Forum: Text Formatting
- Topic: table of contents
- Replies: 10
- Views: 9090
table of contents
Code: Select all
\addcontentsline{toc}{section}{\numberline{}Annual Audit Plan: QMS/F-04 }
[img] [/img]
but how do I remove the bold font in the Appendix names?
- Fri Nov 01, 2019 4:19 am
- Forum: Text Formatting
- Topic: table of contents
- Replies: 10
- Views: 9090
table of contents
reduced further please
- Thu Oct 31, 2019 3:12 pm
- Forum: Text Formatting
- Topic: table of contents
- Replies: 10
- Views: 9090
table of contents
Done--the code is cropped and uploaded
\documentclass[10pt,a4paper]{article}
\usepackage{printlen}
\usepackage{layouts}
\usepackage{titlesec}
\usepackage{multirow, makecell, tabularx, booktabs}
\usepackage{babel}
\usepackage{setspace}
\usepackage{framed}
\usepackage{blindtext}
\usepackage{tgschola ...
\documentclass[10pt,a4paper]{article}
\usepackage{printlen}
\usepackage{layouts}
\usepackage{titlesec}
\usepackage{multirow, makecell, tabularx, booktabs}
\usepackage{babel}
\usepackage{setspace}
\usepackage{framed}
\usepackage{blindtext}
\usepackage{tgschola ...