simple conditions equationaligning a multiline formula with the bullet of itemizeConflict between color, graphicx and libertineAlign equations with conditionsSimple newline in equationSimple includegraphicsSimple equation editingFix arrows from equation to textSplitting conditions in equationsAlign equation with conditions and another equationTypeset equation with multiple aligned conditions on the right
Does a semiconductor follow Ohm's law?
Is there really no use for MD5 anymore?
How to get a plain text file version of a CP/M .BAS (M-BASIC) program?
What is the most expensive material in the world that could be used to create Pun-Pun's lute?
Repelling Blast: Must targets always be pushed back?
Apply MapThread to all but one variable
What are the potential pitfalls when using metals as a currency?
What does the "ep" capability mean?
Why do Computer Science majors learn Calculus?
How to pronounce 'C++' in Spanish
With a Canadian student visa, can I spend a night at Vancouver before continuing to Toronto?
French for 'It must be my imagination'?
Document starts having heaps of errors in the middle, but the code doesn't have any problems in it
US visa is under administrative processing, I need the passport back ASAP
What is Niska's accent?
Why do games have consumables?
A Strange Latex Symbol
Mac Pro install disk keeps ejecting itself
Pulling the rope with one hand is as heavy as with two hands?
Size of electromagnet needed to replicate Earth's magnetic field
Please, smoke with good manners
How can the Zone of Truth spell be defeated without the caster knowing?
How can I place the product on a social media post better?
Why was Germany not as successful as other Europeans in establishing overseas colonies?
simple conditions equation
aligning a multiline formula with the bullet of itemizeConflict between color, graphicx and libertineAlign equations with conditionsSimple newline in equationSimple includegraphicsSimple equation editingFix arrows from equation to textSplitting conditions in equationsAlign equation with conditions and another equationTypeset equation with multiple aligned conditions on the right
I tested some solutions, but without getting the simple results.
aesthetic I would like to use the arrows. rather than parentheses. the formula is followed by a text with explanations of the conditions.
would you have some simple suggestions about it?
thanks
documentclass[a4paper]article
usepackage[T1]fontenc
usepackage[italian]babel
usepackageamsmath
usepackagetikz
usepackagemwe
usepackagelmodern
makeatletter
DeclareMathSizes@xpt@xpt54
DeclareMathSizes@xipt@xipt65
DeclareMathSizes@xiipt@xiipt65
DeclareMathSizes@xivpt@xivpt@xpt6
makeatother
begindocument
$
alpha = mfracl',zl_0;
begincases
>0\=0\<0
endcases
$
$
alpha = mfracl',zl_0
beginarrayc
nearrow >0\
rightarrow = 0\
searrow < 0\
endarray
$
enddocument

graphics equations tikz-arrows
add a comment |
I tested some solutions, but without getting the simple results.
aesthetic I would like to use the arrows. rather than parentheses. the formula is followed by a text with explanations of the conditions.
would you have some simple suggestions about it?
thanks
documentclass[a4paper]article
usepackage[T1]fontenc
usepackage[italian]babel
usepackageamsmath
usepackagetikz
usepackagemwe
usepackagelmodern
makeatletter
DeclareMathSizes@xpt@xpt54
DeclareMathSizes@xipt@xipt65
DeclareMathSizes@xiipt@xiipt65
DeclareMathSizes@xivpt@xivpt@xpt6
makeatother
begindocument
$
alpha = mfracl',zl_0;
begincases
>0\=0\<0
endcases
$
$
alpha = mfracl',zl_0
beginarrayc
nearrow >0\
rightarrow = 0\
searrow < 0\
endarray
$
enddocument

