Problem with output attempting to force itself all onto one page, but it does not fitTwo Columns whose...
What properties make a magic weapon befit a Rogue more than a DEX-based Fighter?
Why is "la Gestapo" feminine?
Writing in a Christian voice
Do native speakers use "ultima" and "proxima" frequently in spoken English?
Can you describe someone as luxurious? As in someone who likes luxurious things?
Asserting that Atheism and Theism are both faith based positions
How to split IPA spelling into syllables
Highest stage count that are used one right after the other?
Should I be concerned about student access to a test bank?
Is there a distance limit for minecart tracks?
Why didn’t Eve recognize the little cockroach as a living organism?
What is the meaning of "You've never met a graph you didn't like?"
Mortal danger in mid-grade literature
Strange behavior in TikZ draw command
How can a new country break out from a developed country without war?
How would a solely written language work mechanically
Why didn't Voldemort know what Grindelwald looked like?
Is divisi notation needed for brass or woodwind in an orchestra?
Calculate Pi using Monte Carlo
What do the positive and negative (+/-) transmit and receive pins mean on Ethernet cables?
A seasonal riddle
Why is indicated airspeed rather than ground speed used during the takeoff roll?
Should a narrator ever describe things based on a character's view instead of facts?
Make a Bowl of Alphabet Soup
Problem with output attempting to force itself all onto one page, but it does not fit
Two Columns whose content is positioned relative to each otherHow to wrap pictures in lists in theorems with formulas?Geometry package: page formatting is correct for pages with headings e.g. chapter but not for normal onesHow to fit and insert PDF onto a page with a subsection?
It was hard for me to come up with a title for this question. So, for one, my document is starting on the second page. The second issue is that I cannot seem to get everything to appear in my document. I have ten questions, but only 8 and part of the 9th show up. When I remove questions, the 10th one partially shows up. It's as if the entire document is trying to force itself all onto one page. Any help would be greatly appreciated. The code is below. I'm stumped. Thank you so much.
documentclass[a4paper, 12pt]{article}
usepackage{amsmath,amsthm,amssymb,amsfonts, enumitem, fancyhdr, color, comment, graphicx, environ}
newcommand{powerset}[1]{mathbb{P}(#1)}
setcounter{secnumdepth}{-2}
usepackage{parskip}
usepackage{tikz}
setlength{parindent}{15pt}
begin{document}
section{fbox{1} textnormal{Let emph{A} = {1, 2, 3}. How many relations are there on A?}}
section{fbox{2} textnormal{Let emph{R} be a relation from sets emph{A} to emph{B}. Prove that Rng($R^{-1}$) = Dom(R).}}
section{fbox{3} textnormal{Let emph{A} = {a, b, 1, 2, 3}. Define emph{R} = {(1, 1), (a, a), (a, b), (1, 2), (2, 1), (a, 1), (a, 2)}. Is this relation reflexive, symmetric, transitive, irreflexive, and/or antisymmetric? Explain. Draw a digraph of emph{R}.}}
section{fbox{4} textnormal{Let emph{A} = {a, b, 1, 2, 3}. Let emph{T} be an equivalence relation on emph{A} such that aT2 and bT3. How many equivalence classes of emph{T} are possible? List the equivalence classes for all possibilities.}}
section{fbox{5} textnormal{Let emph{Q} = {(x, y) $in mathbb{R} times mathbb{R}$ : $|x - y| < 1$}. Is the relation emph{Q} reflexive, symmetric, transitive, irreflexive, and/or antisymmetric? Prove or disprove that each property holds.}}
section{fbox{6} textnormal{Prove that the collection {$A_{t}$ : $t in [0, 1)$}, where each of $A_{t}$ = {z + t : $z in mathbb{Z}$} is a partition of $mathbb{R}$.}}
section{fbox{7} textnormal{Write the addition and multiplication tables for $mathbb{Z}_6$, the set of equivalence classes for the relation $equiv$ (mod 6).}}
section{fbox{8} textnormal{Define a relation $leq$ on all words by agreeing that one word is $<$ another if an only if the first word comes before the second when arranged in alphabetical order. Show that this relation, called the emph{lexicographic order}, is a total order. (If you don't know why this order is called lexicographic, look up the definition of this word in a emph{lexicon}).}}
section{fbox{9} textnormal{Draw the Hasse diagram for the poset {{2}, {3}, {2, 3}, {4, 5}, {2, 3 , 4}, {4, 5, 6} ordered by set inclusion.}}
section{fbox{10} textnormal{Let emph{A} be a set and $subset$ be the ordering for emph{P}(emph{A}). Let emph{B} be a family of subsets of emph{A}. Prove that the least upper bound of emph{B} is $bigcup_{Xinemph{B}}X$ and the greatest lower bound of emph{B} is $bigcap_{Xinemph{B}}X$}}
end{document}
formatting
New contributor
add a comment |
It was hard for me to come up with a title for this question. So, for one, my document is starting on the second page. The second issue is that I cannot seem to get everything to appear in my document. I have ten questions, but only 8 and part of the 9th show up. When I remove questions, the 10th one partially shows up. It's as if the entire document is trying to force itself all onto one page. Any help would be greatly appreciated. The code is below. I'm stumped. Thank you so much.
documentclass[a4paper, 12pt]{article}
usepackage{amsmath,amsthm,amssymb,amsfonts, enumitem, fancyhdr, color, comment, graphicx, environ}
newcommand{powerset}[1]{mathbb{P}(#1)}
setcounter{secnumdepth}{-2}
usepackage{parskip}
usepackage{tikz}
setlength{parindent}{15pt}
begin{document}
section{fbox{1} textnormal{Let emph{A} = {1, 2, 3}. How many relations are there on A?}}
section{fbox{2} textnormal{Let emph{R} be a relation from sets emph{A} to emph{B}. Prove that Rng($R^{-1}$) = Dom(R).}}
section{fbox{3} textnormal{Let emph{A} = {a, b, 1, 2, 3}. Define emph{R} = {(1, 1), (a, a), (a, b), (1, 2), (2, 1), (a, 1), (a, 2)}. Is this relation reflexive, symmetric, transitive, irreflexive, and/or antisymmetric? Explain. Draw a digraph of emph{R}.}}
section{fbox{4} textnormal{Let emph{A} = {a, b, 1, 2, 3}. Let emph{T} be an equivalence relation on emph{A} such that aT2 and bT3. How many equivalence classes of emph{T} are possible? List the equivalence classes for all possibilities.}}
section{fbox{5} textnormal{Let emph{Q} = {(x, y) $in mathbb{R} times mathbb{R}$ : $|x - y| < 1$}. Is the relation emph{Q} reflexive, symmetric, transitive, irreflexive, and/or antisymmetric? Prove or disprove that each property holds.}}
section{fbox{6} textnormal{Prove that the collection {$A_{t}$ : $t in [0, 1)$}, where each of $A_{t}$ = {z + t : $z in mathbb{Z}$} is a partition of $mathbb{R}$.}}
section{fbox{7} textnormal{Write the addition and multiplication tables for $mathbb{Z}_6$, the set of equivalence classes for the relation $equiv$ (mod 6).}}
section{fbox{8} textnormal{Define a relation $leq$ on all words by agreeing that one word is $<$ another if an only if the first word comes before the second when arranged in alphabetical order. Show that this relation, called the emph{lexicographic order}, is a total order. (If you don't know why this order is called lexicographic, look up the definition of this word in a emph{lexicon}).}}
section{fbox{9} textnormal{Draw the Hasse diagram for the poset {{2}, {3}, {2, 3}, {4, 5}, {2, 3 , 4}, {4, 5, 6} ordered by set inclusion.}}
section{fbox{10} textnormal{Let emph{A} be a set and $subset$ be the ordering for emph{P}(emph{A}). Let emph{B} be a family of subsets of emph{A}. Prove that the least upper bound of emph{B} is $bigcup_{Xinemph{B}}X$ and the greatest lower bound of emph{B} is $bigcap_{Xinemph{B}}X$}}
end{document}
formatting
New contributor
add a comment |
It was hard for me to come up with a title for this question. So, for one, my document is starting on the second page. The second issue is that I cannot seem to get everything to appear in my document. I have ten questions, but only 8 and part of the 9th show up. When I remove questions, the 10th one partially shows up. It's as if the entire document is trying to force itself all onto one page. Any help would be greatly appreciated. The code is below. I'm stumped. Thank you so much.
documentclass[a4paper, 12pt]{article}
usepackage{amsmath,amsthm,amssymb,amsfonts, enumitem, fancyhdr, color, comment, graphicx, environ}
newcommand{powerset}[1]{mathbb{P}(#1)}
setcounter{secnumdepth}{-2}
usepackage{parskip}
usepackage{tikz}
setlength{parindent}{15pt}
begin{document}
section{fbox{1} textnormal{Let emph{A} = {1, 2, 3}. How many relations are there on A?}}
section{fbox{2} textnormal{Let emph{R} be a relation from sets emph{A} to emph{B}. Prove that Rng($R^{-1}$) = Dom(R).}}
section{fbox{3} textnormal{Let emph{A} = {a, b, 1, 2, 3}. Define emph{R} = {(1, 1), (a, a), (a, b), (1, 2), (2, 1), (a, 1), (a, 2)}. Is this relation reflexive, symmetric, transitive, irreflexive, and/or antisymmetric? Explain. Draw a digraph of emph{R}.}}
section{fbox{4} textnormal{Let emph{A} = {a, b, 1, 2, 3}. Let emph{T} be an equivalence relation on emph{A} such that aT2 and bT3. How many equivalence classes of emph{T} are possible? List the equivalence classes for all possibilities.}}
section{fbox{5} textnormal{Let emph{Q} = {(x, y) $in mathbb{R} times mathbb{R}$ : $|x - y| < 1$}. Is the relation emph{Q} reflexive, symmetric, transitive, irreflexive, and/or antisymmetric? Prove or disprove that each property holds.}}
section{fbox{6} textnormal{Prove that the collection {$A_{t}$ : $t in [0, 1)$}, where each of $A_{t}$ = {z + t : $z in mathbb{Z}$} is a partition of $mathbb{R}$.}}
section{fbox{7} textnormal{Write the addition and multiplication tables for $mathbb{Z}_6$, the set of equivalence classes for the relation $equiv$ (mod 6).}}
section{fbox{8} textnormal{Define a relation $leq$ on all words by agreeing that one word is $<$ another if an only if the first word comes before the second when arranged in alphabetical order. Show that this relation, called the emph{lexicographic order}, is a total order. (If you don't know why this order is called lexicographic, look up the definition of this word in a emph{lexicon}).}}
section{fbox{9} textnormal{Draw the Hasse diagram for the poset {{2}, {3}, {2, 3}, {4, 5}, {2, 3 , 4}, {4, 5, 6} ordered by set inclusion.}}
section{fbox{10} textnormal{Let emph{A} be a set and $subset$ be the ordering for emph{P}(emph{A}). Let emph{B} be a family of subsets of emph{A}. Prove that the least upper bound of emph{B} is $bigcup_{Xinemph{B}}X$ and the greatest lower bound of emph{B} is $bigcap_{Xinemph{B}}X$}}
end{document}
formatting
New contributor
It was hard for me to come up with a title for this question. So, for one, my document is starting on the second page. The second issue is that I cannot seem to get everything to appear in my document. I have ten questions, but only 8 and part of the 9th show up. When I remove questions, the 10th one partially shows up. It's as if the entire document is trying to force itself all onto one page. Any help would be greatly appreciated. The code is below. I'm stumped. Thank you so much.
documentclass[a4paper, 12pt]{article}
usepackage{amsmath,amsthm,amssymb,amsfonts, enumitem, fancyhdr, color, comment, graphicx, environ}
newcommand{powerset}[1]{mathbb{P}(#1)}
setcounter{secnumdepth}{-2}
usepackage{parskip}
usepackage{tikz}
setlength{parindent}{15pt}
begin{document}
section{fbox{1} textnormal{Let emph{A} = {1, 2, 3}. How many relations are there on A?}}
section{fbox{2} textnormal{Let emph{R} be a relation from sets emph{A} to emph{B}. Prove that Rng($R^{-1}$) = Dom(R).}}
section{fbox{3} textnormal{Let emph{A} = {a, b, 1, 2, 3}. Define emph{R} = {(1, 1), (a, a), (a, b), (1, 2), (2, 1), (a, 1), (a, 2)}. Is this relation reflexive, symmetric, transitive, irreflexive, and/or antisymmetric? Explain. Draw a digraph of emph{R}.}}
section{fbox{4} textnormal{Let emph{A} = {a, b, 1, 2, 3}. Let emph{T} be an equivalence relation on emph{A} such that aT2 and bT3. How many equivalence classes of emph{T} are possible? List the equivalence classes for all possibilities.}}
section{fbox{5} textnormal{Let emph{Q} = {(x, y) $in mathbb{R} times mathbb{R}$ : $|x - y| < 1$}. Is the relation emph{Q} reflexive, symmetric, transitive, irreflexive, and/or antisymmetric? Prove or disprove that each property holds.}}
section{fbox{6} textnormal{Prove that the collection {$A_{t}$ : $t in [0, 1)$}, where each of $A_{t}$ = {z + t : $z in mathbb{Z}$} is a partition of $mathbb{R}$.}}
section{fbox{7} textnormal{Write the addition and multiplication tables for $mathbb{Z}_6$, the set of equivalence classes for the relation $equiv$ (mod 6).}}
section{fbox{8} textnormal{Define a relation $leq$ on all words by agreeing that one word is $<$ another if an only if the first word comes before the second when arranged in alphabetical order. Show that this relation, called the emph{lexicographic order}, is a total order. (If you don't know why this order is called lexicographic, look up the definition of this word in a emph{lexicon}).}}
section{fbox{9} textnormal{Draw the Hasse diagram for the poset {{2}, {3}, {2, 3}, {4, 5}, {2, 3 , 4}, {4, 5, 6} ordered by set inclusion.}}
section{fbox{10} textnormal{Let emph{A} be a set and $subset$ be the ordering for emph{P}(emph{A}). Let emph{B} be a family of subsets of emph{A}. Prove that the least upper bound of emph{B} is $bigcup_{Xinemph{B}}X$ and the greatest lower bound of emph{B} is $bigcap_{Xinemph{B}}X$}}
end{document}
formatting
formatting
New contributor
New contributor
edited 3 mins ago
marmot
110k5136255
110k5136255
New contributor
asked 5 mins ago
BionisBionis
1
1
New contributor
New contributor
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
});
}
});
Bionis is a new contributor. Be nice, and check out our Code of Conduct.
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%2f480390%2fproblem-with-output-attempting-to-force-itself-all-onto-one-page-but-it-does-no%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
Bionis is a new contributor. Be nice, and check out our Code of Conduct.
Bionis is a new contributor. Be nice, and check out our Code of Conduct.
Bionis is a new contributor. Be nice, and check out our Code of Conduct.
Bionis is a new contributor. Be nice, and check out our Code of Conduct.
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%2f480390%2fproblem-with-output-attempting-to-force-itself-all-onto-one-page-but-it-does-no%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