Search found 7 matches

by vjramana
Tue Jun 23, 2015 6:51 am
Forum: Text Formatting
Topic: text in appendix in a ascii font and order in column
Replies: 1
Views: 2438

text in appendix in a ascii font and order in column

I need some help to put the text below as it is in the appendix section in a thesis. I am using Easy Thesis template from sharelatex.

REMARK
ATOM 1 O25 KKM 1 41.799 30.649 -26.049
ATOM 2 C25 KKM 1 41.727 29.258 -25.898
ATOM 3 C24 KKM 1 42.793 28.745 -24.865
ATOM 4 C23 KKM 1 44.141 29.190 -25.292 ...
by vjramana
Mon Jun 01, 2015 4:10 am
Forum: Theses, Books, Title pages
Topic: add word "CHAPTER", in front of every chapter.
Replies: 5
Views: 12697

Re: add word "CHAPTER", in front of every chapter.

Dear Sir,

Thanks for your reply. The link to the Latex books is really interesting. I am reading now.

I hope this will help to resolve my problem.

Thank you.
Vijay
by vjramana
Sat May 30, 2015 3:52 am
Forum: Theses, Books, Title pages
Topic: add word "CHAPTER", in front of every chapter.
Replies: 5
Views: 12697

add word "CHAPTER", in front of every chapter.

Dear sir,

I have found that the error that I get is due to the use of "subfigure". So getting some info from (http://tex.stackexchange.com/questions/123124/order-of-packages-svg-and-tocloft) I tried to use the command below:

\usepackage[clean,pdf]{svg}
\usepackage[subfigure]{tocloft}

I than put ...
by vjramana
Sat May 30, 2015 3:02 am
Forum: Theses, Books, Title pages
Topic: add word "CHAPTER", in front of every chapter.
Replies: 5
Views: 12697

Re: add word "CHAPTER", in front of every chapter.

Thanks for your reply.

For your information, the "Easy Thesis" template uses "book" class

When I use "\usepackage{tocloft}" I get two errors as below:

tocloft.sty|error|line 607|Command \c@lofdepth already defined. \newcounter{lofdepth}
tocloft.sty|error|line 608|Command \c@lotdepth already ...
by vjramana
Fri May 29, 2015 9:24 pm
Forum: General
Topic: Missing the Word "Chapter" in ToC
Replies: 7
Views: 5891

Re: Missing the Word "Chapter" in ToC

Dear #mafendee,

Could you please indicate where did you put the command "\addtocontents{toc}{\protect\contentsline{chapter}{CHAPTER:}{}}" in the latex script?

Your reply may help me to fix similar problem that I am facing now.

Thank you in advance.

Vijay
by vjramana
Fri May 29, 2015 9:15 pm
Forum: Theses, Books, Title pages
Topic: add word "CHAPTER", in front of every chapter.
Replies: 5
Views: 12697

add word "CHAPTER", in front of every chapter.

Dear Sir/Madam,

I am using "Easy Thesis" template to write my thesis (https://www.sharelatex.com/project/555304b4527ca0810cb635be).

I need to do some tweaks to adopt according to my university thesis format.

I have two questions to ask.


Question 1)
In the "Contents page" the chapters are ...
by vjramana
Mon Mar 03, 2014 7:03 am
Forum: Text Formatting
Topic: spacing between lines in per entry of bibliography
Replies: 0
Views: 3821

spacing between lines in per entry of bibliography

Dear sir,

I am using Easy-Thesis template to write my thesis. I downloaded this template from writelatex website.

I am using natbib to format my bibliography style. This generate nice layout for the bibliography. But what I find is the distance between lines in a bibliography entry. The spacing ...