This website works better with JavaScript.
Home
Explore
Help
Sign In
akshay
/
openldap
Watch
2
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Added alternative implementations of LDAP section
master
akshay
2 years ago
parent
f93e8e0f60
commit
a91279a805
3 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
convert
BIN
openldap.pdf
BIN
presentation.pdf
+ 2
- 1
convert
View File
@ -1 +1,2 @@
pandoc -s --dpi=300 --slide-level 2 --toc --listings --shift-heading-level=0 --columns=50 --template default_mod.latex --pdf-engine lualatex -f "$SOURCE_FORMAT" -M date="$DATE_COVER" -V lang=en-US -t beamer openldap.md -o presentation.pdf
#! /bin/bash
exec pandoc -s --slide-level 2 --toc --listings --columns=50 --template default_mod.latex --pdf-engine lualatex -t beamer openldap.md -o openldap.pdf
BIN
openldap.pdf
View File
BIN
presentation.pdf
View File
Write
Preview
Loading…
Cancel
Save