align* environment issuesalign inside of tabularIssues with fractions and alignalign* environment in array columnIs there a way to put two labelled equations into one beginequation and align both of them at the beginning?Issues with system of equations: systeme fix and align environmentSome alignment issues in the align environmentProblem with figure using subfloat and amsmath alignMerging inside align-environmentEquation inside framebox giving errorsamsmath align issues with equations
Why is this Simple Puzzle impossible to solve?
refrence of hadith telling evil eye overtakes qaddar?
How strong are Wi-Fi signals?
Construct a word ladder
Is it possible to play as a necromancer skeleton?
the meaning of 'carry' in a novel
Why does Mjolnir fall down in Age of Ultron but not in Endgame?
Would jet fuel for an F-16 or F-35 be producible during WW2?
Is "cool" appropriate or offensive to use in IMs?
Why do they consider the Ori false gods?
Why does a perfectly-identical repetition of a drawing command given within an earlier loop 𝘯𝘰𝘵 produce exactly the same line?
Which is the common name of Mind Flayers?
How to pull out the underlying query syntax being used by dataset?
How do I know what is the origin IP if I ping from a router to a host of an external network in packet tracer?
How to use Palladio font in text body but Computer Modern for Equations?
Were pens caps holes designed to prevent death by suffocation if swallowed?
Count Even Digits In Number
Where's this lookout in Nova Scotia?
Simple function that simulates survey results based on sample size and probability
Defining the standard model of PA so that a space alien could understand
What kind of metaphor is "trees in the wind"?
Binary Search in C++17
Why do Ryanair allow me to book connecting itineraries through a third party, but not through their own website?
Why does the 6502 have the BIT instruction?
align* environment issues
align inside of tabularIssues with fractions and alignalign* environment in array columnIs there a way to put two labelled equations into one beginequation and align both of them at the beginning?Issues with system of equations: systeme fix and align environmentSome alignment issues in the align environmentProblem with figure using subfloat and amsmath alignMerging inside align-environmentEquation inside framebox giving errorsamsmath align issues with equations
I cannot see what is wrong with the following and would appreciate any pointers.
documentclass[margin=1mm]standalone
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
%[
beginalign*
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
endalign*
%]
enddocument
This gives me errors with the environment:
Missing endgroup inserted. endalign*
Missing } inserted. endalign*
begindocument ended by endalign*. endalign*
Missing $ inserted. endalign*
Display math should end with $$. endalign*
Extra endgroup. endalign*
Too many }'s. enddocument
Overfull hbox (116.89484pt too wide) detected
I also tried with [
]
environment rather than align*
but that use gives me a different set of errors:
Missing $ inserted. & A_
Extra }, or forgotten $. & A_1 &
Missing $ inserted. & A_1 &
Missing } inserted. & A_1 &
Missing $ inserted. & A_1 & A_
Extra }, or forgotten $. & A_1 & A_2 &
Missing $ inserted. & A_1 & A_2 &
Missing } inserted. & A_1 & A_2 &
Missing $ inserted. & A_1 & A_2 & A_
Extra }, or forgotten $. & A_1 & A_2 & A_3 &
Missing $ inserted. & A_1 & A_2 & A_3 &
Missing } inserted. & A_1 & A_2 & A_3 &
Missing $ inserted. & A_1 & A_2 & A_3 & A_
Extra }, or forgotten $. begin
Missing $ inserted. begin
Missing } inserted. begin
Missing $ inserted. q_
Extra }, or forgotten $. q_1 &
Missing $ inserted. q_1 &
Missing } inserted. q_1 &
Missing $ inserted. q_
Extra }, or forgotten $. q_2 &
Missing $ inserted. q_2 &
Missing } inserted. q_2 &
Missing $ inserted. q_
Extra }, or forgotten $. q_3 &
Missing $ inserted. q_3 &
Missing } inserted. q_3 &
Missing $ inserted. q_
Extra }, or forgotten $. q_4 &
Missing $ inserted. q_4 &
Missing } inserted. q_4 &
Bad math environment delimiter. ]
align
add a comment |
I cannot see what is wrong with the following and would appreciate any pointers.
documentclass[margin=1mm]standalone
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
%[
beginalign*
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
endalign*
%]
enddocument
This gives me errors with the environment:
Missing endgroup inserted. endalign*
Missing } inserted. endalign*
begindocument ended by endalign*. endalign*
Missing $ inserted. endalign*
Display math should end with $$. endalign*
Extra endgroup. endalign*
Too many }'s. enddocument
Overfull hbox (116.89484pt too wide) detected
I also tried with [
]
environment rather than align*
but that use gives me a different set of errors:
Missing $ inserted. & A_
Extra }, or forgotten $. & A_1 &
Missing $ inserted. & A_1 &
Missing } inserted. & A_1 &
Missing $ inserted. & A_1 & A_
Extra }, or forgotten $. & A_1 & A_2 &
Missing $ inserted. & A_1 & A_2 &
Missing } inserted. & A_1 & A_2 &
Missing $ inserted. & A_1 & A_2 & A_
Extra }, or forgotten $. & A_1 & A_2 & A_3 &
Missing $ inserted. & A_1 & A_2 & A_3 &
Missing } inserted. & A_1 & A_2 & A_3 &
Missing $ inserted. & A_1 & A_2 & A_3 & A_
Extra }, or forgotten $. begin
Missing $ inserted. begin
Missing } inserted. begin
Missing $ inserted. q_
Extra }, or forgotten $. q_1 &
Missing $ inserted. q_1 &
Missing } inserted. q_1 &
Missing $ inserted. q_
Extra }, or forgotten $. q_2 &
Missing $ inserted. q_2 &
Missing } inserted. q_2 &
Missing $ inserted. q_
Extra }, or forgotten $. q_3 &
Missing $ inserted. q_3 &
Missing } inserted. q_3 &
Missing $ inserted. q_
Extra }, or forgotten $. q_4 &
Missing $ inserted. q_4 &
Missing } inserted. q_4 &
Bad math environment delimiter. ]
align
why use align at all here you only have a single line and no alignment point?
– David Carlisle
9 hours ago
Good point. Do you know why I am getting errors with the [ ... ]?
– ozsu
9 hours ago
add a comment |
I cannot see what is wrong with the following and would appreciate any pointers.
documentclass[margin=1mm]standalone
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
%[
beginalign*
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
endalign*
%]
enddocument
This gives me errors with the environment:
Missing endgroup inserted. endalign*
Missing } inserted. endalign*
begindocument ended by endalign*. endalign*
Missing $ inserted. endalign*
Display math should end with $$. endalign*
Extra endgroup. endalign*
Too many }'s. enddocument
Overfull hbox (116.89484pt too wide) detected
I also tried with [
]
environment rather than align*
but that use gives me a different set of errors:
Missing $ inserted. & A_
Extra }, or forgotten $. & A_1 &
Missing $ inserted. & A_1 &
Missing } inserted. & A_1 &
Missing $ inserted. & A_1 & A_
Extra }, or forgotten $. & A_1 & A_2 &
Missing $ inserted. & A_1 & A_2 &
Missing } inserted. & A_1 & A_2 &
Missing $ inserted. & A_1 & A_2 & A_
Extra }, or forgotten $. & A_1 & A_2 & A_3 &
Missing $ inserted. & A_1 & A_2 & A_3 &
Missing } inserted. & A_1 & A_2 & A_3 &
Missing $ inserted. & A_1 & A_2 & A_3 & A_
Extra }, or forgotten $. begin
Missing $ inserted. begin
Missing } inserted. begin
Missing $ inserted. q_
Extra }, or forgotten $. q_1 &
Missing $ inserted. q_1 &
Missing } inserted. q_1 &
Missing $ inserted. q_
Extra }, or forgotten $. q_2 &
Missing $ inserted. q_2 &
Missing } inserted. q_2 &
Missing $ inserted. q_
Extra }, or forgotten $. q_3 &
Missing $ inserted. q_3 &
Missing } inserted. q_3 &
Missing $ inserted. q_
Extra }, or forgotten $. q_4 &
Missing $ inserted. q_4 &
Missing } inserted. q_4 &
Bad math environment delimiter. ]
align
I cannot see what is wrong with the following and would appreciate any pointers.
documentclass[margin=1mm]standalone
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
%[
beginalign*
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
endalign*
%]
enddocument
This gives me errors with the environment:
Missing endgroup inserted. endalign*
Missing } inserted. endalign*
begindocument ended by endalign*. endalign*
Missing $ inserted. endalign*
Display math should end with $$. endalign*
Extra endgroup. endalign*
Too many }'s. enddocument
Overfull hbox (116.89484pt too wide) detected
I also tried with [
]
environment rather than align*
but that use gives me a different set of errors:
Missing $ inserted. & A_
Extra }, or forgotten $. & A_1 &
Missing $ inserted. & A_1 &
Missing } inserted. & A_1 &
Missing $ inserted. & A_1 & A_
Extra }, or forgotten $. & A_1 & A_2 &
Missing $ inserted. & A_1 & A_2 &
Missing } inserted. & A_1 & A_2 &
Missing $ inserted. & A_1 & A_2 & A_
Extra }, or forgotten $. & A_1 & A_2 & A_3 &
Missing $ inserted. & A_1 & A_2 & A_3 &
Missing } inserted. & A_1 & A_2 & A_3 &
Missing $ inserted. & A_1 & A_2 & A_3 & A_
Extra }, or forgotten $. begin
Missing $ inserted. begin
Missing } inserted. begin
Missing $ inserted. q_
Extra }, or forgotten $. q_1 &
Missing $ inserted. q_1 &
Missing } inserted. q_1 &
Missing $ inserted. q_
Extra }, or forgotten $. q_2 &
Missing $ inserted. q_2 &
Missing } inserted. q_2 &
Missing $ inserted. q_
Extra }, or forgotten $. q_3 &
Missing $ inserted. q_3 &
Missing } inserted. q_3 &
Missing $ inserted. q_
Extra }, or forgotten $. q_4 &
Missing $ inserted. q_4 &
Missing } inserted. q_4 &
Bad math environment delimiter. ]
align
align
asked 9 hours ago
ozsuozsu
1,15511127
1,15511127
why use align at all here you only have a single line and no alignment point?
– David Carlisle
9 hours ago
Good point. Do you know why I am getting errors with the [ ... ]?
– ozsu
9 hours ago
add a comment |
why use align at all here you only have a single line and no alignment point?
– David Carlisle
9 hours ago
Good point. Do you know why I am getting errors with the [ ... ]?
– ozsu
9 hours ago
why use align at all here you only have a single line and no alignment point?
– David Carlisle
9 hours ago
why use align at all here you only have a single line and no alignment point?
– David Carlisle
9 hours ago
Good point. Do you know why I am getting errors with the [ ... ]?
– ozsu
9 hours ago
Good point. Do you know why I am getting errors with the [ ... ]?
– ozsu
9 hours ago
add a comment |
1 Answer
1
active
oldest
votes
The errors are an artefact of standalone
processing, this works
documentclass[margin=1mm]article
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
[
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
]
enddocument
or with standalone
documentclass[margin=1mm]standalone
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
$
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
$
enddocument
Thanks much; did not know that difference. Something new learned.
– ozsu
9 hours ago
@ozsu as a general rule display constructs do not work in standalone unless you use the varwidth option but for a table of fixed width just using inline math is simpler.
– David Carlisle
8 hours ago
add a comment |
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%2f492642%2falign-environment-issues%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The errors are an artefact of standalone
processing, this works
documentclass[margin=1mm]article
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
[
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
]
enddocument
or with standalone
documentclass[margin=1mm]standalone
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
$
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
$
enddocument
Thanks much; did not know that difference. Something new learned.
– ozsu
9 hours ago
@ozsu as a general rule display constructs do not work in standalone unless you use the varwidth option but for a table of fixed width just using inline math is simpler.
– David Carlisle
8 hours ago
add a comment |
The errors are an artefact of standalone
processing, this works
documentclass[margin=1mm]article
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
[
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
]
enddocument
or with standalone
documentclass[margin=1mm]standalone
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
$
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
$
enddocument
Thanks much; did not know that difference. Something new learned.
– ozsu
9 hours ago
@ozsu as a general rule display constructs do not work in standalone unless you use the varwidth option but for a table of fixed width just using inline math is simpler.
– David Carlisle
8 hours ago
add a comment |
The errors are an artefact of standalone
processing, this works
documentclass[margin=1mm]article
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
[
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
]
enddocument
or with standalone
documentclass[margin=1mm]standalone
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
$
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
$
enddocument
The errors are an artefact of standalone
processing, this works
documentclass[margin=1mm]article
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
[
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
]
enddocument
or with standalone
documentclass[margin=1mm]standalone
usepackageamsmath
usepackageblkarray, bigstrut
usepackagesetspace
begindocument
setstretch1.3
$
beginblockarrayccccc
& A_1 & A_2 & A_3 & A_4 \
beginblockc[cccc]
q_1 & 0 & 1 & 1 & 0 bigstrut[t] \
q_2 & 1 & 1 & 1 & 0 \
q_3 & 1 & 0 & 0 & 1 \
q_4 & 0 & 0 & 1 & 0 bigstrut[b]\
endblock
endblockarrayvspace*-0.6baselineskip
$
enddocument
answered 9 hours ago
David CarlisleDavid Carlisle
506k4211531905
506k4211531905
Thanks much; did not know that difference. Something new learned.
– ozsu
9 hours ago
@ozsu as a general rule display constructs do not work in standalone unless you use the varwidth option but for a table of fixed width just using inline math is simpler.
– David Carlisle
8 hours ago
add a comment |
Thanks much; did not know that difference. Something new learned.
– ozsu
9 hours ago
@ozsu as a general rule display constructs do not work in standalone unless you use the varwidth option but for a table of fixed width just using inline math is simpler.
– David Carlisle
8 hours ago
Thanks much; did not know that difference. Something new learned.
– ozsu
9 hours ago
Thanks much; did not know that difference. Something new learned.
– ozsu
9 hours ago
@ozsu as a general rule display constructs do not work in standalone unless you use the varwidth option but for a table of fixed width just using inline math is simpler.
– David Carlisle
8 hours ago
@ozsu as a general rule display constructs do not work in standalone unless you use the varwidth option but for a table of fixed width just using inline math is simpler.
– David Carlisle
8 hours ago
add a comment |
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%2f492642%2falign-environment-issues%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
why use align at all here you only have a single line and no alignment point?
– David Carlisle
9 hours ago
Good point. Do you know why I am getting errors with the [ ... ]?
– ozsu
9 hours ago