Removing outer parenthesis in a diagram
When I try to remove the outer brackets in the following diagram, by removing the first occurrence of begin{pmatrix}
and the last occurrence of end{pmatrix}
I get the error misplaced alignment tab character &
. I cannot see which tab character is causing the problem and why it is causing the problem. How can I remove the outer parentheses without incurring this problem, and preserving all other properties as is, except for perhaps making the gap between rows slightly smaller. I have used \ \
below, but this gap is too big, whilst \
is too small.
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{pmatrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \ text{John} \ \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \
text{saw} & text{Mary}\ \
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{pmatrix}
]
end{frame}
end{document}
matrices parenthesis
add a comment |
When I try to remove the outer brackets in the following diagram, by removing the first occurrence of begin{pmatrix}
and the last occurrence of end{pmatrix}
I get the error misplaced alignment tab character &
. I cannot see which tab character is causing the problem and why it is causing the problem. How can I remove the outer parentheses without incurring this problem, and preserving all other properties as is, except for perhaps making the gap between rows slightly smaller. I have used \ \
below, but this gap is too big, whilst \
is too small.
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{pmatrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \ text{John} \ \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \
text{saw} & text{Mary}\ \
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{pmatrix}
]
end{frame}
end{document}
matrices parenthesis
add a comment |
When I try to remove the outer brackets in the following diagram, by removing the first occurrence of begin{pmatrix}
and the last occurrence of end{pmatrix}
I get the error misplaced alignment tab character &
. I cannot see which tab character is causing the problem and why it is causing the problem. How can I remove the outer parentheses without incurring this problem, and preserving all other properties as is, except for perhaps making the gap between rows slightly smaller. I have used \ \
below, but this gap is too big, whilst \
is too small.
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{pmatrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \ text{John} \ \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \
text{saw} & text{Mary}\ \
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{pmatrix}
]
end{frame}
end{document}
matrices parenthesis
When I try to remove the outer brackets in the following diagram, by removing the first occurrence of begin{pmatrix}
and the last occurrence of end{pmatrix}
I get the error misplaced alignment tab character &
. I cannot see which tab character is causing the problem and why it is causing the problem. How can I remove the outer parentheses without incurring this problem, and preserving all other properties as is, except for perhaps making the gap between rows slightly smaller. I have used \ \
below, but this gap is too big, whilst \
is too small.
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{pmatrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \ text{John} \ \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \
text{saw} & text{Mary}\ \
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{pmatrix}
]
end{frame}
end{document}
matrices parenthesis
matrices parenthesis
edited 13 hours ago
user65526
asked 14 hours ago
user65526user65526
417210
417210
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Change pmatrix
(which automatically add a pair of brackets) to matrix
:
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{matrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \ text{John} \ \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \
text{saw} & text{Mary}\ \
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{matrix}
]
end{frame}
end{document}
Avoid using double \
s. You always have \
:
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{matrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \[2ex] text{John} \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \[2ex]
text{saw} & text{Mary}\
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{matrix}
]
end{frame}
end{document}
Brilliant. The other thing I wanted to know was how to get the space between each row slightly less. I had` before and in the above it is
\ `. But this is slightly too big, whilst `` is too small.
– user65526
14 hours ago
I have edited my question slightly to incorporate this.
– user65526
14 hours ago
I've tried that but it doesn't produce enough space between the top two rows. Can I use0.5ex
?
– user65526
14 hours ago
@user65526 Look at my edited answer. I used the default spacing in the space between row 2 and row 3, but\[2ex]
between row 1 and row 2. In fact, you can add anything between[
and]
, for example\[1cm]
, even negative numbers can be added.
– JouleV
14 hours ago
@user65526 Do you have any questions?
– JouleV
14 hours ago
|
show 6 more comments
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%2f484498%2fremoving-outer-parenthesis-in-a-diagram%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
Change pmatrix
(which automatically add a pair of brackets) to matrix
:
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{matrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \ text{John} \ \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \
text{saw} & text{Mary}\ \
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{matrix}
]
end{frame}
end{document}
Avoid using double \
s. You always have \
:
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{matrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \[2ex] text{John} \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \[2ex]
text{saw} & text{Mary}\
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{matrix}
]
end{frame}
end{document}
Brilliant. The other thing I wanted to know was how to get the space between each row slightly less. I had` before and in the above it is
\ `. But this is slightly too big, whilst `` is too small.
– user65526
14 hours ago
I have edited my question slightly to incorporate this.
– user65526
14 hours ago
I've tried that but it doesn't produce enough space between the top two rows. Can I use0.5ex
?
– user65526
14 hours ago
@user65526 Look at my edited answer. I used the default spacing in the space between row 2 and row 3, but\[2ex]
between row 1 and row 2. In fact, you can add anything between[
and]
, for example\[1cm]
, even negative numbers can be added.
– JouleV
14 hours ago
@user65526 Do you have any questions?
– JouleV
14 hours ago
|
show 6 more comments
Change pmatrix
(which automatically add a pair of brackets) to matrix
:
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{matrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \ text{John} \ \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \
text{saw} & text{Mary}\ \
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{matrix}
]
end{frame}
end{document}
Avoid using double \
s. You always have \
:
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{matrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \[2ex] text{John} \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \[2ex]
text{saw} & text{Mary}\
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{matrix}
]
end{frame}
end{document}
Brilliant. The other thing I wanted to know was how to get the space between each row slightly less. I had` before and in the above it is
\ `. But this is slightly too big, whilst `` is too small.
– user65526
14 hours ago
I have edited my question slightly to incorporate this.
– user65526
14 hours ago
I've tried that but it doesn't produce enough space between the top two rows. Can I use0.5ex
?
– user65526
14 hours ago
@user65526 Look at my edited answer. I used the default spacing in the space between row 2 and row 3, but\[2ex]
between row 1 and row 2. In fact, you can add anything between[
and]
, for example\[1cm]
, even negative numbers can be added.
– JouleV
14 hours ago
@user65526 Do you have any questions?
– JouleV
14 hours ago
|
show 6 more comments
Change pmatrix
(which automatically add a pair of brackets) to matrix
:
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{matrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \ text{John} \ \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \
text{saw} & text{Mary}\ \
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{matrix}
]
end{frame}
end{document}
Avoid using double \
s. You always have \
:
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{matrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \[2ex] text{John} \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \[2ex]
text{saw} & text{Mary}\
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{matrix}
]
end{frame}
end{document}
Change pmatrix
(which automatically add a pair of brackets) to matrix
:
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{matrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \ text{John} \ \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \ \
text{saw} & text{Mary}\ \
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{matrix}
]
end{frame}
end{document}
Avoid using double \
s. You always have \
:
documentclass[11pt]{beamer}
usepackage{pgfpages,amsmath,amssymb,mathtools,color, graphicx, amsfonts, braket}
usepackage{subfig}
usetheme{Madrid}
usepackage{empheq}
usepackage{multicol}
usepackage{gb4e}
begin{document}
begin{frame}
[begin{matrix}begin{matrix} begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \[2ex] text{John} \ cfrac{ operatorname{[;]} }{ saw } end{matrix} &
begin{pmatrix}
begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} & begin{array}{c|c}
multicolumn{2}{c}{cfrac{ t }{ e to e to t }}
end{array} \[2ex]
text{saw} & text{Mary}\
cfrac{ operatorname{[;]} }{ a } & cfrac{ operatorname{[;]} }{ b }
end{pmatrix}
end{matrix}
]
end{frame}
end{document}
edited 14 hours ago
answered 14 hours ago
JouleVJouleV
12.9k22663
12.9k22663
Brilliant. The other thing I wanted to know was how to get the space between each row slightly less. I had` before and in the above it is
\ `. But this is slightly too big, whilst `` is too small.
– user65526
14 hours ago
I have edited my question slightly to incorporate this.
– user65526
14 hours ago
I've tried that but it doesn't produce enough space between the top two rows. Can I use0.5ex
?
– user65526
14 hours ago
@user65526 Look at my edited answer. I used the default spacing in the space between row 2 and row 3, but\[2ex]
between row 1 and row 2. In fact, you can add anything between[
and]
, for example\[1cm]
, even negative numbers can be added.
– JouleV
14 hours ago
@user65526 Do you have any questions?
– JouleV
14 hours ago
|
show 6 more comments
Brilliant. The other thing I wanted to know was how to get the space between each row slightly less. I had` before and in the above it is
\ `. But this is slightly too big, whilst `` is too small.
– user65526
14 hours ago
I have edited my question slightly to incorporate this.
– user65526
14 hours ago
I've tried that but it doesn't produce enough space between the top two rows. Can I use0.5ex
?
– user65526
14 hours ago
@user65526 Look at my edited answer. I used the default spacing in the space between row 2 and row 3, but\[2ex]
between row 1 and row 2. In fact, you can add anything between[
and]
, for example\[1cm]
, even negative numbers can be added.
– JouleV
14 hours ago
@user65526 Do you have any questions?
– JouleV
14 hours ago
Brilliant. The other thing I wanted to know was how to get the space between each row slightly less. I had
` before and in the above it is
\ `. But this is slightly too big, whilst `` is too small.– user65526
14 hours ago
Brilliant. The other thing I wanted to know was how to get the space between each row slightly less. I had
` before and in the above it is
\ `. But this is slightly too big, whilst `` is too small.– user65526
14 hours ago
I have edited my question slightly to incorporate this.
– user65526
14 hours ago
I have edited my question slightly to incorporate this.
– user65526
14 hours ago
I've tried that but it doesn't produce enough space between the top two rows. Can I use
0.5ex
?– user65526
14 hours ago
I've tried that but it doesn't produce enough space between the top two rows. Can I use
0.5ex
?– user65526
14 hours ago
@user65526 Look at my edited answer. I used the default spacing in the space between row 2 and row 3, but
\[2ex]
between row 1 and row 2. In fact, you can add anything between [
and ]
, for example \[1cm]
, even negative numbers can be added.– JouleV
14 hours ago
@user65526 Look at my edited answer. I used the default spacing in the space between row 2 and row 3, but
\[2ex]
between row 1 and row 2. In fact, you can add anything between [
and ]
, for example \[1cm]
, even negative numbers can be added.– JouleV
14 hours ago
@user65526 Do you have any questions?
– JouleV
14 hours ago
@user65526 Do you have any questions?
– JouleV
14 hours ago
|
show 6 more comments
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%2f484498%2fremoving-outer-parenthesis-in-a-diagram%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