summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamerthemenord
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-03 20:55:50 +0000
committerKarl Berry <karl@freefriends.org>2020-07-03 20:55:50 +0000
commitb87bab3b7b1174e534173f17150dfcd4ce837dd8 (patch)
treeb025c855b347db1aebea411f7d58ad96f97088e8 /Master/texmf-dist/doc/latex/beamerthemenord
parent62959e7b001ff4af0605b0055c637c5219b46c82 (diff)
beamerthemenord (3jul20)
git-svn-id: svn://tug.org/texlive/trunk@55743 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamerthemenord')
-rw-r--r--Master/texmf-dist/doc/latex/beamerthemenord/README.md15
-rw-r--r--Master/texmf-dist/doc/latex/beamerthemenord/beamerthemeNord.pdfbin0 -> 65079 bytes
-rw-r--r--Master/texmf-dist/doc/latex/beamerthemenord/beamerthemeNord.tex135
3 files changed, 150 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/beamerthemenord/README.md b/Master/texmf-dist/doc/latex/beamerthemenord/README.md
new file mode 100644
index 00000000000..e22c28ec14f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamerthemenord/README.md
@@ -0,0 +1,15 @@
+# beamerthemeNord
+
+A simple beamer theme using [Nord](https://www.nordtheme.com/) color theme.
+
+## Usage
+
+See [beamerthemeNord.pdf](./beamerthemeNord.pdf) or [beamerthemeNord.tex](./beamerthemeNord.tex)
+
+## Maintainer
+
+Junwei Wang (i.junwei.wang@gmail.com)
+
+## License
+
+This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt . \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/beamerthemenord/beamerthemeNord.pdf b/Master/texmf-dist/doc/latex/beamerthemenord/beamerthemeNord.pdf
new file mode 100644
index 00000000000..ac957024929
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamerthemenord/beamerthemeNord.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/beamerthemenord/beamerthemeNord.tex b/Master/texmf-dist/doc/latex/beamerthemenord/beamerthemeNord.tex
new file mode 100644
index 00000000000..7159333a36d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamerthemenord/beamerthemeNord.tex
@@ -0,0 +1,135 @@
+% Copyright 2020 by Junwei Wang <i.junwei.wang@gmail.com>
+%
+% This file may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3c
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+
+\documentclass[compress]{beamer}
+
+\usepackage[english]{babel}
+\usepackage{metalogo}
+\usepackage{listings}
+\usepackage{fontspec}
+\usepackage{tikz}
+
+\usetheme{Nord}
+\setmainfont{Yanone Kaffeesatz}
+\setsansfont{Andika New Basic}
+\setmonofont{DejaVu Sans Mono}
+
+\AtBeginSection[]
+{
+ \begin{frame}[c,noframenumbering,plain]
+ \tableofcontents[sectionstyle=show/hide,subsectionstyle=show/show/hide]
+ \end{frame}
+}
+
+\AtBeginSubsection[]
+{
+ \begin{frame}[c,noframenumbering,plain]
+ \tableofcontents[sectionstyle=show/hide,subsectionstyle=show/shaded/hide]
+ \end{frame}
+}
+
+\title{Beamer Theme ``Nord''}
+\subtitle{A simple beamer theme that uses ``Nord'' color scheme}
+\author{Junwei Wang}
+\institute{CryptoExperts}
+\date{\today}
+
+\begin{document}
+
+\begin{frame}[plain,noframenumbering]
+ \maketitle
+\end{frame}
+
+
+\section{Appearance}
+
+\subsection{Colors}
+
+\begin{frame}{Defined Colors}{This is a subtitle}
+ \begin{description}[Snow Storm]
+ \item[Polar Night]
+ \textcolor{NordDarkBlack}{NordDarkBlack} \quad \textcolor{NordBlack}{NordBlack}\\
+ \textcolor{NordMediumBlack}{NordMediumBlack} \quad \textcolor{NordBrightBlack}{NordBrightBlack}
+ \item[Snow Storm]
+ \textcolor{NordWhite}{NordWhite} \quad \textcolor{NordBrightWhite}{NordBrightWhite}
+ \item[Forest]
+ \textcolor{NordCyan}{NordCyan} \quad \textcolor{NordBrightCyan}{NordBrightCyan}\\
+ \textcolor{NordBlue}{NordBlue} \quad \textcolor{NordBrightBlue}{NordBrightBlue}
+ \item[Aurora]
+ \textcolor{NordRed}{NordRed} \quad \textcolor{NordOrange}{NordOrange} \\
+ \textcolor{NordYellow}{NordYellow} \quad \textcolor{NordGreen}{NordGreen} \\
+ \textcolor{NordMagenta}{NordMagenta}
+ \end{description}
+\end{frame}
+
+\subsection{Fonts}
+
+\begin{frame}[fragile]{Recommended Free Fonts}
+ \begin{description}[Selected Fonts]
+ \item[Selected Fonts] recommended for this theme\\
+ \begin{lstlisting}[basicstyle = \ttfamily\small]
+\setmainfont{Yanone Kaffeesatz}
+\setsansfont{Andika New Basic}
+\setmonofont{DejaVu Sans Mono}
+ \end{lstlisting}
+ \item[Download] {\small \url{https://www.fontsquirrel.com/}}
+ \item[Install Fonts] {\small \url{https://www.google.com/get/noto/help/install/}}
+ \item[Compilation] compile with \XeLaTeX~to use system-wide fonts
+ \end{description}
+
+\end{frame}
+
+
+\subsection{Blocks}
+
+\begin{frame}
+ \frametitle{Blocks}
+ \begin{block}{This is an Ordinary Block}
+ \[
+ a^2 + b^2 = c^2
+ \]
+ \end{block}
+ \begin{exampleblock}{This is an Example Block}
+ \[
+ 3^2+4^2 = 5^2
+ \]
+ \end{exampleblock}
+ \begin{alertblock}{This is an Alert Block}
+ \[
+ 3^2+4^2 \neq 5^2
+ \]
+ \end{alertblock}
+
+ \centering
+ \begin{minipage}{1.0\linewidth}
+ \begin{block}{This is an Horizontally-Aligned Ordinary Block}
+ \[
+ a^2 + b^2 = c^2
+ \]
+ \end{block}
+ \end{minipage}
+\end{frame}
+
+\subsection{Figures}
+
+\begin{frame}{Figures}
+ \begin{figure}
+ \centering
+ \begin{tikzpicture}
+ \draw [help lines,NordMagenta] (0,0) grid (5,4);
+ \end{tikzpicture}
+ \caption{Credits to Ti\textit{k}Z}
+ \end{figure}
+\end{frame}
+
+\end{document}
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: t
+%%% End: