My favorite LaTeX packages for writing beautiful math documents

Поделиться
HTML-код
  • Опубликовано: 21 июл 2024
  • Get started with LaTeX using Overleaf: ► www.overleaf.com/?.... My thanks to Overleaf for sponsoring today's video.
    ►Check out my LaTeX playlist from complete beginner to expert: • LaTeX Tutorials
    ►Check out the specific Overleaf document from this video: www.overleaf.com/read/cmprhhr...
    0:00 Intro to LaTeX
    1:15 Sharing in Overleaf
    2:20 Links and urls with hyperref
    6:06 Code and quotes with fancyvrb
    8:40 Headers and Footers with fncyhdr
    10:19 The lastpage package
    11:35 Modifications with etoolbox
    13:12 Syncing with Github
    14:18 Fancy Chapters
    15:21 Colors with xcolor
    16:55 tcolorbox for fancy boxes and theorems
    21:45 SI units with SIunitx
    24:02 Spacing with setspace
    25:27 Acronyms and Glossaries with gloassaries-extra
    27:49 Tracking Changes in Review Mode
    Further reading on some of the packages:
    Xcolor: www.overleaf.com/learn/latex/...
    Hyperref: www.overleaf.com/learn/latex/...
    Fancyhdr: www.overleaf.com/learn/latex/...
    Tcolorbox: www.overleaf.com/project/6180...
    Setspace: www.overleaf.com/learn/latex/...
    Additional LaTeX packages that I've talked about in previous videos: amsmath, amsfonts, amsthm, geometry, graphicx, lipsum.
    Check out my MATH MERCH line in collaboration with Beautiful Equations
    ►beautifulequations.net/pages/...
    COURSE PLAYLISTS:
    ►DISCRETE MATH: • Discrete Math (Full Co...
    ►LINEAR ALGEBRA: • Linear Algebra (Full C...
    ►CALCULUS I: • Calculus I (Limits, De...
    ► CALCULUS II: • Calculus II (Integrati...
    ►MULTIVARIABLE CALCULUS (Calc III): • Calculus III: Multivar...
    ►VECTOR CALCULUS (Calc IV) • Calculus IV: Vector Ca...
    ►DIFFERENTIAL EQUATIONS: • Ordinary Differential ...
    ►LAPLACE TRANSFORM: • Laplace Transforms and...
    ►GAME THEORY: • Game Theory
    OTHER PLAYLISTS:
    ► Learning Math Series
    • 5 Tips To Make Math Pr...
    ►Cool Math Series:
    • Cool Math Series
    BECOME A MEMBER:
    ►Join: / @drtrefor
    SOCIALS:
    ►Twitter (math based): / treforbazett
    ►Instagram (photography based): / treforphotography

Комментарии • 193

  • @DrTrefor
    @DrTrefor  2 года назад +23

    What are YOUR favorite packages?? There are so many good ones I couldn't fit in the video, probably most importantly tikz and pdfplots as I want to do a video on those! My thanks once again to www.overleaf.com for sponsoring today's video:):):):)

    • @2001herne
      @2001herne 2 года назад +2

      Just a brief heads up - you showed the "share to edit" link in the video. If you can regenerate that link, it might be a good idea to do so.

    • @Michallote
      @Michallote 2 года назад +5

      I love tikz, awesome graphs, also the animate package

    • @deadmayday6702
      @deadmayday6702 2 года назад +3

      ebgaramond-maths
      This package changes the font to Garamond (everywhere, even in math formulas), and extremely classy font. That makes your document a little more original because every latex document uses the same font by default.

    • @themattdark
      @themattdark 2 года назад

      @@deadmayday6702 It looks nice. Thanks!

    • @AllenKnutson
      @AllenKnutson 2 года назад

      I've recently been enjoying libertine, lettrine, pgfornament, answers. (I'm your big brother btw, LJ's first student)

  • @pikachu-fe7tx
    @pikachu-fe7tx 2 года назад +26

    I love the physics package, can't live without it now
    especially for vectors and derivatives

  • @yoavwasserman8205
    @yoavwasserman8205 2 года назад +8

    I love you, your positive approach to teaching and higher math teaching is something I rarely see, and it makes such a huge difference for me

  • @fraxism.8637
    @fraxism.8637 2 года назад +23

    I'm speechless, damn. So many awesome packages. I only included a few of them in my Bachelor thesis but with all of them, it probably would've been such a comfortable document to read through.

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 2 года назад +5

    Dr. Bazett,
    You asked about favorite packages for LaTeX. I cannot live without "microtype" and use it in all my latex docs where I have text.

  • @angelopastrana59
    @angelopastrana59 2 года назад +2

    This is the best video that I've ever seen about LaTeX. Dr. Trefor your work is awesome and inspiring.

  • @kanna7789
    @kanna7789 2 года назад +10

    I really like that tcolorbox. It looks so nice in lecture notes and textbooks.

  • @edubezerra35
    @edubezerra35 2 года назад +25

    Anyone who has already edited a video knows the amount of care and work that you put in yours, this one just being an example. Thank you for this, and also for the awsome content.

  • @Derrekito
    @Derrekito 2 года назад +7

    I love the package "microtype" as it allows me to make more pleasing looking documents by controlling the spacing of characters, words, and let's me use hanging punctuation that would otherwise return a word to the next line.
    I also use the "listings" package instead of verbatim for code blocks. It allows me to control the syntax highlighting between languages/input type. For example, I can help the reader's eye quickly distinguish between console input, BASH, and C in the same document.

    • @papasmurf9146
      @papasmurf9146 2 года назад

      I stumbled onto "minted" for language sensitive code listings. I haven't tried "listings" yet, but I will. Thanks.

  • @canal_interpolo
    @canal_interpolo 2 года назад +14

    These LaTeX videos are just great! You could do a tutorial like that for Matlab as well. It would be really amazing!!

  • @gauravpandey2653
    @gauravpandey2653 2 года назад +3

    I have to submit my report after 3 days.
    Thank you so much for this video.
    All I wanted is in this one video.
    Thank you sir 🤩

  • @iaan81
    @iaan81 2 года назад +18

    It is always puzzling to me how all these packages can work together so well. It is a mess of design by evolution.

    • @Ken-er9cq
      @Ken-er9cq Год назад

      Packages don’t usually interact with each other, and if a package does cause problems and is very useful, there will be a lot of feedback. It is an absolute pain when things go wrong.

  • @arwaabougharib8698
    @arwaabougharib8698 Год назад +2

    Thank you so much Dr. Trefor! I've always been afraid of transitioning to LaTeX but your enthusiasm and energy are contagious and I can't wait to use Overleaf for my next publication. Can you please please do a video on IEEEeqnarray ?

  • @franciscoantoniovidalojeda4273
    @franciscoantoniovidalojeda4273 2 года назад +3

    This is really helpful, I really aprecciate it. I've been using latex for about 1 year, but I had no introduction, so every time I wanted to write something I had to search for how to. I've got to make a presentation, and it'd really help me if you showed us how to do it. I've got some colour trouble, Thank you for making these videos

  • @muhammadzubair-bs7vz
    @muhammadzubair-bs7vz 2 года назад +1

    A bunch of useful information for Mathematics lovers. Thanks Dr. Trefor.

  • @tovige
    @tovige 2 года назад +18

    The bm package allows to use bold font in math mode. Very useful when showing an important mathematical expression. Use \bm the same way you would use \textbf on normal text and the output looks very good!
    Thanks for the video. I use most of these packages already, but I learnt about a few ones as well

    • @iosefka7774
      @iosefka7774 2 года назад +2

      why not use \mathbf ?

    • @josephus626
      @josephus626 8 месяцев назад

      ​@@iosefka7774it will not make the Greek letters bold.

  • @Hi_Brien
    @Hi_Brien 2 года назад +3

    Just so you know, I've not been writing in Latex for a while now, but I'm writing the last homework assignment in the class with it because of this very video

  • @VHenrik007
    @VHenrik007 2 года назад

    Thanks RUclips. Searched for LaTeX tutorial, and it popped up your videos. Now I watched almost all of them (except for the next one), and I got to say, the way you explain everything is absolutely great, and once I have more time, I'll take a look at your maths content too, because I love maths! Great videos, time to get to my actual thesis!

    • @DrTrefor
      @DrTrefor  2 года назад +1

      Haha yup get to that thesis and no more RUclips (except for my vids of course lol)!

  • @norainiabdullah5846
    @norainiabdullah5846 Год назад +1

    Thanks a million, Dr Trefor. I really enjoyed and learned a lot from your videos.

  • @raymondreddington6317
    @raymondreddington6317 Год назад

    I truly love your way of teaching, definitely your students are lucky. Thank you very much.

  • @joshuacheung7539
    @joshuacheung7539 2 года назад +27

    This video is EXACTLY what I needed, thanks a lot!!!

    • @DrTrefor
      @DrTrefor  2 года назад +9

      haha, you're most welcome!

  • @larissaarreola2448
    @larissaarreola2448 2 года назад +2

    Loving the LaTeX videos!

  • @MGMT1000Videos
    @MGMT1000Videos 2 года назад +1

    Great video! Like you, I started using LaTeX when I did my thesis and I kept using it to create notes for students, fully indexed e-books, etc. Really liked seeing new packages that I haven't been exposed to before - motivation to revisit some of those tired old documents and add some new life and functionality to them. One package I'd like to learn more about is the tufte-latex document class - any experience with that? I'll be sure to check out more of your videos - thanks for sharing. Overleaf looks cool too…

  • @Jedermeister
    @Jedermeister 2 года назад +1

    This is excellent! Wish I had this when I was writing my thesis.

  • @mritacco
    @mritacco 2 года назад

    A friend of mine has recommended me this tutorial. And i couldn't' be more happier

  • @driesceuppens7623
    @driesceuppens7623 2 года назад +4

    One package I use all the time that really doesn't do a lot but helps make things look nice is upgreek. It does exactly what you think it does and it gives you access to the greek letters, but then not in italics. so \mu can be \upmu and it's not slanted!

  • @max.caimits
    @max.caimits 2 года назад +30

    I use siunitx a lot all the time, but not the way you've shown. I'd write
    \SI{5}{\kg\m\per\square\s}.
    This is more flexible in many ways.

    • @mathijsjanssen2158
      @mathijsjanssen2158 2 года назад +4

      And the spacing looks better with \SI

    • @hermannpaschulke1583
      @hermannpaschulke1583 9 месяцев назад +1

      I can highly recommend actually taking a look at the documentation for packages at ctan. There it says \SI is deprecated in favour of the \qty macro.

    • @max.caimits
      @max.caimits 9 месяцев назад

      😮 In the same package siunitx or in another one? Thank you! How long has it been?

    • @hermannpaschulke1583
      @hermannpaschulke1583 9 месяцев назад +1

      @@max.caimits In siunitx. I believe it was changed in version 3? The old commands still work though. They also introduced \unit instead of \si. Imho it's one of the best latex packages ever :D

    • @max.caimits
      @max.caimits 9 месяцев назад

      ​@@hermannpaschulke1583, Thanks! I'll definitely take a look.

  • @MSS864
    @MSS864 2 года назад +1

    Always great to watch your videos.

  • @nickevans9431
    @nickevans9431 2 года назад

    This has changed my life! Thank you!

  • @karimshariff7379
    @karimshariff7379 2 года назад

    Since one usually works on a chapter at a time, the xr package allows you to reference labels (of equations, tables, figures, etc.) across the different documents for each chapter.

  • @zachpence8283
    @zachpence8283 2 года назад +7

    Thank you, Trefor. This was very useful and I am excited for the Tikz video :)

    • @DrTrefor
      @DrTrefor  2 года назад +1

      Glad to hear it!

  • @RajKumar-ej9bl
    @RajKumar-ej9bl 2 года назад

    Thanks for this wonderful and informative video. I love your way of presentation very much.

  • @sarahweissman3570
    @sarahweissman3570 Год назад +2

    Why am I just discovering your channel?? You make excellent content and I have been binge watching all of your videos

  • @rahulraoniar6069
    @rahulraoniar6069 2 года назад +2

    Thanks for the wonderful video. Please make a video on inserting images (in grids) and tables in various formats. Plus how to add table footnotes, multilines, multicolumns, how to roll over images and tables over multiple pages, and adjusting image and table size.

  • @konsamtambradhwaja3870
    @konsamtambradhwaja3870 10 месяцев назад

    This is really helpful, I appreciate and love it. Thanks for the wonderful videos.

  • @rahulsinha7192
    @rahulsinha7192 2 года назад +1

    Thank you very much Sir, for sharing such informative tutorials..!!

  • @nilsmichael9972
    @nilsmichael9972 2 года назад +3

    Excellent video as always. Not really a package but the koma-class and the package microtype

    • @DrTrefor
      @DrTrefor  2 года назад +2

      ah yes I almost included microtype, things just look nicer with that. I've never actually used koma, will have to play around with it

  • @victor-oh
    @victor-oh 2 года назад +5

    I've found the package Songbook to write Lyrics with their respective chords. It's really flexible, and I think it should also automatically do key changes

  • @essaidiali
    @essaidiali 2 года назад

    I really apreciate it. Thanks a lot !!

  • @knowledge2760
    @knowledge2760 Год назад

    Thanks for your help

  • @alexandrebouvier7731
    @alexandrebouvier7731 2 года назад

    Excellent tutorial. LaTeX is awesome :) !

  • @GlobalYoung7
    @GlobalYoung7 Год назад +1

    thank you ❤

  • @demohub
    @demohub 2 года назад +1

    Well done. Great video

  • @priyansutank
    @priyansutank 2 года назад +25

    One moment of silence for the persons trying these things in word...

  • @nicolasbuendia6873
    @nicolasbuendia6873 17 дней назад +1

    Tank you very muchh. you are amazing!

  • @gozzilla78
    @gozzilla78 2 года назад

    It’s nice to see how a bunch of latex packages can make a man this happy!

  • @danimey1
    @danimey1 2 года назад +2

    Many people claim that hyperref should be the last package to be loaded. I had some problems in the past, and loading hyperref last solved it.

  • @tranuchuy8618
    @tranuchuy8618 2 года назад

    Thank you so much!

  • @gevillgar
    @gevillgar Год назад

    Very useful video, thank you. Giving you a like for the enthusiasm XD

  • @katarixy
    @katarixy Год назад +1

    For coding I love lstlistings, it has been instrumental for writing my AP CS lectures.

  • @adityakhanna113
    @adityakhanna113 9 месяцев назад

    For blocks of code, I really like using the lstlisting package which colors parts of code like an IDE editor would and it looks pretty!

  • @bernaldoarnao
    @bernaldoarnao Год назад

    GRAcias amigo, tienes nivel!!!!!!!!!!!!!

  • @BsLingCorner
    @BsLingCorner 7 месяцев назад +1

    I can't thank you eought for the tremendously helpful Overleaf tutorials. Can you please make more videos in this series?

    • @DrTrefor
      @DrTrefor  7 месяцев назад +1

      Thank you so much! More coming for sure:)

  • @mathijsjanssen2158
    @mathijsjanssen2158 2 года назад +2

    My favourite >>cref

  • @thegamechanger7157
    @thegamechanger7157 2 года назад

    Combining it from bottom up it would synchronized from top to bottom..
    Thus in creating new products and prototypes you could enhanced it without a Problem.

  • @ShahiNha13
    @ShahiNha13 Год назад

    Dr Trefor,
    First, thanks a lot for your video, it really helps me with questions I was wondering for a long time.
    But now I have a new one, if I may ask : is it possible to change the color of a theorem using tcolorbox, add a colback and colframe parameter directly in the newtcbtheorem command ? I'd like to use a different color of colorbox for each of my theorem sorts (theorem, lemma, definition, remark, etc.).
    Thank you in advance,
    Laura

  • @luisaim27
    @luisaim27 2 года назад

    Can you make a video explaining how to write a book with a style like the one of Cohen Tannoudji Quantum Mechanics? The organization, order, and labeling of equations of that book if simply perfect. Well...I think that what I am asking for is to much. In that case, do you have any literature recommendations for learning how to be capable of writing something with such a majestic style?

  • @dantepillon
    @dantepillon 2 года назад

    Which Font and software do you use in your videos? I really like the integral sign especially

  • @2001herne
    @2001herne 2 года назад

    Just a brief heads up - you showed the "share to edit" link in the video. If you can regenerate that link, it might be a good idea to do so.

  • @surajpowar4915
    @surajpowar4915 Год назад

    Dr Bazett, thank you for the video. It was amazing as always. Quick question, do you have a tattoo on your left fist? I wonder whant it that.

  • @JoeLotz
    @JoeLotz 2 года назад

    Did you say “squirrely braces”?? I love that, definitely gonna steal it!

  • @anitahaique
    @anitahaique Год назад

    Hello, I am writing my thesis on Overlife. For Data analysis and graph generation I use R. It would be interesting to know if Overlife has some tricks to link the graphical outputs of R and also some tables. thank you

  • @pddgglaser2870
    @pddgglaser2870 2 года назад

    I really love this video and all the packages presented in it.
    Only one little comment. If you write $5\ \mathrm{kg}\ \mathrm{m}$ the spacing isn't completely correct, but using SI units it will be correct.

  • @nimraakram8095
    @nimraakram8095 2 года назад

    @Dr trefor kindly made a video on how can we add mathematics in captions of sub figures.with packages

  • @collegesandcannibals241
    @collegesandcannibals241 Год назад

    Great video, very useful playlist, thanks, but the Overleaf document you have linked in the description does not appear to be that in the video. Is there another link?

  • @BalrogIsCool
    @BalrogIsCool 2 года назад +1

    Excellent video

  • @jackyoung2388
    @jackyoung2388 2 года назад +1

    Legend!

  • @MichaelBagge
    @MichaelBagge Год назад

    Thanks for your LaTeX tutorials. It's been a while since I've used it. I recall writing \fancyhead[C]{\LaTeX} in \usepackage{fancyhdr}. That will give you a correct look.

  • @johnbartlet6669
    @johnbartlet6669 2 года назад +1

    I'm just beginning to write math assignments in undergrad and I am really enjoying learning latex. I come from a programming background, so learning complex markup languages is always fun. I hope you make more of these latex videos b/c I really want my work to stand out.

  • @giadabartolini6273
    @giadabartolini6273 9 месяцев назад

    Thank you for this fantastic video! I just wanted to ask if there is any way to remove the number of all the pages in which a certain acronym appears in the list of acronyms at the end of the file.

  • @dhananjayareddythanakanti2881
    @dhananjayareddythanakanti2881 Месяц назад

    amazing

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 2 года назад

    Dr. Trefor,
    I have been an avid user of the fancyvrb package for displaying code chuncks etc but I am quite impressed with tcolorbox. Will fancyvrb work with tcolorbox or is it simply not needed with tcolorbox?
    Thanks,
    P. S. I do like the booktabs package for tables and I am a big fan of PGF/TikZ (in spite of the 1000+ page long user's\s manual).

  • @jwiskikruger8921
    @jwiskikruger8921 2 года назад +1

    thanks a lot

    • @DrTrefor
      @DrTrefor  2 года назад +1

      You're most welcome!

  • @VannevarB2
    @VannevarB2 2 года назад +3

    Using \si{} is now deprecated for siunitx. The replacement is \unit{}. For your example, best practice would be to use \qty{}{} to render both number and unit in the same environment.

    • @DrTrefor
      @DrTrefor  2 года назад +1

      Thanks for the info!

    • @PhotoArtImage
      @PhotoArtImage 2 года назад

      I don't think using \si{} is deprecated. In fact, that works fine, meanwhile \qty{}{} returns error message and doesn't work (in TexStudio editor at least).

    • @VannevarB2
      @VannevarB2 2 года назад

      @@PhotoArtImage Can you check your package version? The change was made for version 3. The reasoning is explained in the package documentation on ctan

    • @PhotoArtImage
      @PhotoArtImage 2 года назад +2

      @@VannevarB2 You were right. I had an outdated version of MikTek with more than 170 old packages. :-))) Now it works the way you told. Thank you!

  • @lucky_EINS
    @lucky_EINS 2 года назад +1

    Siunitx has also very powerful table formating!

  • @Jim-be8sj
    @Jim-be8sj 2 года назад +2

    Overleaf is really nice. Almost too nice. It can correct errors in the .tex file and build a working document that will not compile if the .tex file is used in some other kind of editor or compiled from the command line. I'm a little bit leary of it for that reason.

    • @DrTrefor
      @DrTrefor  2 года назад +1

      Can you elaborate a little?

    • @Jim-be8sj
      @Jim-be8sj 2 года назад +1

      @@DrTrefor For example, overleaf will produce a pdf from a tex file that includes graphics, but the included graphic file cannot be found by the compiler. Other kinds of errors are ignored by Overleaf too, although they all seem to show up in the log files. Unless you make a habit of looking at the log files and correcting mistakes, you can end up with a tex file that has a lot of errors and will not compile anywhere but Overleaf. With enough errors, it might be hard or impossible to deug the tex file.

  • @lotfy745
    @lotfy745 2 года назад

    thank you very much, how can I add bibliography to the contents??

  • @lnplnplmp
    @lnplnplmp 2 года назад

    Hey Mr. Trefor. First of all, loved the video, but was wondering if it is possible to have the Verbatim numbers start at like 10 instead of 1? Say you want to describe a program, but want to do it in smaller bits, it would be nice if you could do so the numbers don't start at 1 again.

    • @whydoyouaskdude
      @whydoyouaskdude 2 года назад

      There are options for line numbers to continue from the last code block, just check the documentation of the package you are using (they do differ a bit from verbatim to fancyvrb or minted)

  • @briannguyen6994
    @briannguyen6994 Год назад

    Im going to start putting easter eggs into my latex documents using href lol

  • @away_corner_as1959
    @away_corner_as1959 2 года назад

    Please can you share with us the latex template, many thanks at advance

  • @sanketthakkar4496
    @sanketthakkar4496 Год назад

    Sir I have an lot of use of tensor notation in research thesis so how can I print a Tensor notation by using package regarding tensor notation like I want to print Energy momentum tensor notation...
    So please help!!
    Thank u

  • @rodriguez4363
    @rodriguez4363 Год назад

    I got a question. How could I set the hyperlinks or URL's with custom colors?

  • @fettisaurier8030
    @fettisaurier8030 2 года назад

    I really like the to use KOMA Script Classes. You can control everything

  • @jgarces2011
    @jgarces2011 Год назад

    How does one change the Font color within the Verbatim environment?

  • @marcrindermann9482
    @marcrindermann9482 2 года назад +1

    you know what would be really fancy? if fancyvbr couldn't just colour the code in one colour but could do syntax highlighting

  • @swagatochatterjee7104
    @swagatochatterjee7104 2 года назад +1

    Hey Prof Bazett, can we checkout commits/branches in Overleaf? Or is it just limited to the push?

    • @DrTrefor
      @DrTrefor  2 года назад +2

      Not directly, but of course you can check out a branch on GitHub and then just open that in overleaf. But note that overleaf has its own version tracking which probably solves most use cases

  • @yeyuyan5270
    @yeyuyan5270 Год назад

    when I use article document, when I use \patchcmd{\chapter{}}{\thispagestyle{plain}}{\thispagestyle{fancy}}{}{} my first page number is still 1 rather page 1 of 3,how can i deal with this situation?thanks

  • @davidgray5570
    @davidgray5570 3 месяца назад

    Have you ever used the "witharrows" package? I teach high school math and use LaTeX for assignments and creating practice tests. Do you have any recommendations or suggestions on the bet way to show solving problems step-by-step with explanations of each step? I want to create tutorials to supplement the classroom videos I create.

  • @szymonkrupecki7487
    @szymonkrupecki7487 2 года назад +2

    This is a great video! PS the Tcolorbox link does not work

    • @DrTrefor
      @DrTrefor  2 года назад

      Thanks! Can you try again? It seems fine for me...

  • @duvanherrera9213
    @duvanherrera9213 8 месяцев назад

    Do you have any a book templete for physics book, math book?

  • @Archagor
    @Archagor 2 года назад +3

    So we already have Bezout's theorem. When are we getting Bazett's theorem?

    • @DrTrefor
      @DrTrefor  2 года назад +2

      ha that would be awesome! Sadly you can't name your own theorems, someone else has to give you the credit for it to stick:D

    • @BurakBoraKapan
      @BurakBoraKapan 2 года назад

      Bazett's theorem: If something exists, there is a LaTeX package of it

  • @MegaDana2011
    @MegaDana2011 4 месяца назад

    I am writing a book using the bbe class with textcolorboxes but when I refer to the boxes only the chapter.section displays. I want chapter.section.number. The titles of the boxes (theorems, definitions, etc.) are showing up fine, but when I recall them with the
    ef command I only get chapter.section. Any suggestions?

  • @davidecavalli88
    @davidecavalli88 9 месяцев назад

    hello, someone know how to set a standard space beetwen footnote and the text? i have tried everything, also asking chat gpt but nothing work.

  • @maharanirani54
    @maharanirani54 5 месяцев назад

    7:16 I tried it but doesnt work, latex execute it as a text inside verbatim. How come?

  • @BARADON20041
    @BARADON20041 2 года назад

    I have a problem. Whan I write in Arabic, unfortunately I can't write the number in Arabic model

  • @nesaralititumir6153
    @nesaralititumir6153 Год назад

    T color box theorem
    21:00

  • @kisho2679
    @kisho2679 6 месяцев назад

    how can LaTex be exported as HTML instead of PDF?

  • @RE-xv9fp
    @RE-xv9fp Год назад +1

    Its so frustrating there is no info how to add packages to overleaf! I downloaded a zipfile but how to add this package in overleaf?

    • @DrTrefor
      @DrTrefor  Год назад +1

      You probably don't need to do anything, Overleaf already supports every package that Tex Live 2022 supports, just call it in the preamble as done in the video. If you have some unsupported custom package, add the .sty into the file structure in overleaf.

    • @danieldoherty5034
      @danieldoherty5034 Год назад

      @@DrTrefor I agree with @R E. I have spent a lot of time writing personal classes that I would like to upload to Overleaf and to be able to include in multiple projects without duplicating them. Apparently, you have to upload the class files to each project you want to use them in. It would be nice if I could have a "common" area to upload my own class and package files that I could use with a simple \documentclass{myclass} or \usepackage{mypackage}. Overleaf is awesome except for this one defect. Thanks for your wonderful videos, though, Doc.

  • @int16_t
    @int16_t 2 года назад +1

    not latex editor but latex compiler. You only a text editor to write tex document and a latex compiler to compile this tex to pdf.

    • @arthurwweber
      @arthurwweber 2 года назад

      It's proper to call the editor a "LaTeX editor", because it includes intelligent code completion, picklists and syntax highlighting. You don't get that in a plain text editor like Notepad.

  • @mdfakhrudin7039
    @mdfakhrudin7039 2 года назад +1

    Hello sir. Where is that exam cramming video?