\documentclass[% fontsize=11pt, fleqn, parskip=half*, toc=flat, %DIV=15 ]{scrartcl} % Schriften \usepackage{kpfonts} %\usepackage{libertine} % Optischer Randausgleich %\usepackage{microtype} % Datenbank \usepackage[pointsonright,forcolorpaper,links,usexkv, nospacetowork,useforms,allowrandomize,usecustomdesign, cfg=datenbank, % nosolutions answerkey ]{eqexam} \usepackage{atbdb} %\vspacewithkeyOn % Titel \subject[Rewe]{Rechnungswesen} \title[USt/VSt]{Umsatzsteuer} \keywords{} \author{Th. Grothe} \begin{document} \maketitle \vspace{2cm} \tableofcontents \begin{exam}{ReweUS}{\large\bfseries\textcolor{blue}{Umsatzsteuer}} \section{Umsatzsteuer} \ID*{ATB_ee538a82_edb3_4526_a4b6_bb16d9ce3f1a} \begin{problem*}[\auto] \begin{parts} \item\PTs{6} \ldots die folgenden Geschäftsfälle \begin{orgtab} \label{sec-umsatzsteuer} #+TBLNAME: sec-umsatzsteuer #+ORGTBL: SEND sec-umsatzsteuer orgtbl-to-latex :skip 2 :splice t :lend "\\\\\\SThiderow" | Wert | UST/VST | gesamt | |-------+---------+--------| | 10000 | 1900 | 11900 | | 20000 | 3800 | 23800 | #+TBLFM: $2=round($1*19/100,2)::$3=$1+$2 $ \end{orgtab} \begin{solution}\\ \begin{orgtab} \label{sec-umsatzsteuer-3} #+TBLNAME: sec-umsatzsteuer-3 #+ORGTBL: SEND sec-umsatzsteuer-3 orgtbl-to-latex :skip 2 :splice t | | Kto | Soll | Haben | |----+---------------+-------+-------| | | AW. Rohstoffe | 10000 | | | | Vorsteuer | 1900 | | | an | Vall | | 11900 | #+TBLFM: @2$3=remote(sec-umsatzsteuer,@2$1)::@3$3=remote(sec-umsatzsteuer,@2$2)::@4$4=remote(sec-umsatzsteuer,@2$3) \label{sec-umsatzsteuer-5} #+TBLNAME: sec-umsatzsteuer-5 #+ORGTBL: SEND sec-umsatzsteuer-5 orgtbl-to-latex :skip 2 :splice t :hline "\\cmidrule(lr){2-2}" | | Kto | Soll | Haben | |----+------------+-------+-------| | | Bank | 23800 | | | an | Umsatzerl. | | 20000 | | an | Umsatzst. | | 3800 | #+TBLFM: @2$3=remote(sec-umsatzsteuer,@3$3)::@3$4=remote(sec-umsatzsteuer,@3$1)::@4$4=remote(sec-umsatzsteuer,@3$2) \end{orgtab} \end{solution} \end{parts} \end{problem*} \endID \end{exam} \end{document}