init
This commit is contained in:
32
src/content/appendices.tex
Normal file
32
src/content/appendices.tex
Normal file
@@ -0,0 +1,32 @@
|
||||
%----------------------------------------------------------------------------
|
||||
\appendix
|
||||
%----------------------------------------------------------------------------
|
||||
\chapter*{\fuggelek}\addcontentsline{toc}{chapter}{\fuggelek}
|
||||
\setcounter{chapter}{\appendixnumber}
|
||||
%\setcounter{equation}{0} % a fofejezet-szamlalo az angol ABC 6. betuje (F) lesz
|
||||
\numberwithin{equation}{section}
|
||||
\numberwithin{figure}{section}
|
||||
\numberwithin{lstlisting}{section}
|
||||
%\numberwithin{tabular}{section}
|
||||
|
||||
%----------------------------------------------------------------------------
|
||||
\section{A TeXstudio felülete}
|
||||
%----------------------------------------------------------------------------
|
||||
\begin{figure}[!ht]
|
||||
\centering
|
||||
\includegraphics[width=150mm, keepaspectratio]{figures/TeXstudio.png}
|
||||
\caption{A TeXstudio \LaTeX-szerkesztő.}
|
||||
\end{figure}
|
||||
|
||||
%----------------------------------------------------------------------------
|
||||
\clearpage\section{Válasz az ,,Élet, a világmindenség, meg minden'' kérdésére}
|
||||
%----------------------------------------------------------------------------
|
||||
A Pitagorasz-tételből levezetve
|
||||
\begin{align}
|
||||
c^2=a^2+b^2=42.
|
||||
\end{align}
|
||||
A Faraday-indukciós törvényből levezetve
|
||||
\begin{align}
|
||||
\rot E=-\frac{dB}{dt}\hspace{1cm}\longrightarrow \hspace{1cm}
|
||||
U_i=\oint\limits_\mathbf{L}{\mathbf{E}\mathbf{dl}}=-\frac{d}{dt}\int\limits_A{\mathbf{B}\mathbf{da}}=42.
|
||||
\end{align}
|
||||
Reference in New Issue
Block a user