When I first learned LaTeX in college, my professor explained that 'true' users can be distinguished from posers or newbs/noobs because they pronounce it latech. I hear you pronounce it latex instead. What is your opinion on this cultural caveat?
sometimes the code you use doesn't work in my computer .I don't know how it worked on yours. like @41:00 your code gave me an error. But when i used this code \begin{tabular}{ccc} \multicolumn{2}{c}{Name} & \multicolumn{1}{c}{Age}\\ First & Last & \\ \hline Derek &Banas & 44\\ Sally & smith & 42\\ \end{tabular} then i got the same table that you made .But anyways even this code i learnt from your video @38:30. So thanks
Thanks you a lot Derek for this high quality tutorial. I wanted to suggest that you add timestamps to video itself. I know there are on the website, but it would be a lot easier for us viewers to find the needed timestamp for specific questions. Thank you in advance.
@@lovely-shrubbery8578 It can be pronounced either way; TeX is pronouned "tek" or "tech" (same thing), but you can pronounce the La as "Lah" or "Lay" or however else you want
@@IllumTheMessage In fact, no. The typesetting quality is better and it has a wysiwyg interface (without the disadvantages of Word). Did you try TeXmacs? It would be great to have some good introductory videos. The existing ones are not as good as Derek's one.
YOURE AMAZING!! Thank you so much! I’m just starting to get into programming etc and I just needed to have an idea on what LaTeX was- now I’m absolutely intrigued and want to know more :) thank you!
I know the nerd community's divided as to wether LATEX is a programming language or not; I won't take a stance in the controversy, going just as far as to say that it definitely is a "language" with its own syntax. Now, as for Mr. Banas, well, this video's incredibly helpful for all of us who want to learn LATEX the easy and quick way. I think someone is due to assert that Mr. Banas is very simply a genius because of: 1) The scope of material he covers in his MANY videos. 2) The simple, straightforward and easy way in which he explains EVERYTHING and makes it super accesible. 3) His more than obvious mastery of thousands of small, important details. Thank you very much, Mr. Banas, for doing an effort and sharing FOR FREE all of your knowledge with us. It is certainly very appreciated.
Overleaf is a nice free online editor for this. It has collaboration features too. Just as an option for anyone not bothering or having rights to install locally.
I'm beginning to write my thesis and was wondering, would you recommend overleaf for an long engineering text? I will need a lot of charts and schematics to be drawn. I figure it would be nice to be able to share the document with my advisor, but online tools always seem a little limited
@@rhodelucas yes, it's easy to work with too, charts and schematics can be exported/generated as bitmap/ vector in your working directory latex can take care of the rest, revisions on data is easy to handle too. i recommend to use git if you go paid version. chances are, there's somebody that already used latex in your dept to make thesis too, ask for the classfile and you only need to think about the actual content.
This could not have come out at a better time. Ready in time for the final dissertation submission. Thanks, Derek, honestly have made my University experience a lot better!
C++ is my first language, ECMAScript regular expression is the second, and LaTex is the third, you helped me with the second and third and I'm very grateful. I can't believe it that you have a list of one video for all languages. Great job man!
This video helped me a lot getting into LaTeX. Thank you so much for providing awesome, high quality tutorials like this for free! I am so glad I found your channel and hope for more good upcoming videos.
Great tutorial thanks! I used Tex many years ago when I was a grad student, and wanted to lay out some math equations. This looked like a great way to get reminded, and practice, and it was. Thanks!!
GREAT TUTORIAL. May I let you in on the preferred pronunciation of TeX and LaTeX? The "X" is not pronounced as the "X" in English, but rather like "ch" is pronounced in "loch" as in Loch Ness in Scotland and Bach as in the composer of long ago.
Thank you :) Sorry about the error. I do that sometimes because I learn everything from reading. The funny thing is that I have never been corrected in real life for saying it wrong. I actually called someone and asked them why they never corrected me.
You are one talented person, I wonder if you already know these topics to begin with or learn them as the video requests come. I have no idea how you retain so much information and pack it up in one video!! Great work, Derek! Thanks a lot!
Thank you very much :) Sometimes I already know the information and other times I create everything from scratch. I find it very fun to learn new things. I'm currently learning Ukulele, Drums and Japanese for future videos
Thank you so much for your video. I didn't need to reference anywhere to write my thesis. Your video is enough to learn LaTeX. The fun fact is that you uploaded the video on my birthday.
MR. DEREK BANAS! THANK YOU!!! I can't even count how many times you have saved my ass! You taught me web dev when I got my first job, Android dev when I got my second job, and now Latex just when I need to write my master's thesis!
thesilentvoice I think this is a good resource. I think the best approach to learning this sort of stuff is simply doing it haha. Just google how to set two images side by side for example (pay attention to the packages you need for certain approaches to work). Play with several types of documents and see which fits best for you or what you wanna get. But most important: have fun and patience! LaTex can be a little frustrating even when you’re a little bit experienced, but keep going and you’ll get a pretty neat writing
I finished the video, just wanted to let you know. I need LaTeX to write my bachelor thesis in maths, so thank you very much the video helped me out a lot.
Perfect and at last something I'm more familiar in than Derek :P One comment on what seems like a perfect beginners guide, it's pronounced _lay-tack_ If you called it 'lay-tex' in a job interview you'd be shown the door instantly. For those new to the fantastic guide Derek has posted and the pseudo-language it is, please, please, please call it _lay-tack_.
@@derekbanas no bother, I mean the damn word is *LATEX* so any person would be reasonable for pronouncing it as such. It is a bizarre thing, but in any print or typesetting industry it is never pronounced phonetically. Great guide by the way, I don't want to take away from that :)
I know its pronounced laytek but for years I've been calling it laytex, very few people have said anything and no company has ever been upset about it.
Thank you :) I have 2 such videos. One on study methods and another on software I use for memorization. ua-cam.com/video/VpqXCeTfe0Y/v-deo.html ua-cam.com/video/5urUZUWoTLo/v-deo.html
How about a comprehensive TeX tutorial? Not about writing documents, but an in-depth view into the inner-workings of TeX and writing programs (which is possible since TeX is turing complete). Or how about a tutorial on writing own LaTeX packages?
That is so funny because I actually wrote the code to do that last night and then I didn't post the results because I thought people would think I was crazy. I am crazy by the way :)
\LaTeX gives the actual logo. You can set up a newcommand to make it easier to use frequently in a document. tex.stackexchange.com/questions/7546/how-to-get-latex-symbol-in-document
Thank you Sir.I've been looking for this kind of teaching method but I couldn't find any. You saved my future. By the way guys"Physicists don't use Word they use LaTex".
Derek what's next series ?? If you want suggestions 1. machine learning really hot topic ( also bit hyped IMO) 2. Security : like basic security series , auditing , web app etc P.S. Love your videos
Thank you :) I'm making 3 more learn in ones Perl 6, Nim and D. Then I'm considering some mat learn in ones on linear algebra, statistics and calculus. All of the multipart tutorials I have done over the last 2 years have all done very bad. If the math tutorials do well, especially linear algebra, I'll try a ML tutorial, security, etc. I'm also considering Photoshop, Illustrator, and Gimp because I haven't done one in a while and people seem interested.
@@derekbanas i personally like all of your multi part series . I am not sure if anyone still uses Perl don't know about Nim and D (or where they are used ) .
Hey Derek, on your code: When i try this i get error : \fancyhf{}
enewcommand{\headrulewidth}{2pt}
enewcommand{\footrulewidth}{1pt} \fancyhead[LE]{\leftmark} \fancyhead[RO]{ ouppercase{ ightmark}} \fancyfoot[LE,RO]{\thepage} Error message : " The control sequence at the end of the top line of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. ! LaTeX Error: Command \headrulewidth undefined. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.29 enewcommand{\headrulewidth} {2pt} Try typing to proceed. If that doesn't work, type X to quit. ! LaTeX Error: Command \footrulewidth undefined. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.30 enewcommand{\footrulewidth} {1pt} Try typing to proceed. If that doesn't work, type X to quit. ! Undefined control sequence. l.31 \fancyhead [LE]{\leftmark} The control sequence at the end of the top line of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. ! Undefined control sequence. l.32 \fancyhead [RO]{ ouppercase{ ightmark}} The control sequence at the end of the top line of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. ! Undefined control sequence. l.32 \fancyhead[RO]{ ouppercase { ightmark}} The control sequence at the end of the top line of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. ! Undefined control sequence. l.33 \fancyfoot [LE,RO]{\thepage} The control sequence at the end of the top line of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. [2] Chapter 1. Underfull \vbox (badness 3872) has occurred while \output is active [] "
Those underlying jokes at the end are just too funny like the last i catched 'When I was born I was so ugly the doctor slapped my mother'. Above that an awesome video tutorial.
Great video Derek! As a beginner I got pretty stuck at 39:47! for your \begin{tabular} options, the *3_@ character is a lowercase l and not a pipe I believe- that wasn't clear from the audio alone :P
@@derekbanas I have watched the Emacs one. Great video. 👏🏼👏🏼 But I had to settle down for Sublime Text for my text editor. Just wanted to know which do you prefer? Vim or Emacs or you use neither??
Can you do an in depth video on Input/Output for programming? I always find those are missing from most tutorials and they are never really explained elsewhere.
I really love your videos dude, my biggest problem with them is that you don't show the changes that happen with each line of code you add. (Obviously this is just my opinion, so take it as you will).
Hi, I just started using LaTex on my Macbook and I can't figure out how to get to compiled pdf version to come up on the screen in real-time as it does for you. How can I get it to do that?
I had the same pb and I think it's a matter of putting the "\end{document}" at the end that makes the difference. Anyways I pasted this code: \documentclass{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{geometry} \geometry{a4paper} \usepackage[francais]{babel} \title{Premier document} \author{Un TeXnicien} \date{} \begin{document} \maketitle Voici un texte accentué en français! \end{document} Then I compiled and it worked Tell me if doing that works for you
I think what we can see on his right at the beginning of the video is not what you should get exactly because you can see it is already written his name & the title even though he hasn't coded that yet
Assembly language brought me here, realised that I don't have anything Linux, so ordered a raspberry pi, while am waiting for my pi, let's do some LATEX, everything gets easier with time.. Thanks for all the knowledge
When I first looked at it I was like how does this work, but then I realized it works behind the scenes to make everything look good. I haven't used reStructuredText, but I'll check it out
It made sense when I heard it 'LaTex is a typesetting system which is the standard for publication of scientific documents and it's awesome and used very often to create evils'
To be honest.. Whenever i visit your channel i really get confused,, What to learn.. Because there is so many things in your channel.. I really can't understand what to select.. Can u prefer me in what order should i learn those things....????? [Really this is positive compliment for your channel]
Thank you :) It kind of depends on what you want to learn. Web Development : HTML, CSS, JavaScript, (then either Node / MongoDB or PHP / MySQL). I'm planning an updated Angular tutorial. Games : C# or JavaScript, Unity, etc. General Programming : Python, Java, Object Oriented Design, Algorithms, Design Patterns, Refactoring. Mobile : (I don't have an iOS tutorial) Java / How to Make Android apps. I'm planning on updating these using Ionic. Sorry if it is confusing. I'm just one guy and I'm doing my best to stay up to date and move in a normal direction, but technology changes constantly and deprecation hell is constantly messing with me especially in regards to Google tech.
Your enewcommand{\headrulewidth}{2pt} seems to have no effect and also \fancyhead[OR]{ ouppercase{\leftmark}}...you are missing something...perhaps \pagestyle{fancy}
I hope someone sees this: What's the difference between MikTex and Tex Live? Just learnt about LaTeX as a whole and I can't understand if they're just different programs used to write the same language or different programs that use different languages.
@Derek Banas How can we make our References clickable? ~ ef{fig:prettypic} If we click on 'section 1.1' it should scroll the PDF to that section. Also the "Table of Contents" in your cheetsheet isn't clickable, how can we make it clickable? Thanks for all your tutorials. 🙏
\section[List]{My List} \begin{itemize} \item item 1 \end{itemize} This code seems to be causing an error. Is there anything obvious wrong? When I delete it, the rest of my test document runs perfectly fine. The error reads "Undefined control sequence."
Watched this all in one session at 23:00, i'm definitely going to bed now, but i'll be back here in a few days to tell you if i actually learned anything.
@Derek, can you add an annotation about the settings/preferences that you made to change the default view to the view you use throughout the video? As far as I can tell you do not address this. Thanks!
Preferences -> Themes -> Changed to Dark Theme Preferences -> Preview -> Opening source and preview -> Select Use one Window Those were to 2 things I changed. Sorry for not addressing that
AAAAAAW YEAH I'M SOOOOOO HAPPY THAT YOU HAVE A LATEX TUTORIAL. I met your channel studying for my high school programming Java patterns classes and loved your way of explaining stuff Thank you Derek!!!
Thanks for this effort and explanation great tutorial! But in my opinion Latex technics makes life so much harder I'm happy with MS word or open office.
@@derekbanas Same if i write book i use wordstar 4.0 or 7D :) still i can ez do pdf for book not need any option like this just ctrl +A then ctrl +C and ctrl +V and then center all my chapters :D end :D Save as Book :D
Incredible information I didn't knew that something like this also exists.... And a off topic question sir, How can I optimise my incscape for web graphics etc 2. Are you going to make tutorials on Machine Learning in future? Thanks....
Thank you very much :) I have an Inkscape tutorial. I've found I can do most everything with it that I can do with Illustrator. I'm looking into whether I can make a ML tutorial by combining many learn in one videos. Like Linear Algebra in One video. I have to find an interesting way to cover ML because nobody watches my multipart tutorials.
@@derekbanas I do watch your multipart tutorial, currently c++... and I am trying to solve every problem given in there... It is really helpful... I like your straight forwardness in every tutorials, explaining what it does instead of wasting time in unrealistic examples to relate... I loved your two heroes example in oop 😁😃.
That's great to hear that you like them :) I was happy that I thought up that example. I might go back to multipart tutorials eventually. The reason I stopped is because UA-cam employees told me nobody watches them.
Learn in One Videos for Every Programming Language
Subscribe to Bookmark them: bit.ly/2FWQZTx
C++ : ua-cam.com/video/Rub-JsjMhWY/v-deo.html
Python : ua-cam.com/video/N4mEzFDjqtA/v-deo.html
Java : ua-cam.com/video/n-xAqcBCws4/v-deo.html
PHP : ua-cam.com/video/7TF00hJI78Y/v-deo.html
MySQL : ua-cam.com/video/yPu6qV5byu4/v-deo.html
JavaScript : ua-cam.com/video/fju9ii8YsGs/v-deo.html
C# : ua-cam.com/video/lisiwUZJXqQ/v-deo.html
HTML5 : ua-cam.com/video/kDyJN7qQETA/v-deo.html
CSS3 : ua-cam.com/video/CUxH_rWSI1k/v-deo.html
JQuery : ua-cam.com/video/BWXggB-T1jQ/v-deo.html
TypeScript : ua-cam.com/video/-PR_XqW9JJU/v-deo.html
ECMAScript : ua-cam.com/video/Jakoi0G8lBg/v-deo.html
Swift : ua-cam.com/video/dKaojOZ-az8/v-deo.html
R : ua-cam.com/video/s3FozVfd7q4/v-deo.html
Haskell : ua-cam.com/video/02_H3LjqMr8/v-deo.html
Handlebars : ua-cam.com/video/4HuAnM6b2d8/v-deo.html
Bootstrap : ua-cam.com/video/gqOEoUR5RHg/v-deo.html
Rust : ua-cam.com/video/U1EFgCNLDB8/v-deo.html
Matlab : ua-cam.com/video/NSSTkkKRabI/v-deo.html
Arduino : ua-cam.com/video/QO_Jlz1qpDw/v-deo.html
Crystal : ua-cam.com/video/DxFP-Wjqtsc/v-deo.html
Emacs : ua-cam.com/video/Iagbv974GlQ/v-deo.html
Clojure : ua-cam.com/video/ciGyHkDuPAE/v-deo.html
Shell : ua-cam.com/video/hwrnmQumtPw/v-deo.html
Perl : ua-cam.com/video/WEghIXs8F6c/v-deo.html
Perl6 : ua-cam.com/video/l0zPwhgWTgM/v-deo.html
Elixir : ua-cam.com/video/pBNOavRoNL0/v-deo.html
D : ua-cam.com/video/rwZFTnf9bDU/v-deo.html
Fortran : ua-cam.com/video/__2UgFNYgf8/v-deo.html
LaTeX : ua-cam.com/video/VhmkLrOjLsw/v-deo.html
F# : ua-cam.com/video/c7eNDJN758U/v-deo.html
Kotlin : ua-cam.com/video/H_oGi8uuDpA/v-deo.html
Erlang : ua-cam.com/video/IEhwc2q1zG4/v-deo.html
Groovy : ua-cam.com/video/B98jc8hdu9g/v-deo.html
Scala : ua-cam.com/video/DzFt0YkZo8M/v-deo.html
Lua : ua-cam.com/video/iMacxZQMPXs/v-deo.html
Ruby : ua-cam.com/video/Dji9ALCgfpM/v-deo.html
Go : ua-cam.com/video/CF9S4QZuV30/v-deo.html
Objective C : ua-cam.com/video/5esQqZIJ83g/v-deo.html
Prolog : ua-cam.com/video/SykxWpFwMGs/v-deo.html
LISP : ua-cam.com/video/ymSq4wHrqyU/v-deo.html
Express : ua-cam.com/video/xDCKcNBFsuI/v-deo.html
Jade : ua-cam.com/video/l5AXcXAP4r8/v-deo.html
Sass : ua-cam.com/video/wz3kElLbEHE/v-deo.html
When I first learned LaTeX in college, my professor explained that 'true' users can be distinguished from posers or newbs/noobs because they pronounce it latech. I hear you pronounce it latex instead. What is your opinion on this cultural caveat?
which operating system is the easiest to dial with latex in arabic?
sometimes the code you use doesn't work in my computer .I don't know how it worked on yours. like @41:00 your code gave me an error. But when i used this code
\begin{tabular}{ccc}
\multicolumn{2}{c}{Name} &
\multicolumn{1}{c}{Age}\\
First & Last & \\
\hline
Derek &Banas & 44\\
Sally & smith & 42\\
\end{tabular}
then i got the same table that you made .But anyways even this code i learnt from your video @38:30.
So thanks
Thanks you a lot Derek for this high quality tutorial. I wanted to suggest that you add timestamps to video itself. I know there are on the website, but it would be a lot easier for us viewers to find the needed timestamp for specific questions. Thank you in advance.
your cheat sheet link is dead
00:21 Install Windows
01:20 Install MacOS
02:12 Basics
04:35 Packages
05:45 Get Package Help
06:10 Blindtext
06:34 Environment
08:29 Landscape
08:46 Custom Margins
12:46 Table of Contents
18:41 Using Pictures
23:05 Spacing
26:56 Bulleted List
28:44 Numbered List
32:12 Definition List
33:00 Tabbing
34:45 Tables / Fonts
41:07 Accent Characters
41:32 Tons of Fonts
42:06 More Type Emphasis
45:06 Math Formulas
50:38 Custom Commands
52:40 Text Boxes / Justification
54:48 Footnotes
55:20 Referencing
56:53 Bibliography
57:53 Index
Derek Banas !
Hey maybe you could do a good tutorial on knockout.js it is similar to angular js but its straight forward but amazing!
I'll see what I can do
I love you man....
which operating system is the easiest to dial with latex in arabic?
Legends were born to learn everything in one video.... Ultra legends were born to teach them in a single video
That's funny :) I do my best
@@derekbanas You don't do the BEST, You yourself the BEST
Not that hard in a 60 min video. This is just 10 6 min videos pasted behind each other
Do you know how to code in Latex
"This is a 400 page book condensed down into one video" ...You already earned my respect, mate ...even before I watch the full video xD
Nobody
Latex: LaTeX
lol
LaTeX: Pronounced "lay-tech" not "lay-techs"
@@christianzhouzheng LahTek
@@lovely-shrubbery8578 It can be pronounced either way; TeX is pronouned "tek" or "tech" (same thing), but you can pronounce the La as "Lah" or "Lay" or however else you want
Christian Zhou-Zheng why
17:29 "body once told me the world is gonna roll me"
"I ain't the sharpest tool in the shed"
@@nacholopez7348 "She was looking kind of dumb with her finger and her thumb"
@@piyushbohra8638 In the shape of an "L" on her forehead
@@alexandrefournier-ahizoune8098 well, the years start coming and they don't stop coming
@@discreet_boson Fed to the rules and I hit the ground running
So awesome you did a Latex video! Too many people in IT don't know a thing about it. A great tool to know.
Thank you :) I hope it helps
Why use LaTeX when there is TeXmacs?
@@mdejong2328 LaTeX is the core of both.
@@IllumTheMessage In fact, no. The typesetting quality is better and it has a wysiwyg interface (without the disadvantages of Word). Did you try TeXmacs? It would be great to have some good introductory videos. The existing ones are not as good as Derek's one.
YOURE AMAZING!! Thank you so much! I’m just starting to get into programming etc and I just needed to have an idea on what LaTeX was- now I’m absolutely intrigued and want to know more :) thank you!
Thank you very much :) I'm happy you enjoyed it
Finding this 3 month before writing my PhD thesis was perfect timing. :-)
That's great! I'm happy I could help :)
What is your PhD in?
@@lincolnsand5127 LaTex
@@mattjclay haha
I know the nerd community's divided as to wether LATEX is a programming language or not; I won't take a stance in the controversy, going just as far as to say that it definitely is a "language" with its own syntax. Now, as for Mr. Banas, well, this video's incredibly helpful for all of us who want to learn LATEX the easy and quick way. I think someone is due to assert that Mr. Banas is very simply a genius because of:
1) The scope of material he covers in his MANY videos.
2) The simple, straightforward and easy way in which he explains EVERYTHING and makes it super accesible.
3) His more than obvious mastery of thousands of small, important details.
Thank you very much, Mr. Banas, for doing an effort and sharing FOR FREE all of your knowledge with us. It is certainly very appreciated.
Overleaf is a nice free online editor for this. It has collaboration features too. Just as an option for anyone not bothering or having rights to install locally.
Thank you for sharing :)
I'm beginning to write my thesis and was wondering, would you recommend overleaf for an long engineering text? I will need a lot of charts and schematics to be drawn. I figure it would be nice to be able to share the document with my advisor, but online tools always seem a little limited
@@rhodelucas yes
@@rhodelucas yes I would recommend it.
@@rhodelucas yes, it's easy to work with too, charts and schematics can be exported/generated as bitmap/ vector in your working directory latex can take care of the rest, revisions on data is easy to handle too.
i recommend to use git if you go paid version.
chances are, there's somebody that already used latex in your dept to make thesis too, ask for the classfile and you only need to think about the actual content.
This could not have come out at a better time. Ready in time for the final dissertation submission. Thanks, Derek, honestly have made my University experience a lot better!
That's great! I'm happy I could help :)
C++ is my first language, ECMAScript regular expression is the second, and LaTex is the third, you helped me with the second and third and I'm very grateful.
I can't believe it that you have a list of one video for all languages. Great job man!
Thank you very much :) I'm happy you enjoyed the videos
This video helped me a lot getting into LaTeX.
Thank you so much for providing awesome, high quality tutorials like this for free!
I am so glad I found your channel and hope for more good upcoming videos.
Thank you very much :) Many more videos are coming
Do you know how to code in Latex?
@@anidakaric9162 I wouldn't call it coding. I guess I am okay at it, but I still need to look up a lot of stuff.
@@dominikk5204 yea my mistake,like latex editor
@@dominikk5204 are you beginner,I need help for a project
For GNU/Linux, install the "texlive" package. A fantastic IDE is Emacs with the auctex package.
Thank you for sharing :)
Good man right here.
Great tutorial thanks! I used Tex many years ago when I was a grad student, and wanted to lay out some math equations. This looked like a great way to get reminded, and practice, and it was. Thanks!!
Thank you :) I'm happy I could help
GREAT TUTORIAL. May I let you in on the preferred pronunciation of TeX and LaTeX? The "X" is not pronounced as the "X" in English, but rather like "ch" is pronounced in "loch" as in Loch Ness in Scotland and Bach as in the composer of long ago.
Thank you :) Sorry about the error. I do that sometimes because I learn everything from reading. The funny thing is that I have never been corrected in real life for saying it wrong. I actually called someone and asked them why they never corrected me.
You are one talented person, I wonder if you already know these topics to begin with or learn them as the video requests come. I have no idea how you retain so much information and pack it up in one video!! Great work, Derek! Thanks a lot!
Thank you very much :) Sometimes I already know the information and other times I create everything from scratch. I find it very fun to learn new things. I'm currently learning Ukulele, Drums and Japanese for future videos
Thank you so much for your video. I didn't need to reference anywhere to write my thesis. Your video is enough to learn LaTeX. The fun fact is that you uploaded the video on my birthday.
I asked for this video, really appreciate you making it, I think LaTeX is an extremely powerful tool. Great video!
Thank you very much :) I worked on it for a while to make sure I covered everything. I hope it helps
Why use LaTeX when there is TeXmacs?
MR. DEREK BANAS! THANK YOU!!!
I can't even count how many times you have saved my ass!
You taught me web dev when I got my first job, Android dev when I got my second job, and now Latex just when I need to write my master's thesis!
Thank you for the nice message :) I'm extremely happy to know I have helped people!
Amazing Beginner Tutorial Derek!
Love from Ethiopia 🇪🇹
Why am I even watching this? It's 1 am and I already know LaTex.
From where did u learn it 🙃, I'll watch this video but also if you something for beginners that may help.
thesilentvoice I think this is a good resource.
I think the best approach to learning this sort of stuff is simply doing it haha. Just google how to set two images side by side for example (pay attention to the packages you need for certain approaches to work).
Play with several types of documents and see which fits best for you or what you wanna get.
But most important: have fun and patience! LaTex can be a little frustrating even when you’re a little bit experienced, but keep going and you’ll get a pretty neat writing
@@miguelescalantemilke7204 yes you right 😊 thank you very much I'll just practice it.
Can you help me???
@@anidakaric9162 hi! Maybe I could. What you wanna do?
LaTeX! Exactly what I needed!
Happy I could help :)
Why use LaTeX when there is TeXmacs?
Yes! Derek, you're the best! Internet has never seen LaTeX tutorial that good :)
Thank you so much!
Thank you :) I'm trying to do my best to take my learn in ones to the next level
this is possibly the best video made on
LaTex , not even a little time was wasted
Thank you for the compliment :) I'm happy you enjoyed it
I finished the video, just wanted to let you know. I need LaTeX to write my bachelor thesis in maths, so thank you very much the video helped me out a lot.
I'm so glad you uploaded this video. I've been working with LaTeX for a while and never found a good tutorial like this one. Thank you very much.
Maybe the next one could be about BibTex.
I'm very happy you liked it :) I'll do more with LaTeX if this tutorial keeps doing good
Perfect and at last something I'm more familiar in than Derek :P
One comment on what seems like a perfect beginners guide, it's pronounced _lay-tack_
If you called it 'lay-tex' in a job interview you'd be shown the door instantly.
For those new to the fantastic guide Derek has posted and the pseudo-language it is, please, please, please call it _lay-tack_.
That's funny :) That is the first time I have ever been corrected for saying it that way. I checked and you are correct
@@derekbanas no bother, I mean the damn word is *LATEX* so any person would be reasonable for pronouncing it as such.
It is a bizarre thing, but in any print or typesetting industry it is never pronounced phonetically.
Great guide by the way, I don't want to take away from that :)
I'm happy you pointed it out. I hate making mistakes, but I'm happy when people correct me.
Shown the door instantly? Not sure I'd want to work there then honestly.
I know its pronounced laytek but for years I've been calling it laytex, very few people have said anything and no company has ever been upset about it.
Legend! Thanks for the educating. You should pub a video on "how I learn everything and remember everything that fast"
Thank you :) I have 2 such videos. One on study methods and another on software I use for memorization.
ua-cam.com/video/VpqXCeTfe0Y/v-deo.html
ua-cam.com/video/5urUZUWoTLo/v-deo.html
Do you knwo how to code in Latex?
Derek, a big thank you for this. You sped my learning process infinitely with this tutorial.
I'm very happy that I could help :)
How about a comprehensive TeX tutorial? Not about writing documents, but an in-depth view into the inner-workings of TeX and writing programs (which is possible since TeX is turing complete). Or how about a tutorial on writing own LaTeX packages?
I'll see what I can do
Derek Banas: "lEaRn LaTeX iN oNe ViDeO"
iT iS mAdDeNiNg TyPiNg ThIs WaY!!!
def alt_caps (s):
for ind, char in enumerate(s):
if ind % 2 == 0:
print(char.upper(), end='')
else:
print(char.lower(), end='')
print()
That is so funny because I actually wrote the code to do that last night and then I didn't post the results because I thought people would think I was crazy. I am crazy by the way :)
@@derekbanas Well we all are a bit crazy right?
\LaTeX gives the actual logo. You can set up a newcommand to make it easier to use frequently in a document. tex.stackexchange.com/questions/7546/how-to-get-latex-symbol-in-document
I was gonna take a LaTeX course next semester, but thanks to you, there's no need now.
I'm happy I could save you some money :)
Literally the greatest LaTeX video tutorial on Internet.
approved.
but I challenge you to talk about the chemistry formulae using chemfig package as well. that's the hard part I think :p
Thank you Sir.I've been looking for this kind of teaching method but I couldn't find any. You saved my future. By the way guys"Physicists don't use Word they use LaTex".
I'm very happy that I could help :)
Excellent! Thanks a lot! My head is spinning now! Only few publications in LaTex will fix it
thank you banas....i was watching your programming videos ... and just found that.... thats a great one . am gonna share it in social media .. cheers
Thank you very much :)
Many thanks! Couldn't be overwhelmed more..
Derek what's next series ?? If you want suggestions
1. machine learning really hot topic ( also bit hyped IMO)
2. Security : like basic security series , auditing , web app etc
P.S. Love your videos
Thank you :) I'm making 3 more learn in ones Perl 6, Nim and D. Then I'm considering some mat learn in ones on linear algebra, statistics and calculus. All of the multipart tutorials I have done over the last 2 years have all done very bad. If the math tutorials do well, especially linear algebra, I'll try a ML tutorial, security, etc. I'm also considering Photoshop, Illustrator, and Gimp because I haven't done one in a while and people seem interested.
@@derekbanas i personally like all of your multi part series . I am not sure if anyone still uses Perl don't know about Nim and D (or where they are used ) .
Decided to learn latex about a month ago, brilliant guide none the less!
Thank you very much :)
2:20 i had to rewind because I thought you said it was created for "Scientific documentation and Evils"
I'm so happy that you made this video. You make the best tutorials on UA-cam.
Thank you for the nice compliment :)
Hey Derek, on your code:
When i try this i get error :
\fancyhf{}
enewcommand{\headrulewidth}{2pt}
enewcommand{\footrulewidth}{1pt}
\fancyhead[LE]{\leftmark}
\fancyhead[RO]{
ouppercase{
ightmark}}
\fancyfoot[LE,RO]{\thepage}
Error message : "
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! LaTeX Error: Command \headrulewidth undefined.
See the LaTeX manual or LaTeX Companion for explanation.
Type H for immediate help.
...
l.29
enewcommand{\headrulewidth}
{2pt}
Try typing to proceed.
If that doesn't work, type X to quit.
! LaTeX Error: Command \footrulewidth undefined.
See the LaTeX manual or LaTeX Companion for explanation.
Type H for immediate help.
...
l.30
enewcommand{\footrulewidth}
{1pt}
Try typing to proceed.
If that doesn't work, type X to quit.
! Undefined control sequence.
l.31 \fancyhead
[LE]{\leftmark}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Undefined control sequence.
l.32 \fancyhead
[RO]{
ouppercase{
ightmark}}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Undefined control sequence.
l.32 \fancyhead[RO]{
ouppercase
{
ightmark}}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Undefined control sequence.
l.33 \fancyfoot
[LE,RO]{\thepage}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
[2]
Chapter 1.
Underfull \vbox (badness 3872) has occurred while \output is active []
"
Those underlying jokes at the end are just too funny like the last i catched 'When I was born I was so ugly the doctor slapped my mother'. Above that an awesome video tutorial.
How,
Me: Am I the only person that cares about ? I wonder if there is a simple tutorial somewhere.
Derek: Well hello internet!
Me: Thanks again Derek.
*When I was a kid my parents moved a lot, but I always found them.*
You are an amazing teacher! Thank you for this awesome tutorial. Going to use LaTeX for my Master Thesis :D
Thank you for the nice compliment :) I wish you all the best with your Thesis
I watched this video.
I still didn't learn everything I needed... but I think I'm a special case due to my need of LaTeX for mathematics.
Maybe have a look at this one, as it is more specified for math ua-cam.com/video/fCzF5gDy60g/v-deo.html
Your video saved me a lot for College project. Thx!!
Happy I could help 😁
🙏 🙏 🙏 😊 👍
thank you so much!!!
i used latex a lot in college but forgot all of it
it is such a pleasure and a trip to watch this
Thank you very much :) Happy I could help
Thank you for the hard work, I watch the whole video and type in every command in your tutorial at the same time, help me a lot
Happy I could help :)
Great video Derek! As a beginner I got pretty stuck at 39:47! for your \begin{tabular} options, the *3_@ character is a lowercase l and not a pipe I believe- that wasn't clear from the audio alone :P
Thank you :) Sorry for not making that clearer
Finally Derek has reached his ultimate Geekiness.
🖖🏼
Using LaTeX instead of puny Word Processors.
Up next: Vim v/s Emacs
That's funny :) I actually have an Emacs and a Vim tutorial
@@derekbanas I have watched the Emacs one. Great video. 👏🏼👏🏼
But I had to settle down for Sublime Text for my text editor.
Just wanted to know which do you prefer? Vim or Emacs or you use neither??
Sudo apt remove vim; sudo apt install nano
This is the best youtube channel for CS!
Thank you for the nice compliment :) I do my best
Thanks for teaching LaTeX! It's really helpful.
Happy I could help
LaTeX, according to the creator Donald Knuth, is pronounced "lah-tech" and not "lay-tex".
How did you set up the theme color and the pdf preview window in the normal startwindow of the editor?
I would like to know as well !
Perfect timing. I need to hand in a small paper in 3 and a half weeks
I hope it helps :) I did my best to provide an example on just about everything
Derek Banas i‘m sure it will. I‘ve already learned python, java and shell scripting with your videos. This probably won‘t be any different ;)
Can you do an in depth video on Input/Output for programming? I always find those are missing from most tutorials and they are never really explained elsewhere.
Can you give me an example of what you want to see?
Thank you very much! I just got into latex and this helped a lot.
When you zoomed in on the math formula I had a Vietnam flashback to my first discrete math exam... Great video!
That's Funny :)
I guess it's time for me to finally learn math and download latex!
Thanks!
Happy I could help :)
"Coming in" and "come in" are phrases the man uses quite a lot. I wonder if he knows he utters them so often.
I say all sorts of strange things
oh god, 3+ years of my life learning and using latex summarized in less than an hour. if only this existed when i was using it for the first time.
I hope it helps someone :) It took forever to condense
I really love your videos dude, my biggest problem with them is that you don't show the changes that happen with each line of code you add. (Obviously this is just my opinion, so take it as you will).
Thank you :) Sorry about that. I'll try to do better at correcting that
Hi, I just started using LaTex on my Macbook and I can't figure out how to get to compiled pdf version to come up on the screen in real-time as it does for you. How can I get it to do that?
I had the same pb and I think it's a matter of putting the "\end{document}" at the end that makes the difference.
Anyways I pasted this code:
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{geometry}
\geometry{a4paper}
\usepackage[francais]{babel}
\title{Premier document}
\author{Un TeXnicien}
\date{}
\begin{document}
\maketitle
Voici un texte accentué en français!
\end{document}
Then I compiled and it worked
Tell me if doing that works for you
I think what we can see on his right at the beginning of the video is not what you should get exactly because you can see it is already written his name & the title even though he hasn't coded that yet
thank you so much can we get a tutorial on Mathematica
Assembly language brought me here, realised that I don't have anything Linux, so ordered a raspberry pi, while am waiting for my pi, let's do some LATEX, everything gets easier with time.. Thanks for all the knowledge
Thank you :) I'm happy you like both videos
I watched the video! Thanks for painless introduction :) Excited to try it!
Thank you very much :) Happy to help
LaTeX is pretty intimidating. Have you used reStructuredText? I'm loving it.
When I first looked at it I was like how does this work, but then I realized it works behind the scenes to make everything look good. I haven't used reStructuredText, but I'll check it out
It made sense when I heard it 'LaTex is a typesetting system which is the standard for publication of scientific documents and it's awesome and used very often to create evils'
Great pace. And great intro. Thanks.
Thank you 😁
To be honest.. Whenever i visit your channel i really get confused,, What to learn.. Because there is so many things in your channel.. I really can't understand what to select.. Can u prefer me in what order should i learn those things....????? [Really this is positive compliment for your channel]
Thank you :) It kind of depends on what you want to learn. Web Development : HTML, CSS, JavaScript, (then either Node / MongoDB or PHP / MySQL). I'm planning an updated Angular tutorial. Games : C# or JavaScript, Unity, etc. General Programming : Python, Java, Object Oriented Design, Algorithms, Design Patterns, Refactoring. Mobile : (I don't have an iOS tutorial) Java / How to Make Android apps. I'm planning on updating these using Ionic. Sorry if it is confusing. I'm just one guy and I'm doing my best to stay up to date and move in a normal direction, but technology changes constantly and deprecation hell is constantly messing with me especially in regards to Google tech.
@@derekbanas Oh wow okay... But by the way nobody can do what you do
great tutorial. really helpful. Thanks Derek
Thank you :) Nice to see you again
Awesome tutorial!! Thanks. It was a great help for the project I had in LaTeX.
Thank you very much :) Happy I could help
Your
enewcommand{\headrulewidth}{2pt} seems to have no effect and also \fancyhead[OR]{
ouppercase{\leftmark}}...you are missing something...perhaps \pagestyle{fancy}
I hope someone sees this: What's the difference between MikTex and Tex Live? Just learnt about LaTeX as a whole and I can't understand if they're just different programs used to write the same language or different programs that use different languages.
Thanks for doing LaTeX !
I'm happy I could be of help :)
@Derek Banas
How can we make our References clickable?
~
ef{fig:prettypic}
If we click on 'section 1.1' it should scroll the PDF to that section.
Also the "Table of Contents" in your cheetsheet isn't clickable, how can we make it clickable?
Thanks for all your tutorials.
🙏
Simply awsome man. I haven't learnt so much in one video before. I liked your accent and the way you explain too tough guy ;)
Thank you very much :) I'm happy I could help
\section[List]{My List}
\begin{itemize}
\item item 1
\end{itemize}
This code seems to be causing an error. Is there anything obvious wrong? When I delete it, the rest of my test document runs perfectly fine. The error reads "Undefined control sequence."
the same thing happens when I replace "itemize" with "enumerate."
Me: Man I need to learn this programming language
Derek: Don't worry, I got you fam.
That's funny :) Thank you for the compliment
Great video as always, thanks a lot Derek
I'm happy I could help :)
Watched this all in one session at 23:00, i'm definitely going to bed now, but i'll be back here in a few days to tell you if i actually learned anything.
I hope it helps. I did my best to cover everything
Much needed video, thanks will watch it full.
Thank you :) I hope it is useful
@Derek, can you add an annotation about the settings/preferences that you made to change the default view to the view you use throughout the video? As far as I can tell you do not address this. Thanks!
Preferences -> Themes -> Changed to Dark Theme
Preferences -> Preview -> Opening source and preview -> Select Use one Window
Those were to 2 things I changed. Sorry for not addressing that
Thank you for the video Derek :) It was helpful.
Happy I could help :)
Hi, I wonder how to turn on the preview panel to the right just like what you have in your video?
are we going to ignore the fact that texlive uses 7gbs of disk space?
rm LaTeX; install TeXmacs... Have you ever looked at TeXmacs? Awesome software for editing papers with maths, without the pain of LaTeX.
Derek, you're the best
Perfect thank for the tutorial! You explained a lot.
Geat tutorial! Thanks
Thank you :)
Hi Derek, wishing you a happy new year. Thanks a lot for this video. Could you please teach us Nim or kubernetes or Apache storm.
Happy New Year! Nim is coming very soon. Sorry for the wait. These learn in ones take forever to make
AAAAAAW YEAH I'M SOOOOOO HAPPY THAT YOU HAVE A LATEX TUTORIAL. I met your channel studying for my high school programming Java patterns classes and loved your way of explaining stuff
Thank you Derek!!!
Thank you :) I'm happy I could help
Thanks for this effort and explanation great tutorial! But in my opinion Latex technics makes life so much harder I'm happy with MS word or open office.
Thank you very much :) Latex isn't for everyone. If you like what you use definitely keep using it
@@derekbanas Same if i write book i use wordstar 4.0 or 7D :) still i can ez do pdf for book not need any option like this just ctrl +A then ctrl +C and ctrl +V and then center all my chapters :D end :D Save as Book :D
How can I use it for the final dissertation submission as a mechanical engineering student?
Thank you very much Derek :) What's next?
Nice to see you :) Perl 6 in One Video is next
Incredible information I didn't knew that something like this also exists....
And a off topic question sir,
How can I optimise my incscape for web graphics etc
2. Are you going to make tutorials on Machine Learning in future?
Thanks....
Thank you very much :) I have an Inkscape tutorial. I've found I can do most everything with it that I can do with Illustrator. I'm looking into whether I can make a ML tutorial by combining many learn in one videos. Like Linear Algebra in One video. I have to find an interesting way to cover ML because nobody watches my multipart tutorials.
@@derekbanas I do watch your multipart tutorial, currently c++... and I am trying to solve every problem given in there... It is really helpful...
I like your straight forwardness in every tutorials, explaining what it does instead of wasting time in unrealistic examples to relate...
I loved your two heroes example in oop 😁😃.
That's great to hear that you like them :) I was happy that I thought up that example. I might go back to multipart tutorials eventually. The reason I stopped is because UA-cam employees told me nobody watches them.
Another awesome video for a much needed topic
Thank you :) I'm happy you liked it