Skip to content

Create beautiful exercise sheets, for German Mathematics teachers. (alpha)

License

Notifications You must be signed in to change notification settings

FlowFX/unkenmathe.de

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unkenmathe.de

Project Status Build Status License: AGPL v3 codecov Waffle.io - Issues in progress

The goal of unkenmathe.de is to provide a resource of exercises and exercise sheets for German mathematics teachers. Using their own or community-provided exercises, written in Markdown and LaTeX, they can create beautiful exercise sheets. Eventually.

All exercises and sheets are distributed under a Creative Commons License that allows easy and legal distribution and re-use. Something that German law and school material publishers do not offer.

Examples

Preview exercise as PDF

Preview exercise as PDF

Edit exercise

Preview exercise as PDF

Technical tidbits

pandoc exercise.md -o exercise.tex

Using Pandoc to convert Markdown/KaTeX entries to pure LaTeX works well.

Dies ist ein [Markdown](https://daringfireball.net/projects/markdown/)-Dokument
mit der Möglichkeit, mathematische Ausdrücke einzugeben.

## Aufgabe 2
Mathematische Ausdrücke wie $x=5$ können auch im Text stehen. Es geht aber auch komplizierter:

$$ \int_{0}^{\infty} dx\ x^2 = 99 $$

becomes:

Dies ist ein
\href{https://daringfireball.net/projects/markdown/}{Markdown}-Dokument
mit der Möglichkeit, mathematische Ausdrücke einzugeben.

\subsection{Aufgabe 2}\label{aufgabe-2}

Mathematische Ausdrücke wie \(x=5\) können auch im Text. Es geht aber
auch komplizierter:

\[ \int_{0}^{\infty} dx\ x^2 = 99 \]

About

Create beautiful exercise sheets, for German Mathematics teachers. (alpha)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •