awkward tabulartabular various issuestabular multicols noalignSimple tabular too wideTabular overfillTabular...
Exit shell with shortcut (not typing exit) that closes session properly
Isn't the word "experience" wrongly used in this context?
What is the reasoning behind standardization (dividing by standard deviation)?
Do native speakers use "ultima" and "proxima" frequently in spoken English?
Are hand made posters acceptable in Academia?
When did hardware antialiasing start being available?
Homology of the fiber
Pre-Employment Background Check With Consent For Future Checks
Would mining huge amounts of resources on the Moon change its orbit?
Do I need to convey a moral for each of my blog post?
How can an organ that provides biological immortality be unable to regenerate?
What (if any) is the reason to buy in small local stores?
Friend wants my recommendation but I don't want to
Have the tides ever turned twice on any open problem?
Norwegian Refugee travel document
Imaginary part of expression too difficult to calculate
Would this string work as string?
Unfrosted light bulb
Exposing a company lying about themselves in a tightly knit industry: Is my career at risk on the long run?
Animating wave motion in water
Why is "la Gestapo" feminine?
Why does Surtur say that Thor is Asgard's doom?
Hot air balloons as primitive bombers
How can a new country break out from a developed country without war?
awkward tabular
tabular various issuestabular multicols noalignSimple tabular too wideTabular overfillTabular Caption?begin{language} causes unwanted vertical space e.g. in tabularTabular: Couple dimensions of one tabular to another tabularProblem with tabularTabular MisalignmentEmpty tabular for worksheet
I have a need to create some awkward tabulars as shown below.
So far, I managed to create them to a certain degree (not perfect) as shown below. I sure would like some help here to produce a better result as the original shown above. My MWE is shown below and hope some of you can lend some hands. Thank you.
documentclass[a4paper,11pt,twoside]{book}
usepackage{array}
usepackage{amsmath}
begin{document}
begin{gather*}
y = a_{0} +
begin{tabular}{|c|c|c|c|c}
$b_{1}$ &
$+dfrac{1}{}$ &
------ &
------ &
------ \
&
$phantom{+} a_{2}$ &
$+dfrac{b_{3}}{a_{3}}$ &
$dfrac{+dfrac{1}{b_{4}}}{+dfrac{b_{1}}{a_{4}}}$ &
------ \
hline
$a_{1}$ &
$+dfrac{b_{2}}{a_{2}}$ &
$dfrac{+dfrac{1}{a_{3}}}{+dfrac{b_{3}}{a_{3}}}$ &
$dfrac{dfrac{}{+dfrac{b_{4}}{a_{4}}}}{dfrac{}{+dfrac{b_{4}}{a_{4}}}}$ &
------ \
end{tabular}
\
intertext{and}
\
x = b_{0}
left|+cfrac{1}{a_{1}
left|+dfrac{b_{2}}{a_{2}}
left|dfrac{+dfrac{1}{a_{3}}}{+dfrac{b_{3}}{a_{3}}}
left|dfrac{dfrac{}{+dfrac{b_{4}+}{a_{4}+}}}
{dfrac{+dfrac{1}{a_{4}+}}{+dfrac{b_{4}}{a_{4}}}}
right.
right.
right.}
right.
end{gather*}
end{document}
tables
add a comment |
I have a need to create some awkward tabulars as shown below.
So far, I managed to create them to a certain degree (not perfect) as shown below. I sure would like some help here to produce a better result as the original shown above. My MWE is shown below and hope some of you can lend some hands. Thank you.
documentclass[a4paper,11pt,twoside]{book}
usepackage{array}
usepackage{amsmath}
begin{document}
begin{gather*}
y = a_{0} +
begin{tabular}{|c|c|c|c|c}
$b_{1}$ &
$+dfrac{1}{}$ &
------ &
------ &
------ \
&
$phantom{+} a_{2}$ &
$+dfrac{b_{3}}{a_{3}}$ &
$dfrac{+dfrac{1}{b_{4}}}{+dfrac{b_{1}}{a_{4}}}$ &
------ \
hline
$a_{1}$ &
$+dfrac{b_{2}}{a_{2}}$ &
$dfrac{+dfrac{1}{a_{3}}}{+dfrac{b_{3}}{a_{3}}}$ &
$dfrac{dfrac{}{+dfrac{b_{4}}{a_{4}}}}{dfrac{}{+dfrac{b_{4}}{a_{4}}}}$ &
------ \
end{tabular}
\
intertext{and}
\
x = b_{0}
left|+cfrac{1}{a_{1}
left|+dfrac{b_{2}}{a_{2}}
left|dfrac{+dfrac{1}{a_{3}}}{+dfrac{b_{3}}{a_{3}}}
left|dfrac{dfrac{}{+dfrac{b_{4}+}{a_{4}+}}}
{dfrac{+dfrac{1}{a_{4}+}}{+dfrac{b_{4}}{a_{4}}}}
right.
right.
right.}
right.
end{gather*}
end{document}
tables
add a comment |
I have a need to create some awkward tabulars as shown below.
So far, I managed to create them to a certain degree (not perfect) as shown below. I sure would like some help here to produce a better result as the original shown above. My MWE is shown below and hope some of you can lend some hands. Thank you.
documentclass[a4paper,11pt,twoside]{book}
usepackage{array}
usepackage{amsmath}
begin{document}
begin{gather*}
y = a_{0} +
begin{tabular}{|c|c|c|c|c}
$b_{1}$ &
$+dfrac{1}{}$ &
------ &
------ &
------ \
&
$phantom{+} a_{2}$ &
$+dfrac{b_{3}}{a_{3}}$ &
$dfrac{+dfrac{1}{b_{4}}}{+dfrac{b_{1}}{a_{4}}}$ &
------ \
hline
$a_{1}$ &
$+dfrac{b_{2}}{a_{2}}$ &
$dfrac{+dfrac{1}{a_{3}}}{+dfrac{b_{3}}{a_{3}}}$ &
$dfrac{dfrac{}{+dfrac{b_{4}}{a_{4}}}}{dfrac{}{+dfrac{b_{4}}{a_{4}}}}$ &
------ \
end{tabular}
\
intertext{and}
\
x = b_{0}
left|+cfrac{1}{a_{1}
left|+dfrac{b_{2}}{a_{2}}
left|dfrac{+dfrac{1}{a_{3}}}{+dfrac{b_{3}}{a_{3}}}
left|dfrac{dfrac{}{+dfrac{b_{4}+}{a_{4}+}}}
{dfrac{+dfrac{1}{a_{4}+}}{+dfrac{b_{4}}{a_{4}}}}
right.
right.
right.}
right.
end{gather*}
end{document}
tables
I have a need to create some awkward tabulars as shown below.
So far, I managed to create them to a certain degree (not perfect) as shown below. I sure would like some help here to produce a better result as the original shown above. My MWE is shown below and hope some of you can lend some hands. Thank you.
documentclass[a4paper,11pt,twoside]{book}
usepackage{array}
usepackage{amsmath}
begin{document}
begin{gather*}
y = a_{0} +
begin{tabular}{|c|c|c|c|c}
$b_{1}$ &
$+dfrac{1}{}$ &
------ &
------ &
------ \
&
$phantom{+} a_{2}$ &
$+dfrac{b_{3}}{a_{3}}$ &
$dfrac{+dfrac{1}{b_{4}}}{+dfrac{b_{1}}{a_{4}}}$ &
------ \
hline
$a_{1}$ &
$+dfrac{b_{2}}{a_{2}}$ &
$dfrac{+dfrac{1}{a_{3}}}{+dfrac{b_{3}}{a_{3}}}$ &
$dfrac{dfrac{}{+dfrac{b_{4}}{a_{4}}}}{dfrac{}{+dfrac{b_{4}}{a_{4}}}}$ &
------ \
end{tabular}
\
intertext{and}
\
x = b_{0}
left|+cfrac{1}{a_{1}
left|+dfrac{b_{2}}{a_{2}}
left|dfrac{+dfrac{1}{a_{3}}}{+dfrac{b_{3}}{a_{3}}}
left|dfrac{dfrac{}{+dfrac{b_{4}+}{a_{4}+}}}
{dfrac{+dfrac{1}{a_{4}+}}{+dfrac{b_{4}}{a_{4}}}}
right.
right.
right.}
right.
end{gather*}
end{document}
tables
tables
asked 6 mins ago
user91822user91822
1425
1425
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%2f480196%2fawkward-tabular%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%2f480196%2fawkward-tabular%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