Large equation goes out of the page
up vote
2
down vote
favorite
begin{equation}
Ep= (Required Personality Level of Each Resource-Assigned Personality
Level of each Resources)times (datextsubscript{i})
end{equation}
this is the equation.
equations
add a comment |
up vote
2
down vote
favorite
begin{equation}
Ep= (Required Personality Level of Each Resource-Assigned Personality
Level of each Resources)times (datextsubscript{i})
end{equation}
this is the equation.
equations
3
Is the hyphen between “Resource” and “Assigned” meant to be a minus sign?
– egreg
15 hours ago
2
What’s your question?
– Carsten S
11 hours ago
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
begin{equation}
Ep= (Required Personality Level of Each Resource-Assigned Personality
Level of each Resources)times (datextsubscript{i})
end{equation}
this is the equation.
equations
begin{equation}
Ep= (Required Personality Level of Each Resource-Assigned Personality
Level of each Resources)times (datextsubscript{i})
end{equation}
this is the equation.
equations
equations
edited 16 hours ago
Mico
270k30367751
270k30367751
asked 16 hours ago
Iftikhar Ahmad
676
676
3
Is the hyphen between “Resource” and “Assigned” meant to be a minus sign?
– egreg
15 hours ago
2
What’s your question?
– Carsten S
11 hours ago
add a comment |
3
Is the hyphen between “Resource” and “Assigned” meant to be a minus sign?
– egreg
15 hours ago
2
What’s your question?
– Carsten S
11 hours ago
3
3
Is the hyphen between “Resource” and “Assigned” meant to be a minus sign?
– egreg
15 hours ago
Is the hyphen between “Resource” and “Assigned” meant to be a minus sign?
– egreg
15 hours ago
2
2
What’s your question?
– Carsten S
11 hours ago
What’s your question?
– Carsten S
11 hours ago
add a comment |
2 Answers
2
active
oldest
votes
up vote
13
down vote
Mathematical symbols where created to represent the meaning of longer descriptive words in a short form for easy inclusion in complex formulas with possible repetition. I would choose a suitable symbol/character to represent that long sentence like this (choose your own descriptive symbol):
documentclass{article}
begin{document}
begin{equation}
Ep = P_l times da_i,
end{equation}
%
where $P_l =$ Required Personality Level of Each Resource-Assigned Personality Level of all Resources
end{document}
I would go a step further, and say "where $P_l$ is the required personality ...", explaining in words what the symbol is. There's no gain to using math here.
– Teepeemm
8 hours ago
add a comment |
up vote
9
down vote
break your long text into two lines:
documentclass{article}
begin{document}
begin{equation}
Ep = left(begin{tabular}{l}
Required Personality Level of Each Resource-\
Assigned Personality Level of each Resources
end{tabular}right)
times (da_{i})
end{equation}
end{document}
no other option is available?
– Iftikhar Ahmad
16 hours ago
6
what option? you can't store elephant into suitcase ... or do you like to make equation invisible small?
– Zarko
16 hours ago
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
13
down vote
Mathematical symbols where created to represent the meaning of longer descriptive words in a short form for easy inclusion in complex formulas with possible repetition. I would choose a suitable symbol/character to represent that long sentence like this (choose your own descriptive symbol):
documentclass{article}
begin{document}
begin{equation}
Ep = P_l times da_i,
end{equation}
%
where $P_l =$ Required Personality Level of Each Resource-Assigned Personality Level of all Resources
end{document}
I would go a step further, and say "where $P_l$ is the required personality ...", explaining in words what the symbol is. There's no gain to using math here.
– Teepeemm
8 hours ago
add a comment |
up vote
13
down vote
Mathematical symbols where created to represent the meaning of longer descriptive words in a short form for easy inclusion in complex formulas with possible repetition. I would choose a suitable symbol/character to represent that long sentence like this (choose your own descriptive symbol):
documentclass{article}
begin{document}
begin{equation}
Ep = P_l times da_i,
end{equation}
%
where $P_l =$ Required Personality Level of Each Resource-Assigned Personality Level of all Resources
end{document}
I would go a step further, and say "where $P_l$ is the required personality ...", explaining in words what the symbol is. There's no gain to using math here.
– Teepeemm
8 hours ago
add a comment |
up vote
13
down vote
up vote
13
down vote
Mathematical symbols where created to represent the meaning of longer descriptive words in a short form for easy inclusion in complex formulas with possible repetition. I would choose a suitable symbol/character to represent that long sentence like this (choose your own descriptive symbol):
documentclass{article}
begin{document}
begin{equation}
Ep = P_l times da_i,
end{equation}
%
where $P_l =$ Required Personality Level of Each Resource-Assigned Personality Level of all Resources
end{document}
Mathematical symbols where created to represent the meaning of longer descriptive words in a short form for easy inclusion in complex formulas with possible repetition. I would choose a suitable symbol/character to represent that long sentence like this (choose your own descriptive symbol):
documentclass{article}
begin{document}
begin{equation}
Ep = P_l times da_i,
end{equation}
%
where $P_l =$ Required Personality Level of Each Resource-Assigned Personality Level of all Resources
end{document}
answered 15 hours ago
AboAmmar
31.2k22781
31.2k22781
I would go a step further, and say "where $P_l$ is the required personality ...", explaining in words what the symbol is. There's no gain to using math here.
– Teepeemm
8 hours ago
add a comment |
I would go a step further, and say "where $P_l$ is the required personality ...", explaining in words what the symbol is. There's no gain to using math here.
– Teepeemm
8 hours ago
I would go a step further, and say "where $P_l$ is the required personality ...", explaining in words what the symbol is. There's no gain to using math here.
– Teepeemm
8 hours ago
I would go a step further, and say "where $P_l$ is the required personality ...", explaining in words what the symbol is. There's no gain to using math here.
– Teepeemm
8 hours ago
add a comment |
up vote
9
down vote
break your long text into two lines:
documentclass{article}
begin{document}
begin{equation}
Ep = left(begin{tabular}{l}
Required Personality Level of Each Resource-\
Assigned Personality Level of each Resources
end{tabular}right)
times (da_{i})
end{equation}
end{document}
no other option is available?
– Iftikhar Ahmad
16 hours ago
6
what option? you can't store elephant into suitcase ... or do you like to make equation invisible small?
– Zarko
16 hours ago
add a comment |
up vote
9
down vote
break your long text into two lines:
documentclass{article}
begin{document}
begin{equation}
Ep = left(begin{tabular}{l}
Required Personality Level of Each Resource-\
Assigned Personality Level of each Resources
end{tabular}right)
times (da_{i})
end{equation}
end{document}
no other option is available?
– Iftikhar Ahmad
16 hours ago
6
what option? you can't store elephant into suitcase ... or do you like to make equation invisible small?
– Zarko
16 hours ago
add a comment |
up vote
9
down vote
up vote
9
down vote
break your long text into two lines:
documentclass{article}
begin{document}
begin{equation}
Ep = left(begin{tabular}{l}
Required Personality Level of Each Resource-\
Assigned Personality Level of each Resources
end{tabular}right)
times (da_{i})
end{equation}
end{document}
break your long text into two lines:
documentclass{article}
begin{document}
begin{equation}
Ep = left(begin{tabular}{l}
Required Personality Level of Each Resource-\
Assigned Personality Level of each Resources
end{tabular}right)
times (da_{i})
end{equation}
end{document}
answered 16 hours ago
Zarko
117k865154
117k865154
no other option is available?
– Iftikhar Ahmad
16 hours ago
6
what option? you can't store elephant into suitcase ... or do you like to make equation invisible small?
– Zarko
16 hours ago
add a comment |
no other option is available?
– Iftikhar Ahmad
16 hours ago
6
what option? you can't store elephant into suitcase ... or do you like to make equation invisible small?
– Zarko
16 hours ago
no other option is available?
– Iftikhar Ahmad
16 hours ago
no other option is available?
– Iftikhar Ahmad
16 hours ago
6
6
what option? you can't store elephant into suitcase ... or do you like to make equation invisible small?
– Zarko
16 hours ago
what option? you can't store elephant into suitcase ... or do you like to make equation invisible small?
– Zarko
16 hours ago
add a comment |
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%2f461694%2flarge-equation-goes-out-of-the-page%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
3
Is the hyphen between “Resource” and “Assigned” meant to be a minus sign?
– egreg
15 hours ago
2
What’s your question?
– Carsten S
11 hours ago