Skip to content

Commit

Permalink
Add siunitx-final
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Feb 17, 2019
1 parent aead47a commit 55a2750
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 0 deletions.
84 changes: 84 additions & 0 deletions siunitx-final.dtx
@@ -0,0 +1,84 @@
% \iffalse meta-comment
%
% File: siunitx-final.dtx Copyright (C) 2019 Joseph Wright
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
% license or (at your option) any later version. The latest version
% of this license is in the file
%
% https://www.latex-project.org/lppl.txt
%
% This file is part of the "siunitx bundle" (The Work in LPPL)
% and all files in that bundle must be distributed together.
%
% The released version of this bundle is available from CTAN.
%
% -----------------------------------------------------------------------
%
% The development version of the bundle can be found at
%
% https://github.com/josephwright/siunitx
%
% for those people who are interested.
%
% -----------------------------------------------------------------------
%
%<*driver>
\documentclass{l3doc}
% The next line is needed so that \GetFileInfo will be able to pick up
% version data
\usepackage{siunitx}
\begin{document}
\DocInput{\jobname.dtx}
\end{document}
%</driver>
% \fi
%
% \GetFileInfo{siunitx.sty}
%
% \title{^^A
% \pkg{siunitx-final} -- Final tasks^^A
% \thanks{This file describes \fileversion,
% last revised \filedate.}^^A
% }
%
% \author{^^A
% Joseph Wright^^A
% \thanks{^^A
% E-mail:
% \href{mailto:joseph.wright@morningstar2.co.uk}
% {joseph.wright@morningstar2.co.uk}^^A
% }^^A
% }
%
% \date{Released \filedate}
%
% \maketitle
%
% \begin{documentation}
%
% \end{documentation}
%
% \begin{implementation}
%
% \section{\pkg{siunitx-final} implementation}
%
% Start the \pkg{DocStrip} guards.
% \begin{macrocode}
%<*package>
% \end{macrocode}
%
% Identify the internal prefix (\LaTeX3 \pkg{DocStrip} convention): only
% internal material in this \emph{submodule} should be used directly.
% \begin{macrocode}
%<@@=siunitx>
% \end{macrocode}
%
% \begin{macrocode}
%</package>
% \end{macrocode}
%
% \end{implementation}
%
% \PrintIndex
2 changes: 2 additions & 0 deletions siunitx.ins
Expand Up @@ -52,6 +52,7 @@ This work consists of the files siunitx.dtx,
siunitx-angle.dtx,
siunitx-compound.dtx,
siunitx-emulation.dtx,
siunitx-final.dtx,
siunitx-number.dtx,
siunitx-print.dtx,
siunitx-quantity.dtx,
Expand Down Expand Up @@ -81,6 +82,7 @@ This work consists of the files siunitx.dtx,
\from{siunitx-unit.dtx} {package}
\from{siunitx-abbreviation.dtx}{package}
\from{siunitx-emulation.dtx} {package}
\from{siunitx-final.dtx} {package}
}%
\file{siunitx-v2.cfg}
{\from{siunitx-emulation.dtx}{v2}}%
Expand Down

0 comments on commit 55a2750

Please sign in to comment.