Problem with thesis classEnumerate and itemize undefined + captions not workingLaTeX Error: File subfigure.sty not foundChanging University Name in gatech-thesis Document ClassThesis class file, signing page not showing upStrange “No line to end error” from newchapter Thesis Formattingthesis document class - chapters stopped numbering randomlyCan't generate png with Error: Erroneous nesting of equation structuresbegindocument ended by endfigure, latex error in thesis templatePage Size for thesis templateLeft alignment for table of contents using custom thesis document class

How to say in German "enjoying home comforts"

What's the difference between 'rename' and 'mv'?

Why is consensus so controversial in Britain?

Twin primes whose sum is a cube

Neighboring nodes in the network

In a Spin are Both Wings Stalled?

How do conventional missiles fly?

How can I tell someone that I want to be his or her friend?

Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?

Combinations of multiple lists

Alternative to sending password over mail?

Blender 2.8 I can't see vertices, edges or faces in edit mode

Is it possible to create light that imparts a greater proportion of its energy as momentum rather than heat?

Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?

Do I have a twin with permutated remainders?

What exploit are these user agents trying to use?

Does a druid starting with a bow start with no arrows?

I Accidentally Deleted a Stock Terminal Theme

Withdrawals from HSA

What is going on with Captain Marvel's blood colour?

In Romance of the Three Kingdoms why do people still use bamboo sticks when papers are already invented?

Can I ask the recruiters in my resume to put the reason why I am rejected?

Doing something right before you need it - expression for this?

Can a rocket refuel on Mars from water?



Problem with thesis class


Enumerate and itemize undefined + captions not workingLaTeX Error: File subfigure.sty not foundChanging University Name in gatech-thesis Document ClassThesis class file, signing page not showing upStrange “No line to end error” from newchapter Thesis Formattingthesis document class - chapters stopped numbering randomlyCan't generate png with Error: Erroneous nesting of equation structuresbegindocument ended by endfigure, latex error in thesis templatePage Size for thesis templateLeft alignment for table of contents using custom thesis document class













0















When I am trying to use the thesis class file for my thesis I am getting this error:



File `thesis.cls' not found. usepackage


My codes



documentclass[12pt]thesis
usepackageblkarray
usepackageamsmath
begindocument
chapterHow long you want the title

enddocument


How to correct this error?










share|improve this question
























  • have you put thesis.cls file in the same folder as your .tex?

    – Romain Picot
    Oct 20 '15 at 11:49












  • that would be thesis.cls not .sty there are dozens if not hundreds of different classes called thesis.cls from every university department ever. presumably you had some documentation that said to use some particular local class and that documentation should have said where it could be found

    – David Carlisle
    Oct 20 '15 at 11:52











  • Try Thesis. If that works, replace Thesis by book.

    – Johannes_B
    Oct 20 '15 at 11:53











  • Otherwise just start your document using documentclassreport until you get any local instructions that mandate the use of a particular class.

    – David Carlisle
    Oct 20 '15 at 11:53















0















When I am trying to use the thesis class file for my thesis I am getting this error:



File `thesis.cls' not found. usepackage


My codes



documentclass[12pt]thesis
usepackageblkarray
usepackageamsmath
begindocument
chapterHow long you want the title

enddocument


How to correct this error?










share|improve this question
























  • have you put thesis.cls file in the same folder as your .tex?

    – Romain Picot
    Oct 20 '15 at 11:49












  • that would be thesis.cls not .sty there are dozens if not hundreds of different classes called thesis.cls from every university department ever. presumably you had some documentation that said to use some particular local class and that documentation should have said where it could be found

    – David Carlisle
    Oct 20 '15 at 11:52











  • Try Thesis. If that works, replace Thesis by book.

    – Johannes_B
    Oct 20 '15 at 11:53











  • Otherwise just start your document using documentclassreport until you get any local instructions that mandate the use of a particular class.

    – David Carlisle
    Oct 20 '15 at 11:53













0












0








0


1






When I am trying to use the thesis class file for my thesis I am getting this error:



File `thesis.cls' not found. usepackage


My codes



documentclass[12pt]thesis
usepackageblkarray
usepackageamsmath
begindocument
chapterHow long you want the title

enddocument


How to correct this error?










share|improve this question
















When I am trying to use the thesis class file for my thesis I am getting this error:



File `thesis.cls' not found. usepackage


My codes



documentclass[12pt]thesis
usepackageblkarray
usepackageamsmath
begindocument
chapterHow long you want the title

enddocument


How to correct this error?







errors thesis






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 20 '15 at 15:42









Christian Lindig

11.5k54365




11.5k54365










asked Oct 20 '15 at 11:48









DavidDavid

9531020




9531020












  • have you put thesis.cls file in the same folder as your .tex?

    – Romain Picot
    Oct 20 '15 at 11:49












  • that would be thesis.cls not .sty there are dozens if not hundreds of different classes called thesis.cls from every university department ever. presumably you had some documentation that said to use some particular local class and that documentation should have said where it could be found

    – David Carlisle
    Oct 20 '15 at 11:52











  • Try Thesis. If that works, replace Thesis by book.

    – Johannes_B
    Oct 20 '15 at 11:53











  • Otherwise just start your document using documentclassreport until you get any local instructions that mandate the use of a particular class.

    – David Carlisle
    Oct 20 '15 at 11:53

















  • have you put thesis.cls file in the same folder as your .tex?

    – Romain Picot
    Oct 20 '15 at 11:49












  • that would be thesis.cls not .sty there are dozens if not hundreds of different classes called thesis.cls from every university department ever. presumably you had some documentation that said to use some particular local class and that documentation should have said where it could be found

    – David Carlisle
    Oct 20 '15 at 11:52











  • Try Thesis. If that works, replace Thesis by book.

    – Johannes_B
    Oct 20 '15 at 11:53











  • Otherwise just start your document using documentclassreport until you get any local instructions that mandate the use of a particular class.

    – David Carlisle
    Oct 20 '15 at 11:53
















have you put thesis.cls file in the same folder as your .tex?

– Romain Picot
Oct 20 '15 at 11:49






have you put thesis.cls file in the same folder as your .tex?

– Romain Picot
Oct 20 '15 at 11:49














that would be thesis.cls not .sty there are dozens if not hundreds of different classes called thesis.cls from every university department ever. presumably you had some documentation that said to use some particular local class and that documentation should have said where it could be found

– David Carlisle
Oct 20 '15 at 11:52





that would be thesis.cls not .sty there are dozens if not hundreds of different classes called thesis.cls from every university department ever. presumably you had some documentation that said to use some particular local class and that documentation should have said where it could be found

– David Carlisle
Oct 20 '15 at 11:52













Try Thesis. If that works, replace Thesis by book.

– Johannes_B
Oct 20 '15 at 11:53





Try Thesis. If that works, replace Thesis by book.

– Johannes_B
Oct 20 '15 at 11:53













Otherwise just start your document using documentclassreport until you get any local instructions that mandate the use of a particular class.

– David Carlisle
Oct 20 '15 at 11:53





Otherwise just start your document using documentclassreport until you get any local instructions that mandate the use of a particular class.

– David Carlisle
Oct 20 '15 at 11:53










1 Answer
1






active

oldest

votes


















3














If you have access to thesis.cls:



Most of the time an error File foo.cls not found leads to two possible problems:



First, the cls file is a "classic" file that is part of TeXlive or other TeX distribution. In this case, you should update it. The way to do it depends if you are using TeXlive, MikTeX, macTeX or other system.



If your file comes from internet, or from another source as an University, you should have a copy of the file in your folder.



If the problem is still present, you should verify typo (thesis, Thesis or THESIS). The name depends on the file name.



If you don't have any thesis.cls file:



In this case you should use another document class as book or report:



documentclass[12pt]report %you can modifies report with book
usepackageblkarray
usepackageamsmath
begindocument
chapterHow long you want the title

enddocument





share|improve this answer

























  • How to fix this in linux..means i am using texstudio as an editor..

    – David
    Oct 20 '15 at 12:05











  • @David have you the thesis.cls file? If it's the case, just put it in the same folder as your tex document and voilà ;-)

    – Romain Picot
    Oct 20 '15 at 12:09











  • no i am not having

    – David
    Oct 20 '15 at 12:15






  • 1





    @David then do not use documentclassthesis use documentclassreport and it will work.

    – David Carlisle
    Oct 20 '15 at 12:18











  • @David I've modified my answer. The comment by David Carlisle is what you have to do

    – Romain Picot
    Oct 20 '15 at 12:22











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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f273988%2fproblem-with-thesis-class%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









