Questions tagged [schemata]

For questions about the schemata package, that helps illustrating the breakdown of concepts and categories in academic texts.

The schemata package offers the \schema command to create diagrams that break down a main concept into its parts and demonstrate the relationship among the components.

\documentclass{standalone}
\usepackage{schemata}
\begin{document}
\schema{\schemabox{main concept}}{\schemabox{first detail\\second detail}}
\end{document}

enter image description here

12 questions
1
vote
1 answer

not enough space on the right side of a curly brace with schemata package

I want to write some text next to the curly braces but there is not enough space and I want an even margin on both sides of the document . \documentclass[11pt]{article} \usepackage[ngerman]{babel} \usepackage[a4paper, text={16.5cm, 25.2cm},…
Katharina
  • 671
0
votes
1 answer

A big problem with schemata

This is my first time writing in this amazing community, and I hope anyone can help me. I've been trying to do this schema with the package schemata unsuccessfully. Could you help me with the code? I would thank you a lot.