How to get a large division symbol? Unicorn Meta Zoo #1: Why another podcast? ...
Do you need a weapon for Thunderous Smite, and the other 'Smite' spells?
Could Neutrino technically as side-effect, incentivize centralization of the bitcoin network?
The art of proof summarizing. Are there known rules, or is it a purely common sense matter?
What units are pgfphysicalheight and pgfphysicalwidth defined in?
All ASCII characters with a given bit count
Is Electric Central Heating worth it if using Solar Panels?
I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?
How long after the last departure shall the airport stay open for an emergency return?
How do I check if a string is entirely made of the same substring?
What is /etc/mtab in Linux?
Error: Syntax error. Missing ')' for CASE Statement
Does the set of sets which are elements of every set exist?
Co-worker works way more than he should
What to do with someone that cheated their way through university and a PhD program?
How to find the right literary agent in the USA?
Why did Israel vote against lifting the American embargo on Cuba?
As an international instructor, should I openly talk about my accent?
What *exactly* is electrical current, voltage, and resistance?
Putting Ant-Man on house arrest
Israeli soda type drink
What is the term for a person whose job is to place products on shelves in stores?
Raising a bilingual kid. When should we introduce the majority language?
Check if a string is entirely made of the same substring
Trumpet valves, lengths, and pitch
How to get a large division symbol?
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraNew Large Math Symbolautomatic allowbreak around mathbin and mathrel charactersMake aligned equation vary alignment to avoid equation numbers on new lineLeft aligning equations without align characterHow can I make a diagonal division symbol?How can i insert large figure in IEEE templateCan't generate png with Error: Erroneous nesting of equation structuresLong Division of NumbersEuclidean DivisionLong division spacing
I'm using:
documentclass[journal,transmag]{IEEEtran}
usepackage{amsmath}
usepackage{amssymb}
usepackage{breqn}
begin{document}
begin{align}
something&left(sum_{n}right.nonumber\
&quadleft.vphantom{sum_{n}}+yright)/left(xright)^2.
end{align}
end{document}
With vphantom{sum_{n}} I get the big right parenthesis in the second line which is what I want. How can I get a larger division symbol as well?
math-mode align ieeetran
add a comment |
I'm using:
documentclass[journal,transmag]{IEEEtran}
usepackage{amsmath}
usepackage{amssymb}
usepackage{breqn}
begin{document}
begin{align}
something&left(sum_{n}right.nonumber\
&quadleft.vphantom{sum_{n}}+yright)/left(xright)^2.
end{align}
end{document}
With vphantom{sum_{n}} I get the big right parenthesis in the second line which is what I want. How can I get a larger division symbol as well?
math-mode align ieeetran
Larger how? Would it be possible for you to include an image of what you want to achieve?
– Alenanno
Apr 24 '15 at 19:53
add a comment |
I'm using:
documentclass[journal,transmag]{IEEEtran}
usepackage{amsmath}
usepackage{amssymb}
usepackage{breqn}
begin{document}
begin{align}
something&left(sum_{n}right.nonumber\
&quadleft.vphantom{sum_{n}}+yright)/left(xright)^2.
end{align}
end{document}
With vphantom{sum_{n}} I get the big right parenthesis in the second line which is what I want. How can I get a larger division symbol as well?
math-mode align ieeetran
I'm using:
documentclass[journal,transmag]{IEEEtran}
usepackage{amsmath}
usepackage{amssymb}
usepackage{breqn}
begin{document}
begin{align}
something&left(sum_{n}right.nonumber\
&quadleft.vphantom{sum_{n}}+yright)/left(xright)^2.
end{align}
end{document}
With vphantom{sum_{n}} I get the big right parenthesis in the second line which is what I want. How can I get a larger division symbol as well?
math-mode align ieeetran
math-mode align ieeetran
edited Apr 24 '15 at 19:53
Alenanno
28.9k558114
28.9k558114
asked Apr 24 '15 at 19:49
ElnazElnaz
5262918
5262918
Larger how? Would it be possible for you to include an image of what you want to achieve?
– Alenanno
Apr 24 '15 at 19:53
add a comment |
Larger how? Would it be possible for you to include an image of what you want to achieve?
– Alenanno
Apr 24 '15 at 19:53
Larger how? Would it be possible for you to include an image of what you want to achieve?
– Alenanno
Apr 24 '15 at 19:53
Larger how? Would it be possible for you to include an image of what you want to achieve?
– Alenanno
Apr 24 '15 at 19:53
add a comment |
2 Answers
2
active
oldest
votes
I understand it's only an example, but your usage of left and right is wrong.
begin{align}
something &biggl(sum_{n}nonumber\
&quad+ybiggr) bigg/ x^2.
end{align}

