How to put an figure correctly? The Next CEO of Stack OverflowInsert image in latexTwo figures...
Won the lottery - how do I keep the money?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
Contours of a clandestine nature
Why does standard notation not preserve intervals (visually)
Can we say or write : "No, it'sn't"?
calculus parametric curve length
Does it take more energy to get to Venus or to Mars?
What is the result of assigning to std::vector<T>::begin()?
multiple labels for a single equation
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
How fast would a person need to move to trick the eye?
How to invert MapIndexed on a ragged structure? How to construct a tree from rules?
I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin
Is HostGator storing my password in plaintext?
Would a completely good Muggle be able to use a wand?
How do I transpose the 1st and -1th levels of an arbitrarily nested array?
How do I go from 300 unfinished/half written blog posts, to published posts?
Is it ever safe to open a suspicious html file (e.g. email attachment)?
What's the best way to handle refactoring a big file?
Preparing Indesign booklet with .psd graphics for print
Complex fractions
How to solve a differential equation with a term to a power?
Anatomically Correct Strange Women In Ponds Distributing Swords
What was the first Unix version to run on a microcomputer?
How to put an figure correctly?
The Next CEO of Stack OverflowInsert image in latexTwo figures side by side with text wrappingInclude centered full page figure with no marginsHow to place a figure in Latex while the [htbp] doesnt work?Preventing LaTeX from starting a new page before begin{figure}align text and figure on same lineWhy I can not place my figure where I want?How to insert a pdf figure at the right positionImage will show up with includegraphics but non with begin figureCaption of figure from PDF overlap page number and at the end of page
I'm trying to put on the document a file, but when I put it, it goes to the top of the page
begin{wrapfigure}{R}{5cm}
begin{center}
includegraphics[scale=0.25]{archive1.pdf}
end{center}
end{wrapfigure}
Text here
begin{figure}
begin{center}
includegraphics[scale=0.5]{archive2.pdf}
caption{archive2}
label{archive2}
end{center}
end{figure}
begin{figure}
begin{center}
includegraphics[scale=0.5]{archive3.pdf}
caption{archive3}
label{archive3}
end{center}
end{figure}
I'm using the archive.pdf
because the figure is from Inkspace, and that was the easy way to make it for me.
The problem is that the figure goes to the top of the page, and not after the text.
graphics positioning
New contributor
add a comment |
I'm trying to put on the document a file, but when I put it, it goes to the top of the page
begin{wrapfigure}{R}{5cm}
begin{center}
includegraphics[scale=0.25]{archive1.pdf}
end{center}
end{wrapfigure}
Text here
begin{figure}
begin{center}
includegraphics[scale=0.5]{archive2.pdf}
caption{archive2}
label{archive2}
end{center}
end{figure}
begin{figure}
begin{center}
includegraphics[scale=0.5]{archive3.pdf}
caption{archive3}
label{archive3}
end{center}
end{figure}
I'm using the archive.pdf
because the figure is from Inkspace, and that was the easy way to make it for me.
The problem is that the figure goes to the top of the page, and not after the text.
graphics positioning
New contributor
add a comment |
I'm trying to put on the document a file, but when I put it, it goes to the top of the page
begin{wrapfigure}{R}{5cm}
begin{center}
includegraphics[scale=0.25]{archive1.pdf}
end{center}
end{wrapfigure}
Text here
begin{figure}
begin{center}
includegraphics[scale=0.5]{archive2.pdf}
caption{archive2}
label{archive2}
end{center}
end{figure}
begin{figure}
begin{center}
includegraphics[scale=0.5]{archive3.pdf}
caption{archive3}
label{archive3}
end{center}
end{figure}
I'm using the archive.pdf
because the figure is from Inkspace, and that was the easy way to make it for me.
The problem is that the figure goes to the top of the page, and not after the text.
graphics positioning
New contributor
I'm trying to put on the document a file, but when I put it, it goes to the top of the page
begin{wrapfigure}{R}{5cm}
begin{center}
includegraphics[scale=0.25]{archive1.pdf}
end{center}
end{wrapfigure}
Text here
begin{figure}
begin{center}
includegraphics[scale=0.5]{archive2.pdf}
caption{archive2}
label{archive2}
end{center}
end{figure}
begin{figure}
begin{center}
includegraphics[scale=0.5]{archive3.pdf}
caption{archive3}
label{archive3}
end{center}
end{figure}
I'm using the archive.pdf
because the figure is from Inkspace, and that was the easy way to make it for me.
The problem is that the figure goes to the top of the page, and not after the text.
graphics positioning
graphics positioning
New contributor
New contributor
New contributor
asked 3 mins ago
Shohei SatoShohei Sato
11
11
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
});
}
});
Shohei Sato 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%2f482204%2fhow-to-put-an-figure-correctly%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
Shohei Sato is a new contributor. Be nice, and check out our Code of Conduct.
Shohei Sato is a new contributor. Be nice, and check out our Code of Conduct.
Shohei Sato is a new contributor. Be nice, and check out our Code of Conduct.
Shohei Sato 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%2f482204%2fhow-to-put-an-figure-correctly%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