Skip to content

Commit

Permalink
repaint
Browse files Browse the repository at this point in the history
  • Loading branch information
drblez committed Jan 13, 2024
1 parent df43efd commit 17248c3
Show file tree
Hide file tree
Showing 18 changed files with 4,800 additions and 22 deletions.
12 changes: 6 additions & 6 deletions auto/chapter6.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
(lambda ()
(setq TeX-command-extra-options
"-shell-escape")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "hyperref")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "hyperimage")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "hyperbaseurl")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "nolinkurl")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "url")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "path")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "href")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "path")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "url")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "nolinkurl")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "hyperbaseurl")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "hyperimage")
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "hyperref")
(add-to-list 'LaTeX-verbatim-macros-with-delims-local "path")
(LaTeX-add-labels
"chap:6"
Expand Down
14 changes: 7 additions & 7 deletions chapter6.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1577,7 +1577,7 @@ \section{Определение места судна по двум горизо

\begin{figure}[!h]
\centering{}
\includegraphics[width=\linewidth]{N044}
\includegraphics[width=\linewidth]{N044.pdf}
\caption{Использование кальки}
\label{fig:N44}
\end{figure}
Expand All @@ -1588,7 +1588,7 @@ \section{Определение места судна по двум горизо

\begin{figure}
\centering{}
\includegraphics[width=\linewidth]{N045}
\includegraphics[width=\linewidth]{N045.pdf}
\caption{Случай неопределённости}
\label{fig:N45}
\end{figure}
Expand Down Expand Up @@ -1635,7 +1635,7 @@ \section{Определение места судна по крюйс-пелен

\begin{figure}[htb]
\centering{}
\includegraphics[width=\linewidth]{N046}
\includegraphics[width=\linewidth]{N046.pdf}
\caption{Определение места по крюйс-пеленгу}
\label{fig:N46}
\end{figure}
Expand Down Expand Up @@ -1668,7 +1668,7 @@ \section{Определение места судна по крюйс-пелен

\begin{figure}[htb]
\centering{}
\includegraphics[width=\linewidth]{N047}
\includegraphics[width=\linewidth]{N047.pdf}
\caption{Крюйс-пеленг на течении}
\label{fig:N47}
\end{figure}
Expand All @@ -1689,7 +1689,7 @@ \section{Определение места судна по пеленгу и р

\begin{figure}[htb]
\centering{}
\includegraphics[width=\linewidth]{N048}
\includegraphics[width=\linewidth]{N048.pdf}
\caption{Определение расстояния до ориентира}
\label{fig:N48}
\end{figure}
Expand Down Expand Up @@ -1760,7 +1760,7 @@ \section{Определение места судна по пеленгу и р

\begin{figure}[htb]
\centering{}
\includegraphics[width=\linewidth]{N049}
\includegraphics[width=\linewidth]{N049.pdf}
\caption{Определение места по пеленгу и расстоянию}
\label{fig:N49}
\end{figure}
Expand All @@ -1775,7 +1775,7 @@ \section{Определение места судна по пеленгу и р

\begin{figure}[htb]
\centering{}
\includegraphics[width=\linewidth]{N050}
\includegraphics[width=\linewidth]{N050.pdf}
\caption{Определение места по двум расстояниям}
\label{fig:N50}
\end{figure}
Expand Down
Binary file modified pics/N044.pdf
Binary file not shown.
713 changes: 713 additions & 0 deletions pics/N044.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pics/N045.pdf
Binary file not shown.
703 changes: 703 additions & 0 deletions pics/N045.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pics/N046.pdf
Binary file not shown.
626 changes: 626 additions & 0 deletions pics/N046.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pics/N047.pdf
Binary file not shown.
542 changes: 542 additions & 0 deletions pics/N047.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pics/N048.pdf
Binary file not shown.
429 changes: 429 additions & 0 deletions pics/N048.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pics/N049.pdf
Binary file not shown.
666 changes: 666 additions & 0 deletions pics/N049.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pics/N050.pdf
Binary file not shown.
562 changes: 562 additions & 0 deletions pics/N050.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
536 changes: 536 additions & 0 deletions pics/N051.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 10 additions & 9 deletions pics/lighthouse_sign.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 17248c3

Please sign in to comment.