mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2024-11-12 18:43:30 +01:00
Thesis: Preamble: small space in front of units
This commit is contained in:
parent
05ac28cb14
commit
2d47930af6
1 changed files with 11 additions and 8 deletions
|
@ -106,16 +106,17 @@
|
|||
|
||||
% >>>>
|
||||
% <<<< Units
|
||||
\newcommand{\eV}{\text{e\kern-0.15exV}}
|
||||
\newcommand{\MeV}{\text{M\eV}}
|
||||
\newcommand{\GeV}{\text{G\eV}}
|
||||
\newcommand{\TeV}{\text{T\kern-0.1ex\eV}}
|
||||
\newcommand{\eV}{\text{\,e\kern-0.15exV}}
|
||||
\newcommand{\MeV}{\text{\,M\eV}}
|
||||
\newcommand{\GeV}{\text{\,G\eV}}
|
||||
\newcommand{\TeV}{\text{\,T\kern-0.1ex\eV}}
|
||||
|
||||
\newcommand{\ns}{\text{ns}}
|
||||
\newcommand{\us}{\text{\textmu s}}
|
||||
\newcommand{\ns}{\text{\,ns}}
|
||||
\newcommand{\us}{\text{\,\textmu s}}
|
||||
|
||||
\newcommand{\MHz}{\text{MHz}}
|
||||
\newcommand{\GHz}{\text{GHz}}
|
||||
\newcommand{\kHz}{\text{\,kHz}}
|
||||
\newcommand{\MHz}{\text{\,MHz}}
|
||||
\newcommand{\GHz}{\text{\,GHz}}
|
||||
% >>>>
|
||||
% <<<< Quantities
|
||||
% Notes:
|
||||
|
@ -160,6 +161,8 @@
|
|||
%% <<< Acronyms
|
||||
%%
|
||||
\newacronym{GNSS}{GNSS}{Global Navigation Satellite System}
|
||||
\newacronym{EAS}{EAS}{Extensive Air Shower}
|
||||
\newacronym{UHECR}{UHECR}{Ultra High Energy Cosmic Ray}
|
||||
|
||||
%% <<<< Names
|
||||
\newacronym{GRAND}{GRAND}{Giant Radio Array for Neutrino Detection}
|
||||
|
|
Loading…
Reference in a new issue