summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/nchairx/source/chairxLogoDoc.dtx
blob: 709e474f30ac4a5c63d1da7feaf04da1246dce9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
% \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}.
%
%