LaTeX insert pictures, captions and referencing

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • How to get pictures into your tex document.
    source:
    bitbucket.org/...
    personal website:
    www.themathstud...

КОМЕНТАРІ • 79

  • @sebastianvbb
    @sebastianvbb 8 років тому +45

    is this given by arnold schwarzenegger?

    • @cicunkuk
      @cicunkuk 6 років тому +1

      younger version of him

    • @Pablo-wg1lw
      @Pablo-wg1lw 3 роки тому +1

      Use TeXmacs if you want something really STRONG.

  • @phillip76
    @phillip76 7 років тому +7

    It is not exactly what I need. How do you get the picture, and where do you put it to get it to work?

  • @rabeyatapasy1745
    @rabeyatapasy1745 6 років тому +12

    Very helpful. but can u please explain from where its taking the picture ..

    • @secretpassion3801
      @secretpassion3801 4 роки тому +5

      Copy the picture to folder where you have saved this txt file

    • @AlexanderWebster_
      @AlexanderWebster_ 3 роки тому +9

      @@secretpassion3801 Thank you. That was probably what everyone came to search for and was not explained.

    • @JitendraSingh-zy5js
      @JitendraSingh-zy5js 3 роки тому

      @@AlexanderWebster_ yeah absolutely

    • @iit_da_munda
      @iit_da_munda 2 роки тому

      @@AlexanderWebster_ yes

  • @aprilcallon01
    @aprilcallon01 10 років тому +11

    how do I put a picture on my document that is on the computer

    • @kim15742
      @kim15742 7 років тому

      I guess you just provide an absolute path

    • @ivosantini5635
      @ivosantini5635 6 років тому +27

      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

    • @XXgamemaster
      @XXgamemaster 4 роки тому

      ​@@kim15742 you guess? Your comment could have been more helpful to say the least.

  • @thecalculusman2090
    @thecalculusman2090 11 років тому +3

    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?

    • @trelopi8iki954
      @trelopi8iki954 4 роки тому +6

      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...

  • @TheClydeGamer
    @TheClydeGamer 9 років тому +1

    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.

    • @edwardholmes91
      @edwardholmes91 6 років тому +1

      Hunter.Skylar Isn't Overleaf an online editor though? So I guess it wouldn't be able to reference local files?

  • @beenay18
    @beenay18 5 років тому +2

    why does my pic shows the file name with picture

  • @hastivahidi6518
    @hastivahidi6518 7 років тому +1

    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

    • @deepschoolai
      @deepschoolai  7 років тому

      I suggest you post this on tex.stackexchange along with the code that you are using.

    • @Pablo-wg1lw
      @Pablo-wg1lw 3 роки тому

      LaTeX is a mess. Just use TeXmacs...

  • @thecalculusman2090
    @thecalculusman2090 11 років тому +1

    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.

  • @aswad7368
    @aswad7368 7 років тому

    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?

  • @memastamat9982
    @memastamat9982 6 років тому +1

    When I reference figures I got this in the text [;;]. I write in greek. Does anyone know how to fix this?

  • @sspprajith
    @sspprajith 2 роки тому

    Pictures alignment was changed, how to set on a single page?

  • @cherishnguyen506
    @cherishnguyen506 11 років тому

    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.

  • @salahmelmouled
    @salahmelmouled 4 роки тому

    Thanks for your help. What is your recommendation for LaTeX editor?

  • @fayqamannan5779
    @fayqamannan5779 4 роки тому

    your refstyle package is not install...u can see it is red underlined

  • @asarullah3144
    @asarullah3144 6 років тому

    how i am able to cite the figure?, like Figure 1: Hell to the no[?]

  • @Pablo-wg1lw
    @Pablo-wg1lw 3 роки тому +1

    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?

  • @vivianoseibuabeng4397
    @vivianoseibuabeng4397 9 років тому

    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

    • @deepschoolai
      @deepschoolai  9 років тому

      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

    • @vivianoseibuabeng4397
      @vivianoseibuabeng4397 9 років тому

      hi thanks for the correct address but i have been able to do it now. thanks

    • @allawadiarvind
      @allawadiarvind 7 років тому

      how did you do it?

  • @umangrastogi7735
    @umangrastogi7735 5 років тому

    when I use the mentioned, I get the following error:
    Undefined control sequence. \includegraphics
    Please help

    • @blessingdongo4041
      @blessingdongo4041 5 років тому

      its most probably a syntax error.Just check if all your statements are written correctly

  • @martincho8002
    @martincho8002 9 років тому

    is the \figref changed to \figurename or ?

  • @kaouthermed5148
    @kaouthermed5148 5 років тому

    how to write text with the colors thanks

  • @deepschoolai
    @deepschoolai  11 років тому

    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?

  • @chanprakash26
    @chanprakash26 11 років тому +2

    Thanking you so much, this is exactly what i was looking for :)

  • @hemantsethia2475
    @hemantsethia2475 Рік тому

    Thanks bro it help me a lot.

  • @lunastein440
    @lunastein440 7 років тому

    Where do have to save the picture in order to be able to include it just by the name?

    • @lunastein440
      @lunastein440 7 років тому +1

      Nevermind, found it out

    • @deepschoolai
      @deepschoolai  7 років тому +1

      For future reference for everyone else, same folder.

  • @liuedison3017
    @liuedison3017 9 років тому

    What is the software you using? I don't like WinEdt, and yours is much better.

    • @deepschoolai
      @deepschoolai  9 років тому

      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.

    • @liuedison3017
      @liuedison3017 9 років тому

      The Math Student Thank you :D.

  • @thecalculusman2090
    @thecalculusman2090 11 років тому

    I have tried it with a .jpeg and it gives the same error :( :( :(

  • @saptashwabaisya4202
    @saptashwabaisya4202 3 роки тому

    thanks a lot, this was exactly what I needed

  • @MeGaGliedda
    @MeGaGliedda 10 років тому

    When I put my figure into my document LaTex doesn't really respect my [h] order, could someone help me ? :(

    • @deepschoolai
      @deepschoolai  10 років тому

      Unfortunately this is a quirk of latex. Common problem and try searching stackexchange or google

    • @MeGaGliedda
      @MeGaGliedda 10 років тому

      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-wg1lw
      @Pablo-wg1lw 3 роки тому

      LaTeX is very buggy. You may consider switching too TeXmacs.

  • @aniruddhashirsat239
    @aniruddhashirsat239 7 років тому +5

    Useless...
    Tough i saved the image in same folder it does not work

    • @hastivahidi6518
      @hastivahidi6518 7 років тому

      I have the same problem. did u solve it?

    • @staticreebok1456
      @staticreebok1456 5 років тому

      drag the thing from ur browser that should do it coz thats what i did

  • @shubhankardatta2437
    @shubhankardatta2437 2 роки тому

    Thank you, super helpful!

  • @soumiazitouni4300
    @soumiazitouni4300 4 роки тому

    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.

  • @FugieGamers
    @FugieGamers 5 років тому

    You sound exactly like arnold

  • @andyGPT101
    @andyGPT101 8 років тому

    Nice and easy instructions.

  • @deepschoolai
    @deepschoolai  11 років тому

    Can you post your code snippet and the error?

    • @allenchikondo3878
      @allenchikondo3878 4 роки тому

      hello, its not working for me, can you please help

  • @deepschoolai
    @deepschoolai  11 років тому +1

    Glad I could help :)

  • @АняЧистякова-у6ъ
    @АняЧистякова-у6ъ 2 роки тому

    Thank u a lot

  • @shrur3527
    @shrur3527 Рік тому

    Tq🙏

  • @lortharmatheus6168
    @lortharmatheus6168 6 років тому

    First video i liked in a while kkkkkkk, thanks mate, it worked

  • @jeanounou
    @jeanounou 8 років тому

    My picture comes at the bottom of the page!!!

  • @Lordoftheflies234
    @Lordoftheflies234 10 років тому +1

    Thanks a lot :)

  • @hsoley
    @hsoley 6 років тому

    to the point, thanks!

  • @hitrun2248
    @hitrun2248 5 років тому

    Thanks bro

  • @loglosss
    @loglosss 9 років тому

    Thank you!

  • @junaid5388
    @junaid5388 7 років тому

    Niceee......

  • @jfl2139
    @jfl2139 3 роки тому

    If ever you wanted to know how to add a table in LaTeX, here's how: ua-cam.com/video/mxivKQK-FGw/v-deo.html. Hope it helps!

  • @mkdintertainment3593
    @mkdintertainment3593 5 років тому +4

    A worst video.. Because you didn't mentioned that in which folder the image have to put.

  • @kinkycam11
    @kinkycam11 3 роки тому +1

    I hate latexing so much

  • @abhishekagrahari1007
    @abhishekagrahari1007 10 років тому

    how do I insert 3 figures side by side at top of the page in latex...