Include guides for staples within binding offsetRemoval of binding offset when submitting digital version of...
Can chords be played on the flute?
Could quantum mechanics be necessary to analyze some biology scenarios?
How to avoid being sexist when trying to employ someone to function in a very sexist environment?
If I delete my router's history can my ISP still provide it to my parents?
Criticizing long fiction. How is it different from short?
Is divide-by-zero a security vulnerability?
Incompressible fluid definition
Using AWS Fargate as web server
Can the Assuming function be used with ContourPlot or DensityPlot?
Finding an integral using a table?
Prove that every even perfect number is a triangular number.
Inventor that creates machine that grabs man from future
Why do neural networks need so many training examples to perform?
Why is c4 a better move in this position?
Do authors have to be politically correct in article-writing?
Do commercial flights continue with an engine out?
Is it a fallacy if someone claims they need an explanation for every word of your argument to the point where they don't understand common terms?
Do my Windows system binaries contain sensitive information?
Avoiding morning and evening handshakes
Word to be used for "standing with your toes pointing out"
Why is this code uniquely decodable?
Can I retract my name from an already published manuscript?
How to properly claim credit for peer review?
Why is commutativity optional in multiplication for rings?
Include guides for staples within binding offset
Removal of binding offset when submitting digital version of documentPage numbering and binding offsetTwoside margin width. How to take into account binding?How to set a binding offset with tufte-book class?Recommended margin and binding offsetSliding binding correctonVerso Pages Lack Binding Correctionbindingoffset for Cover PageCan we prepare latex document for Perfect binding?Adding a left binding offset to whole document without changing other margins
I’m dealing with this setup:
documentclass[twoside]{exam}
usepackage[
letterpaper,
twoside,
bindingoffset=0.5in,
inner=0.75in,
outer=0.75in,
top=0.75in,
bottom=1in,
footskip=.5in,
]{geometry}
begin{document}
Text text tex.
end{document}
On the first page, I would like to include two dashes within the binding offset, to serve as guides to where to staple the packet.
I’ve looked at several other posts and none of helped. I imagine it will involve TikZ
, but I’ve also seen the background
package come up. How can I achieve this goal?
exam double-sided draw binding
add a comment |
I’m dealing with this setup:
documentclass[twoside]{exam}
usepackage[
letterpaper,
twoside,
bindingoffset=0.5in,
inner=0.75in,
outer=0.75in,
top=0.75in,
bottom=1in,
footskip=.5in,
]{geometry}
begin{document}
Text text tex.
end{document}
On the first page, I would like to include two dashes within the binding offset, to serve as guides to where to staple the packet.
I’ve looked at several other posts and none of helped. I imagine it will involve TikZ
, but I’ve also seen the background
package come up. How can I achieve this goal?
exam double-sided draw binding
add a comment |
I’m dealing with this setup:
documentclass[twoside]{exam}
usepackage[
letterpaper,
twoside,
bindingoffset=0.5in,
inner=0.75in,
outer=0.75in,
top=0.75in,
bottom=1in,
footskip=.5in,
]{geometry}
begin{document}
Text text tex.
end{document}
On the first page, I would like to include two dashes within the binding offset, to serve as guides to where to staple the packet.
I’ve looked at several other posts and none of helped. I imagine it will involve TikZ
, but I’ve also seen the background
package come up. How can I achieve this goal?
exam double-sided draw binding
I’m dealing with this setup:
documentclass[twoside]{exam}
usepackage[
letterpaper,
twoside,
bindingoffset=0.5in,
inner=0.75in,
outer=0.75in,
top=0.75in,
bottom=1in,
footskip=.5in,
]{geometry}
begin{document}
Text text tex.
end{document}
On the first page, I would like to include two dashes within the binding offset, to serve as guides to where to staple the packet.
I’ve looked at several other posts and none of helped. I imagine it will involve TikZ
, but I’ve also seen the background
package come up. How can I achieve this goal?
exam double-sided draw binding
exam double-sided draw binding
asked 17 mins ago
Chase Ryan TaylorChase Ryan Taylor
16617
16617
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
});
}
});
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%2f477644%2finclude-guides-for-staples-within-binding-offset%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
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%2f477644%2finclude-guides-for-staples-within-binding-offset%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