! LaTeX Error: File `12pt.cls' not foundWhy is [ … ] preferable to $$ … $$?! LaTeX Error: File...
When stopping and starting a tile job, what to do with the extra thinset from previous row's cleanup?
Should I tell my boss the work he did was worthless
Why the color red for the Republican Party
Why does Captain Marvel assume the people on this planet know this?
Child Theme Path Being Ignored With wp_enqueue_scripts
Why is computing ridge regression with a Cholesky decomposition much quicker than using SVD?
PTIJ: wiping amalek’s memory?
Recommendation letter by significant other if you worked with them professionally?
Was Luke Skywalker the leader of the Rebel forces on Hoth?
Bash script should only kill those instances of another script's that it has launched
How did Alan Turing break the enigma code using the hint given by the lady in the bar?
How do I express some one as a black person?
Why would one plane in this picture not have gear down yet?
Linux Ubuntu 18.04 Full Backup
Conservation of Mass and Energy
An alternative proof of an application of Hahn-Banach
How to draw cubes in a 3 dimensional plane
Coax or bifilar choke
Makefile strange variable substitution
What Happens when Passenger Refuses to Fly Boeing 737 Max?
Word for a person who has no opinion about whether god exists
Do I really need to have a scientific explanation for my premise?
Is it necessary to separate DC power cables and data cables?
How does NOW work?
! LaTeX Error: File `12pt.cls' not found
Why is [ … ] preferable to $$ … $$?! LaTeX Error: File 'figures/UILogoLG3L' not foundLaTeX Error: File 'ashmath.sty' not foundLatex Error File `x.sty` not foundError: PDF file not found! LaTex Error: File `forest.sty` not foundError “Font ptmr8r at 480 not found”Jpg file not foundLatex file not found with graphicspath“file <filename>.bb not found” error from LaTeXcannot use package makeidx
Here's my code:
documentclass{12pt}{article}
usepackage{amssymb,amsmath,latexsym}
begin{document}
title{Assignment-1}
date{today}
author{xyz}
maketitle
tableofcontents
newpage
section{ODE}
Hello
subsection{Maths}
subsubsection{Hello}
section{Paragraph-2}
subsection{stats}
$$a^2+b^2=c^2$$
end{document}
The error I keep getting:
Command Line: pdflatex.exe --interaction=errorstopmode --synctex=-1 "one.tex"
Startup Folder: C:UsersxyzDesktop
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (MiKTeX 2.9.6930)
entering extended mode
(one.tex
LaTeX2e <2018-12-01>
! LaTeX Error: File `12pt.cls' not found.
Type X to quit or to proceed,
or enter new name. (Default extension: cls)
Enter file name:
I am new to this, please answer in a detailed manner.
pdftex winedt
New contributor
M.M. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Here's my code:
documentclass{12pt}{article}
usepackage{amssymb,amsmath,latexsym}
begin{document}
title{Assignment-1}
date{today}
author{xyz}
maketitle
tableofcontents
newpage
section{ODE}
Hello
subsection{Maths}
subsubsection{Hello}
section{Paragraph-2}
subsection{stats}
$$a^2+b^2=c^2$$
end{document}
The error I keep getting:
Command Line: pdflatex.exe --interaction=errorstopmode --synctex=-1 "one.tex"
Startup Folder: C:UsersxyzDesktop
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (MiKTeX 2.9.6930)
entering extended mode
(one.tex
LaTeX2e <2018-12-01>
! LaTeX Error: File `12pt.cls' not found.
Type X to quit or to proceed,
or enter new name. (Default extension: cls)
Enter file name:
I am new to this, please answer in a detailed manner.
pdftex winedt
New contributor
M.M. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Welcome to TeX.SE. It is preferible to use[ ... ]for displayed equations instead of$$ ... $$: see this link: tex.stackexchange.com/questions/503/why-is-preferable-to
– Sebastiano
1 hour ago
1
Could be your installation of MiKTeX is faulty. Because you are using an older version have you considered to update your MiKTeX? I recommend it.
– Kurt
1 hour ago
add a comment |
Here's my code:
documentclass{12pt}{article}
usepackage{amssymb,amsmath,latexsym}
begin{document}
title{Assignment-1}
date{today}
author{xyz}
maketitle
tableofcontents
newpage
section{ODE}
Hello
subsection{Maths}
subsubsection{Hello}
section{Paragraph-2}
subsection{stats}
$$a^2+b^2=c^2$$
end{document}
The error I keep getting:
Command Line: pdflatex.exe --interaction=errorstopmode --synctex=-1 "one.tex"
Startup Folder: C:UsersxyzDesktop
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (MiKTeX 2.9.6930)
entering extended mode
(one.tex
LaTeX2e <2018-12-01>
! LaTeX Error: File `12pt.cls' not found.
Type X to quit or to proceed,
or enter new name. (Default extension: cls)
Enter file name:
I am new to this, please answer in a detailed manner.
pdftex winedt
New contributor
M.M. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Here's my code:
documentclass{12pt}{article}
usepackage{amssymb,amsmath,latexsym}
begin{document}
title{Assignment-1}
date{today}
author{xyz}
maketitle
tableofcontents
newpage
section{ODE}
Hello
subsection{Maths}
subsubsection{Hello}
section{Paragraph-2}
subsection{stats}
$$a^2+b^2=c^2$$
end{document}
The error I keep getting:
Command Line: pdflatex.exe --interaction=errorstopmode --synctex=-1 "one.tex"
Startup Folder: C:UsersxyzDesktop
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (MiKTeX 2.9.6930)
entering extended mode
(one.tex
LaTeX2e <2018-12-01>
! LaTeX Error: File `12pt.cls' not found.
Type X to quit or to proceed,
or enter new name. (Default extension: cls)
Enter file name:
I am new to this, please answer in a detailed manner.
pdftex winedt
pdftex winedt
New contributor
M.M. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
M.M. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 1 hour ago
Sebastiano
10.8k42163
10.8k42163
New contributor
M.M. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 1 hour ago
M.M.M.M.
1
1
New contributor
M.M. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
M.M. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
M.M. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Welcome to TeX.SE. It is preferible to use[ ... ]for displayed equations instead of$$ ... $$: see this link: tex.stackexchange.com/questions/503/why-is-preferable-to
– Sebastiano
1 hour ago
1
Could be your installation of MiKTeX is faulty. Because you are using an older version have you considered to update your MiKTeX? I recommend it.
– Kurt
1 hour ago
add a comment |
Welcome to TeX.SE. It is preferible to use[ ... ]for displayed equations instead of$$ ... $$: see this link: tex.stackexchange.com/questions/503/why-is-preferable-to
– Sebastiano
1 hour ago
1
Could be your installation of MiKTeX is faulty. Because you are using an older version have you considered to update your MiKTeX? I recommend it.
– Kurt
1 hour ago
Welcome to TeX.SE. It is preferible to use
[ ... ] for displayed equations instead of $$ ... $$: see this link: tex.stackexchange.com/questions/503/why-is-preferable-to– Sebastiano
1 hour ago
Welcome to TeX.SE. It is preferible to use
[ ... ] for displayed equations instead of $$ ... $$: see this link: tex.stackexchange.com/questions/503/why-is-preferable-to– Sebastiano
1 hour ago
1
1
Could be your installation of MiKTeX is faulty. Because you are using an older version have you considered to update your MiKTeX? I recommend it.
– Kurt
1 hour ago
Could be your installation of MiKTeX is faulty. Because you are using an older version have you considered to update your MiKTeX? I recommend it.
– Kurt
1 hour ago
add a comment |
1 Answer
1
active
oldest
votes
The fix here should be simple. Use
documentclass[12pt]{article}
instead of
documentclass{12pt}{article}
Note the use of [12pt] as an optional argument to the documentclass command, rather than your supply of {12pt} - a mandatory argument.
Thanks for quick response. Now I am getting a warning saying AcroRd32.exe "C:UsersxyzDesktopone.pdf"
– M.M.
1 hour ago
1
@M.M.: That sounds like a setup issue with your editor, not (La)TeX.
– Werner
53 mins ago
add a comment |
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
});
}
});
M.M. is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f478975%2flatex-error-file-12pt-cls-not-found%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
The fix here should be simple. Use
documentclass[12pt]{article}
instead of
documentclass{12pt}{article}
Note the use of [12pt] as an optional argument to the documentclass command, rather than your supply of {12pt} - a mandatory argument.
Thanks for quick response. Now I am getting a warning saying AcroRd32.exe "C:UsersxyzDesktopone.pdf"
– M.M.
1 hour ago
1
@M.M.: That sounds like a setup issue with your editor, not (La)TeX.
– Werner
53 mins ago
add a comment |
The fix here should be simple. Use
documentclass[12pt]{article}
instead of
documentclass{12pt}{article}
Note the use of [12pt] as an optional argument to the documentclass command, rather than your supply of {12pt} - a mandatory argument.
Thanks for quick response. Now I am getting a warning saying AcroRd32.exe "C:UsersxyzDesktopone.pdf"
– M.M.
1 hour ago
1
@M.M.: That sounds like a setup issue with your editor, not (La)TeX.
– Werner
53 mins ago
add a comment |
The fix here should be simple. Use
documentclass[12pt]{article}
instead of
documentclass{12pt}{article}
Note the use of [12pt] as an optional argument to the documentclass command, rather than your supply of {12pt} - a mandatory argument.
The fix here should be simple. Use
documentclass[12pt]{article}
instead of
documentclass{12pt}{article}
Note the use of [12pt] as an optional argument to the documentclass command, rather than your supply of {12pt} - a mandatory argument.
answered 1 hour ago
WernerWerner
447k699891695
447k699891695
Thanks for quick response. Now I am getting a warning saying AcroRd32.exe "C:UsersxyzDesktopone.pdf"
– M.M.
1 hour ago
1
@M.M.: That sounds like a setup issue with your editor, not (La)TeX.
– Werner
53 mins ago
add a comment |
Thanks for quick response. Now I am getting a warning saying AcroRd32.exe "C:UsersxyzDesktopone.pdf"
– M.M.
1 hour ago
1
@M.M.: That sounds like a setup issue with your editor, not (La)TeX.
– Werner
53 mins ago
Thanks for quick response. Now I am getting a warning saying AcroRd32.exe "C:UsersxyzDesktopone.pdf"
– M.M.
1 hour ago
Thanks for quick response. Now I am getting a warning saying AcroRd32.exe "C:UsersxyzDesktopone.pdf"
– M.M.
1 hour ago
1
1
@M.M.: That sounds like a setup issue with your editor, not (La)TeX.
– Werner
53 mins ago
@M.M.: That sounds like a setup issue with your editor, not (La)TeX.
– Werner
53 mins ago
add a comment |
M.M. is a new contributor. Be nice, and check out our Code of Conduct.
M.M. is a new contributor. Be nice, and check out our Code of Conduct.
M.M. is a new contributor. Be nice, and check out our Code of Conduct.
M.M. is a new contributor. Be nice, and check out our Code of Conduct.
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f478975%2flatex-error-file-12pt-cls-not-found%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
Welcome to TeX.SE. It is preferible to use
[ ... ]for displayed equations instead of$$ ... $$: see this link: tex.stackexchange.com/questions/503/why-is-preferable-to– Sebastiano
1 hour ago
1
Could be your installation of MiKTeX is faulty. Because you are using an older version have you considered to update your MiKTeX? I recommend it.
– Kurt
1 hour ago