3














If you have access to thesis.cls:



Most of the time an error File foo.cls not found leads to two possible problems:



First, the cls file is a "classic" file that is part of TeXlive or other TeX distribution. In this case, you should update it. The way to do it depends if you are using TeXlive, MikTeX, macTeX or other system.



If your file comes from internet, or from another source as an University, you should have a copy of the file in your folder.



If the problem is still present, you should verify typo (thesis, Thesis or THESIS). The name depends on the file name.



If you don't have any thesis.cls file:



In this case you should use another document class as book or report:



documentclass[12pt]report %you can modifies report with book
usepackageblkarray
usepackageamsmath
begindocument
chapterHow long you want the title

enddocument





share|improve this answer

























  • How to fix this in linux..means i am using texstudio as an editor..

    – David
    Oct 20 '15 at 12:05











  • @David have you the thesis.cls file? If it's the case, just put it in the same folder as your tex document and voilà ;-)

    – Romain Picot
    Oct 20 '15 at 12:09











  • no i am not having

    – David
    Oct 20 '15 at 12:15






  • 1





    @David then do not use documentclassthesis use documentclassreport and it will work.

    – David Carlisle
    Oct 20 '15 at 12:18











  • @David I've modified my answer. The comment by David Carlisle is what you have to do

    – Romain Picot
    Oct 20 '15 at 12:22















3














If you have access to thesis.cls:



Most of the time an error File foo.cls not found leads to two possible problems:



First, the cls file is a "classic" file that is part of TeXlive or other TeX distribution. In this case, you should update it. The way to do it depends if you are using TeXlive, MikTeX, macTeX or other system.



If your file comes from internet, or from another source as an University, you should have a copy of the file in your folder.



If the problem is still present, you should verify typo (thesis, Thesis or THESIS). The name depends on the file name.



If you don't have any thesis.cls file:



In this case you should use another document class as book or report:



documentclass[12pt]report %you can modifies report with book
usepackageblkarray
usepackageamsmath
begindocument
chapterHow long you want the title

enddocument





share|improve this answer

























  • How to fix this in linux..means i am using texstudio as an editor..

    – David
    Oct 20 '15 at 12:05











  • @David have you the thesis.cls file? If it's the case, just put it in the same folder as your tex document and voilà ;-)

    – Romain Picot
    Oct 20 '15 at 12:09











  • no i am not having

    – David
    Oct 20 '15 at 12:15






  • 1





    @David then do not use documentclassthesis use documentclassreport and it will work.

    – David Carlisle
    Oct 20 '15 at 12:18











  • @David I've modified my answer. The comment by David Carlisle is what you have to do

    – Romain Picot
    Oct 20 '15 at 12:22













3












3








3







If you have access to thesis.cls:



Most of the time an error File foo.cls not found leads to two possible problems:



First, the cls file is a "classic" file that is part of TeXlive or other TeX distribution. In this case, you should update it. The way to do it depends if you are using TeXlive, MikTeX, macTeX or other system.



If your file comes from internet, or from another source as an University, you should have a copy of the file in your folder.



If the problem is still present, you should verify typo (thesis, Thesis or THESIS). The name depends on the file name.



If you don't have any thesis.cls file:



In this case you should use another document class as book or report:



documentclass[12pt]report %you can modifies report with book
usepackageblkarray
usepackageamsmath
begindocument
chapterHow long you want the title

enddocument





share|improve this answer















If you have access to thesis.cls:



Most of the time an error File foo.cls not found leads to two possible problems:



First, the cls file is a "classic" file that is part of TeXlive or other TeX distribution. In this case, you should update it. The way to do it depends if you are using TeXlive, MikTeX, macTeX or other system.



If your file comes from internet, or from another source as an University, you should have a copy of the file in your folder.



If the problem is still present, you should verify typo (thesis, Thesis or THESIS). The name depends on the file name.



If you don't have any thesis.cls file:



In this case you should use another document class as book or report:



documentclass[12pt]report %you can modifies report with book
usepackageblkarray
usepackageamsmath
begindocument
chapterHow long you want the title

enddocument






share|improve this answer














share|improve this answer



share|improve this answer








edited Oct 20 '15 at 12:20

























