You are right, this is WAY easier than using a GUI for presentations. holy hell. You can just sit down and type up the whole thing simply in one go instead of faffing around in GUI menus. This is the way to do it, sadly I'm out of school now, so I don't need to do them anymore. I wish you could have shown me this in 2012.
Finally, I've been looking for this for over a year now (not actively looking, just keeping my eyes out)... This is awesome! Goodbye Powerpoint, goodbye google slide, welcome pandoc!
Cool. I'll definitely try this next time I'm making a presentation. Also in case you don't already know: try zz in normal mode of vim (good in situations like 6:26). I just found out about it recently and it's saving me many ctrl-e and ctrl-y presses.
Thank u! Even though I would never use this for presentations I'd gladly use this for quick slides for studying! and now I also know what the .md files on github really are!
I use to use markdown all the time for taking notes in lectures using a program called "Notes-Up" in Elementary OS. That was the first time I learned how to use it and I basically got addicted to using it. I didn't even know that you could make presentations with it.
This video is awesome. I already organized my notes from classes with section headers in markdown for every powerpoint slide. Now I can run a simple pandoc command and get my teachers slides??? UNLIMITED POWER!!!!!
Thank you for sharing that. It's quite useful indeed. A question: Is it possible to save the resulting LaTeX (Beamer) file for further tweaking (editing the Beamer file)?
You can also use Marp which has a better way of managing sections (using the "---" separator instead of section headings). You can't use it with your own editor however, it really lacks a standalone mode for rendering IMO.
I wrote a client script that makes swooping slideshows in 3D, that plays all wasm media types. There are others out there, but I made mine to comply with JSON. Should probably covert it to markdown but I jsut didn't think that far when I started.
Thanks for the video! Just curious: is it a requirement that each item in the YAML front matter is a list? Couldn't you write it as below? --- title: Luke's presentation author: Luke Smith theme: Copenhagen ---
Have you ever taken a look at Emacs' org-mode? It's a similar idea and can also export to latex, but considerably more capable than Markdown. You can do things like embed tables and tick off items in a list.
What I don't like about markdown is, a single newline gets not converted to a newline. Only empty lines do. But there's an option to fix that in pandoc :)
Hi Luke, I wonder what's your thoughts on all the different types of markup syntaxes, including markdown, dokuwiki markup, moinmoin markup, zim-wiki markup, and many others. I don't quite understand why people don't just use the same syntax but creating new ones that makes converting one from another such a pain. I noticed that pandoc can't do moinmoin-to-markdown conversion, which kind of makes me don't want to learn moinmoin.
Hi. Nice video. It was new for me to know you can make presentations this way. And it seems really cool because either powerpoint or impress feel clunky and uncomfortable for me. Just a question tho, which packages do you need for this to work, apart from pandoc? From the little I know, beamer is latex related, and the texlive-full package is huge, so i'd like to avoid downloading it.
I just tried it and needed to install texlive recommended fonts, because pandoc produced an error of missing fonts when compiling. Other than that my first presentation worked nicely. Thanks.
I doubt anybody will respond to this but I found a bug/ issue with the above. If you recreate the exact template in the video, but with NO text in the first section, then all subsequent sections AND subsections will appear on separate pages. Only workaround I can find is to just put something (like a period) on the first page in the first section.
Sounds interesting but holy sh*t, that many packages! "Total: 118 packages, Size of downloads: 150.692 KiB" even though I have texlive and Texmaker already installed..
You can use Emacs org with revealjs to create Presentation. Here are some examples: opensource.com/article/18/2/how-create-slides-emacs-org-mode-and-revealjs jr0cket.co.uk/slides/revealjs.html
Great video, I'll definitely use Pandoc+Markdown in my next presentation. I just have one problem, anyone know how to make the automatically added text (like "Figure 1" under the picture) to appear in other language?
Great video, but I did find the one gotcha or is it a ploy just to get me to watch more of your videos?. If your document does not fit on one slide the bottom gets cut off, with no warning. I do believe there is a way in beamer to do a framebreak but now I have to watch the Latex and beamer videos to figure out how to do it. :)
A little sad that for the life of me, I was not able to incorporate page breaks with this method. Rendering this promising tutorial pretty useless to me :(
Another tool: Obsidian. Basically a Markdown IDE where you can do presentations with whatever you write in markdown, or papers, or notes, or whatever you need. Yeah its not gonna be as minimalist as barebones pandoc, but lets be real, what are the chances someone in 2022 uses a 520MB RAM intel atom computer as their daily driver?
Now I understand why all the slides of math professors look the same.
They probably just used latex
Used TeX beamer lmfao
except mine... my math professor use whatever app on Mac with themes
😂😂😂😂😂
Exactly
You are right, this is WAY easier than using a GUI for presentations. holy hell. You can just sit down and type up the whole thing simply in one go instead of faffing around in GUI menus. This is the way to do it, sadly I'm out of school now, so I don't need to do them anymore. I wish you could have shown me this in 2012.
Don't worry. 80% of jobs include presentations. Dem managers got no time.
I can't tell, if this is serious or a joke, I'm confused...
Antonio Ronde yes, and if you are working for a big company sadly the only option for a presentation is powerpoint.
@@menerke Why that? It's about the product and not about the software you use.
@@rotoast8113 Because you're often limited to whatever the company tells you to use.
This is so awesome!
Now I can version control my presentation files as well.
Harsh Parekh 😂😂😂
Indeed! I was already using git for my LibreOffice Impress files, but that's a mess!
Finally, I've been looking for this for over a year now (not actively looking, just keeping my eyes out)...
This is awesome! Goodbye Powerpoint, goodbye google slide, welcome pandoc!
lol this is exactly how the presentations of my prof look like
Soo what is that means?
@@uliahshafar8599 That his prof uses Beamer default template
@@olafghanizadeh and watches luke Smith.
Just a recommendation, you can use the vim-pandoc plugin to run it inside of vim without the need for a terminal.
Well, one could one just make a macro with :!pandoc % -t beamer -o pres.pdf in it and use it for recompiling.
2 Luke Smith videos in 1 day? This is the best!
I'm really a spree RUclipsr. I'm just now starting one of my sprees.
Oh yes, I can't wait for more.
thats prohably the last we'll hear from him for awhile, he's off to rubbing his hands and twirling his mustache again
Cool. I'll definitely try this next time I'm making a presentation.
Also in case you don't already know: try zz in normal mode of vim (good in situations like 6:26). I just found out about it recently and it's saving me many ctrl-e and ctrl-y presses.
thanks
*Luke's Photo*
Hey kiddo. Come here. I have candy
Deus vult ! pretty much yeah haha !
Wanna visit my cabin in the woods? Im cooking candies
Today I made my first beamer with markdown + pandoc! So much more to explore! Thanks Luke!
I don’t know how I got here, but it is awesome.
Thank u! Even though I would never use this for presentations I'd gladly use this for quick slides for studying! and now I also know what the .md files on github really are!
Dude, your videos are making me go insane about minimalism... Why Do YOU Do This To Me! Thanks by the way
omg this is how my professors (the good ones) make their presentations.
I use to use markdown all the time for taking notes in lectures using a program called "Notes-Up" in Elementary OS. That was the first time I learned how to use it and I basically got addicted to using it. I didn't even know that you could make presentations with it.
This video is awesome. I already organized my notes from classes with section headers in markdown for every powerpoint slide. Now I can run a simple pandoc command and get my teachers slides??? UNLIMITED POWER!!!!!
You got me with your creepy picture LMAO
I was disappointed to see the picture of you wasn't a frog, but the rest of the presentation was captivating.
thank you... no more dragging around stuffs in powerpoint
WOO NEW LUKE SMITH VIDEO!
I found out about that some time ago, even made a presentation with it, but I didn't know about these extra options at the beginning.
Thank you for sharing that. It's quite useful indeed. A question: Is it possible to save the resulting LaTeX (Beamer) file for further tweaking (editing the Beamer file)?
short and impressive, I like it
I so want to make some presentations right now.
You can also use Marp which has a better way of managing sections (using the "---" separator instead of section headings). You can't use it with your own editor however, it really lacks a standalone mode for rendering IMO.
I came to say that Marp with VS Studio is insanely easy. Create new Marp file, then type, then export as PDF, OOXML, or HTML.
no man should have this much power
I wrote a client script that makes swooping slideshows in 3D, that plays all wasm media types. There are others out there, but I made mine to comply with JSON. Should probably covert it to markdown but I jsut didn't think that far when I started.
Thank you Luke.
as always an amazing video, you saved me ages from googling around, thanks man
This is awesome Luke! Thanks
My favorite Linux channel by far
Thanks Luke, This is awesome!
Thanks for the video! Just curious: is it a requirement that each item in the YAML front matter is a list? Couldn't you write it as below?
---
title: Luke's presentation
author: Luke Smith
theme: Copenhagen
---
Have you ever taken a look at Emacs' org-mode? It's a similar idea and can also export to latex, but considerably more capable than Markdown. You can do things like embed tables and tick off items in a list.
+10 karma and likeability for Luke because of this vid^^
Thank you Dr. Smith for this tutorial. May you teach us to make the Vim and Pandoc integration on Linux?, thanks a lot.
What I don't like about markdown is, a single newline gets not converted to a newline. Only empty lines do. But there's an option to fix that in pandoc :)
aw shiieeeettt Luke with the double *BOMB*
Cool bg picture
Reinventing the wheel
right there Luke ?
Awesome, I like this tool.
Thanks Luke!
Hi Luke, I wonder what's your thoughts on all the different types of markup syntaxes, including markdown, dokuwiki markup, moinmoin markup, zim-wiki markup, and many others. I don't quite understand why people don't just use the same syntax but creating new ones that makes converting one from another such a pain. I noticed that pandoc can't do moinmoin-to-markdown conversion, which kind of makes me don't want to learn moinmoin.
Good thing they are available for windows, might be a lot different, but still...
I have to use this! Thanks!
Great video! Thanks!!!
I LOVE your wallpaper! What is it? Do you have a link please?
Is there any way to insert Latex equations into slides with Markdown?
Just enclose them in $, e.g. $\frac{1}{2}$
How about Latex + Beamer? Or org/markdown + reveal is?
This is pretty cool and surprisingly easier/faster than using a WYSIWYJ editor
This is great!
Thank you
what DE are you using ?
Is Markdown suitable for book writing?
Hi. Nice video. It was new for me to know you can make presentations this way. And it seems really cool because either powerpoint or impress feel clunky and uncomfortable for me. Just a question tho, which packages do you need for this to work, apart from pandoc?
From the little I know, beamer is latex related, and the texlive-full package is huge, so i'd like to avoid downloading it.
You only really need the texlive-bin package, which pandoc will pull automatically. You only need other latex packages if you specifically call them.
I just tried it and needed to install texlive recommended fonts, because pandoc produced an error of missing fonts when compiling. Other than that my first presentation worked nicely. Thanks.
Use marp instead - it’s looking so much better
SMART BOY
Спасибо вам за информацию, буду думать и заниматься творчеством! 👏👍
Жду новую информацию по интересным технологиям и среде юникс.
___RUS language___
This is 5 parallel universes ahead of us!
I doubt anybody will respond to this but I found a bug/ issue with the above. If you recreate the exact template in the video, but with NO text in the first section, then all subsequent sections AND subsections will appear on separate pages.
Only workaround I can find is to just put something (like a period) on the first page in the first section.
holy shit this is so cool
Question question! Can I use my own .sty ?
Now i now how to take notes. So now i need a laptop :D
Sounds interesting but holy sh*t, that many packages!
"Total: 118 packages, Size of downloads: 150.692 KiB"
even though I have texlive and Texmaker already installed..
It's just a bunch of little haskell packages. Definitely worth it, especially since pandoc can convert everything to everything.
I might try it in an Ubuntu VM. This would take a while on my Gentoo system. :'D
I can't seem to get level 2 headings to work with ##. The paragraph just displays as "## Insert title here". Any ideas?
It's working now. It must have gotten scared.
nice thumbnail
*Pulls of terabytes (jk) of Haskell libraries since I use dwm not xmonad*
You can use Emacs org with revealjs to create Presentation.
Here are some examples:
opensource.com/article/18/2/how-create-slides-emacs-org-mode-and-revealjs
jr0cket.co.uk/slides/revealjs.html
wuau great , this is so rad dude jeheheheh
Nice!
I wish I had known this in college.
Great video, I'll definitely use Pandoc+Markdown in my next presentation. I just have one problem, anyone know how to make the automatically added text (like "Figure 1" under the picture) to appear in other language?
Probably not best solution, but I found this:
github.com/tomduck/pandoc-fignos#customization
What about "mupdf"? Isn't recently videos about it
Great video, but I did find the one gotcha or is it a ploy just to get me to watch more of your videos?. If your document does not fit on one slide the bottom gets cut off, with no warning. I do believe there is a way in beamer to do a framebreak but now I have to watch the Latex and beamer videos to figure out how to do it. :)
The hardcore way
You say presentations I was expecting a ppt demo.
A little sad that for the life of me, I was not able to incorporate page breaks with this method. Rendering this promising tutorial pretty useless to me :(
1:04 Yay, you call it number sign, not hashtag :)
Can We make a custom footer for the slide? inside the yaml
Another tool:
Obsidian. Basically a Markdown IDE where you can do presentations with whatever you write in markdown, or papers, or notes, or whatever you need. Yeah its not gonna be as minimalist as barebones pandoc, but lets be real, what are the chances someone in 2022 uses a 520MB RAM intel atom computer as their daily driver?
except org-mode beats markdown in every single way...
Good thing pandoc supports it too.
Can you do more stuff with it than with PowerPoint?
Looks familiar to my prof's notes lol
Can I write an .doc text document using Pandoc?
How's this compare to something like reveal.js?
Is it possible for collaborative editing?
i really need to know how to change the font-family with this syntax😅
How do you show pdf after each compile update ??
manpandoc reminded me of manbearpig
Is there a way to add a logo to every slide?
Then you have to edit the Beamer theme
cool
Which os is that?
Luke Come back
Heaven
What is up with this guy and the frog?
why not latex
What os, and what key switches?
Yura R arch Linux +i3
It's easy when you do it day in day out but let a few months pass and the ol' fishbowl hasn't got any goldfish that remember the commands.
Roboko hmm maybe you should take some markdown notes on it
1:30 So you don't just have subsections, you only have sections and subsubsections :P
Just tell me, how to use this $H17 with unicode characters. I just refuse to understand why this is such pain in the ass
"the t-tag" lol