Hi
Thank you very much for your help.
i have got the fruitful result from this code.
Search found 8 matches
- Mon Aug 17, 2009 10:27 am
- Forum: General
- Topic: Adding "Chapter" and "Appendix" to ToC
- Replies: 15
- Views: 13214
- Mon Aug 17, 2009 7:23 am
- Forum: General
- Topic: Adding "Chapter" and "Appendix" to ToC
- Replies: 15
- Views: 13214
Re: Adding "Chapter" and "Appendix" to ToC
Hi gmedina,
Thank you veru much for your help. the code worked nice for me. i hope we can move section little bit further. some thing like this
Chapter 1. Introduction
...............1.1 Introduction
please can you tell me suitable command to do this. your help is appreciated.
Thank you veru much for your help. the code worked nice for me. i hope we can move section little bit further. some thing like this
Chapter 1. Introduction
...............1.1 Introduction
please can you tell me suitable command to do this. your help is appreciated.
- Sun Aug 16, 2009 10:33 am
- Forum: General
- Topic: Adding "Chapter" and "Appendix" to ToC
- Replies: 15
- Views: 13214
Re: Adding "Chapter" and "Appendix" to ToC
Hi
Thank you. i used following commands
\usepackage{tocloft}
\renewcommand{\cftchapfont}{\bfseries}
\renewcommand{\cftchappagefont}{\bfseries}
\renewcommand{\cftchapaftersnum}{:}
\renewcommand{\cftchapnumwidth}{7em}
\makeatletter
\newcommand*\updatechaptername{%
\addtocontents{toc}{\protect ...
Thank you. i used following commands
\usepackage{tocloft}
\renewcommand{\cftchapfont}{\bfseries}
\renewcommand{\cftchappagefont}{\bfseries}
\renewcommand{\cftchapaftersnum}{:}
\renewcommand{\cftchapnumwidth}{7em}
\makeatletter
\newcommand*\updatechaptername{%
\addtocontents{toc}{\protect ...
- Sun Aug 16, 2009 9:19 am
- Forum: General
- Topic: [toc] how to add Chapter before 1.introduction in toc
- Replies: 7
- Views: 8376
Re: [toc] how to add Chapter before 1.introduction in toc
Hi
as per dept. requirement, i want similar to this
CHAPTER 1 Introduction...........1
1.1 Introduction.........1
I am using book class. Please any one can help me to solve this problem.
i used following command but no use
\renewcommand*\cftchappresnum{\MakeUppercase{\chapapp}~}
\settowidth ...
as per dept. requirement, i want similar to this
CHAPTER 1 Introduction...........1
1.1 Introduction.........1
I am using book class. Please any one can help me to solve this problem.
i used following command but no use
\renewcommand*\cftchappresnum{\MakeUppercase{\chapapp}~}
\settowidth ...
- Sun Aug 16, 2009 9:16 am
- Forum: General
- Topic: [toc] how to add Chapter before 1.introduction in toc
- Replies: 7
- Views: 8376
Re: [toc] how to add Chapter before 1.introduction in toc
Hi
as per dept. requirement, i want similar to this
CHAPTER 1 Introduction...........1
1. Introduction..................1
as per dept. requirement, i want similar to this
CHAPTER 1 Introduction...........1
1. Introduction..................1
- Thu Jul 30, 2009 12:32 pm
- Forum: General
- Topic: Remove space before bibliography with chapterbib
- Replies: 0
- Views: 1258
Remove space before bibliography with chapterbib
Hi
I am using book class and \chapterbib. i want to avoid empty space before bibliography. please any can help me to solve this issue. thank you for your time.
by
siva
I am using book class and \chapterbib. i want to avoid empty space before bibliography. please any can help me to solve this issue. thank you for your time.
by
siva
- Wed Jul 29, 2009 11:51 am
- Forum: Page Layout
- Topic: Avoiding Page Break for Bibliography
- Replies: 5
- Views: 13218
Re: Avoiding Page Break for Bibliography
Hi
I am using book class and \chapterbib. i want to avoid empty page before reference. please any one help me to solve this issue. thank you for your time.
I am using book class and \chapterbib. i want to avoid empty page before reference. please any one help me to solve this issue. thank you for your time.
- Mon Jul 27, 2009 6:20 pm
- Forum: BibTeX, biblatex and biber
- Topic: chapterbib | References by Chapter
- Replies: 8
- Views: 22330
chapterbib | References by Chapter
Hello nina.dena ,
thank you very much for your help. Finally got it to work! I have problem in typesetting my thesis that bibliography. It is not coming as section, it came in separate page. How to avoid that? I want to put my chapter reference without any page break.
For your clarity, in your ...
thank you very much for your help. Finally got it to work! I have problem in typesetting my thesis that bibliography. It is not coming as section, it came in separate page. How to avoid that? I want to put my chapter reference without any page break.
For your clarity, in your ...