Very helpful. but can u please explain from where its taking the picture ..
@secretpassion38014 жыл бұрын
Copy the picture to folder where you have saved this txt file
@AlexanderWebster_3 жыл бұрын
@@secretpassion3801 Thank you. That was probably what everyone came to search for and was not explained.
@JitendraSingh-zy5js3 жыл бұрын
@@AlexanderWebster_ yeah absolutely
@iit_da_munda2 жыл бұрын
@@AlexanderWebster_ yes
@phillip767 жыл бұрын
It is not exactly what I need. How do you get the picture, and where do you put it to get it to work?
@pilaramonkgogimoshebashebi23717 жыл бұрын
make sure you have the picture in the same file as your tex file:)
@thecalculusman209011 жыл бұрын
I did what you showed in the video, but strangely I got an error message that latex couldn't find the image. This is strange because I put the picture in the same folder with the tex file. Any insights on this?
@trelopi8iki9544 жыл бұрын
The image must be JPEG and no JFIF you have to convert it. This was my fault and now it's okay... I hope this will be helpful despite the fact that it's 6 years later...
@thecalculusman209011 жыл бұрын
This is the code: \begin{figure} \includegraphics[width=0.8\textwidth]{cube} \end{figure} The file cube.gif is in the same library as the file I'm working with. The error is: LaTeX Error : File 'cube' not found.
@TheClydeGamer9 жыл бұрын
My professor let us use the Overleaf to do our Latex codes. I would always get the same error no matter what code I use: File 'filename.jpeg' not found.
@edwardholmes917 жыл бұрын
Hunter.Skylar Isn't Overleaf an online editor though? So I guess it wouldn't be able to reference local files?
@salahmelmouled4 жыл бұрын
Thanks for your help. What is your recommendation for LaTeX editor?
@beenay185 жыл бұрын
why does my pic shows the file name with picture
@hastivahidi65187 жыл бұрын
Hi thanks for the video. I am using text works and MiKTeX. I cannot bring the pic into my file although I saved both the pic and the text works file in the same folder ( I created a new forlder and saved them both in it) what is the problem? I am writing the codes exactly as yours. Thank you
@deepschoolai7 жыл бұрын
I suggest you post this on tex.stackexchange along with the code that you are using.
@Pablo-wg1lw3 жыл бұрын
LaTeX is a mess. Just use TeXmacs...
@cherishnguyen50611 жыл бұрын
I noticed that the font size is 12pt. However, the pdf shows the font seem bigger as usual. Do you know why? I also inserted successfully the image, but cannot figure out why the font size doesn't display its correct size.
@aswad73688 жыл бұрын
The package "refstyle" is not working! do I have to add it to Texmaker? and if so, how do you add a package to Texmaker?
@iamprajithssp2 жыл бұрын
Pictures alignment was changed, how to set on a single page?
@memastamat99826 жыл бұрын
When I reference figures I got this in the text [;;]. I write in greek. Does anyone know how to fix this?
@deepschoolai11 жыл бұрын
Sorry for the super late reply, but it's probably got to do with the gif extension, can you try a .jpg or .png file?
@vivianoseibuabeng43979 жыл бұрын
i want to do same, but i can't get the picture in the tex format. have already converted my map into the jpeg format but i can't, please help me out asap. thanks
@deepschoolai9 жыл бұрын
Vivian Osei Buabeng Hi Vivian. It would be best if you asked this question on tex.stackexchange.com and also include the code segment for the figure. Cheers
@vivianoseibuabeng43979 жыл бұрын
hi thanks for the correct address but i have been able to do it now. thanks
@allawadiarvind7 жыл бұрын
how did you do it?
@abhishekagrahari100711 жыл бұрын
how do I insert 3 figures side by side at top of the page in latex...
@Pablo-wg1lw3 жыл бұрын
Consider TeXmacs, which comes with an integrated picture editors, and allows for wysiwyg math editing. Existed in 2012 and is still better in 2021... Maybe the math student (are you still a student?) could make some nice tutorials?
@fayqamannan57794 жыл бұрын
your refstyle package is not install...u can see it is red underlined
@lunastein4407 жыл бұрын
Where do have to save the picture in order to be able to include it just by the name?
@lunastein4407 жыл бұрын
Nevermind, found it out
@deepschoolai7 жыл бұрын
For future reference for everyone else, same folder.
@umangrastogi77355 жыл бұрын
when I use the mentioned, I get the following error: Undefined control sequence. \includegraphics Please help
@blessingdongo40415 жыл бұрын
its most probably a syntax error.Just check if all your statements are written correctly
@liuedison30179 жыл бұрын
What is the software you using? I don't like WinEdt, and yours is much better.
@deepschoolai9 жыл бұрын
I was using TeXMaker in that video, but now I use TexStudio which is even better. Looks and feels the same but more useful features.
@liuedison30179 жыл бұрын
The Math Student Thank you :D.
@asarullah31447 жыл бұрын
how i am able to cite the figure?, like Figure 1: Hell to the no[?]
@martincho80029 жыл бұрын
is the \figref changed to \figurename or ?
@kaouthermed51486 жыл бұрын
how to write text with the colors thanks
@thecalculusman209011 жыл бұрын
I have tried it with a .jpeg and it gives the same error :( :( :(
@MeGaGliedda10 жыл бұрын
When I put my figure into my document LaTex doesn't really respect my [h] order, could someone help me ? :(
@deepschoolai10 жыл бұрын
Unfortunately this is a quirk of latex. Common problem and try searching stackexchange or google
@MeGaGliedda10 жыл бұрын
The Math Student Yea, actually it doesn't even work by excluding \begin{figure} and \end{figure} codes :( let me know if you find something, bye ;)
@Pablo-wg1lw3 жыл бұрын
LaTeX is very buggy. You may consider switching too TeXmacs.
@deepschoolai11 жыл бұрын
Can you post your code snippet and the error?
@allenchikondo38784 жыл бұрын
hello, its not working for me, can you please help
@chanprakash2611 жыл бұрын
Thanking you so much, this is exactly what i was looking for :)
@aniruddhashirsat2397 жыл бұрын
Useless... Tough i saved the image in same folder it does not work
@hastivahidi65187 жыл бұрын
I have the same problem. did u solve it?
@staticreebok14566 жыл бұрын
drag the thing from ur browser that should do it coz thats what i did
@FugieGamers6 жыл бұрын
You sound exactly like arnold
@saptashwabaisya42023 жыл бұрын
thanks a lot, this was exactly what I needed
@hemantsethia2475 Жыл бұрын
Thanks bro it help me a lot.
@lortharmatheus61686 жыл бұрын
First video i liked in a while kkkkkkk, thanks mate, it worked
@soumiazitouni43004 жыл бұрын
merci ; svpl répondé moi \huge Facebook \begin{figure}[H] %\begin{center} \includegraphics[width=0.8 cm\textwidth]{Facebook} %\end{center} \label{fb} \caption {\textcolor{red} {Facebook}} \end{figure} moi ercire la commende mais pas apparu.
@jeanounou9 жыл бұрын
My picture comes at the bottom of the page!!!
@shubhankardatta24372 жыл бұрын
Thank you, super helpful!
@andyGPT1019 жыл бұрын
Nice and easy instructions.
@deepschoolai11 жыл бұрын
Glad I could help :)
@shrur35272 жыл бұрын
Tq🙏
@Jonjonsmith1233 жыл бұрын
I hate latexing so much
@АняЧистякова-у6ъ3 жыл бұрын
Thank u a lot
@mkdintertainment35936 жыл бұрын
A worst video.. Because you didn't mentioned that in which folder the image have to put.
@hsoley7 жыл бұрын
to the point, thanks!
@Lordoftheflies23410 жыл бұрын
Thanks a lot :)
@hitrun22486 жыл бұрын
Thanks bro
@junaid53887 жыл бұрын
Niceee......
@loglosss9 жыл бұрын
Thank you!
@jfl21393 жыл бұрын
If ever you wanted to know how to add a table in LaTeX, here's how: kzbin.info/www/bejne/o6nMp36HgJJ5fdk. Hope it helps!
@aprilcallon0110 жыл бұрын
how do I put a picture on my document that is on the computer
@kim157427 жыл бұрын
I guess you just provide an absolute path
@ivosantini56357 жыл бұрын
you need to put it all in the same folder or sub folders of the folder where you keep the original file, I hope 3 years of waiting was worth reading this
@XXgamemaster4 жыл бұрын
@@kim15742 you guess? Your comment could have been more helpful to say the least.