graphics equations tikz-arrows
1
Could you post an example of the kind of text you'd like to add?
– Bernard
2 hours ago
2
so far i not see anywhere your second example for writing "condition equation".casesis normal for such cases. it is far more readable than your "invention" ...
– Zarko
2 hours ago
@Bernard the equation I would like to explain is more complex. It is the conditions with respect to the production of buoyancy forces compared to the Richardson number. I am not very familiar with the tikz library and often I have difficulty with trivial things (which are often the most important ones)
– Antonio
1 hour ago
@Bernard in this case it is only an aesthetic problem. I prefer the arrows, to the braces
– Antonio
1 hour ago
Would there be an explanation per case, or a global explanation?
– Bernard
1 hour ago
add a comment |
I tested some solutions, but without getting the simple results.
aesthetic I would like to use the arrows. rather than parentheses. the formula is followed by a text with explanations of the conditions.
would you have some simple suggestions about it?
thanks
documentclass[a4paper]article
usepackage[T1]fontenc
usepackage[italian]babel
usepackageamsmath
usepackagetikz
usepackagemwe
usepackagelmodern
makeatletter
DeclareMathSizes@xpt@xpt54
DeclareMathSizes@xipt@xipt65
DeclareMathSizes@xiipt@xiipt65
DeclareMathSizes@xivpt@xivpt@xpt6
makeatother
begindocument
$
alpha = mfracl',zl_0;
begincases
>0\=0\<0
endcases
$
$
alpha = mfracl',zl_0
beginarrayc
nearrow >0\
rightarrow = 0\
searrow < 0\
endarray
$
enddocument

graphics equations tikz-arrows
I tested some solutions, but without getting the simple results.
aesthetic I would like to use the arrows. rather than parentheses. the formula is followed by a text with explanations of the conditions.
would you have some simple suggestions about it?
thanks
documentclass[a4paper]article
usepackage[T1]fontenc
usepackage[italian]babel
usepackageamsmath
usepackagetikz
usepackagemwe
usepackagelmodern
makeatletter
DeclareMathSizes@xpt@xpt54
DeclareMathSizes@xipt@xipt65
DeclareMathSizes@xiipt@xiipt65
DeclareMathSizes@xivpt@xivpt@xpt6
makeatother
begindocument
$
alpha = mfracl',zl_0;
begincases
>0\=0\<0
endcases
$
$
alpha = mfracl',zl_0
beginarrayc
nearrow >0\
rightarrow = 0\
searrow < 0\
endarray
$
enddocument

graphics equations tikz-arrows
graphics equations tikz-arrows
asked 2 hours ago
AntonioAntonio
305111
305111
1
Could you post an example of the kind of text you'd like to add?
– Bernard
2 hours ago
2
so far i not see anywhere your second example for writing "condition equation".casesis normal for such cases. it is far more readable than your "invention" ...
– Zarko
2 hours ago
@Bernard the equation I would like to explain is more complex. It is the conditions with respect to the production of buoyancy forces compared to the Richardson number. I am not very familiar with the tikz library and often I have difficulty with trivial things (which are often the most important ones)
– Antonio
1 hour ago
@Bernard in this case it is only an aesthetic problem. I prefer the arrows, to the braces
– Antonio
1 hour ago
Would there be an explanation per case, or a global explanation?
– Bernard
1 hour ago
add a comment |
1
Could you post an example of the kind of text you'd like to add?
– Bernard
2 hours ago
2
so far i not see anywhere your second example for writing "condition equation".casesis normal for such cases. it is far more readable than your "invention" ...
– Zarko
2 hours ago
@Bernard the equation I would like to explain is more complex. It is the conditions with respect to the production of buoyancy forces compared to the Richardson number. I am not very familiar with the tikz library and often I have difficulty with trivial things (which are often the most important ones)
– Antonio
1 hour ago
@Bernard in this case it is only an aesthetic problem. I prefer the arrows, to the braces
– Antonio
1 hour ago
Would there be an explanation per case, or a global explanation?
– Bernard
1 hour ago
1
1
Could you post an example of the kind of text you'd like to add?
– Bernard
2 hours ago
Could you post an example of the kind of text you'd like to add?
– Bernard
2 hours ago
2
2
so far i not see anywhere your second example for writing "condition equation".
cases is normal for such cases. it is far more readable than your "invention" ...– Zarko
2 hours ago
so far i not see anywhere your second example for writing "condition equation".
cases is normal for such cases. it is far more readable than your "invention" ...– Zarko
2 hours ago
@Bernard the equation I would like to explain is more complex. It is the conditions with respect to the production of buoyancy forces compared to the Richardson number. I am not very familiar with the tikz library and often I have difficulty with trivial things (which are often the most important ones)
– Antonio
1 hour ago
@Bernard the equation I would like to explain is more complex. It is the conditions with respect to the production of buoyancy forces compared to the Richardson number. I am not very familiar with the tikz library and often I have difficulty with trivial things (which are often the most important ones)
– Antonio
1 hour ago
@Bernard in this case it is only an aesthetic problem. I prefer the arrows, to the braces
– Antonio
1 hour ago
@Bernard in this case it is only an aesthetic problem. I prefer the arrows, to the braces
– Antonio
1 hour ago
Would there be an explanation per case, or a global explanation?
– Bernard
1 hour ago
Would there be an explanation per case, or a global explanation?
– Bernard
1 hour ago
add a comment |
2 Answers
2
active
oldest
votes
My suggestion for example, for the 2nd formula, without left bracket, is with the package tikz-cd.

