Package linegoal: each second use of them works differently The 2019 Stack Overflow Developer Survey Results Are Inline spreads and mixes with next columnHow to use def recursively to format equations differently using macros?Numbering each equation, and, have a large curly brace around them
In microwave frequencies, do you use a circulator when you need a (near) perfect diode?
Does it makes sense to buy a new cycle to learn riding?
Can we apply L'Hospital's rule where the derivative is not continuous?
Did USCIS resume its biometric service for UK visa?
Poison Arrows Piercing damage reduced to 0, do you still get poisoned?
is usb on wall sockets live all the time with out switches off
Deadlock Graph and Interpretation, solution to avoid
Patience, young "Padovan"
How long do I have to send payment?
What function has this graph?
Fractional alignment
Evaluating number of iteration with a certain map with While
What do hard-Brexiteers want with respect to the Irish border?
Falsification in Math vs Science
Limit the amount of RAM Mathematica may access?
I looked up a future colleague on linkedin before I started a job. I told my colleague about it and he seemed surprised. Should I apologize?
Spanish for "widget"
Output the Arecibo Message
Lethal sonic weapons
What tool would a Roman-age civilisation use to reduce/breakup silver and other metals?
Does duplicating a spell with wish count as casting that spell?
What is this 4-propeller plane?
"Riffle" two strings
Families of ordered set partitions with disjoint blocks
Package linegoal: each second use of them works differently
The 2019 Stack Overflow Developer Survey Results Are Inline spreads and mixes with next columnHow to use def recursively to format equations differently using macros?Numbering each equation, and, have a large curly brace around them
This following-up question to interesting @Bernard answer. For some reason I test his solution, how it works if i repeat the same equation four times:
documentclass[twocolumn]article
usepackageamsmath
usepackagelinegoal
%---------------- show page layout. don't use in a real document!
usepackageshowframe
renewcommandShowFrameLinethickness0.15pt
renewcommand*ShowFrameColorcolorred
%---------------------------------------------------------------%
usepackagelipsum
begindocument
lipsum[1]
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[2-3]
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[4-5]
enddocument
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[6-7]
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[1-3]
enddocument
To my surprise, the results of equation code (after two compilation) are not the same as expected. each second has different formatted text:

I wonder, do I overlooked something in my test or the reasons is in some difference in used LaTeX installation. I use 64-bit MikTeX, upgraded yesterday.
equations linegoal
add a comment |
This following-up question to interesting @Bernard answer. For some reason I test his solution, how it works if i repeat the same equation four times:
documentclass[twocolumn]article
usepackageamsmath
usepackagelinegoal
%---------------- show page layout. don't use in a real document!
usepackageshowframe
renewcommandShowFrameLinethickness0.15pt
renewcommand*ShowFrameColorcolorred
%---------------------------------------------------------------%
usepackagelipsum
begindocument
lipsum[1]
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[2-3]
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[4-5]
enddocument
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[6-7]
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[1-3]
enddocument
To my surprise, the results of equation code (after two compilation) are not the same as expected. each second has different formatted text:

I wonder, do I overlooked something in my test or the reasons is in some difference in used LaTeX installation. I use 64-bit MikTeX, upgraded yesterday.
equations linegoal
add a comment |
This following-up question to interesting @Bernard answer. For some reason I test his solution, how it works if i repeat the same equation four times:
documentclass[twocolumn]article
usepackageamsmath
usepackagelinegoal
%---------------- show page layout. don't use in a real document!
usepackageshowframe
renewcommandShowFrameLinethickness0.15pt
renewcommand*ShowFrameColorcolorred
%---------------------------------------------------------------%
usepackagelipsum
begindocument
lipsum[1]
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[2-3]
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[4-5]
enddocument
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[6-7]
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[1-3]
enddocument
To my surprise, the results of equation code (after two compilation) are not the same as expected. each second has different formatted text:

I wonder, do I overlooked something in my test or the reasons is in some difference in used LaTeX installation. I use 64-bit MikTeX, upgraded yesterday.
equations linegoal
This following-up question to interesting @Bernard answer. For some reason I test his solution, how it works if i repeat the same equation four times:
documentclass[twocolumn]article
usepackageamsmath
usepackagelinegoal
%---------------- show page layout. don't use in a real document!
usepackageshowframe
renewcommandShowFrameLinethickness0.15pt
renewcommand*ShowFrameColorcolorred
%---------------------------------------------------------------%
usepackagelipsum
begindocument
lipsum[1]
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[2-3]
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[4-5]
enddocument
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[6-7]
beginequation
beginaligned
NUP_S
& =1- rlapparbox[t]linegoalprobability of successfully finishing an SU service\[1ex]
& = 1 - fraclambda_S(1-P^BL_S)(1-P^FT_S)lambda_S\
& = P^BL_S + P^FT_S + P^BL_S P^FT_S\
NUP_S
& = P^BL_S + P^FT_S - P^BL_S P^FT_S
endaligned
endequation
lipsum[1-3]
enddocument
To my surprise, the results of equation code (after two compilation) are not the same as expected. each second has different formatted text:

I wonder, do I overlooked something in my test or the reasons is in some difference in used LaTeX installation. I use 64-bit MikTeX, upgraded yesterday.
equations linegoal
equations linegoal
asked 3 mins ago
ZarkoZarko
129k868169
129k868169
add a comment |
add a comment |
0
active
oldest
votes
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%2f484030%2fpackage-linegoal-each-second-use-of-them-works-differently%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f484030%2fpackage-linegoal-each-second-use-of-them-works-differently%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