-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate.slides
53 lines (40 loc) · 1.14 KB
/
template.slides
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
vim: ft=slides et ts=2 sts=2 sw=2
speaker:
* don't remove the 'vim:' line if you don't know
what it is.
* if required, don't forget to load specific behaviour
so %:r.vim
* the essential mappings are
next slide ┃ page down
previous slide ┃ page up
(* ┃ ▶
(- ┃
(" ┃ › (new slide)
(5 ┃ 5 new
* learn more reading readme.slides from slides.vim distro
if you want your title bar to be filled, set nowrap
and filter this file with:
awk '{ if (/^›/) printf "%-78s",$0; else print }'
from vim:
%!awk '{ if (/^›/) printf "\%-78s",$0; else print }'
› title
Event name
Location, Date
Available languages on your system:
grep '^[^#]' /etc/locale.gen
Add the date:
LANG=fr_FR.UTF-8 date +' %A, %d %B %Y' -d ' nov 24'
› ideas for multilevel + agenda ?
never explored
› welcome › agenda
▷│ welcome
█│ the basics
█│ new features
█│ the future
› welcome › agenda
▷│ welcome
│ ▷ topic 1
│ ▷ topic 2
█│ the basics
█│ new features
█│ the future