From 0622feabac7a66470a82c53d7db64ad5ba127676 Mon Sep 17 00:00:00 2001 From: CatInCosmicSpace Date: Mon, 9 Sep 2024 09:21:48 +0300 Subject: [PATCH] Update version and dates for CTAN upload --- example/README.md | 2 +- tex/latex/bmstu-iu8/BMSTU-IU8.cls | 2 +- tex/latex/bmstu-iu8/styles/IU8-01-base.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-02-construction.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-03-numbering.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-04-section-numbering.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-05-figures.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-06-tables.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-07-footnotes.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-08-formulas.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-09-cites.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-10-titlepage.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-11-performers.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-12-abstract.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-13-contents.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-14-terms-and-definitions.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-15-list-of-abbreviations.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-16-references.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-17-appendices.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-18-extra.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-19-counters.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-20-listing.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-21-math.sty | 2 +- tex/latex/bmstu-iu8/styles/IU8-22-algorithms.sty | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/example/README.md b/example/README.md index 4850140..f5a6999 100644 --- a/example/README.md +++ b/example/README.md @@ -1,6 +1,6 @@ # IU8 package -Version: v1.3 (released 17.08.2024). +Version: v1.4 (released 2024/09/09). This package consist of class file and style files for writing reports at the IU8 department of IU faculty of BMSTU diff --git a/tex/latex/bmstu-iu8/BMSTU-IU8.cls b/tex/latex/bmstu-iu8/BMSTU-IU8.cls index 17c168f..ebd30e1 100644 --- a/tex/latex/bmstu-iu8/BMSTU-IU8.cls +++ b/tex/latex/bmstu-iu8/BMSTU-IU8.cls @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{BMSTU-IU8}[2024/08/17 IU8 class] +\ProvidesClass{BMSTU-IU8}[2024/09/09 IU8 class] \LoadClass{article} diff --git a/tex/latex/bmstu-iu8/styles/IU8-01-base.sty b/tex/latex/bmstu-iu8/styles/IU8-01-base.sty index c51f336..11533ec 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-01-base.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-01-base.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-01-base}[2024/08/17 v1.3 Общие требования] +\ProvidesPackage{IU8-01-base}[2024/09/09 v1.4 Общие требования] % 6.1.1 Изложение текста и оформление отчета выполняют в соответствии с % требованиями настоящего стандарта. Страницы текста отчета о НИР и включенные в diff --git a/tex/latex/bmstu-iu8/styles/IU8-02-construction.sty b/tex/latex/bmstu-iu8/styles/IU8-02-construction.sty index 02a2c6e..3825090 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-02-construction.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-02-construction.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-02-construction}[2024/08/17 v1.3 Построение отчета] +\ProvidesPackage{IU8-02-construction}[2024/09/09 v1.4 Построение отчета] % 6.2.1 Наименования структурных элементов отчета: % "СПИСОК ИСПОЛНИТЕЛЕЙ", % у нас не используется diff --git a/tex/latex/bmstu-iu8/styles/IU8-03-numbering.sty b/tex/latex/bmstu-iu8/styles/IU8-03-numbering.sty index 3d0bb94..7e0ed59 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-03-numbering.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-03-numbering.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-03-numbering}[2024/08/17 v1.3 Нумерация страниц отчета] +\ProvidesPackage{IU8-03-numbering}[2024/09/09 v1.4 Нумерация страниц отчета] % 6.3.1 Страницы отчета следует нумеровать арабскими цифрами, соблюдая сквозную % нумерацию по всему тексту отчета, включая приложения. Номер страницы diff --git a/tex/latex/bmstu-iu8/styles/IU8-04-section-numbering.sty b/tex/latex/bmstu-iu8/styles/IU8-04-section-numbering.sty index af812f5..ec865d7 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-04-section-numbering.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-04-section-numbering.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-04-section-numbering}[2024/08/17 v1.3 Нумерация разделов, подразделов, пунктов, подпунктов и книг отчета] +\ProvidesPackage{IU8-04-section-numbering}[2024/09/09 v1.4 Нумерация разделов, подразделов, пунктов, подпунктов и книг отчета] % 6.4.1 Разделы должны иметь порядковые номера в пределах всего отчета, % обозначенные арабскими цифрами без точки и расположенные с абзацного отступа. diff --git a/tex/latex/bmstu-iu8/styles/IU8-05-figures.sty b/tex/latex/bmstu-iu8/styles/IU8-05-figures.sty index 4ccda32..f8536ff 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-05-figures.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-05-figures.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-05-figures}[2024/08/17 v1.3 Иллюстрации] +\ProvidesPackage{IU8-05-figures}[2024/09/09 v1.4 Иллюстрации] % 6.5.1 Иллюстрации (чертежи, графики, схемы, компьютерные распечатки, диаграммы, % фотоснимки) следует располагать в отчете непосредственно после текста отчета, diff --git a/tex/latex/bmstu-iu8/styles/IU8-06-tables.sty b/tex/latex/bmstu-iu8/styles/IU8-06-tables.sty index 705924b..52e8358 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-06-tables.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-06-tables.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-06-tables}[2024/08/17 v1.3 Таблицы] +\ProvidesPackage{IU8-06-tables}[2024/09/09 v1.4 Таблицы] % Пакеты, которые скорее всего пригодятся \RequirePackage{tabularx} diff --git a/tex/latex/bmstu-iu8/styles/IU8-07-footnotes.sty b/tex/latex/bmstu-iu8/styles/IU8-07-footnotes.sty index 9efd173..2dd2f6e 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-07-footnotes.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-07-footnotes.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-07-footnotes}[2024/08/17 v1.3 Примечания и сноски] +\ProvidesPackage{IU8-07-footnotes}[2024/09/09 v1.4 Примечания и сноски] % 6.7.1 Примечания приводят в отчете, если необходимы пояснения или справочные % данные к содержанию текста, таблиц или графического материала. diff --git a/tex/latex/bmstu-iu8/styles/IU8-08-formulas.sty b/tex/latex/bmstu-iu8/styles/IU8-08-formulas.sty index cfe0b98..8e4c8ef 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-08-formulas.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-08-formulas.sty @@ -1,5 +1,5 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-08-formulas}[2024/08/17 v1.3 Формулы] +\ProvidesPackage{IU8-08-formulas}[2024/09/09 v1.4 Формулы] % Настройки по умолчанию в целом соответствуют ГОСТ \ No newline at end of file diff --git a/tex/latex/bmstu-iu8/styles/IU8-09-cites.sty b/tex/latex/bmstu-iu8/styles/IU8-09-cites.sty index 6d07007..fb5d4f1 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-09-cites.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-09-cites.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-09-cites}[2024/08/17 v1.3 Ссылки] +\ProvidesPackage{IU8-09-cites}[2024/09/09 v1.4 Ссылки] % 6.9.1 В отчете о НИР рекомендуется приводить ссылки на использованные % источники. При нумерации ссылок на документы, использованные при составлении diff --git a/tex/latex/bmstu-iu8/styles/IU8-10-titlepage.sty b/tex/latex/bmstu-iu8/styles/IU8-10-titlepage.sty index 97fc11e..fb5e8c9 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-10-titlepage.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-10-titlepage.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-10-titlepage}[2024/08/17 v1.3 Титульный лист] +\ProvidesPackage{IU8-10-titlepage}[2024/09/09 v1.4 Титульный лист] % Поля для заполнения для ВКР \def\student#1{\gdef\@student{#1}} diff --git a/tex/latex/bmstu-iu8/styles/IU8-11-performers.sty b/tex/latex/bmstu-iu8/styles/IU8-11-performers.sty index e628023..20ba0e0 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-11-performers.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-11-performers.sty @@ -1,5 +1,5 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-11-performers}[2024/08/17 v1.3 Список исполниетелей] +\ProvidesPackage{IU8-11-performers}[2024/09/09 v1.4 Список исполниетелей] % Т.к. у нас это не используется, я оставляю это пустымы \ No newline at end of file diff --git a/tex/latex/bmstu-iu8/styles/IU8-12-abstract.sty b/tex/latex/bmstu-iu8/styles/IU8-12-abstract.sty index c1e1a6d..1c389e0 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-12-abstract.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-12-abstract.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-12-abstract}[2024/08/17 v1.3 Реферат] +\ProvidesPackage{IU8-12-abstract}[2024/09/09 v1.4 Реферат] % 6.12.1 Сведения об общем объеме отчета, количестве книг отчета, иллюстраций, % таблиц, использованных источников, приложений являются первой компонентой diff --git a/tex/latex/bmstu-iu8/styles/IU8-13-contents.sty b/tex/latex/bmstu-iu8/styles/IU8-13-contents.sty index 065c1cd..c19a7b4 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-13-contents.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-13-contents.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-13-contents}[2024/08/17 v1.3 Содержание] +\ProvidesPackage{IU8-13-contents}[2024/09/09 v1.4 Содержание] % Каждую запись содержания оформляют как отдельный абзац, выровненный влево. % Номера страниц указывают выровненными по правому краю поля и соединяют diff --git a/tex/latex/bmstu-iu8/styles/IU8-14-terms-and-definitions.sty b/tex/latex/bmstu-iu8/styles/IU8-14-terms-and-definitions.sty index 8378ff2..544d077 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-14-terms-and-definitions.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-14-terms-and-definitions.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-14-terms-and-definitions}[2024/08/17 v1.3 Содержание] +\ProvidesPackage{IU8-14-terms-and-definitions}[2024/09/09 v1.4 Содержание] \RequirePackage[ acronym, diff --git a/tex/latex/bmstu-iu8/styles/IU8-15-list-of-abbreviations.sty b/tex/latex/bmstu-iu8/styles/IU8-15-list-of-abbreviations.sty index 49a5aeb..ff904e7 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-15-list-of-abbreviations.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-15-list-of-abbreviations.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-15-list-of-abbreviations}[2024/08/17 v1.3 Содержание] +\ProvidesPackage{IU8-15-list-of-abbreviations}[2024/09/09 v1.4 Содержание] \RequirePackage[abbreviations]{glossaries-extra} diff --git a/tex/latex/bmstu-iu8/styles/IU8-16-references.sty b/tex/latex/bmstu-iu8/styles/IU8-16-references.sty index 131dd5d..6236003 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-16-references.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-16-references.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-16-references}[2024/08/17 v1.3 Список использованных источников] +\ProvidesPackage{IU8-16-references}[2024/09/09 v1.4 Список использованных источников] % Сведения об источниках следует располагать в порядке появления ссылок на % источники в тексте отчета и нумеровать арабскими цифрами с точкой и печатать diff --git a/tex/latex/bmstu-iu8/styles/IU8-17-appendices.sty b/tex/latex/bmstu-iu8/styles/IU8-17-appendices.sty index e89c637..9881ec6 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-17-appendices.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-17-appendices.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-17-appendices}[2024/08/17 v1.3 Приложения] +\ProvidesPackage{IU8-17-appendices}[2024/09/09 v1.4 Приложения] \newcommand{\appendixsection}[1]{ \stepcounter{apps} diff --git a/tex/latex/bmstu-iu8/styles/IU8-18-extra.sty b/tex/latex/bmstu-iu8/styles/IU8-18-extra.sty index c836705..9999fd7 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-18-extra.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-18-extra.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{IU8-18-extra}[2024/08/17 v1.3 Разные улучшения] +\ProvidesPackage{IU8-18-extra}[2024/09/09 v1.4 Разные улучшения] \RequirePackage{graphicx} diff --git a/tex/latex/bmstu-iu8/styles/IU8-19-counters.sty b/tex/latex/bmstu-iu8/styles/IU8-19-counters.sty index c5e7d80..b0c4953 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-19-counters.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-19-counters.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{IU8-19-counters}[2024/08/17 v1.3 Счётчики] +\ProvidesPackage{IU8-19-counters}[2024/09/09 v1.4 Счётчики] \RequirePackage{calc} \RequirePackage{xassoccnt} diff --git a/tex/latex/bmstu-iu8/styles/IU8-20-listing.sty b/tex/latex/bmstu-iu8/styles/IU8-20-listing.sty index 8098fe5..85b7f9e 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-20-listing.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-20-listing.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{IU8-20-listing}[2024/08/17 v1.3 Листинги] +\ProvidesPackage{IU8-20-listing}[2024/09/09 v1.4 Листинги] \RequirePackage{listings} \RequirePackage{xcolor} diff --git a/tex/latex/bmstu-iu8/styles/IU8-21-math.sty b/tex/latex/bmstu-iu8/styles/IU8-21-math.sty index b72be13..bda74f0 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-21-math.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-21-math.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{IU8-21-math}[2024/08/17 v1.3 Математика] +\ProvidesPackage{IU8-21-math}[2024/09/09 v1.4 Математика] \RequirePackage{amsthm} \theoremstyle{definition} diff --git a/tex/latex/bmstu-iu8/styles/IU8-22-algorithms.sty b/tex/latex/bmstu-iu8/styles/IU8-22-algorithms.sty index 5cf8831..7232bcc 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-22-algorithms.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-22-algorithms.sty @@ -1,6 +1,6 @@ % Author: CatInCosmicSpace \NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{IU8-22-algorithms}[2024/08/17 v1.3 Алгоритмы] +\ProvidesPackage{IU8-22-algorithms}[2024/09/09 v1.4 Алгоритмы] \RequirePackage[linesnumbered,boxruled]{algorithm2e} \SetAlCapSty{}