OpenLDAP Presentation
Find a file
2022-10-21 16:59:12 +05:30
image LDAPToolBox slides 2022-10-21 12:49:10 +05:30
convert Readme update 2022-09-21 19:32:16 +05:30
default_mod.latex openldap presentation 2022-09-13 12:04:16 +05:30
index OpenLDAP Presentaion first commit 2022-08-16 16:26:46 +05:30
LICENSE Initial commit 2022-08-16 16:24:29 +05:30
openldap.md LDAPToolBox slides 2022-10-21 12:58:12 +05:30
openldap.pdf LDAPToolBox slides 2022-10-21 16:59:12 +05:30
README.md Readme update 2022-09-21 19:32:16 +05:30

LDAP Presentation

Table of Contents

Creating presentations with markdown

Pandoc is used to convert markdown to presentation which is in pdf format. Convert file contains to command used for conversion.

Inorder to convert using pandoc the following packages must be installed:

apt install pandoc imagemagick texlive-fonts-recommended texlive-latex-extra texlive-fonts-extra texlive-xetex texlive-luatex

The following link has more info on markdown presentations.