blob: b9ca5bc54478f322c4fdb81db3cd34deffc689b2 (
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
46
47
48
49
50
51
52
|
\input docstrip
\askforoverwritefalse
\preamble
Класс omgtudoc-asoiu предназначен для документов,
подготавливаемых на кафедре "Автоматизированные системы
обработки информации и управления" Омского государственного
технического университета. Он основан на классе article и
для своей работы требует XeTeX или LuaLaTeX.
The omgtudoc-asoiu class is to be used for documents which are
prepared on the "Automated systems of information
processing and control" (ASOIU) of Omsk State Technical
University. This class is based on article class
and requires XeTeX or LuaLaTeX for proper working.
Copyright (C) 2025 Danila A. Kondratenko
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.3c or later is part of all distributions of
LaTeX version 2008-05-04 or later.
\endpreamble
\usedir{tex/latex/omgtudoc-asoiu}
\generate{\file{\jobname.cls}{\from{\jobname.dtx}{class}}
\file{omgtu-gost-numeric.bbx}{\from{\jobname.dtx}{bibstyle}}
\file{labreport.tpt}{\from{\jobname.dtx}{labreport}}
\file{courseproj.tpt}{\from{\jobname.dtx}{courseproj}}
\file{minimal.tpt}{\from{\jobname.dtx}{minimal}}}
\Msg{*********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the}
\Msg{* following files into a directory searched by TeX}
\Msg{* (such as tex/latex/omgtudoc-asoiu):}
\Msg{*}
\Msg{* \space\space \jobname.cls}
\Msg{* \space\space omgtu-gost-numeric.bbx}
\Msg{* \space\space labreport.tpt}
\Msg{* \space\space courseproj.tpt}
\Msg{* \space\space minimal.tpt}
\Msg{*}
\Msg{* To produce the documentation run the file}
\Msg{* \space\space \jobname.dtx}
\Msg{* through pdfLaTeX.}
\Msg{*}
\Msg{* Happy TeXing!}
\Msg{*********************************************************}
\endbatchfile
|