Skip to content

Commit

Permalink
Multiple minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
makhgal-ganbold committed Aug 2, 2018
1 parent 9f8d40a commit 94b3634
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 14 deletions.
Binary file modified Example - Handout.pdf
Binary file not shown.
Binary file modified Example - Lecture Note.pdf
Binary file not shown.
Binary file modified Example - Presentation.pdf
Binary file not shown.
@@ -1,7 +1,21 @@
\PassOptionsToPackage{subsection=false}{beamerouterthememiniframes}
\documentclass[compress,red]{beamer} %% PRESENTATION MODE
%\documentclass{article} \usepackage{beamerarticle} %% ARTICLE MODE
%\usepackage{pgfpages}\pgfpagesuselayout{8 on 1}[a4paper,border shrink=5mm] %% PRINTING MODE
%% \LaTeX\ Template for Presentations, Handouts and Lecture Notes
%% Created by Galaa

%-----------------------------------

%% PRESENTATION MODE
\documentclass[compress,red]{beamer}

%-----------------------------------

%% ARTICLE MODE
%\documentclass{article} \usepackage{beamerarticle}

%-----------------------------------

%% HANDOUT MODE
%\documentclass[compress,red,handout]{beamer}
%\usepackage{pgfpages}\pgfpagesuselayout{8 on 1}[a4paper,border shrink=5mm]
%\pgfpageslogicalpageoptions{1}{border code=\pgfusepath{stroke}}
%\pgfpageslogicalpageoptions{2}{border code=\pgfusepath{stroke}}
%\pgfpageslogicalpageoptions{3}{border code=\pgfusepath{stroke}}
Expand All @@ -11,6 +25,8 @@
%\pgfpageslogicalpageoptions{7}{border code=\pgfusepath{stroke}}
%\pgfpageslogicalpageoptions{8}{border code=\pgfusepath{stroke}}

%-----------------------------------

