Просмотр исходного кода

move newcommands in document body and update complete script

master
flavis 5 лет назад
Родитель
Сommit
a861b07e65
3 измененных файлов: 2 добавлений и 1 удалений
  1. +1
    -1
      ana3.tex
  2. Двоичные данные
      analysisII.pdf
  3. +1
    -0
      analysisII.tex

+ 1
- 1
ana3.tex Просмотреть файл

@@ -1,9 +1,9 @@
\documentclass{lecture} \documentclass{lecture}


\begin{document}
\newcommand{\K}{\mathrm{K}} \newcommand{\K}{\mathrm{K}}
\newcommand{\qnorm}[1]{\left|\left|#1\right|\right|^2} \newcommand{\qnorm}[1]{\left|\left|#1\right|\right|^2}
\newcommand{\norm}[1]{\left|\left|#1\right|\right|} \newcommand{\norm}[1]{\left|\left|#1\right|\right|}
\begin{document}
\section{Fourier-Entwicklung} \section{Fourier-Entwicklung}
\begin{definition}[Periodische Funktionen] \begin{definition}[Periodische Funktionen]
$f: \R \to \K$ heißt $L$-periodisch $(L >0)$ falls $f(x+L) = f(x)$, $\forall x \in \R (\implies f(x+kL) = f(x),\; \forall k\in \Z)$. $f: \R \to \K$ heißt $L$-periodisch $(L >0)$ falls $f(x+L) = f(x)$, $\forall x \in \R (\implies f(x+kL) = f(x),\; \forall k\in \Z)$.


Двоичные данные
analysisII.pdf Просмотреть файл


+ 1
- 0
analysisII.tex Просмотреть файл

@@ -18,5 +18,6 @@


\input{ana1.tex} \input{ana1.tex}
\input{ana2.tex} \input{ana2.tex}
\input{ana3.tex}


\end{document} \end{document}

Загрузка…
Отмена
Сохранить