How To Import A Picture in LaTeX | TeXMaker How-To's

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

ความคิดเห็น • 56

  • @odioaleman
    @odioaleman 9 ปีที่แล้ว +16

    Straightforward, clear, nice voice and recording, in general great video. a shame you didnt continue with your videos

  • @janhavipatil8599
    @janhavipatil8599 4 ปีที่แล้ว +2

    Thankyou so much for this video, I learnt to put image in LaTeX only because of your video😇😄🤟

  • @kenjimacmartin3615
    @kenjimacmartin3615 2 ปีที่แล้ว

    THANK YOU this program is so confusing and you saved me

  • @kevinobuya6013
    @kevinobuya6013 4 ปีที่แล้ว

    ... Explained in the most simplest of ways. Thanks a 1000000

  • @free14100
    @free14100 9 ปีที่แล้ว +7

    Simple and clear!
    Thank you!

  • @larakalevra2233
    @larakalevra2233 7 หลายเดือนก่อน

    Thank you very much, this was very helpful.
    I hope you have a blessed day. :)

  • @vegalyra1517
    @vegalyra1517 4 ปีที่แล้ว

    Thank you so much, very good video that explained everything simply from scratch, absolute life saver!

  • @TheZioba
    @TheZioba 7 ปีที่แล้ว +1

    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.

  • @HisashiAya
    @HisashiAya 6 ปีที่แล้ว +1

    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!

  • @xesan555
    @xesan555 7 ปีที่แล้ว

    crisp,clear, brief...thanks

  • @MaarioneteSR
    @MaarioneteSR 8 ปีที่แล้ว +2

    Hello, I did all the steps and my image still shows at the very end of the document, any idea why?

  • @sarahakutey9100
    @sarahakutey9100 4 ปีที่แล้ว +1

    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

  • @elynegilles7388
    @elynegilles7388 6 ปีที่แล้ว

    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 !

  • @kutubbiswas2401
    @kutubbiswas2401 8 ปีที่แล้ว +2

    presentation was very nice and right on the point, thanks a lot

  • @rahatkumar4664
    @rahatkumar4664 8 ปีที่แล้ว +1

    Great Presentation Sir
    Understood each bit of it

  • @Terieni-q7c
    @Terieni-q7c 4 ปีที่แล้ว

    Thanks for the concise video!

  • @anesubangani2244
    @anesubangani2244 6 ปีที่แล้ว +1

    Thank you so much. This really helped me out

  • @snehakarthikeyan579
    @snehakarthikeyan579 3 ปีที่แล้ว +1

    Thank you so much sir❣️❣️

  • @h3llbouy
    @h3llbouy 8 ปีที่แล้ว +1

    Awesome video!! thanks a lot!

  • @sided8351
    @sided8351 6 ปีที่แล้ว

    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.

  • @华胥-g5c
    @华胥-g5c 6 ปีที่แล้ว +1

    Thank you, easy to follow.

  • @ShivaprakashGopinath
    @ShivaprakashGopinath 7 ปีที่แล้ว

    if i create a new folder in the latex folder and save all image on it... can i use that directly without any change...

  • @kalliakoukou6949
    @kalliakoukou6949 4 ปีที่แล้ว

    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!

    • @AHeadForFigures
      @AHeadForFigures  4 ปีที่แล้ว

      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.

    • @AHeadForFigures
      @AHeadForFigures  4 ปีที่แล้ว +1

      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}

    • @kalliakoukou6949
      @kalliakoukou6949 4 ปีที่แล้ว

      Wow I can't find words to thank you enough! Thank you for your time to answer my questions!😊

  • @LoveHWH
    @LoveHWH 6 ปีที่แล้ว

    What is the software that you are showing? I mean the how do you do the latex while you can see the pdf

    • @AHeadForFigures
      @AHeadForFigures  6 ปีที่แล้ว

      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.

  • @juliantambwe8551
    @juliantambwe8551 5 ปีที่แล้ว

    Very useful lecture, thanks for sharing

  • @isaacguerra7888
    @isaacguerra7888 8 ปีที่แล้ว +1

    thanks a lot man you give me usefull notes. very thanks.

  • @luizchaves1968
    @luizchaves1968 7 ปีที่แล้ว

    Very nice! Simple and target!

  • @mariaqurban1464
    @mariaqurban1464 6 ปีที่แล้ว

    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

  • @208111589
    @208111589 7 ปีที่แล้ว

    Thx! And how upload two pictures next to each other?

  • @laurentcuilliere3817
    @laurentcuilliere3817 2 หลายเดือนก่อน

    Thank you so much!

  • @AlejandroPaladio
    @AlejandroPaladio 9 ปีที่แล้ว

    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

    • @AHeadForFigures
      @AHeadForFigures  4 ปีที่แล้ว +1

      If you put this line immediatley before the `\begin{document}` in your file, it should take care of it: \usepackage[figurename=Picture]{caption}

  • @باقررضایی-ن7غ
    @باقررضایی-ن7غ 17 วันที่ผ่านมา

    Sir. I inserted a pic after a paragraph but the pic went into the lines, not after paragraph. Can you give me guide?

  • @goldenmind5716
    @goldenmind5716 5 ปีที่แล้ว +2

    Great😍 thnnks

  • @christinafrase3618
    @christinafrase3618 7 ปีที่แล้ว +1

    Very instructive. Thank you!!!

  • @antiantivax6805
    @antiantivax6805 6 ปีที่แล้ว

    I have my image in my same folder but Latex keeps saying the image is not found

  • @anjumwaqas4219
    @anjumwaqas4219 4 ปีที่แล้ว

    Plz tell me how I insert a pic eaxatly where I m want in between the theorem

  • @Ayanava_Das
    @Ayanava_Das 9 หลายเดือนก่อน

    How to increase the size of the figure? Help plis

  • @vMafin
    @vMafin 4 ปีที่แล้ว

    Thx , very helpful :D

  • @perkhaahmad1136
    @perkhaahmad1136 7 ปีที่แล้ว

    really helpful thanks

  • @mertekren4222
    @mertekren4222 7 ปีที่แล้ว +1

    thanks it was great.

  • @TheSunnyprakash
    @TheSunnyprakash 8 ปีที่แล้ว +1

    Thank a lot Sir.

  • @badran47
    @badran47 6 ปีที่แล้ว +1

    Thank you

  • @vineeshvs
    @vineeshvs 4 ปีที่แล้ว

    Related link (Drawing figure in Xfig and importing it in a Latex document): th-cam.com/video/7E0TTG1HTKs/w-d-xo.html

  • @mumthasramshad
    @mumthasramshad 6 ปีที่แล้ว +1

    thanks

  • @shss455
    @shss455 9 ปีที่แล้ว +1

    thank U so mach

  • @mohammadjavadipour2594
    @mohammadjavadipour2594 7 ปีที่แล้ว +1

    super thanks

  • @perkhaahmad1136
    @perkhaahmad1136 7 ปีที่แล้ว

    really help me

  • @iyiaksamlarbentuna
    @iyiaksamlarbentuna 6 ปีที่แล้ว

    Great!

  • @MrRaisin56
    @MrRaisin56 3 ปีที่แล้ว

    Very useful thank you