summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/exam-n/myclass.clo
blob: 9fd69120ccffd1b705ba99c414336cfefa88e84a (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
\ProvidesFile{myclass.clo}[2022/10/10 exam-n-1.4.0]
\typeout{myclass exam options, exam-n-1.4.0}
%%%% Source: a91e9cff7cac, 2022-10-10T13:33:17+01:00
%%%% File: myclass.clo
%%%% Copyright 2005--2022, Norman Gray
%%
%% This work 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 work has the LPPL maintenance status `maintained'.
%%
%% The Current Maintainer of this work is Norman Gray <https://nxg.me.uk>
%%
%% This work consists of the files exam-n.dtx and exam-n.ins,
%% the derived file exam-n.cls,
%% and the associated *.clo files.


% It's possible to change the rubric and base rubric here.
%\rubric{Answer questions.}
%
%\baserubric{\emph{Do not attempt to write on both sides of the paper at once.}
%
%You may sing, if you feel you must.}

% Nothing here beyond the constants sheet
\constantssheet{
\begin{center}
{\Large\textbf{Values of astrophysical constants}}\\[\bigskipamount]
\begin{tabular}{lll} \hline\\[-1.5ex] % slightly hacky extra space after hline
 speed of light         & $c$ & $2.998\times 10^8 \,{\rm ms^{-1}}$\\
 gravitational constant & $G$ & $6.673\times10^{-11}\,{\rm Nm^2kg^{-2}}$\\
 \vdots \\
\hline
\end{tabular}
\end{center}
}