awkward tabular
What (if any) is the reason to buy in small local stores?
Does convergence of polynomials imply that of its coefficients?
Emojional cryptic crossword
Can other pieces capture a threatening piece and prevent a checkmate?
Does fire aspect on a sword, destroy mob drops?
Extraneous elements in "Europe countries" list
What kind of footwear is suitable for walking in micro gravity environment?
Does the Shadow Magic sorcerer's Eyes of the Dark feature work on all Darkness spells or just his/her own?
Norwegian Refugee travel document
How to find the largest number(s) in a list of elements, possibly non-unique?
pipe commands inside find -exec?
Exposing a company lying about themselves in a tightly knit industry: Is my career at risk on the long run?
Pre-Employment Background Check With Consent For Future Checks
Can "few" be used as a subject? If so, what is the rule?
Would this string work as string?
Do I need an EFI partition for each 18.04 ubuntu I have on my HD?
label a part of commutative diagram
Recursively updating the MLE as new observations stream in
Would mining huge amounts of resources on the Moon change its orbit?
Why didn’t Eve recognize the little cockroach as a living organism?
Jem'Hadar, something strange about their life expectancy
Why doesn't the fusion process of the sun speed up?
Should I be concerned about student access to a test bank?
PTIJ: Which Dr. Seuss books should one obtain?
awkward tabular
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
usepackagearray
usepackageamsmath
begindocument
begingather*
y = a_0 +
begintabularc
$b_1$ &
$+dfrac1$ &
------ &
------ &
------ \
&
$phantom+ a_2$ &
$+dfracb_3a_3$ &
$dfrac+dfrac1b_4+dfracb_1a_4$ &
------ \
hline
$a_1$ &
$+dfracb_2a_2$ &
$dfrac+dfrac1a_3+dfracb_3a_3$ &
$dfracdfrac+dfracb_4a_4dfrac+dfracb_4a_4$ &
------ \
endtabular
\
intertextand
\
x = b_0
left|+cfrac1dfracdfrac+dfracb_4+a_4+
dfrac+dfrac1a_4++dfracb_4a_4
right.
right.
right.
right.
endgather*
enddocument
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
usepackagearray
usepackageamsmath
begindocument
begingather*
y = a_0 +
begintabularc
$b_1$ &
$+dfrac1$ &
------ &
------ &
------ \
&
$phantom+ a_2$ &
$+dfracb_3a_3$ &
$dfrac+dfrac1b_4+dfracb_1a_4$ &
------ \
hline
$a_1$ &
$+dfracb_2a_2$ &
$dfrac+dfrac1a_3+dfracb_3a_3$ &
$dfracdfrac+dfracb_4a_4dfrac+dfracb_4a_4$ &
------ \
endtabular
\
intertextand
\
x = b_0
left|+cfrac1dfracdfrac+dfracb_4+a_4+
dfrac+dfrac1a_4++dfracb_4a_4
right.
right.
right.
right.
endgather*
enddocument
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
usepackagearray
usepackageamsmath
begindocument
begingather*
y = a_0 +
begintabularc
$b_1$ &
$+dfrac1$ &
------ &
------ &
------ \
&
$phantom+ a_2$ &
$+dfracb_3a_3$ &
$dfrac+dfrac1b_4+dfracb_1a_4$ &
------ \
hline
$a_1$ &
$+dfracb_2a_2$ &
$dfrac+dfrac1a_3+dfracb_3a_3$ &
$dfracdfrac+dfracb_4a_4dfrac+dfracb_4a_4$ &
------ \
endtabular
\
intertextand
\
x = b_0
left|+cfrac1dfracdfrac+dfracb_4+a_4+
dfrac+dfrac1a_4++dfracb_4a_4
right.
right.
right.
right.
endgather*
enddocument
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
usepackagearray
usepackageamsmath
begindocument
begingather*
y = a_0 +
begintabularc
$b_1$ &
$+dfrac1$ &
------ &
------ &
------ \
&
$phantom+ a_2$ &
$+dfracb_3a_3$ &
$dfrac+dfrac1b_4+dfracb_1a_4$ &
------ \
hline
$a_1$ &
$+dfracb_2a_2$ &
$dfrac+dfrac1a_3+dfracb_3a_3$ &
$dfracdfrac+dfracb_4a_4dfrac+dfracb_4a_4$ &
------ \
endtabular
\
intertextand
\
x = b_0
left|+cfrac1dfracdfrac+dfracb_4+a_4+
dfrac+dfrac1a_4++dfracb_4a_4
right.
right.
right.
right.
endgather*
enddocument
tables
tables
asked 3 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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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