Thankyou so much for this video, I learnt to put image in LaTeX only because of your video😇😄🤟
@odioaleman9 жыл бұрын
Straightforward, clear, nice voice and recording, in general great video. a shame you didnt continue with your videos
@kevinobuya60134 жыл бұрын
... Explained in the most simplest of ways. Thanks a 1000000
@kenjimacmartin36152 жыл бұрын
THANK YOU this program is so confusing and you saved me
@vegalyra15174 жыл бұрын
Thank you so much, very good video that explained everything simply from scratch, absolute life saver!
@MaarioneteSR8 жыл бұрын
Hello, I did all the steps and my image still shows at the very end of the document, any idea why?
@free141009 жыл бұрын
Simple and clear! Thank you!
@larakalevra22338 ай бұрын
Thank you very much, this was very helpful. I hope you have a blessed day. :)
@HisashiAya6 жыл бұрын
hi. excellent explanation! what is the command if i want to put 4 figures at once. like 2 rows x 2 columns. thanks in advance!
@elynegilles73886 жыл бұрын
Great video thanks ! I do have a problem tho, texmaker also print the name of the image I use before the image itself. Not like a caption, but as it was part of the text before, and I don't know how to take it off. It also tells me that my image is not found, but it does show it on the pdf, but I have to ad the .jpg at the end of the name eventhough it's in the same file. Do you have any idea of what the problem is ? Thanks !
@TheZioba7 жыл бұрын
Hi, I've got a question: if I have to import a picture in LaTeX, for example a mathematical graphic and I have to name with greek letters some elements of this picture, should I name them directly in the image before importing it in LaTeX or can I name them in LaTex after importing it? I ask you this question because LaTeX gives very simple commands for subscripts, but I don't know how can I use subscripts directly in the image out of LaTeX editor.
@rahatkumar46648 жыл бұрын
Great Presentation Sir Understood each bit of it
@sarahakutey91004 жыл бұрын
Nice and concise. Thanks a lot. The only problem is that the font is too small which makes seeing your source code input quite difficult
@kutubbiswas24018 жыл бұрын
presentation was very nice and right on the point, thanks a lot
@sided83516 жыл бұрын
I have one alignment issue with this, but otherwise it works great. For one, when I insert an image this way, for some reason it interrupts the preceding text and breaks it apart over the image. Then, when I use the "center" command and give the text some space, it forces the text to align to the left margin of the image rather than the original left margin of the document.
@xesan5557 жыл бұрын
crisp,clear, brief...thanks
@ShivaprakashGopinath7 жыл бұрын
if i create a new folder in the latex folder and save all image on it... can i use that directly without any change...
@snehakarthikeyan5793 жыл бұрын
Thank you so much sir❣️❣️
@Terieni-q7c4 жыл бұрын
Thanks for the concise video!
@anesubangani22446 жыл бұрын
Thank you so much. This really helped me out
@h3llbouy8 жыл бұрын
Awesome video!! thanks a lot!
@kalliakoukou69494 жыл бұрын
Thank you very much! I have two questions: 1) when I type [h/t/b] it sends my figure at the end of the article. Do you possibly know why? 2) how do I change the name of the title of the picture? MikTex automatically names it Figure 1. What if I want to give it another name? I have just started learning to write documents in TeX and I really need to improve in some things 🤯 Thank you in advance!
@AHeadForFigures4 жыл бұрын
Thanks for the kind words! For the first question, a lowercase 'h' will place the picture in the approximate location as best it can. You could try a capital "H" which should put it at exactly this point in the text. However, this occasionally causes problems, so I left it out of the short video. Another option is to try: "h!", with an exclamation point at the end. The exclamation point overrides any other parameters that may be affecting the image's location.
@AHeadForFigures4 жыл бұрын
For the second question, it can be quite involved to change the naming completely. However, you can put this line immediately before the `\begin{document}` in your file and it will allow you to change the caption from "figure 1" to something like "image 1" or "picture 1": \usepackage[figurename=INSERT_NEW_NAME_HERE]{caption}
@kalliakoukou69494 жыл бұрын
Wow I can't find words to thank you enough! Thank you for your time to answer my questions!😊
@mariaqurban14646 жыл бұрын
How can I placed the graph on the same page? I include the graph but it shows at the 2nd page not at the same page on which I am writing
@LoveHWH6 жыл бұрын
What is the software that you are showing? I mean the how do you do the latex while you can see the pdf
@AHeadForFigures6 жыл бұрын
I'm using TexMaker (www.xm1math.net/texmaker/). I believe the default set up with the program is like this. If not, once TexMaker is downloaded you can go to "Preferences" and select to use "Built-In Viewer" and then check the box to embed it. That will show the preview window right next to your code.
@isaacguerra78888 жыл бұрын
thanks a lot man you give me usefull notes. very thanks.
@2081115897 жыл бұрын
Thx! And how upload two pictures next to each other?
@juliantambwe85515 жыл бұрын
Very useful lecture, thanks for sharing
@华胥-g5c6 жыл бұрын
Thank you, easy to follow.
@luizchaves19687 жыл бұрын
Very nice! Simple and target!
@باقررضایی-ن7غАй бұрын
Sir. I inserted a pic after a paragraph but the pic went into the lines, not after paragraph. Can you give me guide?
@anjumwaqas42195 жыл бұрын
Plz tell me how I insert a pic eaxatly where I m want in between the theorem
@antiantivax68056 жыл бұрын
I have my image in my same folder but Latex keeps saying the image is not found
@GoldenHand111110 ай бұрын
How to increase the size of the figure? Help plis
@christinafrase36187 жыл бұрын
Very instructive. Thank you!!!
@laurentcuilliere38173 ай бұрын
Thank you so much!
@AlejandroPaladio9 жыл бұрын
Hello, it's a nice video, very helpful, thanks! I have a question, how can I change the "Figure 1 Blah blah", to "Picture 1 Blah blah"? Thanks again
@AHeadForFigures4 жыл бұрын
If you put this line immediatley before the `\begin{document}` in your file, it should take care of it: \usepackage[figurename=Picture]{caption}
@goldenmind57165 жыл бұрын
Great😍 thnnks
@vMafin4 жыл бұрын
Thx , very helpful :D
@perkhaahmad11367 жыл бұрын
really helpful thanks
@mertekren42228 жыл бұрын
thanks it was great.
@TheSunnyprakash8 жыл бұрын
Thank a lot Sir.
@badran476 жыл бұрын
Thank you
@iyiaksamlarbentuna6 жыл бұрын
Great!
@mohammadjavadipour25947 жыл бұрын
super thanks
@vineeshvs4 жыл бұрын
Related link (Drawing figure in Xfig and importing it in a Latex document): kzbin.info/www/bejne/bXaThYd9Zq2HgdU