\usepackage[utf8x]{inputenc}
\usepackage[mongolian]{babel}
\usepackage{ifthen,forloop,fontawesome,url,tikz,pgfplots,multicol,listings,multirow,subcaption}
Expand Down Expand Up @@ -68,15 +84,17 @@
\author[\textcopyright\ \copyrightyear\ifthenelse{\equal{\the\year}{\copyrightyear}}{}{\,--\,\the\year} \theauthor]{\theauthor}
\institute[]{\textcopyright\ \copyrightyear\ifthenelse{\equal{\the\year}{\copyrightyear}}{}{\,--\,\the\year} \theauthor\\ \textsf{\href{\theurl}{\theurldesc}}}
\logo{
\hyperlink{titlepage}{
\hyperlinkdocumentstart{
\usebeamercolor[bg]{frametitle}
\begin{tikzpicture}[scale=0.5,rotate=135]
\draw [white,fill=darkred] (0,0) -- (0,1) -- (1,1) -- (1,0) -- (0,0);
\draw [white,fill=bg] (0,0) -- (0,1) -- (1,1) -- (1,0) -- (0,0);
\draw [white,fill=white] (0.25,0) -- (0.25,0.8) -- (0.55,0.8) -- (0.55,1) -- (0.75,1) -- (0.75,0.6) -- (0.45,0.6) -- (0.45,0) -- (0.25,0);
\end{tikzpicture}
}}
\titlegraphic{
\usebeamercolor[bg]{frametitle}
\begin{tikzpicture}[scale=0.5,rotate=135]
\draw [white,fill=darkred] (0,0) -- (0,1) -- (1,1) -- (1,0) -- (0,0);
\draw [white,fill=bg] (0,0) -- (0,1) -- (1,1) -- (1,0) -- (0,0);
\draw [white,fill=white] (0.25,0) -- (0.25,0.8) -- (0.55,0.8) -- (0.55,1) -- (0.75,1) -- (0.75,0.6) -- (0.45,0.6) -- (0.45,0) -- (0.25,0);
\end{tikzpicture}}
\renewcommand{\sectionname}{Хэсэг}
Expand Down Expand Up @@ -210,13 +228,13 @@

\miniframesoff

\frame[plain,noframenumbering]{\titlepage\hypertarget{titlepage}{}}
\frame[plain,noframenumbering]{\titlepage}

\frame[plain,noframenumbering]{
\begin{center}
\begin{tikzpicture}
\node at (0,0) {\scalebox{6}{\faCamera}};
\node at (0,0) [opacity=0.75] {\color{darkred}\scalebox{18}{\faBan}};
\node at (0,0) [opacity=0.85] {\usebeamercolor[bg]{frametitle}\scalebox{18}{\faBan}};
\end{tikzpicture}
\\[1em]
{\scshape фото зураг бичиж тэмдэглэх чадварт сөрөг нөлөөтэй}
Expand All @@ -225,12 +243,13 @@

\bgroup
\setbeamertemplate{frametitle continuation}{\gdef\beamer@frametitle{}}
\addtobeamertemplate{frametitle}{}{\vspace{1em}}
\addtobeamertemplate{frametitle}{}{\vspace{2\baselineskip}}
\frame[allowframebreaks,plain,noframenumbering]{\frametitle{Агуулга}
\begin{enumerate}
\item[]\vspace{-\baselineskip}
\item[] \vspace{-\baselineskip}
\tableofcontents[onlyparts]
\end{enumerate}

}
\egroup

Expand Down Expand Up @@ -280,6 +299,29 @@ \part{Title}

\section[Short title]{Title}

\begin{frame}
\frametitle{Frame title}\framesubtitle{Frame subtitle text}
\structure{Heading} Text
\\[1em]
\begin{structureenv}
environment contents
\end{structureenv}
\\[1em]
This is \alert{important}.
\\[1em]
\begin{alertenv}
environment contents
\end{alertenv}
\vspace{1em}
\begin{description}[most long label]
\item[label] description
\item[long label] long description
\item[longest label] description
\end{description}
\end{frame}

\section[Short title]{Title}

\begin{frame}[fragile]
\frametitle{Frame title}\framesubtitle{Frame subtitle text}
\lstinline[keywords={print},otherkeywords={}]|print('Hello LaTeX!')|
Expand Down Expand Up @@ -393,7 +435,7 @@ \part{Title}
}}
\begin{thebibliography}{}
%\setbeamertemplate{bibliography item}[book]
\setbeamertemplate{bibliography item}{\textcolor{darkred}{\faBook}}
\setbeamertemplate{bibliography item}{\usebeamercolor[bg]{frametitle}\faBook}
\bibitem{Knuth1986}
Donald E.Knuth
\newblock {\em The TeXbook}.
Expand All @@ -410,10 +452,12 @@ \part{Title}
{
\begin{center}
\vskip1cm
{\usebeamercolor[bg]{frametitle}
\begin{tikzpicture}[scale=2,rotate=135]
\draw [white,fill=darkred] (0,0) -- (0,1) -- (1,1) -- (1,0) -- (0,0);
\draw [white,fill=bg] (0,0) -- (0,1) -- (1,1) -- (1,0) -- (0,0);
\draw [white,fill=white] (0.25,0) -- (0.25,0.8) -- (0.55,0.8) -- (0.55,1) -- (0.75,1) -- (0.75,0.6) -- (0.45,0.6) -- (0.45,0) -- (0.25,0);
\end{tikzpicture}
}
\vskip1cm
\textcopyright\ \copyrightyear\ifthenelse{\equal{\the\year}{\copyrightyear}}{}{\,--\,\the\year} \theauthor \\ \textsf{\href{\theurl}{\theurldesc}}
\end{center}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

***

Template for Presentation, Handout, Lecture Note on Beamer
LaTeX Template for Presentations, Handouts and Lecture Notes

**Author**

Expand Down

0 comments on commit 94b3634

Please sign in to comment.