Should geometry bindingoffset remove or add space from the inner margin?Is it possible to define a...
How do you funnel food off a cutting board?
Do authors have to be politically correct in article-writing?
Why is the "Domain users" group missing from this Powershell AD Query?
What species should be used for storage of human minds?
Count repetitions of an array
Not a Long-Winded Riddle
Why are carbons of Inositol chiral centers?
Why is one not obligated to give up his life rather than violate Lashon Hara?
Converting very wide logos to square formats
Stuck on a Geometry Puzzle
If angels and devils are the same species, why would their mortal offspring appear physically different?
Does an Eldritch Knight's Weapon Bond protect him from losing his weapon to a Telekinesis spell?
When Are Enum Values Defined?
Boss asked me to sign a resignation paper without a date on it along with my new contract
Why does 0.-5 evaluate to -5?
What is the industry term for house wiring diagrams?
Subsurf on a crown. How can I smooth some edges and keep others sharp?
Microtypography protrusion with Polish quotation marks
What does an unprocessed RAW file look like?
Translation needed for 130 years old church document
Equivalent of "illegal" for violating civil law
A fantasy book with seven white haired women on the cover
Does the ditching switch allow an A320 to float indefinitely?
Why do we have to make "peinlich" start with a capital letter and also end with -s in this sentence?
Should geometry bindingoffset remove or add space from the inner margin?
Is it possible to define a multicolumn environment with a background colourModern book design, margins and typed areaTrouble formatting createspace template in memoirinner and outer margin misplacement in bookHow to remove margin notes space in book class?How to include page margin into header and footer in memoir?Two-Sided Gutter in Tufte-LaTeX without symmetric?geometry's bindingoffset seems to be ignoredMarginal notes overrun the paper even if only papersize is specifiedWiden page and margin while keeping other geometry settings
In twoside
book
/memoir
documents, using the geometry
package:
I have been having some weird inconsistent behavior using the memoir
and book
classes to create twoside
books. And, I am having trouble understanding the behavior of the bindingoffset
/ gutter is explained in the documentation.
Although there are many questions related to this topic - THIS question pertains to understanding the actual documentation of the geometry
documentation.
In one place, the documentations seems to state that the bindingoffset
is actually removing space from the inner margin for twoside documents, (which is what is happening in my experience), but in another place it says its supposed to be adding that space to the inner margin.
What should be the expected behavior of bindingoffset
?
From the Geometry package documentation:
pg.2 - margins : left (inner), right (outer), top and bottom
pg.9 - bindingoffset removes a specified space from the lefthand-side of the page for oneside or the inner-side for twoside. bindingoffset=hlengthi. This is useful if pages are bound by a press binding (glued, stitched, stapled . . . ). See Figure 6.
pg.10 - Figure 6: The option bindingoffset adds the specified length to the inner margin. Note that twoside option swaps the horizontal margins and the marginal notes together with bindingoffset on even pages (see b)), but asymmetric option suppresses the swap of the margins and marginal notes (but bindingoffset is still swapped).
pg. 29 - ‘bindingoffset’ The macro adds the specified space to the inner margin. 523 define@key{Gm}{bindingoffset}{Gm@setlengthGm@bindingoffset{#1}}%
margins memoir books layout binding
add a comment |
In twoside
book
/memoir
documents, using the geometry
package:
I have been having some weird inconsistent behavior using the memoir
and book
classes to create twoside
books. And, I am having trouble understanding the behavior of the bindingoffset
/ gutter is explained in the documentation.
Although there are many questions related to this topic - THIS question pertains to understanding the actual documentation of the geometry
documentation.
In one place, the documentations seems to state that the bindingoffset
is actually removing space from the inner margin for twoside documents, (which is what is happening in my experience), but in another place it says its supposed to be adding that space to the inner margin.
What should be the expected behavior of bindingoffset
?
From the Geometry package documentation:
pg.2 - margins : left (inner), right (outer), top and bottom
pg.9 - bindingoffset removes a specified space from the lefthand-side of the page for oneside or the inner-side for twoside. bindingoffset=hlengthi. This is useful if pages are bound by a press binding (glued, stitched, stapled . . . ). See Figure 6.
pg.10 - Figure 6: The option bindingoffset adds the specified length to the inner margin. Note that twoside option swaps the horizontal margins and the marginal notes together with bindingoffset on even pages (see b)), but asymmetric option suppresses the swap of the margins and marginal notes (but bindingoffset is still swapped).
pg. 29 - ‘bindingoffset’ The macro adds the specified space to the inner margin. 523 define@key{Gm}{bindingoffset}{Gm@setlengthGm@bindingoffset{#1}}%
margins memoir books layout binding
add a comment |
In twoside
book
/memoir
documents, using the geometry
package:
I have been having some weird inconsistent behavior using the memoir
and book
classes to create twoside
books. And, I am having trouble understanding the behavior of the bindingoffset
/ gutter is explained in the documentation.
Although there are many questions related to this topic - THIS question pertains to understanding the actual documentation of the geometry
documentation.
In one place, the documentations seems to state that the bindingoffset
is actually removing space from the inner margin for twoside documents, (which is what is happening in my experience), but in another place it says its supposed to be adding that space to the inner margin.
What should be the expected behavior of bindingoffset
?
From the Geometry package documentation:
pg.2 - margins : left (inner), right (outer), top and bottom
pg.9 - bindingoffset removes a specified space from the lefthand-side of the page for oneside or the inner-side for twoside. bindingoffset=hlengthi. This is useful if pages are bound by a press binding (glued, stitched, stapled . . . ). See Figure 6.
pg.10 - Figure 6: The option bindingoffset adds the specified length to the inner margin. Note that twoside option swaps the horizontal margins and the marginal notes together with bindingoffset on even pages (see b)), but asymmetric option suppresses the swap of the margins and marginal notes (but bindingoffset is still swapped).
pg. 29 - ‘bindingoffset’ The macro adds the specified space to the inner margin. 523 define@key{Gm}{bindingoffset}{Gm@setlengthGm@bindingoffset{#1}}%
margins memoir books layout binding
In twoside
book
/memoir
documents, using the geometry
package:
I have been having some weird inconsistent behavior using the memoir
and book
classes to create twoside
books. And, I am having trouble understanding the behavior of the bindingoffset
/ gutter is explained in the documentation.
Although there are many questions related to this topic - THIS question pertains to understanding the actual documentation of the geometry
documentation.
In one place, the documentations seems to state that the bindingoffset
is actually removing space from the inner margin for twoside documents, (which is what is happening in my experience), but in another place it says its supposed to be adding that space to the inner margin.
What should be the expected behavior of bindingoffset
?
From the Geometry package documentation:
pg.2 - margins : left (inner), right (outer), top and bottom
pg.9 - bindingoffset removes a specified space from the lefthand-side of the page for oneside or the inner-side for twoside. bindingoffset=hlengthi. This is useful if pages are bound by a press binding (glued, stitched, stapled . . . ). See Figure 6.
pg.10 - Figure 6: The option bindingoffset adds the specified length to the inner margin. Note that twoside option swaps the horizontal margins and the marginal notes together with bindingoffset on even pages (see b)), but asymmetric option suppresses the swap of the margins and marginal notes (but bindingoffset is still swapped).
pg. 29 - ‘bindingoffset’ The macro adds the specified space to the inner margin. 523 define@key{Gm}{bindingoffset}{Gm@setlengthGm@bindingoffset{#1}}%
margins memoir books layout binding
margins memoir books layout binding
asked 6 mins ago
elika kohenelika kohen
1136
1136
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%2f476711%2fshould-geometry-bindingoffset-remove-or-add-space-from-the-inner-margin%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%2f476711%2fshould-geometry-bindingoffset-remove-or-add-space-from-the-inner-margin%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