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:):):):)
@2001herne3 жыл бұрын
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.
@Michallote3 жыл бұрын
I love tikz, awesome graphs, also the animate package
@deadmayday67023 жыл бұрын
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.
@themattdark3 жыл бұрын
@@deadmayday6702 It looks nice. Thanks!
@AllenKnutson2 жыл бұрын
I've recently been enjoying libertine, lettrine, pgfornament, answers. (I'm your big brother btw, LJ's first student)
@pikachu-fe7tx2 жыл бұрын
I love the physics package, can't live without it now especially for vectors and derivatives
@angelopastrana592 жыл бұрын
This is the best video that I've ever seen about LaTeX. Dr. Trefor your work is awesome and inspiring.
@edubezerra353 жыл бұрын
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.
@gozzilla782 жыл бұрын
It’s nice to see how a bunch of latex packages can make a man this happy!
@yoavwasserman82053 жыл бұрын
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.86372 жыл бұрын
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.
@Derrekito2 жыл бұрын
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.
@papasmurf91462 жыл бұрын
I stumbled onto "minted" for language sensitive code listings. I haven't tried "listings" yet, but I will. Thanks.
@sarahweissman35702 жыл бұрын
Why am I just discovering your channel?? You make excellent content and I have been binge watching all of your videos
@haraldurkarlsson11472 жыл бұрын
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.
@kanna77892 жыл бұрын
I really like that tcolorbox. It looks so nice in lecture notes and textbooks.
@joshuacheung75393 жыл бұрын
This video is EXACTLY what I needed, thanks a lot!!!
@DrTrefor3 жыл бұрын
haha, you're most welcome!
@canal_interpolo3 жыл бұрын
These LaTeX videos are just great! You could do a tutorial like that for Matlab as well. It would be really amazing!!
@max.caimits2 жыл бұрын
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.
@mathijsjanssen21582 жыл бұрын
And the spacing looks better with \SI
@hermannpaschulke1583 Жыл бұрын
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 Жыл бұрын
😮 In the same package siunitx or in another one? Thank you! How long has it been?
@hermannpaschulke1583 Жыл бұрын
@@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 Жыл бұрын
@@hermannpaschulke1583, Thanks! I'll definitely take a look.
@gauravpandey26533 жыл бұрын
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 🤩
@EdwinDalorzoАй бұрын
Wonderful video. Many thanks for sharing it. I learned a couple of new packages I will try on my next document. A couple of packages I really like are: tkz-euclid for my geometry drawings, and the apa7 class document makes formatting for my university assignments really easy.
@iaan812 жыл бұрын
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 Жыл бұрын
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.
@mritacco3 жыл бұрын
A friend of mine has recommended me this tutorial. And i couldn't' be more happier
@raymondreddington6317 Жыл бұрын
I truly love your way of teaching, definitely your students are lucky. Thank you very much.
@muhammadzubair-bs7vz2 жыл бұрын
A bunch of useful information for Mathematics lovers. Thanks Dr. Trefor.
@Hi_Brien3 жыл бұрын
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
@mathijsjanssen21582 жыл бұрын
My favourite >>cref
@tovige3 жыл бұрын
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
@iosefka77742 жыл бұрын
why not use \mathbf ?
@josephus626 Жыл бұрын
@@iosefka7774it will not make the Greek letters bold.
@danimey12 жыл бұрын
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.
@BsLingCorner11 ай бұрын
I can't thank you eought for the tremendously helpful Overleaf tutorials. Can you please make more videos in this series?
@DrTrefor11 ай бұрын
Thank you so much! More coming for sure:)
@zachpence82833 жыл бұрын
Thank you, Trefor. This was very useful and I am excited for the Tikz video :)
@DrTrefor3 жыл бұрын
Glad to hear it!
@franciscoantoniovidalojeda42732 жыл бұрын
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
@nilsmichael99723 жыл бұрын
Excellent video as always. Not really a package but the koma-class and the package microtype
@DrTrefor3 жыл бұрын
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
@VHenrik0072 жыл бұрын
Thanks KZbin. 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!
@DrTrefor2 жыл бұрын
Haha yup get to that thesis and no more KZbin (except for my vids of course lol)!
@norainiabdullah5846 Жыл бұрын
Thanks a million, Dr Trefor. I really enjoyed and learned a lot from your videos.
@katarixy Жыл бұрын
For coding I love lstlistings, it has been instrumental for writing my AP CS lectures.
@arwaabougharib86982 жыл бұрын
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 ?
@karimshariff73792 жыл бұрын
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.
@rahulraoniar60693 жыл бұрын
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.
@larissaarreola24483 жыл бұрын
Loving the LaTeX videos!
@Jedermeister2 жыл бұрын
This is excellent! Wish I had this when I was writing my thesis.
@alexandrebouvier77312 жыл бұрын
Excellent tutorial. LaTeX is awesome :) !
@RajKumar-ej9bl2 жыл бұрын
Thanks for this wonderful and informative video. I love your way of presentation very much.
@nickevans94312 жыл бұрын
This has changed my life! Thank you!
@Heightren3 жыл бұрын
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
@DrTrefor3 жыл бұрын
Oh very cool!
@VannevarB23 жыл бұрын
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.
@DrTrefor3 жыл бұрын
Thanks for the info!
@Sergio_From_Spain3 жыл бұрын
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).
@VannevarB23 жыл бұрын
@@Sergio_From_Spain Can you check your package version? The change was made for version 3. The reasoning is explained in the package documentation on ctan
@Sergio_From_Spain3 жыл бұрын
@@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!
@rahulsinha71923 жыл бұрын
Thank you very much Sir, for sharing such informative tutorials..!!
@konsamtambradhwaja3870 Жыл бұрын
This is really helpful, I appreciate and love it. Thanks for the wonderful videos.
@driesceuppens76232 жыл бұрын
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!
@MSS8643 жыл бұрын
Always great to watch your videos.
@pddgglaser28702 жыл бұрын
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.
@JoeLotz2 жыл бұрын
Did you say “squirrely braces”?? I love that, definitely gonna steal it!
@MGMT1000Videos2 жыл бұрын
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…
@demohub2 жыл бұрын
Well done. Great video
@johnbartlet66693 жыл бұрын
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.
@KauleisteClever2 жыл бұрын
Siunitx has also very powerful table formating!
@adityakhanna113 Жыл бұрын
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!
@Jim-be8sj2 жыл бұрын
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.
@DrTrefor2 жыл бұрын
Can you elaborate a little?
@Jim-be8sj2 жыл бұрын
@@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.
@thegamechanger71573 жыл бұрын
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.
@GlobalYoung72 жыл бұрын
thank you ❤
@knowledge2760 Жыл бұрын
Thanks for your help
@gevillgar Жыл бұрын
Very useful video, thank you. Giving you a like for the enthusiasm XD
@marcrindermann94822 жыл бұрын
you know what would be really fancy? if fancyvbr couldn't just colour the code in one colour but could do syntax highlighting
@nicolasbuendia68734 ай бұрын
Tank you very muchh. you are amazing!
@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.
@essaidiali2 жыл бұрын
I really apreciate it. Thanks a lot !!
@fettisaurier80302 жыл бұрын
I really like the to use KOMA Script Classes. You can control everything
@priyansutank2 жыл бұрын
One moment of silence for the persons trying these things in word...
@nimraakram80952 жыл бұрын
@Dr trefor kindly made a video on how can we add mathematics in captions of sub figures.with packages
@tranuchuy86183 жыл бұрын
Thank you so much!
@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.
@bernaldoarnao2 жыл бұрын
GRAcias amigo, tienes nivel!!!!!!!!!!!!!
@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
@luisaim272 жыл бұрын
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?
@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?
@briannguyen69942 жыл бұрын
Im going to start putting easter eggs into my latex documents using href lol
@BalrogIsCool3 жыл бұрын
Excellent video
@DrTrefor3 жыл бұрын
Thank you!
@JackAYoung112 жыл бұрын
Legend!
@away_corner_as19592 жыл бұрын
Please can you share with us the latex template, many thanks at advance
@davidgray55707 ай бұрын
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.
@Tafutureprof2 жыл бұрын
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
@Archagor3 жыл бұрын
So we already have Bezout's theorem. When are we getting Bazett's theorem?
@DrTrefor3 жыл бұрын
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
@BurakBoraKapan3 жыл бұрын
Bazett's theorem: If something exists, there is a LaTeX package of it
@szymonkrupecki74873 жыл бұрын
This is a great video! PS the Tcolorbox link does not work
@DrTrefor3 жыл бұрын
Thanks! Can you try again? It seems fine for me...
@giadabartolini6273 Жыл бұрын
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.
@jwiskikruger89213 жыл бұрын
thanks a lot
@DrTrefor3 жыл бұрын
You're most welcome!
@2001herne3 жыл бұрын
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.
@lotfy7452 жыл бұрын
thank you very much, how can I add bibliography to the contents??
@rodriguez43632 жыл бұрын
I got a question. How could I set the hyperlinks or URL's with custom colors?
@haraldurkarlsson11472 жыл бұрын
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).
@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
@Hi_Brien3 жыл бұрын
Verbatim environments are the very thing that I was lacking which turned me off of latex, I was too lazy to write the billion '\'
@mdfakhrudin70393 жыл бұрын
Hello sir. Where is that exam cramming video?
@DrTrefor3 жыл бұрын
Soon!
@mdfakhrudin70393 жыл бұрын
@@DrTrefor exam is in two days 😵
@int16_t3 жыл бұрын
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.
@arthurwweber2 жыл бұрын
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.
@jgarces20112 жыл бұрын
How does one change the Font color within the Verbatim environment?
@nesaralititumir6153 Жыл бұрын
T color box theorem 21:00
@giridharpavan159219 күн бұрын
these are nice
@tincho15neem3 жыл бұрын
Forget about overleaf and straigth LaTeX. Lyx is the future.
@vekyll2 жыл бұрын
How far away is that future? Note that LyX exists for more than quarter of a century. :-) My guess is that people praise LyX until they learn LaTeX, and then just leave it behind since they find no more use for it, and can't easily do many advanced things LaTeX is so good at. (At least that was the situation with me.)
@tincho15neem2 жыл бұрын
@@vekyll Hahaha :)
@swagatochatterjee71043 жыл бұрын
Hey Prof Bazett, can we checkout commits/branches in Overleaf? Or is it just limited to the push?
@DrTrefor3 жыл бұрын
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
@MegaDana20118 ай бұрын
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?
@duvanherrera9213 Жыл бұрын
Do you have any a book templete for physics book, math book?
@sanketthakkar44962 жыл бұрын
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
@lnplnplmp3 жыл бұрын
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.
@whydoyouaskdude2 жыл бұрын
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)
@RE-xv9fp2 жыл бұрын
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?
@DrTrefor2 жыл бұрын
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 Жыл бұрын
@@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.
@dantepillon3 жыл бұрын
Which Font and software do you use in your videos? I really like the integral sign especially
@sjuvanet Жыл бұрын
the overleaf referral link in the description is busted