faq macros
This commit is contained in:
@@ -221,3 +221,17 @@
|
|||||||
|
|
||||||
% INCREASE HEIGHT OF BRACKETS
|
% INCREASE HEIGHT OF BRACKETS
|
||||||
\setlength\delimitershortfall{-2pt}
|
\setlength\delimitershortfall{-2pt}
|
||||||
|
|
||||||
|
% ---
|
||||||
|
% FAQ
|
||||||
|
% ---
|
||||||
|
|
||||||
|
\newcommand{\topic}[1]{\subsection{#1}}
|
||||||
|
|
||||||
|
% QUESTION ENVIRONMENT
|
||||||
|
\newenvironment{question}[1]{
|
||||||
|
\subsubsection{Q: #1}
|
||||||
|
\noindent\textbf{A:}
|
||||||
|
}
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|||||||
+27
-5
@@ -9,6 +9,8 @@
|
|||||||
\datum{23. Mai 1949}
|
\datum{23. Mai 1949}
|
||||||
\edition{1}
|
\edition{1}
|
||||||
|
|
||||||
|
\setcounter{secnumdepth}{5}
|
||||||
|
|
||||||
\mytitle
|
\mytitle
|
||||||
|
|
||||||
|
|
||||||
@@ -19,20 +21,40 @@
|
|||||||
\subsection{Das erste Gesetz}
|
\subsection{Das erste Gesetz}
|
||||||
|
|
||||||
\squarestyle
|
\squarestyle
|
||||||
\begin{article}[Hallo]
|
\begin{article}[Menschenwürde]
|
||||||
|
\label{blabla}
|
||||||
\item Die Würde des Menschen ist unantastbar. blablabl
|
\item Die Würde des Menschen ist unantastbar. blablabl
|
||||||
blabla
|
blabla
|
||||||
\item toll
|
\item Demokratie ist toll!
|
||||||
\end{article}
|
\end{article}
|
||||||
|
|
||||||
\parensstyle
|
\parensstyle
|
||||||
\begin{article}[Hallo]
|
\begin{article}[Menschenwürde]
|
||||||
\item Die Würde des Menschen ist unantastbar. blablabl
|
\item Die Würde des Menschen ist unantastbar. blablabl
|
||||||
blabla
|
blabla
|
||||||
\item toll
|
\item Demokratie ist toll! Das ist Artikel \thearticleno
|
||||||
\end{article}
|
\end{article}
|
||||||
|
|
||||||
\lipsum[2]
|
\section{Politische Bildung}
|
||||||
|
|
||||||
|
Das sind die meist gestellten Fragen der letzten Zeit, deswegen
|
||||||
|
kommen hier die Antworten. Falls ihr mehr Fragen habt, stellt gerne
|
||||||
|
einen Antrag an den Ausschuss für politische Bildung!
|
||||||
|
Gestepped wurde in Artikel \ref{stepped}.
|
||||||
|
|
||||||
|
\topic{Parlament}
|
||||||
|
|
||||||
|
\begin{question}{Wie komme ich ins Parlament?}
|
||||||
|
\lipsum[3]
|
||||||
|
\end{question}
|
||||||
|
|
||||||
|
\begin{question}{Wie werde ich Präsidentin?}
|
||||||
|
\lipsum[5]
|
||||||
|
\end{question}
|
||||||
|
|
||||||
|
\begin{question}{Können auch Jungs Präsident werden?}
|
||||||
|
Nö
|
||||||
|
\end{question}
|
||||||
|
|
||||||
\subsection{Blabla}
|
\subsection{Blabla}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user