Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.
/ latex-docear-template Public archive

Template for a Latex thesis generated from a Docear mindmap

Notifications You must be signed in to change notification settings

ftes/latex-docear-template

Repository files navigation

Latex Thesis Template

Generate a thesis from a mindmap (.mm file).

I suggest using Docear to build such a mindmap. It features an integrated reference manager. References on nodes are transformed to latex citations.

Usage

Structuring the mindmap: see documentation of mm2latex.

Clone:

Add (e.g. link):

  • body.mm: input mindmap file
  • bib.bib: bibliography
  • images: folder with images (configure in mindmap as image_directory attribute on root node)

Modify:

  • metadata.tex: author name, date, thesis title etc.

Install (dependencies):

  • texlive texlive-xetex texlive-bibtex-extra texlive-generic-extra biber: Tex distribution, e.g. Tex Live, and arara
  • xsltproc: transforms the mindmap to Latex using an xslt file

Init submodules (if you didn't clone --recursive):

  • git submodule init && git submodule update

Build:

  • ./build.sh

About

Template for a Latex thesis generated from a Docear mindmap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published