% \iffalse meta-comment % % Copyright (C) 2018 - 2021 by ChairX % % This file may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either % version 1.3 of this license or (at your option) any later % version. The latest version of this license is in: % % http://www.latex-project.org/lppl.txt % % and version 1.3 or later is part of all distributions of % LaTeX version 2005/12/01 or later. % % This file contains the documentation of the environment handling. % % Macros have to be described by (delete the first %) % \DescribeMacro{\macro} % Description and usage of the macro. % % The description will appear in the usage % part of the documentation. Use \subsubsection{} etc. for structuring. % % The implementation of the macros defined here has to be written in % chairxEnv.dtx %\fi % % \DescribeMacro{\nchairxheader} % The \textsf{nChairX} package provides two macros for your personal % logo. With % \begin{center} % \begin{tabular}[l]{p{0.8\textwidth}} % \verb|\nchairxheader| % \end{tabular} % \end{center} % you obtain a header logo with the full textwidth. It uses the file % |nchairxheader.pdf| which has to be in your \LaTeX{} search path. % % \DescribeMacro{\nchairxlogo} % The other logo \verb|\nchairxlogo| is smaller and can be used with a % specific width as argument. It includes the file |nchairxlogo.pdf| which % has to be in the search path as well. The argument is the width in a valid % \LaTeX{} unit producing e.g. \nchairxlogo{3em}. % %