Unverified Commit 77d84bba authored by Vít Starý Novotný's avatar Vít Starý Novotný
Browse files

Use a colorful old-style seal of MU in the example documents

parent 1434cb0b
Loading
Loading
Loading
Loading
+5 −5
Original line number Original line Diff line number Diff line
@@ -699,7 +699,7 @@ document, there are [packages](https://www.ctan.org/pkg/markdown
"Markdown") that allow you to use more lightweight markup next
"Markdown") that allow you to use more lightweight markup next
to it.
to it.


 ![logo](fithesis/logo/mu/fithesis-base.pdf "The logo of the
 ![logo](fithesis/logo/mu/fithesis-base-color.pdf "The logo of the
  Masaryk University")
  Masaryk University")


| Right | Left | Default | Center |
| Right | Left | Default | Center |
@@ -955,7 +955,7 @@ proofs.
    %% The optimum is about 250 pixels per 1 centimeter or 600
    %% The optimum is about 250 pixels per 1 centimeter or 600
    %% pixels per 1 inch. That means that a JPG or PNG image typeset
    %% pixels per 1 inch. That means that a JPG or PNG image typeset
    %% at 4 × 4 cm should be 1000 × 1000 px large or larger.
    %% at 4 × 4 cm should be 1000 × 1000 px large or larger.
    \includegraphics[width=4cm]{fithesis/logo/mu/fithesis-base.pdf}
    \includegraphics[width=4cm]{fithesis/logo/mu/fithesis-base-color.pdf}
  \end{center}
  \end{center}
%<*econ>
%<*econ>
  \emph{Source: <<Image Source>>}
  \emph{Source: <<Image Source>>}
@@ -967,11 +967,11 @@ proofs.
\begin{figure}
\begin{figure}
  \begin{center}
  \begin{center}
    \begin{minipage}{.66\textwidth}
    \begin{minipage}{.66\textwidth}
      \includegraphics[width=\textwidth]{fithesis/logo/mu/fithesis-base.pdf}
      \includegraphics[width=\textwidth]{fithesis/logo/mu/fithesis-base-color.pdf}
    \end{minipage}
    \end{minipage}
    \begin{minipage}{.33\textwidth}
    \begin{minipage}{.33\textwidth}
      \includegraphics[width=\textwidth]{fithesis/logo/mu/fithesis-base.pdf} \\
      \includegraphics[width=\textwidth]{fithesis/logo/mu/fithesis-base-color.pdf} \\
      \includegraphics[width=\textwidth]{fithesis/logo/mu/fithesis-base.pdf}
      \includegraphics[width=\textwidth]{fithesis/logo/mu/fithesis-base-color.pdf}
    \end{minipage}
    \end{minipage}
  \end{center}
  \end{center}
%<*econ>
%<*econ>