documentclassarticle
usepackagetikz-cd
usepackageamsmath
begindocument
begintikzcd[row sep=.4cm, column sep=.5cm]
& >0 \
alpha = mdfracl',zl_0
arrow[ru] arrow[r] arrow[rd] & =0 \
& <0
endtikzcd
enddocument
add a comment |
Done here with two separate stacks, so that the arrow vertical gap can be different than the baselineskip of the conditions stack.
documentclass[a4paper]article
usepackage[T1]fontenc
usepackage[italian]babel
usepackageamsmath
usepackagetikz
usepackagemwe
usepackagelmodern
makeatletter
DeclareMathSizes@xpt@xpt54
DeclareMathSizes@xipt@xipt65
DeclareMathSizes@xiipt@xiipt65
DeclareMathSizes@xivpt@xivpt@xpt6
makeatother
usepackage[usestackEOL]stackengine
stackMath
newcommandarrowstack,ensurestackMathstackengineSstackgap%
stackengineSstackgaprightarrownearrowOcFFS%
searrowUcFFS%
begindocument
[
setstackgapL16pt% GOVERNS THE CONDITIONS STACK BASELINESKIP
setstackgapS2pt% GOVERNS THE ARROW STACK GAP
alpha = mfracl',zl_0
arrowstack
Centerstack[l]>0\=0\<0
]
enddocument

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%2f487981%2fsimple-conditions-equation%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
My suggestion for example, for the 2nd formula, without left bracket, is with the package tikz-cd.

documentclassarticle
usepackagetikz-cd
usepackageamsmath
begindocument
begintikzcd[row sep=.4cm, column sep=.5cm]
& >0 \
alpha = mdfracl',zl_0
arrow[ru] arrow[r] arrow[rd] & =0 \
& <0
endtikzcd
enddocument
add a comment |
My suggestion for example, for the 2nd formula, without left bracket, is with the package tikz-cd.

documentclassarticle
usepackagetikz-cd
usepackageamsmath
begindocument
begintikzcd[row sep=.4cm, column sep=.5cm]
& >0 \
alpha = mdfracl',zl_0
arrow[ru] arrow[r] arrow[rd] & =0 \
& <0
endtikzcd
enddocument
add a comment |
My suggestion for example, for the 2nd formula, without left bracket, is with the package tikz-cd.

documentclassarticle
usepackagetikz-cd
usepackageamsmath
begindocument
begintikzcd[row sep=.4cm, column sep=.5cm]
& >0 \
alpha = mdfracl',zl_0
arrow[ru] arrow[r] arrow[rd] & =0 \
& <0
endtikzcd
enddocument
My suggestion for example, for the 2nd formula, without left bracket, is with the package tikz-cd.

documentclassarticle
usepackagetikz-cd
usepackageamsmath
begindocument
begintikzcd[row sep=.4cm, column sep=.5cm]
& >0 \
alpha = mdfracl',zl_0
arrow[ru] arrow[r] arrow[rd] & =0 \
& <0
endtikzcd
enddocument
answered 2 hours ago
SebastianoSebastiano
11.7k42366
11.7k42366
add a comment |
add a comment |
Done here with two separate stacks, so that the arrow vertical gap can be different than the baselineskip of the conditions stack.
documentclass[a4paper]article
usepackage[T1]fontenc
usepackage[italian]babel
usepackageamsmath
usepackagetikz
usepackagemwe
usepackagelmodern
makeatletter
DeclareMathSizes@xpt@xpt54
DeclareMathSizes@xipt@xipt65
DeclareMathSizes@xiipt@xiipt65
DeclareMathSizes@xivpt@xivpt@xpt6
makeatother
usepackage[usestackEOL]stackengine
stackMath
newcommandarrowstack,ensurestackMathstackengineSstackgap%
stackengineSstackgaprightarrownearrowOcFFS%
searrowUcFFS%
begindocument
[
setstackgapL16pt% GOVERNS THE CONDITIONS STACK BASELINESKIP
setstackgapS2pt% GOVERNS THE ARROW STACK GAP
alpha = mfracl',zl_0
arrowstack
Centerstack[l]>0\=0\<0
]
enddocument

