awkward tabulartabular various issuestabular multicols noalignSimple tabular too wideTabular overfillTabular...
Friend wants my recommendation but I don't want to
UK Tourist Visa- Enquiry
Can "few" be used as a subject? If so, what is the rule?
label a part of commutative diagram
Have the tides ever turned twice on any open problem?
Emojional cryptic crossword
How can I create URL shortcuts/redirects for task/diff IDs in Phabricator?
What kind of footwear is suitable for walking in micro gravity environment?
How old is Nick Fury?
How to read string as hex number in bash?
Does convergence of polynomials imply that of its coefficients?
Animating wave motion in water
Air travel with refrigerated insulin
When should a starting writer get his own webpage?
Recursively updating the MLE as new observations stream in
Why doesn't the chatan sign the ketubah?
How are passwords stolen from companies if they only store hashes?
What (if any) is the reason to buy in small local stores?
Help with identifying unique aircraft over NE Pennsylvania
Hackerrank All Women's Codesprint 2019: Name the Product
How to balance a monster modification (zombie)?
Turning a hard to access nut?
What will the Frenchman say?
Why are there no stars visible in cislunar space?
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 5 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