What LaTeX version should I download and useIs there a web-based LaTeX or TeX editor?Dynamic LaTeX typing and compilingWhy should I ever use equation when I can always use align?Too much white space when using the align-environmentUsing IEEEeqnarray environment in multiline equationAligning multiple places in equations using alignCenter inline equationsPlace overbrace/underbrace outside of a boxed-environmentLong equation design patterns in LaTeXLaTeX: Larger spacing in equations by defaultWhat kind of images does Latex generate?
Why do we call complex numbers “numbers” but we don’t consider 2-vectors numbers?
What exactly is the meaning of "fine wine"?
How do you make a gun that shoots melee weapons and/or swords?
Can Witch Sight see through Mirror Image?
Was this cameo in Captain Marvel computer generated?
How do property taxes on school district bonds work?
How does learning spells work when leveling a multiclass character?
Having the player face themselves after the mid-game
Why do phishing e-mails use faked e-mail addresses instead of the real one?
Why would /etc/passwd be used every time someone executes `ls -l` command?
Short story about an infectious indestructible metal bar?
Can I negotiate a patent idea for a raise, under French law?
Generating a list with duplicate entries
What is the orbit and expected lifetime of Crew Dragon trunk?
PTIJ: Sport in the Torah
I am the person who abides by rules but breaks the rules . Who am I
Boss Telling direct supervisor I snitched
Geological Explanation for an Unusually Temperate Northern Mountain Valley
Averaging over columns while ignoring zero entries
How spaceships determine each other's mass in space?
An Undercover Army
What would be the most expensive material to an intergalactic society?
After Brexit, will the EU recognize British passports that are valid for more than ten years?
std::string vs const std::string& vs std::string_view
What LaTeX version should I download and use
Is there a web-based LaTeX or TeX editor?Dynamic LaTeX typing and compilingWhy should I ever use equation when I can always use align?Too much white space when using the align-environmentUsing IEEEeqnarray environment in multiline equationAligning multiple places in equations using alignCenter inline equationsPlace overbrace/underbrace outside of a boxed-environmentLong equation design patterns in LaTeXLaTeX: Larger spacing in equations by defaultWhat kind of images does Latex generate?
I just want to build math formulas that look nice, no documents, no books.
Thanks
equations
New contributor
add a comment |
I just want to build math formulas that look nice, no documents, no books.
Thanks
equations
New contributor
1
Which operation system do you use?
– samcarter
2 hours ago
2
Consider reading Is there a web-based LaTeX or TeX editor? You might be interested in an online LaTeX equation editor.
– Werner
1 hour ago
Like most other software the answer will be: "The newest for your OS". I do not know what other type of answer you expect.
– hpekristiansen
1 hour ago
2
@down-voters Please don't downvote below a score of -1, even if the question in its current form needs some improvement. A score of -1 is enough to show that the question needs work, anything below that is of no use. Also, if you downvote or vote to close, please leave a comment explaining why you did so, but wait at least 24 hours after asking the OP for improvements to the question before voting to close.
– Kurt
1 hour ago
add a comment |
I just want to build math formulas that look nice, no documents, no books.
Thanks
equations
New contributor
I just want to build math formulas that look nice, no documents, no books.
Thanks
equations
equations
New contributor
New contributor
New contributor
asked 2 hours ago
user2817127user2817127
6
6
New contributor
New contributor
1
Which operation system do you use?
– samcarter
2 hours ago
2
Consider reading Is there a web-based LaTeX or TeX editor? You might be interested in an online LaTeX equation editor.
– Werner
1 hour ago
Like most other software the answer will be: "The newest for your OS". I do not know what other type of answer you expect.
– hpekristiansen
1 hour ago
2
@down-voters Please don't downvote below a score of -1, even if the question in its current form needs some improvement. A score of -1 is enough to show that the question needs work, anything below that is of no use. Also, if you downvote or vote to close, please leave a comment explaining why you did so, but wait at least 24 hours after asking the OP for improvements to the question before voting to close.
– Kurt
1 hour ago
add a comment |
1
Which operation system do you use?
– samcarter
2 hours ago
2
Consider reading Is there a web-based LaTeX or TeX editor? You might be interested in an online LaTeX equation editor.
– Werner
1 hour ago
Like most other software the answer will be: "The newest for your OS". I do not know what other type of answer you expect.
– hpekristiansen
1 hour ago
2
@down-voters Please don't downvote below a score of -1, even if the question in its current form needs some improvement. A score of -1 is enough to show that the question needs work, anything below that is of no use. Also, if you downvote or vote to close, please leave a comment explaining why you did so, but wait at least 24 hours after asking the OP for improvements to the question before voting to close.
– Kurt
1 hour ago
1
1
Which operation system do you use?
– samcarter
2 hours ago
Which operation system do you use?
– samcarter
2 hours ago
2
2
Consider reading Is there a web-based LaTeX or TeX editor? You might be interested in an online LaTeX equation editor.
– Werner
1 hour ago
Consider reading Is there a web-based LaTeX or TeX editor? You might be interested in an online LaTeX equation editor.
– Werner
1 hour ago
Like most other software the answer will be: "The newest for your OS". I do not know what other type of answer you expect.
– hpekristiansen
1 hour ago
Like most other software the answer will be: "The newest for your OS". I do not know what other type of answer you expect.
– hpekristiansen
1 hour ago
2
2
@down-voters Please don't downvote below a score of -1, even if the question in its current form needs some improvement. A score of -1 is enough to show that the question needs work, anything below that is of no use. Also, if you downvote or vote to close, please leave a comment explaining why you did so, but wait at least 24 hours after asking the OP for improvements to the question before voting to close.
– Kurt
1 hour ago
@down-voters Please don't downvote below a score of -1, even if the question in its current form needs some improvement. A score of -1 is enough to show that the question needs work, anything below that is of no use. Also, if you downvote or vote to close, please leave a comment explaining why you did so, but wait at least 24 hours after asking the OP for improvements to the question before voting to close.
– Kurt
1 hour ago
add a comment |
1 Answer
1
active
oldest
votes
(too long for a comment, hence posted as an answer)
You asked,
[Which] LaTeX version should I download?
and you mentioned that
I just want to build math formulas that look nice.
Your question appears to imply that you expect there to be various manifestations of LaTeX executables, each with various amounts of power or sophistication. But that's now how LaTeX "works".
The two questions you should be asking are: "Once I've downloaded and installed a suitable complete TeX distribution on my computer, which LaTeX document class should I employ?" And, "Which LaTeX packages (if any) should I load in the preamble of my LaTeX documents in order to make typesetting various mathematical expressions straightforward?"
Regarding your first question: It sounds like even a "basic" document class such as article
will do fine. Not knowing what kinds of mathematical typesetting needs you may have, it's not really possible to give an in-depth answer to the second question.
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
);
);
user2817127 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%2f478504%2fwhat-latex-version-should-i-download-and-use%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
(too long for a comment, hence posted as an answer)
You asked,
[Which] LaTeX version should I download?
and you mentioned that
I just want to build math formulas that look nice.
Your question appears to imply that you expect there to be various manifestations of LaTeX executables, each with various amounts of power or sophistication. But that's now how LaTeX "works".
The two questions you should be asking are: "Once I've downloaded and installed a suitable complete TeX distribution on my computer, which LaTeX document class should I employ?" And, "Which LaTeX packages (if any) should I load in the preamble of my LaTeX documents in order to make typesetting various mathematical expressions straightforward?"
Regarding your first question: It sounds like even a "basic" document class such as article
will do fine. Not knowing what kinds of mathematical typesetting needs you may have, it's not really possible to give an in-depth answer to the second question.
add a comment |
(too long for a comment, hence posted as an answer)
You asked,
[Which] LaTeX version should I download?
and you mentioned that
I just want to build math formulas that look nice.
Your question appears to imply that you expect there to be various manifestations of LaTeX executables, each with various amounts of power or sophistication. But that's now how LaTeX "works".
The two questions you should be asking are: "Once I've downloaded and installed a suitable complete TeX distribution on my computer, which LaTeX document class should I employ?" And, "Which LaTeX packages (if any) should I load in the preamble of my LaTeX documents in order to make typesetting various mathematical expressions straightforward?"
Regarding your first question: It sounds like even a "basic" document class such as article
will do fine. Not knowing what kinds of mathematical typesetting needs you may have, it's not really possible to give an in-depth answer to the second question.
add a comment |
(too long for a comment, hence posted as an answer)
You asked,
[Which] LaTeX version should I download?
and you mentioned that
I just want to build math formulas that look nice.
Your question appears to imply that you expect there to be various manifestations of LaTeX executables, each with various amounts of power or sophistication. But that's now how LaTeX "works".
The two questions you should be asking are: "Once I've downloaded and installed a suitable complete TeX distribution on my computer, which LaTeX document class should I employ?" And, "Which LaTeX packages (if any) should I load in the preamble of my LaTeX documents in order to make typesetting various mathematical expressions straightforward?"
Regarding your first question: It sounds like even a "basic" document class such as article
will do fine. Not knowing what kinds of mathematical typesetting needs you may have, it's not really possible to give an in-depth answer to the second question.
(too long for a comment, hence posted as an answer)
You asked,
[Which] LaTeX version should I download?
and you mentioned that
I just want to build math formulas that look nice.
Your question appears to imply that you expect there to be various manifestations of LaTeX executables, each with various amounts of power or sophistication. But that's now how LaTeX "works".
The two questions you should be asking are: "Once I've downloaded and installed a suitable complete TeX distribution on my computer, which LaTeX document class should I employ?" And, "Which LaTeX packages (if any) should I load in the preamble of my LaTeX documents in order to make typesetting various mathematical expressions straightforward?"
Regarding your first question: It sounds like even a "basic" document class such as article
will do fine. Not knowing what kinds of mathematical typesetting needs you may have, it's not really possible to give an in-depth answer to the second question.
answered 1 hour ago
MicoMico
282k31385774
282k31385774
add a comment |
add a comment |
user2817127 is a new contributor. Be nice, and check out our Code of Conduct.
user2817127 is a new contributor. Be nice, and check out our Code of Conduct.
user2817127 is a new contributor. Be nice, and check out our Code of Conduct.
user2817127 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%2f478504%2fwhat-latex-version-should-i-download-and-use%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
1
Which operation system do you use?
– samcarter
2 hours ago
2
Consider reading Is there a web-based LaTeX or TeX editor? You might be interested in an online LaTeX equation editor.
– Werner
1 hour ago
Like most other software the answer will be: "The newest for your OS". I do not know what other type of answer you expect.
– hpekristiansen
1 hour ago
2
@down-voters Please don't downvote below a score of -1, even if the question in its current form needs some improvement. A score of -1 is enough to show that the question needs work, anything below that is of no use. Also, if you downvote or vote to close, please leave a comment explaining why you did so, but wait at least 24 hours after asking the OP for improvements to the question before voting to close.
– Kurt
1 hour ago