Skip to content

Latest commit

 

History

History
78 lines (60 loc) · 2.06 KB

MANIFEST.md

File metadata and controls

78 lines (60 loc) · 2.06 KB

First Work: The kaobook Class

MANIFEST.md Copyright 2019 Federico Marotta

This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of this license is in

http://www.latex-project.org/lppl.txt

and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later.

This work has the LPPL maintenance status `maintained'.

The Current Maintainer of this work is Federico Marotta.

This work consists of all files listed below.


kaobook/
|-- kao.def						- main class file
|-- kaobook.cls                 - book-specific definitions
|-- kaohandt.cls                - handout-specific definitions
|-- styles/
    |-- environments.sty        - definitions for environments
	|-- kaobiblio.sty			- style of the bibliography
    |-- mdftheorems.sty         - colorful styling of theorems
    |-- packages.sty            - useful packages
    |-- plaintheorems.sty       - minimalistic styling of theorems
	|-- kaorefs.sty             - commands for referencing
    |-- style.sty               - page design

Second Work: Templates and Examples

This work is released into the public domain using the CC0 code. To the extent possible under law, I waive all copyright and related or neighbouring rights to this work. To view a copy of the CC0 code, visit:

http://creativecommons.org/publicdomain/zero/1.0

This work consists of all files listed below.


kaobook/
|-- report-template.tex
|-- book-template.tex
|-- examples
	|-- documentation
		|-- main.tex
		|-- main.bib
		|-- chapters/
			|-- appendix.tex
			|-- figsntabs.tex
			|-- introduction.tex
			|-- layout.tex
			|-- mathematics.tex
			|-- options.tex
			|-- preface.tex
			|-- references.tex
			|-- textnotes.tex

As regards the files in the kaobook/examples/documentation/images directory, they were downloaded from Wikimedia Commons and are attributed inside the example book where they are used.