Hi Chandra Thanks for videos. I am not able to adjust main page margins top & bottom. Pl help. Whatever changes I make they are being applied to preliminary pages only.
Hello i'm using tour portable texCh and when i use listings package on my code tex hé doesnt work, no error but the output pdf without code scilab on article latex ,thank you in advance
I learnt Latex from your videos, can you help m,e in this problem, "Font shape `OT1/cmr/m/n' in size not available(Font) size substituted" - how to solve this
Hi Chandra! I downloaded the folder you uploaded and I tried to compile your .tex file and I got this error: ! I can't write on file `frontmatter/title.aux'. \@include...\immediate\openout \@partaux#1.aux \immediate \write \@partau... l.63 \include{frontmatter/title} Any idea??
Hi David, I did not find any problem in the compilation of "main" file. Any way you just replace "\include{---}" by "\input{---}" command after that it should work perfectly. Other way is that you can place all files in the same folder (folder where you have put your main file) and use \include(file name) or \input(file name) command.
Chandra Has Hi Chandra, thanks for the quick reply. As you well say, with \input there is no problem. Also I put all the files in the same folder and there is no problem neither. I would like to figure out why is that happening because it can be a mess to put in one folder the separate files of a thesis!
Not directly related, but I have my chapters in different files and when I try to reference an equation in Ch5 it only offers equations labelled in that chapter. But I wish to reference an equation from chapter 4 in Chapter 5. Your advice, please.
Nice video but all the references are in the same file. My case is different. I have a separate folder for each chapter and a 'main' file exactly as you advise in your tutorials on a thesis. In ch4 I have tables and I can easily reference them in that chapter because as soon as I type " ef" all the reference options appear. However, I also have a separate file for ch5. In ch5 I wish to refer to tables in ch4 but no options appear for them when I type " ef", I get only options for tables in ch5. Any way to do that?
This command enables to print the page number on each page at the center bottom. At the same time, page number will also appear in the header. Use '\fancyhead{}' if you don't want to use the fancy header.
Link of sample file is in the description box. You can download any package from the given link: www.ctan.org/pkg/ **Just add the downloaded package in the same folder where you have created your tex file.
Dear C. Has the other day I got your. For the same thank you. Employing your advise I got sweet fruit as my result. I am not at home in computer but by your grace I learn many things from you. I am sorry for disturbing you. But I can not do without your help. Though I enjoy your video tutorials again and again still today I found a new problem of Unicode 307. Kindly help to fix it
Good evening sir CHANDRA sir, I am a research scholar and writting thesis by watching your videos. Sir i want to format TOC as follows: Chapter 1 1 My first chapter name 1.1 my section........................................10 1.2 my second section..............................15 Chapter 2 2 My first chapter name 2.1 my section........................................20 2.2 my second section..............................30 etc. please guide me .
bharat jaiswal Here i am giving a MWE as per your demand. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass{report} \usepackage{tocloft,lipsum} \setlength{\cftchapnumwidth}{0pt}
Hi Chandra Thanks for videos. I am not able to adjust main page margins top & bottom. Pl help. Whatever changes I make they are being applied to preliminary pages only.
Help me solve this issue in latex.
Positioning of figures in sections and avoid blank pages with float package.
Hello i'm using tour portable texCh and when i use listings package on my code tex hé doesnt work, no error but the output pdf without code scilab on article latex ,thank you in advance
great job.
when am using templates output pdf file never change,can u help ??
COMPLETE tutorial with Customizable THESIS LATEX TEMPLATE!
th-cam.com/video/JMwLr-cocMc/w-d-xo.html
It will be VERY HELPFUL! Please watch!
Use fancy thesis template: th-cam.com/video/5MD5mfcvbz4/w-d-xo.html
I learnt Latex from your videos, can you help m,e in this problem, "Font shape `OT1/cmr/m/n' in size not available(Font) size substituted" - how to solve this
I know LaTeX coding
Hi Chandra!
I downloaded the folder you uploaded and I tried to compile your .tex file and I got this error:
! I can't write on file `frontmatter/title.aux'.
\@include...\immediate\openout \@partaux#1.aux
\immediate \write \@partau...
l.63 \include{frontmatter/title}
Any idea??
Hi David,
I did not find any problem in the compilation of "main" file. Any way you just replace "\include{---}" by "\input{---}" command after that it should work perfectly. Other way is that you can place all files in the same folder (folder where you have put your main file) and use \include(file name) or \input(file name) command.
Chandra Has Hi Chandra,
thanks for the quick reply. As you well say, with \input there is no problem. Also I put all the files in the same folder and there is no problem neither.
I would like to figure out why is that happening because it can be a mess to put in one folder the separate files of a thesis!
Not directly related, but I have my chapters in different files and when I try to reference an equation in Ch5 it only offers equations labelled in that chapter. But I wish to reference an equation from chapter 4 in Chapter 5. Your advice, please.
This could be useful: th-cam.com/video/2Oi5KVZrfIw/w-d-xo.html
Nice video but all the references are in the same file. My case is different. I have a separate folder for each chapter and a 'main' file exactly as you advise in your tutorials on a thesis. In ch4 I have tables and I can easily reference them in that chapter because as soon as I type "
ef" all the reference options appear. However, I also have a separate file for ch5. In ch5 I wish to refer to tables in ch4 but no options appear for them when I type "
ef", I get only options for tables in ch5. Any way to do that?
Texmaker does not show the labeled options from different files. You can use Texstudio editor; it shows all labeled options.
Hi Candra, good job! how can I change the page number to be on the bottom (center) of the page? Thanks
Use: \fancyfoot[CE, CO]{\thepage}
this will be printed on even and odd page? how about the one in fancyheader? I just have to remove it? thanks
This command enables to print the page number on each page at the center bottom. At the same time, page number will also appear in the header. Use '\fancyhead{}' if you don't want to use the fancy header.
Yes, but i want the chapter title or subsection title to also appear, not just a plain line...
See the codes: th-cam.com/video/5MD5mfcvbz4/w-d-xo.html
Remove '\thepage' from the braces and use this one: \fancyhead[LE, RO]{}.
Please provide me the download link of the thesis package
Link of sample file is in the description box.
You can download any package from the given link:
www.ctan.org/pkg/
**Just add the downloaded package in the same folder where you have created your tex file.
sir
How to refer the table in the content
You can use for chapter, section, subsection.... as:
\chapter[Title~
ef{tab:key}]{Title}
thank you sir
Sir
How to word file actually i don't know how to covert word to text file
You can use ''Word-to-LaTeX'' software but it's not free.
Thank´s a lot, this video was so helpful.
from México
+Juan Sevilla My pleasure !
Thanks Mr. Chandra,
When I try to compile different chapters of my thesis I got this error:
!Latex Error: Can be used only in Preamble.
Twana Hamid I will have to see your codes.
Fantastic !!! great!!!
Thanks.
Dear C. Has the other day I got your. For the same thank you. Employing your advise I got sweet fruit as my result. I am not at home in computer but by your grace I learn many things from you. I am sorry for disturbing you. But I can not do without your help. Though I enjoy your video tutorials again and again still today I found a new problem of Unicode 307. Kindly help to fix it
good work keep it up 👆
Thanks.
Thanks a lot...However slow down little bit..its hard to follow...
okay so now i m lost...
Welcome Shariful !
which editor u have used?????
TeXmaker.
Thanks a lot man
+Maryam M Welcome !
Good evening sir CHANDRA sir,
I am a research scholar and writting thesis by watching your videos. Sir i want to format TOC as follows:
Chapter 1
1 My first chapter name
1.1 my section........................................10
1.2 my second section..............................15
Chapter 2
2 My first chapter name
2.1 my section........................................20
2.2 my second section..............................30
etc.
please guide me .
bharat jaiswal Here i am giving a MWE as per your demand.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass{report}
\usepackage{tocloft,lipsum}
\setlength{\cftchapnumwidth}{0pt}
enewcommand{\cftchappresnum}{\chaptername~ }
enewcommand{\cftchapaftersnumb}{
ewline}
\addtocontents{toc}{\cftpagenumbersoff{chapter}}
ewcommand{\Chapter}[1]{\chapter[\thechapter~#1]{#1}}
\begin{document}
\tableofcontents
\Chapter{First chapter title}
\section{First section}\lipsum[1]
\section{Second section}
\Chapter{Second chapter title}
\section{First section}\lipsum[1]
ewpage
\section{Second section}
\end{document}
%%%%%%%%%%%%%%%%%%
sir if i use the code, Front matter displayed without page no. in TOC.
in Appendeix, "Chapter" should not be displayed
I have followed the same video one year back for writting my thesis
But , the problem related to Toc is not sorted out as desired
bharat jaiswal Ok, use this code. Everything is working fine as i have tested.
goo.gl/ZIR2Lf
your video is not clear