예제 #1
0
    <?php 
cvtx_application_mail($post);
?>
    \end{tabularx}}
\end{floatingtable}

\section*{<?php 
cvtx_print_latex(__('Application', 'cvtx'));
?>
 <?php 
cvtx_titel($post);
?>
}

\begin{adjustwidth}{}{5cm}

<?php 
cvtx_text($post);
?>

\subsection*{<?php 
cvtx_print_latex(__('Biography', 'cvtx'));
?>
}
<?php 
cvtx_application_cv($post);
?>

\end{adjustwidth}

\end{document}
예제 #2
0
\InsertBoxR{0}{\somebox<?php 
                echo $i;
                ?>
}[-2] 

<?php 
                cvtx_text($item);
                ?>

\subsection*{<?php 
                cvtx_print_latex(__('Biography', 'cvtx'));
                ?>
}
<?php 
                cvtx_application_cv($item);
                ?>

<?php 
            }
        } else {
            if ($item->post_type == 'cvtx_aeantrag') {
                ?>
% Start New Page
\newpage
% Hide Headline and Show Page Number on This Page, Define Headline Text
\thispagestyle{plain}
\ohead{<?php 
                cvtx_print_latex(__('Amendment', 'cvtx'));
                ?>
 <?php