# HG changeset patch # User Benedikt Fluhr # Date 1501220243 -7200 # Fri Jul 28 07:37:23 2017 +0200 # Node ID 45765fa1bd78a16db040106a881b7993c4aedde4 # Parent 56daf3a2c3554e055c0949b850107b65ada1b3e4 Integrated Images into 'build-script' diff --git a/00_03_joinTrees.md b/00_03_joinTrees.md --- a/00_03_joinTrees.md +++ b/00_03_joinTrees.md @@ -31,17 +31,17 @@ $g \colon \big[-3, 3 + \frac{1}{4}\big] \rightarrow \R, x \mapsto 6x$. The following image shows the graphs of $f$ and $g$. - ![The graphs of $f$ and $g$](img/2functions-plot.pdf)\ + ![The graphs of $f$ and $g$](img/mpl/2functions-plot)\ The next image shows the corresponding epigraphs. - ![The epigraphs of $f$ and $g$](img/2functions-epigraph.pdf)\ + ![The epigraphs of $f$ and $g$](img/mpl/2functions-epigraph)\ And a visualization of their join trees, i.e. the Reeb graphs of their epigraphs, is shown in the image below. - ![The join trees of $f$ and $g$](img/2functions-join-trees.pdf)\ + ![The join trees of $f$ and $g$](img/mpl/2functions-join-trees)\ Before we get to interleavings we make some auxiliary definitions. diff --git a/04_RGraphs.md b/04_RGraphs.md --- a/04_RGraphs.md +++ b/04_RGraphs.md @@ -33,7 +33,7 @@ in example @constructible-example, then the following image shows $\mathcal{C} X$. - ![$\mathcal{C} X$](img/pi0-of-constructible-example.pdf)\ + ![$\mathcal{C} X$](img/mpl/pi0-of-constructible-example)\ Now let $S = \{a_1 < a_2 < \dots < a_n\} \subset \R$ for some non-negative integer $n$. diff --git a/06_interleavingGraphs.md b/06_interleavingGraphs.md --- a/06_interleavingGraphs.md +++ b/06_interleavingGraphs.md @@ -34,7 +34,7 @@ In the following image we depict the sets $V_{0 3}$ and $V_{0 4}$. ![Partial visualization of $\Delta_* \mathcal{C}' X$]( - img/push-example-delta.pdf)\ + img/mpl/push-example-delta)\ The left graphic shows the two connected components of the multigraph with vertices $V_1 \coprod V_2$ diff --git a/99_02_constructibleRSpaces.md b/99_02_constructibleRSpaces.md --- a/99_02_constructibleRSpaces.md +++ b/99_02_constructibleRSpaces.md @@ -46,7 +46,7 @@ and the associated height function of an $\{a_1, a_2, a_3\}$-skeleton for an $\overline{\R}$-space. - ![The geometric realization of an $\{a_1, a_2, a_3\}$-skeleton](img/constructible-example.pdf)\ + ![The geometric realization of an $\{a_1, a_2, a_3\}$-skeleton](img/mpl/constructible-example)\ Now let $S = \{a_1 < a_2 < \dots < a_n\} \subset \R$ for some non-negative integer $n$ diff --git a/99_03_RGraphs.md b/99_03_RGraphs.md --- a/99_03_RGraphs.md +++ b/99_03_RGraphs.md @@ -33,7 +33,7 @@ in example @constructible-example, then the following image shows $\mathcal{C} X$. - ![$\mathcal{C} X$](img/pi0-of-constructible-example.pdf)\ + ![$\mathcal{C} X$](img/mpl/pi0-of-constructible-example)\ Now let $S = \{a_1 < a_2 < \dots < a_n\} \subset \R$ for some non-negative integer $n$. diff --git a/99_04_skeletenEpigraph.md b/99_04_skeletenEpigraph.md --- a/99_04_skeletenEpigraph.md +++ b/99_04_skeletenEpigraph.md @@ -22,7 +22,7 @@ $\{a_1, a_2, a_3\}$-skeleton for a bounded $\R$-space, by augmenting the sets of vertices and edges with the discrete topology. - ![Example for an epigraph.](img/example-epigraph.pdf)\ + ![Example for an epigraph.](img/mpl/example-epigraph)\ We ignore the colors for now. The right graphic shows the corresponding epigraph. diff --git a/img/mpl-htaccess b/img/mpl-htaccess new file mode 100644 --- /dev/null +++ b/img/mpl-htaccess @@ -0,0 +1,1 @@ +ForceType image/svg+xml