Исправить шрифт на Times New Roman, убрать Courier New, добавить форматирование по ГОСТ

This commit is contained in:
2026-06-27 07:14:37 +03:00
parent 7a7e9205ac
commit e2b3b9ccf7
2 changed files with 21 additions and 5 deletions
BIN
View File
Binary file not shown.
+21 -5
View File
@@ -3,20 +3,36 @@
\usepackage{polyglossia}
\setmainlanguage[spelling=modern]{russian}
\setotherlanguage{english}
\setmainfont{Times New Roman}
\setmonfont{Courier New}
\setmainfont{Times New Roman}[
Path = /home/vlad/.local/share/fonts/t/,
Extension = .ttf,
UprightFont = times,
BoldFont = times,
ItalicFont = times,
BoldItalicFont = times
]
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{booktabs}
\usepackage{multirow}
\usepackage{array}
\usepackage{geometry}
\geometry{top=2cm, bottom=2cm, left=2.5cm, right=2cm}
\geometry{top=2cm, bottom=2cm, left=3cm, right=1.5cm}
\usepackage{setspace}
\onehalfspacing
\usepackage{hyperref}
\usepackage{float}
\usepackage{caption}
\usepackage{indentfirst}
\addto\captionsrussian{\renewcommand{\figurename}{Рисунок}}
\addto\captionsrussian{\renewcommand{\tablename}{Таблица}}
\captionsetup{labelsep=endash}
\captionsetup[figure]{name=Рисунок}
\captionsetup[table]{name=Таблица}
\setlength{\parindent}{1.25cm}
\begin{document}
@@ -74,7 +90,7 @@ DeepFilterNet3 демонстрирует следующие результат
\subsection{Визуализация}
На рис.~\ref{fig:analysis} представлен комплексный анализ сигналов.
На рисунке~\ref{fig:analysis} представлен комплексный анализ сигналов.
\begin{figure}[H]
\centering