Why does your code complain in my Tex? :| It says "missing } inserted", "extra right", "missing endgroup inserted" etc...
– Alenanno
Apr 24 '15 at 20:00
1
@Alenanno I forgot to remove aright.
– egreg
Apr 24 '15 at 20:00
Ah ok, fixed. :)
– Alenanno
Apr 24 '15 at 20:02
add a comment |
To get the scaled division symbol, you probably want to use the left ... middle ... right construction:
begin{align}
something&left(sum_{n}right.nonumber\
&quadleft.left.vphantom{sum_{n}}+yright)middle/left(xright)^2right..
end{align}

New contributor
radar99 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 |
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
});
}
});
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%2f240446%2fhow-to-get-a-large-division-symbol%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I understand it's only an example, but your usage of left and right is wrong.
begin{align}
something &biggl(sum_{n}nonumber\
&quad+ybiggr) bigg/ x^2.
end{align}

Why does your code complain in my Tex? :| It says "missing } inserted", "extra right", "missing endgroup inserted" etc...
– Alenanno
Apr 24 '15 at 20:00
1
@Alenanno I forgot to remove aright.
– egreg
Apr 24 '15 at 20:00
Ah ok, fixed. :)
– Alenanno
Apr 24 '15 at 20:02
add a comment |
I understand it's only an example, but your usage of left and right is wrong.
begin{align}
something &biggl(sum_{n}nonumber\
&quad+ybiggr) bigg/ x^2.
end{align}

Why does your code complain in my Tex? :| It says "missing } inserted", "extra right", "missing endgroup inserted" etc...
– Alenanno
Apr 24 '15 at 20:00
1
@Alenanno I forgot to remove aright.
– egreg
Apr 24 '15 at 20:00
Ah ok, fixed. :)
– Alenanno
Apr 24 '15 at 20:02
add a comment |
I understand it's only an example, but your usage of left and right is wrong.
begin{align}
something &biggl(sum_{n}nonumber\
&quad+ybiggr) bigg/ x^2.
end{align}

I understand it's only an example, but your usage of left and right is wrong.
begin{align}
something &biggl(sum_{n}nonumber\
&quad+ybiggr) bigg/ x^2.
end{align}

edited Apr 24 '15 at 20:00
answered Apr 24 '15 at 19:57
egregegreg
736k8919353261
736k8919353261
Why does your code complain in my Tex? :| It says "missing } inserted", "extra right", "missing endgroup inserted" etc...
– Alenanno
Apr 24 '15 at 20:00
1
@Alenanno I forgot to remove aright.
– egreg
Apr 24 '15 at 20:00
Ah ok, fixed. :)
– Alenanno
Apr 24 '15 at 20:02
add a comment |
Why does your code complain in my Tex? :| It says "missing } inserted", "extra right", "missing endgroup inserted" etc...
– Alenanno
Apr 24 '15 at 20:00
1
@Alenanno I forgot to remove aright.
– egreg
Apr 24 '15 at 20:00
Ah ok, fixed. :)
– Alenanno
Apr 24 '15 at 20:02
Why does your code complain in my Tex? :| It says "missing } inserted", "extra right", "missing endgroup inserted" etc...
– Alenanno
Apr 24 '15 at 20:00
Why does your code complain in my Tex? :| It says "missing } inserted", "extra right", "missing endgroup inserted" etc...
– Alenanno
Apr 24 '15 at 20:00
1
1
@Alenanno I forgot to remove a
right.– egreg
Apr 24 '15 at 20:00
@Alenanno I forgot to remove a
right.– egreg
Apr 24 '15 at 20:00
Ah ok, fixed. :)
– Alenanno
Apr 24 '15 at 20:02
Ah ok, fixed. :)
– Alenanno
Apr 24 '15 at 20:02
add a comment |
To get the scaled division symbol, you probably want to use the left ... middle ... right construction:
begin{align}
something&left(sum_{n}right.nonumber\
&quadleft.left.vphantom{sum_{n}}+yright)middle/left(xright)^2right..
end{align}

New contributor
radar99 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 |
To get the scaled division symbol, you probably want to use the left ... middle ... right construction:
begin{align}
something&left(sum_{n}right.nonumber\
&quadleft.left.vphantom{sum_{n}}+yright)middle/left(xright)^2right..
end{align}

New contributor
radar99 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 |
To get the scaled division symbol, you probably want to use the left ... middle ... right construction:
begin{align}
something&left(sum_{n}right.nonumber\
&quadleft.left.vphantom{sum_{n}}+yright)middle/left(xright)^2right..
end{align}

New contributor
radar99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
To get the scaled division symbol, you probably want to use the left ... middle ... right construction:
begin{align}
something&left(sum_{n}right.nonumber\
&quadleft.left.vphantom{sum_{n}}+yright)middle/left(xright)^2right..
end{align}

New contributor
radar99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
radar99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 15 mins ago
radar99radar99
11
11
New contributor
radar99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
radar99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
radar99 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 |
add a comment |
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%2f240446%2fhow-to-get-a-large-division-symbol%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
Larger how? Would it be possible for you to include an image of what you want to achieve?
– Alenanno
Apr 24 '15 at 19:53