Ejemplo n.º 1
0
\end{tabularx}
\noindent\makebox[\linewidth]{\rule{\textwidth}{6pt}}

\section*{<?php 
cvtx_titel($post);
?>
}

\begin{linenumbers}
<?php 
cvtx_antragstext($post);
?>
\end{linenumbers}

<?php 
if (cvtx_has_begruendung($post)) {
    ?>
    \subsection*{<?php 
    cvtx_print_latex(__('Explanation', 'cvtx'));
    ?>
}
    <?php 
    cvtx_begruendung($post);
}
?>

\subsection*{<?php 
cvtx_print_latex(__('Author(s)', 'cvtx'));
?>
}
<?php 
\textbf{<?php 
            cvtx_antragsteller($item);
            ?>
}\\
\textbf{<?php 
            cvtx_spd_tex_recipient($item);
            ?>
}\\
\newline
\textbf{<?php 
            cvtx_spd_aeantrag_titel($item);
            ?>
}\\
<?php 
            cvtx_antragstext($item);
            if (cvtx_has_begruendung($item)) {
                ?>
\newline\newline
    \textbf{<?php 
                cvtx_print_latex(__('Explanation', 'cvtx'));
                ?>
}\\
    <?php 
                cvtx_begruendung($item);
            }
            if ($col1) {
                ?>
\end{linenumbers}
<?php 
            } else {
                ?>