How I Write LaTeX In Neovim

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2022
  • In this video, I'm going to show you how to write LaTeX in Neovim. LaTeX is a specialized type of text formatting that is used in a variety of fields, including scientific and engineering documents.
    By understanding how to write LaTeX in Neovim, you'll be able to format your documents more effectively and easily.
    === SUPPORT THIS CHANNEL ===
    Hardware I use
    ► Keychron K2: amzn.to/3CwOCE1
    ► Thinkpad x260: amzn.to/3CVcVwW
    === LINKS ===
    vimtex plugin: github.com/lervag/vimtex
    vimtex article: www.ejmastnak.com/tutorials/v...
    distraction free writing: github.com/Pocco81/true-zen.nvim
    === GITHUB ===
    github.com/tuffgniuz/
    ========== END SONG ATTRIBUTION ==========
    Lofi Hip-hop Intro 08 by TaigaSoundProd
    Link: filmmusic.io/song/6963-lofi-h...
    License: filmmusic.io/standard-license
    Disclosure:
    Wherever possible I use referral links, which means if you click one of the links in this video or description and make a purchase I may receive a small commission or other compensation.
    #latex #neovim
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    THANK YOU MY BROTHER FROM ANOTHER COUNTRY AND ANOTHER FAMILY!!!

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

    your way of explaining is so soothing and easy to follow!

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

      Thanks!

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

    BROOO thankyou so much, this really helped and the tutorial was really easy to use as well :)

  • @wowieee9449
    @wowieee9449 ปีที่แล้ว

    BROTHER, YOU ARE THE BEST!!! You oooh really helped me!! THANK YOU VERY MUCH!

  • @user-oc1zc9pt2j
    @user-oc1zc9pt2j ปีที่แล้ว

    Hey man, It works great and without any problems.

  • @alonso0188
    @alonso0188 ปีที่แล้ว

    Thank you man, i really apreciate this.

  • @edercuellar2694
    @edercuellar2694 7 วันที่ผ่านมา

    A video explaining the installation would be very helpful

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

    Nice video Broh! It would be even better if you show us your nvim (How u settle up the vimtex plugin)

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

    hanks lot Sir.. You helping us..

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

    Tuff Gniuz I am just here watching this video and the whole time admiring how stunning your OS setup is, what Linux distro is that? How did you configure it to look that beautiful? I think many of us will be interested to have you do a series on Linux ricing or how to setup your desktop manager that way. Amazing video like always 🥂

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

      Thank! I use arch with qtile as my tiling window manager. The distro doesn't really matter though, and when it comes to the customizing the looks of the window manager, it just depends on how comfortable you are with the way any window manager allows you to configure it. I do have a playlist on how to configure qtile on my channel. It's not super in depth, but perhaps a good starting point.

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

    Bro! it's Amazing You solved my problem! Thanks!!!

    • @tuffgniuz
      @tuffgniuz  ปีที่แล้ว

      Glad it was helpful!

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

    yo bro im from binus as well, nice setup btw!

  • @TheRuancarlo
    @TheRuancarlo 11 หลายเดือนก่อน +1

    Can you show how to install and confiure this in neovim using lua? looking on the github page wasnt enough for me

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

    I miss the pdf-source sync. How to do that?

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

    this looks awesome!
    one question though: the re-compilation seems to be quite slow (I recall it to be way faster when I used the latex plugin in vs code for my master thesis, which was quite a large project). is there a way to speed it up? maybe by using a different compiler?

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

      I don't know what causes the slow compilation, I haven't tried other compilers besides latexmk. But that very much could be the case. Never bothered to look into it. But the overall workflow indeed is amazing!

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

      You can try tectonic. I'm still getting my configuration done so I don't really know if it is faster in large projects.

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

      @@tuffgniuz One common cause of slow compilation is the embedding of many graphics files in a document (for example .png files). This is because Latex has to convert all images to .pdf every time you compile. One way to speed this up is to convert your graphics to .pdf ahead of time. I almost always do this.

  • @patrikeluisbritz4912
    @patrikeluisbritz4912 ปีที่แล้ว

    very helpful, thx

  • @IsaacOtto
    @IsaacOtto 8 หลายเดือนก่อน +1

    Just wanted to say -- just finishing up my dissertation and only because of this video did I realize that opened up the table of contents --- ha. Better behavior than overleaf! Thanks for the vid -- we need more resources like this :)

  • @seshadribasava2801
    @seshadribasava2801 ปีที่แล้ว

    Hey, thanks for the very informative video. However, when I compile vimtex opens zathura in a new window and not on the side. Is there something I should do? I cheked your nvim/ folder in your git but I couldnt find solution for my problem.

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

      It's the windows manager, see stuff like i3gaps or other tiling wm

  • @ebiscaia
    @ebiscaia ปีที่แล้ว

    Hi mate,
    One thing I could not understand, is it necessary to install texlive for this to work?
    Thanks

  • @tedsoderberg3681
    @tedsoderberg3681 ปีที่แล้ว

    What is the leaderkey you press to compile the document?

    • @tuffgniuz
      @tuffgniuz  ปีที่แล้ว

      That would be the "\" key

  • @hackjs5986
    @hackjs5986 ปีที่แล้ว

    thx and subscribed

  • @67-truongangtuan67
    @67-truongangtuan67 ปีที่แล้ว

    my god thought i was the only one

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

    I wish its get work

  • @richardrivas5173
    @richardrivas5173 ปีที่แล้ว

    Mlk, se pá que o canal foi hackeado

  • @ilyhanshi
    @ilyhanshi 3 หลายเดือนก่อน

    njir orang indo ternyata 😅