answered Oct 20 '15 at 11:55









Romain PicotRomain Picot

4,50931952




4,50931952












  • How to fix this in linux..means i am using texstudio as an editor..

    – David
    Oct 20 '15 at 12:05











  • @David have you the thesis.cls file? If it's the case, just put it in the same folder as your tex document and voilà ;-)

    – Romain Picot
    Oct 20 '15 at 12:09











  • no i am not having

    – David
    Oct 20 '15 at 12:15






  • 1





    @David then do not use documentclassthesis use documentclassreport and it will work.

    – David Carlisle
    Oct 20 '15 at 12:18











  • @David I've modified my answer. The comment by David Carlisle is what you have to do

    – Romain Picot
    Oct 20 '15 at 12:22

















  • How to fix this in linux..means i am using texstudio as an editor..

    – David
    Oct 20 '15 at 12:05











  • @David have you the thesis.cls file? If it's the case, just put it in the same folder as your tex document and voilà ;-)

    – Romain Picot
    Oct 20 '15 at 12:09











  • no i am not having

    – David
    Oct 20 '15 at 12:15






  • 1





    @David then do not use documentclassthesis use documentclassreport and it will work.

    – David Carlisle
    Oct 20 '15 at 12:18











  • @David I've modified my answer. The comment by David Carlisle is what you have to do

    – Romain Picot
    Oct 20 '15 at 12:22
















How to fix this in linux..means i am using texstudio as an editor..

– David
Oct 20 '15 at 12:05





How to fix this in linux..means i am using texstudio as an editor..

– David
Oct 20 '15 at 12:05













@David have you the thesis.cls file? If it's the case, just put it in the same folder as your tex document and voilà ;-)

– Romain Picot
Oct 20 '15 at 12:09





@David have you the thesis.cls file? If it's the case, just put it in the same folder as your tex document and voilà ;-)

– Romain Picot
Oct 20 '15 at 12:09













no i am not having

– David
Oct 20 '15 at 12:15





no i am not having

– David
Oct 20 '15 at 12:15




1




1





@David then do not use documentclassthesis use documentclassreport and it will work.

– David Carlisle
Oct 20 '15 at 12:18





@David then do not use documentclassthesis use documentclassreport and it will work.

– David Carlisle
Oct 20 '15 at 12:18













@David I've modified my answer. The comment by David Carlisle is what you have to do

– Romain Picot
Oct 20 '15 at 12:22





@David I've modified my answer. The comment by David Carlisle is what you have to do

– Romain Picot
Oct 20 '15 at 12:22

















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f273988%2fproblem-with-thesis-class%23new-answer', 'question_page');

);

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







Popular posts from this blog

acmart: Multiple authors: all with same affiliation, one author an additional affiliationHow to Write Names of Multiple Authors with Shared Affiliation in ACM 2017 Template?Multiple authors with different primary affiliation, but same additional affiliationSame affiliation for all authors without extra packagesIOS-Book-Article.cls: one author with multiple affiliationacmart: Shared Author AffiliationMultiple authors with different primary affiliation, but same additional affiliationAuthor affiliation with only 1 authorAdding Multiple Authors with Different Affiliation in LaTeX ArticleLaTeX: Multiple authors stays on same lineHow to Label Multiple Authors with Same DescriptionHow to make two authors use the same affiliationTwo authors with same affiliation on finished front page

How to write “ä” and other umlauts and accented letters in bibliography?Accents in BibTeXSorting references with special characters alphabeticallyUse ae ligature in bibliographyEastern European nameInverted circumflex in BibTexBibTex, non-ascii initials and nameptr fproblems with accent in LatexHow to add a Ø to my bibliography from Jabref?References without accentsTroubles when trying to cite St“omer-Verlet in ”title" field of a bib entryComprehensive list of accented charactersHow to type the letter “i” with two dots (diaeresis) in math mode?Problem with glossary text and accented lettersSpecial character in bibliographyAccented letters, Unicode and LaTeX accentsHow to stop natbib from modifying bibliography styleCitation of a paper with non-standard characters by BibtexWrite accented characters to file using writeHow to group the bibliography alphabetically, if some surnames start with “accented” characters?How can I automatically capitalize significant words in my bibliography?

Problem using RevTeX4-1 with “! Undefined control sequence. @bibitemShut”