add a comment |
Done here with two separate stacks, so that the arrow vertical gap can be different than the baselineskip of the conditions stack.
documentclass[a4paper]article
usepackage[T1]fontenc
usepackage[italian]babel
usepackageamsmath
usepackagetikz
usepackagemwe
usepackagelmodern
makeatletter
DeclareMathSizes@xpt@xpt54
DeclareMathSizes@xipt@xipt65
DeclareMathSizes@xiipt@xiipt65
DeclareMathSizes@xivpt@xivpt@xpt6
makeatother
usepackage[usestackEOL]stackengine
stackMath
newcommandarrowstack,ensurestackMathstackengineSstackgap%
stackengineSstackgaprightarrownearrowOcFFS%
searrowUcFFS%
begindocument
[
setstackgapL16pt% GOVERNS THE CONDITIONS STACK BASELINESKIP
setstackgapS2pt% GOVERNS THE ARROW STACK GAP
alpha = mfracl',zl_0
arrowstack
Centerstack[l]>0\=0\<0
]
enddocument

add a comment |
Done here with two separate stacks, so that the arrow vertical gap can be different than the baselineskip of the conditions stack.
documentclass[a4paper]article
usepackage[T1]fontenc
usepackage[italian]babel
usepackageamsmath
usepackagetikz
usepackagemwe
usepackagelmodern
makeatletter
DeclareMathSizes@xpt@xpt54
DeclareMathSizes@xipt@xipt65
DeclareMathSizes@xiipt@xiipt65
DeclareMathSizes@xivpt@xivpt@xpt6
makeatother
usepackage[usestackEOL]stackengine
stackMath
newcommandarrowstack,ensurestackMathstackengineSstackgap%
stackengineSstackgaprightarrownearrowOcFFS%
searrowUcFFS%
begindocument
[
setstackgapL16pt% GOVERNS THE CONDITIONS STACK BASELINESKIP
setstackgapS2pt% GOVERNS THE ARROW STACK GAP
alpha = mfracl',zl_0
arrowstack
Centerstack[l]>0\=0\<0
]
enddocument

Done here with two separate stacks, so that the arrow vertical gap can be different than the baselineskip of the conditions stack.
documentclass[a4paper]article
usepackage[T1]fontenc
usepackage[italian]babel
usepackageamsmath
usepackagetikz
usepackagemwe
usepackagelmodern
makeatletter
DeclareMathSizes@xpt@xpt54
DeclareMathSizes@xipt@xipt65
DeclareMathSizes@xiipt@xiipt65
DeclareMathSizes@xivpt@xivpt@xpt6
makeatother
usepackage[usestackEOL]stackengine
stackMath
newcommandarrowstack,ensurestackMathstackengineSstackgap%
stackengineSstackgaprightarrownearrowOcFFS%
searrowUcFFS%
begindocument
[
setstackgapL16pt% GOVERNS THE CONDITIONS STACK BASELINESKIP
setstackgapS2pt% GOVERNS THE ARROW STACK GAP
alpha = mfracl',zl_0
arrowstack
Centerstack[l]>0\=0\<0
]
enddocument

edited 1 hour ago
answered 1 hour ago
Steven B. SegletesSteven B. Segletes
163k9208421
163k9208421
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%2f487981%2fsimple-conditions-equation%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
Could you post an example of the kind of text you'd like to add?
– Bernard
2 hours ago
2
so far i not see anywhere your second example for writing "condition equation".
casesis normal for such cases. it is far more readable than your "invention" ...– Zarko
2 hours ago
@Bernard the equation I would like to explain is more complex. It is the conditions with respect to the production of buoyancy forces compared to the Richardson number. I am not very familiar with the tikz library and often I have difficulty with trivial things (which are often the most important ones)
– Antonio
1 hour ago
@Bernard in this case it is only an aesthetic problem. I prefer the arrows, to the braces
– Antonio
1 hour ago
Would there be an explanation per case, or a global explanation?
– Bernard
1 hour ago