align* environment issuesalign inside of tabularIssues with fractions and alignalign* environment in array...
Should breaking down something like a door be adjudicated as an attempt to beat its AC and HP, or as an ability check against a set DC?
What are the real benefits of using Salesforce DX?
Were pens caps holes designed to prevent death by suffocation if swallowed?
What to do when you've set the wrong ISO for your film?
A steel cutting sword?
How to use " shadow " in pstricks?
Is there a way to make it so the cursor is included when I prtscr key?
Compactness of finite sets
How to illustrate the Mean Value theorem?
Statue View: 2, 3, 5, 7
Why is this Simple Puzzle impossible to solve?
Why doesn't the Earth accelerate towards the Moon?
Why does a perfectly-identical repetition of a drawing command given within an earlier loop 𝘯𝘰𝘵 produce exactly the same line?
Why do airplanes use an axial flow jet engine instead of a more compact centrifugal jet engine?
the meaning of 'carry' in a novel
Who will lead the country until there is a new Tory leader?
Defining the standard model of PA so that a space alien could understand
Line of lights moving in a straight line , with a few following
I think I may have violated academic integrity last year - what should I do?
My employer faked my resume to acquire projects
Using credit/debit card details vs swiping a card in a payment (credit card) terminal
Computing the matrix powers of a non-diagonalizable matrix
Employer asking for online access to bank account - Is this a scam?
At what point in European history could a government build a printing press given a basic description?
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 begin{equation} 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}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
%[
begin{align*}
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
end{align*}
%]
end{document}
This gives me errors with the environment:
Missing endgroup inserted. end{align*}
Missing } inserted. end{align*}
begin{document} ended by end{align*}. end{align*}
Missing $ inserted. end{align*}
Display math should end with $$. end{align*}
Extra endgroup. end{align*}
Too many }'s. end{document}
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}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
%[
begin{align*}
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
end{align*}
%]
end{document}
This gives me errors with the environment:
Missing endgroup inserted. end{align*}
Missing } inserted. end{align*}
begin{document} ended by end{align*}. end{align*}
Missing $ inserted. end{align*}
Display math should end with $$. end{align*}
Extra endgroup. end{align*}
Too many }'s. end{document}
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
8 hours ago
Good point. Do you know why I am getting errors with the [ ... ]?
– ozsu
8 hours ago
add a comment |
I cannot see what is wrong with the following and would appreciate any pointers.
documentclass[margin=1mm]{standalone}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
%[
begin{align*}
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
end{align*}
%]
end{document}
This gives me errors with the environment:
Missing endgroup inserted. end{align*}
Missing } inserted. end{align*}
begin{document} ended by end{align*}. end{align*}
Missing $ inserted. end{align*}
Display math should end with $$. end{align*}
Extra endgroup. end{align*}
Too many }'s. end{document}
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}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
%[
begin{align*}
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
end{align*}
%]
end{document}
This gives me errors with the environment:
Missing endgroup inserted. end{align*}
Missing } inserted. end{align*}
begin{document} ended by end{align*}. end{align*}
Missing $ inserted. end{align*}
Display math should end with $$. end{align*}
Extra endgroup. end{align*}
Too many }'s. end{document}
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 8 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
8 hours ago
Good point. Do you know why I am getting errors with the [ ... ]?
– ozsu
8 hours ago
add a comment |
why use align at all here you only have a single line and no alignment point?
– David Carlisle
8 hours ago
Good point. Do you know why I am getting errors with the [ ... ]?
– ozsu
8 hours ago
why use align at all here you only have a single line and no alignment point?
– David Carlisle
8 hours ago
why use align at all here you only have a single line and no alignment point?
– David Carlisle
8 hours ago
Good point. Do you know why I am getting errors with the [ ... ]?
– ozsu
8 hours ago
Good point. Do you know why I am getting errors with the [ ... ]?
– ozsu
8 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}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
[
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
]
end{document}
or with standalone
documentclass[margin=1mm]{standalone}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
$
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
$
end{document}
Thanks much; did not know that difference. Something new learned.
– ozsu
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 |
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}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
[
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
]
end{document}
or with standalone
documentclass[margin=1mm]{standalone}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
$
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
$
end{document}
Thanks much; did not know that difference. Something new learned.
– ozsu
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 |
The errors are an artefact of standalone
processing, this works
documentclass[margin=1mm]{article}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
[
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
]
end{document}
or with standalone
documentclass[margin=1mm]{standalone}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
$
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
$
end{document}
Thanks much; did not know that difference. Something new learned.
– ozsu
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 |
The errors are an artefact of standalone
processing, this works
documentclass[margin=1mm]{article}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
[
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
]
end{document}
or with standalone
documentclass[margin=1mm]{standalone}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
$
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
$
end{document}
The errors are an artefact of standalone
processing, this works
documentclass[margin=1mm]{article}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
[
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
]
end{document}
or with standalone
documentclass[margin=1mm]{standalone}
usepackage{amsmath}
usepackage{blkarray, bigstrut}
usepackage{setspace}
begin{document}
setstretch{1.3}
$
begin{blockarray}{ccccc}
& A_{1} & A_{2} & A_{3} & A_{4} \
begin{block}{c[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]\
end{block}
end{blockarray}vspace*{-0.6baselineskip}
$
end{document}
answered 8 hours ago
David CarlisleDavid Carlisle
506k4211531905
506k4211531905
Thanks much; did not know that difference. Something new learned.
– ozsu
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 much; did not know that difference. Something new learned.
– ozsu
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
Thanks much; did not know that difference. Something new learned.
– ozsu
8 hours ago
Thanks much; did not know that difference. Something new learned.
– ozsu
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
@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
8 hours ago
Good point. Do you know why I am getting errors with the [ ... ]?
– ozsu
8 hours ago