You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
650 B
17 lines
650 B
%% Copyright (C) 2016 Achim D. Brucker, https://www.brucker.ch |
|
%% |
|
%% License: |
|
%% This program can be redistributed and/or modified under the terms |
|
%% of the LaTeX Project Public License Distributed from CTAN |
|
%% archives in directory macros/latex/base/lppl.txt; either |
|
%% version 1.3c of the License, or (at your opinion) any later version. |
|
%% OR |
|
%% The 2-clause BSD-style license. |
|
%% |
|
%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause |
|
\NeedsTeXFormat{LaTeX2e}\relax |
|
\ProvidesClass{omgrpt}[2014/10/11] |
|
\LoadClass{scrreprt} |
|
\usepackage{omg} |
|
\usepackage[pdfpagelabels, pageanchor=false, bookmarksnumbered, plainpages=false]{hyperref} |
|
|
|
|