OpenLDAP Presentation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
akshay 08293d880d Readme update 1 year ago
image Added alternative implementations of LDAP section 1 year ago
LICENSE Initial commit 1 year ago
README.md Readme update 1 year ago
convert Readme update 1 year ago
default_mod.latex openldap presentation 1 year ago
index OpenLDAP Presentaion first commit 1 year ago
openldap.md Added alternative implementations of LDAP section 1 year ago
openldap.pdf Added alternative implementations of LDAP section 1 year ago

README.md

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.