spec pdf built. done

This commit is contained in:
Wayne H. Shephard 2024-05-12 20:53:13 +03:00
parent 628dcd7607
commit bdaca138db
11 changed files with 25 additions and 22 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
\immediate\write18{texcount -sum -1 -inc j-spec.tex > /tmp/wordcount.tex}
% report is for the complete book
%\documentclass[a4paper,12pt]{report}
\documentclass[a4paper,12pt]{report}
% article is for single section compilation
\documentclass[a4paper]{article}
%\documentclass[a4paper]{article}
\usepackage[english,russian]{babel}
\usepackage{ifthen}
@ -22,7 +22,7 @@
\date{\today{} (\DTMcurrenttime)}
% defining if document is compiled as book or as articles
\def\isSingle{1}
%\def\isSingle{1}
\usepackage{subfiles}
@ -30,9 +30,7 @@
\fontsize{12}{12}\selectfont
\maketitle
\ifx\isSingle\undefined
\tableofcontents
\fi
\pagestyle{plain}
\sloppy
@ -84,6 +82,10 @@
\subfile{jtc5-05-workshop}
\newpage
\subfile{jtd1-06-workshop}
\newpage
\subfile{jtd2-07-workshop}
\newpage
\subfile{jtd3-08-workshop}
\printnomenclature[40mm]

View File

@ -2,7 +2,7 @@
\begin{document} \sloppy
\pagestyle{plain}
\tableofcontents
%\tableofcontents
\section{Платформа: история и окружение}
\subsection*{В этом разделе}
@ -470,4 +470,4 @@ Docker-образ и, как следствие, Docker-контейнеры в
\newpage
\printnomenclature[40mm]
\end{document}
\end{document}

View File

@ -1,9 +1,10 @@
\documentclass[j-spec.tex]{subfiles}
\begin{document} \sloppy
\setcounter{section}{1}
%\setcounter{section}{1}
\pagestyle{plain}
\tableofcontents
%\tableofcontents
\section{Специализация: данные и функции}
\subsection*{В предыдущем разделе}
\begin{itemize}

View File

@ -1,10 +1,10 @@
\documentclass[j-spec.tex]{subfiles}
\begin{document} \sloppy
\setcounter{section}{2}
%\setcounter{section}{2}
\setlength{\columnsep}{22pt}
\pagestyle{plain}
\tableofcontents
%\tableofcontents
\section{Специализация: ООП}
\subsection*{В предыдущем разделе}

View File

@ -1,10 +1,10 @@
\documentclass[j-spec.tex]{subfiles}
\begin{document} \sloppy
\setcounter{section}{3}
%\setcounter{section}{3}
\setlength{\columnsep}{22pt}
\pagestyle{plain}
\tableofcontents
%\tableofcontents
\section{Специализация: ООП и исключения}
\subsection*{В предыдущем разделе}

View File

@ -1,10 +1,10 @@
\documentclass[j-spec.tex]{subfiles}
\begin{document} \sloppy
\setcounter{section}{4}
%\setcounter{section}{4}
\setlength{\columnsep}{22pt}
\pagestyle{plain}
\tableofcontents
%\tableofcontents
\section{Специализация: тонкости работы}
\subsection*{В предыдущем разделе}

View File

@ -1,10 +1,10 @@
\documentclass[j-spec.tex]{subfiles}
\begin{document} \sloppy
\setcounter{section}{5}
%\setcounter{section}{5}
\setlength{\columnsep}{22pt}
\pagestyle{plain}
\tableofcontents
%\tableofcontents
\section{Инструментарий: GUI -- графический интерфейс пользователя}
\subsection*{В предыдущей главе}

View File

@ -1,10 +1,10 @@
\documentclass[j-spec.tex]{subfiles}
\begin{document} \sloppy
\setcounter{section}{6}
%\setcounter{section}{6}
\setlength{\columnsep}{22pt}
\pagestyle{plain}
\tableofcontents
%\tableofcontents
\section{Инструментарий: программные интерфейсы}
\subsection*{В предыдущем разделе}

View File

@ -1,10 +1,10 @@
\documentclass[j-spec.tex]{subfiles}
\begin{document} \sloppy
\setcounter{section}{7}
%\setcounter{section}{7}
\setlength{\columnsep}{22pt}
\pagestyle{plain}
\tableofcontents
%\tableofcontents
\section{Инструментарий: Обобщения}
\subsection*{В предыдущем разделе}

View File

@ -27,7 +27,7 @@
\newcommand{\tabitem}{~~\llap{\textbullet}~~}
\spacing{1.15}
\babelfont{rm}{IBM Plex Sans}
\babelfont{rm}{PT Astra Sans}
\babelfont{tt}{PT Mono}
\titlelabel{\thetitle. \quad}