Adjust spacing between main text and footnote in beamer slidesAdjust spacing between text and horizontal...
Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?
Toast materialize
Are small insurances worth it
What type of investment is best suited for a 1-year investment on a down payment?
How to evaluate the limit where something is raised to a power of x?
Make me a metasequence
What happened to QGIS 2.x LTR?
Real life puzzle: Unknown alphabet or shorthand
For a 1-action spell, do I need to take a turn to ready the spell before I can cast it, or can I cast it immediately?
Misplaced tyre lever - alternatives?
How can I handle a player who pre-plans arguments about my rulings on RAW?
Arrow between lines in the align environment
VAT refund for a conference ticket in Sweden
Which sins are beyond punishment?
Roots of 6th chords on the guitar for different inversions/voicings
What does @RC mean in SSDT SQL Server Unit Testing?
Second-rate spelling
I encountered my boss during an on-site interview at another company. Should I bring it up when seeing him next time?
Can a space-faring robot still function over a billion years?
Don't know what I’m looking for regarding removable HDDs?
At what level can a party fight a mimic?
It took me a lot of time to make this, pls like. (YouTube Comments #1)
Book about a time-travel war fought by computers
Is the withholding of funding notice allowed?
Adjust spacing between main text and footnote in beamer slides
Adjust spacing between text and horizontal ruleSpacing between footnotes and footnote markNumerical conditional within tikz keys?More space between main text and footnoteAdjust spacing between footnotesLaTeX beamer: pagenumbering appendixRemoving superfluous space after equations at end of beamer itemsFlexible horizontal spacing between footnote text (excluding first and last lines)change space between footnote line and main text6mm spacing between footnote number and text
How does one tweak (preferably on an individual slide basis, instead of applying to all slides) the spacing between the main text and the footnote in beamer slides.
For example, in the following slides, I've tried tweaking the skipfootins
but it doesn't seem to have much effect on Slide 1 where I'd like to have a bit more space between Item 11 and the footnote line/text
documentclass{beamer}
addtolength{skipfootins}{4pc plus 8pt}
usetheme{metropolis} % Use metropolis theme}
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
end{frame}
begin{frame}{Second Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
beamer spacing footnotes
add a comment |
How does one tweak (preferably on an individual slide basis, instead of applying to all slides) the spacing between the main text and the footnote in beamer slides.
For example, in the following slides, I've tried tweaking the skipfootins
but it doesn't seem to have much effect on Slide 1 where I'd like to have a bit more space between Item 11 and the footnote line/text
documentclass{beamer}
addtolength{skipfootins}{4pc plus 8pt}
usetheme{metropolis} % Use metropolis theme}
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
end{frame}
begin{frame}{Second Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
beamer spacing footnotes
add a comment |
How does one tweak (preferably on an individual slide basis, instead of applying to all slides) the spacing between the main text and the footnote in beamer slides.
For example, in the following slides, I've tried tweaking the skipfootins
but it doesn't seem to have much effect on Slide 1 where I'd like to have a bit more space between Item 11 and the footnote line/text
documentclass{beamer}
addtolength{skipfootins}{4pc plus 8pt}
usetheme{metropolis} % Use metropolis theme}
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
end{frame}
begin{frame}{Second Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
beamer spacing footnotes
How does one tweak (preferably on an individual slide basis, instead of applying to all slides) the spacing between the main text and the footnote in beamer slides.
For example, in the following slides, I've tried tweaking the skipfootins
but it doesn't seem to have much effect on Slide 1 where I'd like to have a bit more space between Item 11 and the footnote line/text
documentclass{beamer}
addtolength{skipfootins}{4pc plus 8pt}
usetheme{metropolis} % Use metropolis theme}
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
end{frame}
begin{frame}{Second Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
beamer spacing footnotes
beamer spacing footnotes
asked yesterday
SkyorkSkyork
55121123
55121123
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
do you looking for something like this?
documentclass{beamer}
usetheme{metropolis} % use of the metropolis theme:
% it breaks standard placement
% of footnotes (at bottom of a frame)
setbeamertemplate{footline}{}% <---
setbeamertemplate{footnote}{ % <---
makebox[1em][l]{insertfootnotemark}%
begin{minipage}{dimexprlinewidth-1em}
footnotesizelinespread{0.84}selectfontinsertfootnotetext
end{minipage}vskip 0pt
}% end of footnote template
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}
frametitle{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
end{frame}
begin{frame}
frametitle{Second Slide}
begin{itemize}
item Item 1footnote{test}
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Nunc sed pede. Praesent vitae lectus. Praesent neque justo,
vehicula eget, interdum id, facilisis et, nibh.}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
yes, something like this. Is it possible to selectively apply the spacing to some slides but not others? And how do I adjust the spacing between the main text and the footnote line, tried changing a few numbers in your footnote template above but didn't change the spacing
– Skyork
yesterday
@Skyork, footnotes should be an exception in presentations ... consequently inbeamer
they are not supported as in document classes intended for articles or books. if you like to change footnote style, redefine its template before frame, where you like to apply new style. from aesthetic point of view and clarity of presentation i not recommend to do this. about new question in comment i recommend to ask them in new question, that more people see them and aster than can help you.
– Zarko
yesterday
add a comment |
If you only want to tweak some selected slides, you could just add a vspace
.
documentclass{beamer}
addtolength{skipfootins}{4pc plus 8pt}
usetheme{metropolis} % Use metropolis theme}
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}%[t]
frametitle{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
vspace*{5mm}
end{frame}
begin{frame}%[t]
frametitle{Second Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
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%2f477784%2fadjust-spacing-between-main-text-and-footnote-in-beamer-slides%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
do you looking for something like this?
documentclass{beamer}
usetheme{metropolis} % use of the metropolis theme:
% it breaks standard placement
% of footnotes (at bottom of a frame)
setbeamertemplate{footline}{}% <---
setbeamertemplate{footnote}{ % <---
makebox[1em][l]{insertfootnotemark}%
begin{minipage}{dimexprlinewidth-1em}
footnotesizelinespread{0.84}selectfontinsertfootnotetext
end{minipage}vskip 0pt
}% end of footnote template
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}
frametitle{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
end{frame}
begin{frame}
frametitle{Second Slide}
begin{itemize}
item Item 1footnote{test}
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Nunc sed pede. Praesent vitae lectus. Praesent neque justo,
vehicula eget, interdum id, facilisis et, nibh.}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
yes, something like this. Is it possible to selectively apply the spacing to some slides but not others? And how do I adjust the spacing between the main text and the footnote line, tried changing a few numbers in your footnote template above but didn't change the spacing
– Skyork
yesterday
@Skyork, footnotes should be an exception in presentations ... consequently inbeamer
they are not supported as in document classes intended for articles or books. if you like to change footnote style, redefine its template before frame, where you like to apply new style. from aesthetic point of view and clarity of presentation i not recommend to do this. about new question in comment i recommend to ask them in new question, that more people see them and aster than can help you.
– Zarko
yesterday
add a comment |
do you looking for something like this?
documentclass{beamer}
usetheme{metropolis} % use of the metropolis theme:
% it breaks standard placement
% of footnotes (at bottom of a frame)
setbeamertemplate{footline}{}% <---
setbeamertemplate{footnote}{ % <---
makebox[1em][l]{insertfootnotemark}%
begin{minipage}{dimexprlinewidth-1em}
footnotesizelinespread{0.84}selectfontinsertfootnotetext
end{minipage}vskip 0pt
}% end of footnote template
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}
frametitle{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
end{frame}
begin{frame}
frametitle{Second Slide}
begin{itemize}
item Item 1footnote{test}
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Nunc sed pede. Praesent vitae lectus. Praesent neque justo,
vehicula eget, interdum id, facilisis et, nibh.}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
yes, something like this. Is it possible to selectively apply the spacing to some slides but not others? And how do I adjust the spacing between the main text and the footnote line, tried changing a few numbers in your footnote template above but didn't change the spacing
– Skyork
yesterday
@Skyork, footnotes should be an exception in presentations ... consequently inbeamer
they are not supported as in document classes intended for articles or books. if you like to change footnote style, redefine its template before frame, where you like to apply new style. from aesthetic point of view and clarity of presentation i not recommend to do this. about new question in comment i recommend to ask them in new question, that more people see them and aster than can help you.
– Zarko
yesterday
add a comment |
do you looking for something like this?
documentclass{beamer}
usetheme{metropolis} % use of the metropolis theme:
% it breaks standard placement
% of footnotes (at bottom of a frame)
setbeamertemplate{footline}{}% <---
setbeamertemplate{footnote}{ % <---
makebox[1em][l]{insertfootnotemark}%
begin{minipage}{dimexprlinewidth-1em}
footnotesizelinespread{0.84}selectfontinsertfootnotetext
end{minipage}vskip 0pt
}% end of footnote template
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}
frametitle{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
end{frame}
begin{frame}
frametitle{Second Slide}
begin{itemize}
item Item 1footnote{test}
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Nunc sed pede. Praesent vitae lectus. Praesent neque justo,
vehicula eget, interdum id, facilisis et, nibh.}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
do you looking for something like this?
documentclass{beamer}
usetheme{metropolis} % use of the metropolis theme:
% it breaks standard placement
% of footnotes (at bottom of a frame)
setbeamertemplate{footline}{}% <---
setbeamertemplate{footnote}{ % <---
makebox[1em][l]{insertfootnotemark}%
begin{minipage}{dimexprlinewidth-1em}
footnotesizelinespread{0.84}selectfontinsertfootnotetext
end{minipage}vskip 0pt
}% end of footnote template
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}
frametitle{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
end{frame}
begin{frame}
frametitle{Second Slide}
begin{itemize}
item Item 1footnote{test}
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Nunc sed pede. Praesent vitae lectus. Praesent neque justo,
vehicula eget, interdum id, facilisis et, nibh.}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
answered yesterday
ZarkoZarko
126k868165
126k868165
yes, something like this. Is it possible to selectively apply the spacing to some slides but not others? And how do I adjust the spacing between the main text and the footnote line, tried changing a few numbers in your footnote template above but didn't change the spacing
– Skyork
yesterday
@Skyork, footnotes should be an exception in presentations ... consequently inbeamer
they are not supported as in document classes intended for articles or books. if you like to change footnote style, redefine its template before frame, where you like to apply new style. from aesthetic point of view and clarity of presentation i not recommend to do this. about new question in comment i recommend to ask them in new question, that more people see them and aster than can help you.
– Zarko
yesterday
add a comment |
yes, something like this. Is it possible to selectively apply the spacing to some slides but not others? And how do I adjust the spacing between the main text and the footnote line, tried changing a few numbers in your footnote template above but didn't change the spacing
– Skyork
yesterday
@Skyork, footnotes should be an exception in presentations ... consequently inbeamer
they are not supported as in document classes intended for articles or books. if you like to change footnote style, redefine its template before frame, where you like to apply new style. from aesthetic point of view and clarity of presentation i not recommend to do this. about new question in comment i recommend to ask them in new question, that more people see them and aster than can help you.
– Zarko
yesterday
yes, something like this. Is it possible to selectively apply the spacing to some slides but not others? And how do I adjust the spacing between the main text and the footnote line, tried changing a few numbers in your footnote template above but didn't change the spacing
– Skyork
yesterday
yes, something like this. Is it possible to selectively apply the spacing to some slides but not others? And how do I adjust the spacing between the main text and the footnote line, tried changing a few numbers in your footnote template above but didn't change the spacing
– Skyork
yesterday
@Skyork, footnotes should be an exception in presentations ... consequently in
beamer
they are not supported as in document classes intended for articles or books. if you like to change footnote style, redefine its template before frame, where you like to apply new style. from aesthetic point of view and clarity of presentation i not recommend to do this. about new question in comment i recommend to ask them in new question, that more people see them and aster than can help you.– Zarko
yesterday
@Skyork, footnotes should be an exception in presentations ... consequently in
beamer
they are not supported as in document classes intended for articles or books. if you like to change footnote style, redefine its template before frame, where you like to apply new style. from aesthetic point of view and clarity of presentation i not recommend to do this. about new question in comment i recommend to ask them in new question, that more people see them and aster than can help you.– Zarko
yesterday
add a comment |
If you only want to tweak some selected slides, you could just add a vspace
.
documentclass{beamer}
addtolength{skipfootins}{4pc plus 8pt}
usetheme{metropolis} % Use metropolis theme}
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}%[t]
frametitle{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
vspace*{5mm}
end{frame}
begin{frame}%[t]
frametitle{Second Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
add a comment |
If you only want to tweak some selected slides, you could just add a vspace
.
documentclass{beamer}
addtolength{skipfootins}{4pc plus 8pt}
usetheme{metropolis} % Use metropolis theme}
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}%[t]
frametitle{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
vspace*{5mm}
end{frame}
begin{frame}%[t]
frametitle{Second Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
add a comment |
If you only want to tweak some selected slides, you could just add a vspace
.
documentclass{beamer}
addtolength{skipfootins}{4pc plus 8pt}
usetheme{metropolis} % Use metropolis theme}
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}%[t]
frametitle{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
vspace*{5mm}
end{frame}
begin{frame}%[t]
frametitle{Second Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
If you only want to tweak some selected slides, you could just add a vspace
.
documentclass{beamer}
addtolength{skipfootins}{4pc plus 8pt}
usetheme{metropolis} % Use metropolis theme}
title{A minimal example}
date{today}
author{Matthias Vogelgesang}
institute{Centre for Modern Beamer Themes}
begin{document}
maketitle
begin{frame}%[t]
frametitle{First Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
item Item 10
item Item 11
end{itemize}
vspace*{5mm}
end{frame}
begin{frame}%[t]
frametitle{Second Slide}
begin{itemize}
item Item 1
item Item 2
item Item 3
item Item 4
item Item 5
item Item 6
item Item 7footnote{Some footnote}
item Item 8
item Item 9
end{itemize}
end{frame}
end{document}
answered yesterday
marmotmarmot
106k4127242
106k4127242
add a comment |
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%2f477784%2fadjust-spacing-between-main-text-and-footnote-in-beamer-slides%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