bookmarks support unicode now

This commit is contained in:
2020-05-05 18:39:00 +02:00
parent b66864f423
commit dbfd8f9c43
9 changed files with 9 additions and 8 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -182,7 +182,7 @@
.\end{align*} .\end{align*}
\end{proof} \end{proof}
\section{Der Funktionenraum $C[a,b]$} \section{Der Funktionenraum \texorpdfstring{$C[a,b]$}{\textit{C[a,b]}}}
\begin{definition}[Maximumnorm $\Vert\cdot \Vert_\infty$] \begin{definition}[Maximumnorm $\Vert\cdot \Vert_\infty$]
Es sei $D$ ein beschränktes, abgeschlossenes Intervall $I = [a,b]$ und Es sei $D$ ein beschränktes, abgeschlossenes Intervall $I = [a,b]$ und
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -4,7 +4,7 @@
Jetzt: Fourier Analysis! Jetzt: Fourier Analysis!
\section{Der Funktionen-Raum $R[a,b]$} \section{Der Funktionen-Raum \texorpdfstring{$R[a,b]$}{\textit{R[a,b]}}}
\begin{definition} \begin{definition}
Eine $f\colon [a,b] \to \mathbb{C}$, $[a,b] \subset \R$ heißt Eine $f\colon [a,b] \to \mathbb{C}$, $[a,b] \subset \R$ heißt
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+4 -4
View File
@@ -6,9 +6,9 @@
} }
\newcommand{\K}{\mathbb{K}} \newcommand{\K}{\mathbb{K}}
\chapter{Der $n$-dimensionale Zahlenraum $K^{n}$} \chapter{Der \texorpdfstring{$n$}{n}-dimensionale Zahlenraum \texorpdfstring{$K^{n}$}{K\unichar{"207F}}}
\section{Der euklidische Raum $K^{n}$} \section{Der euklidische Raum \texorpdfstring{$K^{n}$}{K\unichar{"207F}}}
\begin{bem} \begin{bem}
$K^{n}$ bezeichnet den Vektorraum der $n$-Tupel $x = \icol{x_{1} \\ \vdots \\ x_{n} }, x_{i} \in \K, i = 1,...,n, \\ n \in \N$ $K^{n}$ bezeichnet den Vektorraum der $n$-Tupel $x = \icol{x_{1} \\ \vdots \\ x_{n} }, x_{i} \in \K, i = 1,...,n, \\ n \in \N$
@@ -138,11 +138,11 @@
\end{korrolar} \end{korrolar}
\begin{bem} \begin{bem}
Obiger Satz gilt nicht für unendlich dimensionale Räume (wie z.B. $C[a,b], R[a,b]$). Die endliche Dimension von $K^{n}$ ist entscheidend. Obiger Satz gilt nicht für unendlich dimensionale Räume (wie z.B. $C[a,b]$ oder $R[a,b]$). Die endliche Dimension von $K^{n}$ ist entscheidend.
\end{bem} \end{bem}
\section{Teilmengen in $K^{n}$ (Topologische Grundbegriffe)} \section{Teilmengen in \texorpdfstring{$K^{n}$}{K\unichar{"207F}} (Topologische Grundbegriffe)}
Bezeichnung: $\norm{\cdot}$ irgendeine Norm. Bezeichnung: $\norm{\cdot}$ irgendeine Norm.
BIN
View File
Binary file not shown.
+3 -2
View File
@@ -21,7 +21,8 @@
\RequirePackage{mathtools} \RequirePackage{mathtools}
\RequirePackage{forloop} \RequirePackage{forloop}
\RequirePackage{totcount} \RequirePackage{totcount}
\RequirePackage[hidelinks]{hyperref} \RequirePackage[hidelinks, unicode]{hyperref} %[unicode, hidelinks]{hyperref}
\RequirePackage{bookmark}
\usetikzlibrary{quotes, angles} \usetikzlibrary{quotes, angles}
@@ -55,7 +56,7 @@
\newcommand{\R}{\mathbb{R}} \newcommand{\R}{\mathbb{R}}
\newcommand{\Z}{\mathbb{Z}} \newcommand{\Z}{\mathbb{Z}}
\newcommand{\Q}{\mathbb{Q}} \newcommand{\Q}{\mathbb{Q}}
\newcommand{\C}{\mathbb{C}} \renewcommand{\C}{\mathbb{C}}
% HEADERS % HEADERS