Collect all figures at end with memoir











up vote
0
down vote

favorite












I've written a book with the memoir class (a great package, I take my hat off to the author), and I now need a version that has all the figures at the end (or the end of each chapter), each on a separate page together with the figure caption. This is the kind of thing that the endfloat package does, but when I try it I get lots of error messages and the compilation fails, so I wonder if the two packages are incompatible? (Neither package mentions the other in its documentation.) I also have lots of customizations for the figures and captions, for example putting the caption in the margin in a pseudo-Tufte style, which I think endfloat would have a hard time with even if they were compatible.



So my question is simply how to put all the figures at the end in a document using the memoir class? Thanks.










share|improve this question






















  • One approach is first to enclose your includefigure within a newcommand (e.g. newcommand{putfig}[1]{...} and then use that new command either to put the figure directly or to ship out the figures to a separate file. Can you post a MWE that shows at least one case of including a figure so that a concrete example can be generated from it.
    – Jeffrey J Weimer
    5 hours ago










  • Please show us a short compilable code using class memoir and endfloat resulting in your issue(s). If possible use example-image from package mwe ...
    – Kurt
    5 hours ago










  • Be sure that you write every end{float} at the start of a new line. Possible duplicate of Problems with endfloat package?
    – Fran
    3 hours ago

















up vote
0
down vote

favorite












I've written a book with the memoir class (a great package, I take my hat off to the author), and I now need a version that has all the figures at the end (or the end of each chapter), each on a separate page together with the figure caption. This is the kind of thing that the endfloat package does, but when I try it I get lots of error messages and the compilation fails, so I wonder if the two packages are incompatible? (Neither package mentions the other in its documentation.) I also have lots of customizations for the figures and captions, for example putting the caption in the margin in a pseudo-Tufte style, which I think endfloat would have a hard time with even if they were compatible.



So my question is simply how to put all the figures at the end in a document using the memoir class? Thanks.










share|improve this question






















  • One approach is first to enclose your includefigure within a newcommand (e.g. newcommand{putfig}[1]{...} and then use that new command either to put the figure directly or to ship out the figures to a separate file. Can you post a MWE that shows at least one case of including a figure so that a concrete example can be generated from it.
    – Jeffrey J Weimer
    5 hours ago










  • Please show us a short compilable code using class memoir and endfloat resulting in your issue(s). If possible use example-image from package mwe ...
    – Kurt
    5 hours ago










  • Be sure that you write every end{float} at the start of a new line. Possible duplicate of Problems with endfloat package?
    – Fran
    3 hours ago















up vote
0
down vote

favorite









up vote
0
down vote

favorite











I've written a book with the memoir class (a great package, I take my hat off to the author), and I now need a version that has all the figures at the end (or the end of each chapter), each on a separate page together with the figure caption. This is the kind of thing that the endfloat package does, but when I try it I get lots of error messages and the compilation fails, so I wonder if the two packages are incompatible? (Neither package mentions the other in its documentation.) I also have lots of customizations for the figures and captions, for example putting the caption in the margin in a pseudo-Tufte style, which I think endfloat would have a hard time with even if they were compatible.



So my question is simply how to put all the figures at the end in a document using the memoir class? Thanks.










share|improve this question













I've written a book with the memoir class (a great package, I take my hat off to the author), and I now need a version that has all the figures at the end (or the end of each chapter), each on a separate page together with the figure caption. This is the kind of thing that the endfloat package does, but when I try it I get lots of error messages and the compilation fails, so I wonder if the two packages are incompatible? (Neither package mentions the other in its documentation.) I also have lots of customizations for the figures and captions, for example putting the caption in the margin in a pseudo-Tufte style, which I think endfloat would have a hard time with even if they were compatible.



So my question is simply how to put all the figures at the end in a document using the memoir class? Thanks.







floats memoir endfloat






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 6 hours ago









GeoffV

511414




511414












  • One approach is first to enclose your includefigure within a newcommand (e.g. newcommand{putfig}[1]{...} and then use that new command either to put the figure directly or to ship out the figures to a separate file. Can you post a MWE that shows at least one case of including a figure so that a concrete example can be generated from it.
    – Jeffrey J Weimer
    5 hours ago










  • Please show us a short compilable code using class memoir and endfloat resulting in your issue(s). If possible use example-image from package mwe ...
    – Kurt
    5 hours ago










  • Be sure that you write every end{float} at the start of a new line. Possible duplicate of Problems with endfloat package?
    – Fran
    3 hours ago




















  • One approach is first to enclose your includefigure within a newcommand (e.g. newcommand{putfig}[1]{...} and then use that new command either to put the figure directly or to ship out the figures to a separate file. Can you post a MWE that shows at least one case of including a figure so that a concrete example can be generated from it.
    – Jeffrey J Weimer
    5 hours ago










  • Please show us a short compilable code using class memoir and endfloat resulting in your issue(s). If possible use example-image from package mwe ...
    – Kurt
    5 hours ago










  • Be sure that you write every end{float} at the start of a new line. Possible duplicate of Problems with endfloat package?
    – Fran
    3 hours ago


















One approach is first to enclose your includefigure within a newcommand (e.g. newcommand{putfig}[1]{...} and then use that new command either to put the figure directly or to ship out the figures to a separate file. Can you post a MWE that shows at least one case of including a figure so that a concrete example can be generated from it.
– Jeffrey J Weimer
5 hours ago




One approach is first to enclose your includefigure within a newcommand (e.g. newcommand{putfig}[1]{...} and then use that new command either to put the figure directly or to ship out the figures to a separate file. Can you post a MWE that shows at least one case of including a figure so that a concrete example can be generated from it.
– Jeffrey J Weimer
5 hours ago












Please show us a short compilable code using class memoir and endfloat resulting in your issue(s). If possible use example-image from package mwe ...
– Kurt
5 hours ago




Please show us a short compilable code using class memoir and endfloat resulting in your issue(s). If possible use example-image from package mwe ...
– Kurt
5 hours ago












Be sure that you write every end{float} at the start of a new line. Possible duplicate of Problems with endfloat package?
– Fran
3 hours ago






Be sure that you write every end{float} at the start of a new line. Possible duplicate of Problems with endfloat package?
– Fran
3 hours ago

















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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f462266%2fcollect-all-figures-at-end-with-memoir%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f462266%2fcollect-all-figures-at-end-with-memoir%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

サソリ

広島県道265号伴広島線

Accessing regular linux commands in Huawei's Dopra Linux