sistem_robotik_old/SOURCE/slide.tex

228 lines
11 KiB
TeX
Raw Normal View History

2022-09-11 20:36:07 +07:00
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Beamer Presentation
% LaTeX Template
% Version 2.0 (March 8, 2022)
%
% This template originates from:
% https://www.LaTeXTemplates.com
%
% Author:
% Vel (vel@latextemplates.com)
%
% License:
% CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[
11pt, % Set the default font size, options include: 8pt, 9pt, 10pt, 11pt, 12pt, 14pt, 17pt, 20pt
%t, % Uncomment to vertically align all slide content to the top of the slide, rather than the default centered
%aspectratio=169, % Uncomment to set the aspect ratio to a 16:9 ratio which matches the aspect ratio of 1080p and 4K screens and projectors
]{beamer}
\graphicspath{{Images/}{./}} % Specifies where to look for included images (trailing slash required)
\usepackage{booktabs} % Allows the use of \toprule, \midrule and \bottomrule for better rules in tables
\usepackage{catchfilebetweentags}
%----------------------------------------------------------------------------------------
% SELECT LAYOUT THEME
%----------------------------------------------------------------------------------------
% Beamer comes with a number of default layout themes which change the colors and layouts of slides. Below is a list of all themes available, uncomment each in turn to see what they look like.
%\usetheme{default}
%\usetheme{AnnArbor}
%\usetheme{Antibes}
%\usetheme{Bergen}
%\usetheme{Berkeley}
%\usetheme{Berlin}
%\usetheme{Boadilla}
%\usetheme{CambridgeUS}
%\usetheme{Copenhagen}
%\usetheme{Darmstadt}
%\usetheme{Dresden}
%\usetheme{Frankfurt}
%\usetheme{Goettingen}
%\usetheme{Hannover}
%\usetheme{Ilmenau}
%\usetheme{JuanLesPins}
%\usetheme{Luebeck}
\usetheme{Madrid}
%\usetheme{Malmoe}
%\usetheme{Marburg}
%\usetheme{Montpellier}
%\usetheme{PaloAlto}
%\usetheme{Pittsburgh}
%\usetheme{Rochester}
%\usetheme{Singapore}
%\usetheme{Szeged}
%\usetheme{Warsaw}
%----------------------------------------------------------------------------------------
% SELECT COLOR THEME
%----------------------------------------------------------------------------------------
% Beamer comes with a number of color themes that can be applied to any layout theme to change its colors. Uncomment each of these in turn to see how they change the colors of your selected layout theme.
%\usecolortheme{albatross}
%\usecolortheme{beaver}
%\usecolortheme{beetle}
%\usecolortheme{crane}
%\usecolortheme{dolphin}
%\usecolortheme{dove}
%\usecolortheme{fly}
%\usecolortheme{lily}
%\usecolortheme{monarca}
%\usecolortheme{seagull}
%\usecolortheme{seahorse}
%\usecolortheme{spruce}
%\usecolortheme{whale}
%\usecolortheme{wolverine}
%----------------------------------------------------------------------------------------
% SELECT FONT THEME & FONTS
%----------------------------------------------------------------------------------------
% Beamer comes with several font themes to easily change the fonts used in various parts of the presentation. Review the comments beside each one to decide if you would like to use it. Note that additional options can be specified for several of these font themes, consult the beamer documentation for more information.
\usefonttheme{default} % Typeset using the default sans serif font
%\usefonttheme{serif} % Typeset using the default serif font (make sure a sans font isn't being set as the default font if you use this option!)
%\usefonttheme{structurebold} % Typeset important structure text (titles, headlines, footlines, sidebar, etc) in bold
%\usefonttheme{structureitalicserif} % Typeset important structure text (titles, headlines, footlines, sidebar, etc) in italic serif
%\usefonttheme{structuresmallcapsserif} % Typeset important structure text (titles, headlines, footlines, sidebar, etc) in small caps serif
%------------------------------------------------
%\usepackage{mathptmx} % Use the Times font for serif text
\usepackage{palatino} % Use the Palatino font for serif text
%\usepackage{helvet} % Use the Helvetica font for sans serif text
\usepackage[default]{opensans} % Use the Open Sans font for sans serif text
%\usepackage[default]{FiraSans} % Use the Fira Sans font for sans serif text
%\usepackage[default]{lato} % Use the Lato font for sans serif text
%----------------------------------------------------------------------------------------
% SELECT INNER THEME
%----------------------------------------------------------------------------------------
% Inner themes change the styling of internal slide elements, for example: bullet points, blocks, bibliography entries, title pages, theorems, etc. Uncomment each theme in turn to see what changes it makes to your presentation.
%\useinnertheme{default}
\useinnertheme{circles}
%\useinnertheme{rectangles}
%\useinnertheme{rounded}
%\useinnertheme{inmargin}
%----------------------------------------------------------------------------------------
% SELECT OUTER THEME
%----------------------------------------------------------------------------------------
% Outer themes change the overall layout of slides, such as: header and footer lines, sidebars and slide titles. Uncomment each theme in turn to see what changes it makes to your presentation.
%\useoutertheme{default}
%\useoutertheme{infolines}
%\useoutertheme{miniframes}
%\useoutertheme{smoothbars}
%\useoutertheme{sidebar}
%\useoutertheme{split}
%\useoutertheme{shadow}
%\useoutertheme{tree}
%\useoutertheme{smoothtree}
%\setbeamertemplate{footline} % Uncomment this line to remove the footer line in all slides
%\setbeamertemplate{footline}[page number] % Uncomment this line to replace the footer line in all slides with a simple slide count
%\setbeamertemplate{navigation symbols}{} % Uncomment this line to remove the navigation symbols from the bottom of all slides
%----------------------------------------------------------------------------------------
% PRESENTATION INFORMATION
%----------------------------------------------------------------------------------------
\title[Sistem Robotik]{Pneumatic dan Electropneumatic Dasar} % The short title in the optional parameter appears at the bottom of every slide, the full title in the main parameter is only on the title page
\subtitle{Teknik Mekatronika} % Presentation subtitle, remove this command if a subtitle isn't required
\author[A2NR]{Anggoro Dwi Nur Rohman} % Presenter name(s), the optional parameter can contain a shortened version to appear on the bottom of every slide, while the main parameter will appear on the title slide
\institute[SMK4]{SMK Negeri 4 Malang \\ \smallskip \textit{smkn4malang.sch.id}} % Your institution, the optional parameter can be used for the institution shorthand and will appear on the bottom of every slide after author names, while the required parameter is used on the title slide and can include your email address or additional information on separate lines
\date[\today]{ \\ \today} % Presentation date or conference/meeting name, the optional parameter can contain a shortened version to appear on the bottom of every slide, while the required parameter value is output to the title slide
%----------------------------------------------------------------------------------------
\begin{document}
%----------------------------------------------------------------------------------------
% TITLE SLIDE
%----------------------------------------------------------------------------------------
\begin{frame}
\titlepage % Output the title slide, automatically created using the text entered in the PRESENTATION INFORMATION block above
\end{frame}
%----------------------------------------------------------------------------------------
% TABLE OF CONTENTS SLIDE
%----------------------------------------------------------------------------------------
% The table of contents outputs the sections and subsections that appear in your presentation, specified with the standard \section and \subsection commands. You may either display all sections and subsections on one slide with \tableofcontents, or display each section at a time on subsequent slides with \tableofcontents[pausesections]. The latter is useful if you want to step through each section and mention what you will discuss.
\begin{frame}
\frametitle{Yang akan kita pelajari} % Slide title, remove this command for no title
\tableofcontents % Output the table of contents (all sections on one slide)
%\tableofcontents[pausesections] % Output the table of contents (break sections up across separate slides)
\end{frame}
%----------------------------------------------------------------------------------------
% PRESENTATION BODY SLIDES
%----------------------------------------------------------------------------------------
\section{Pengenalan} \label{pengenalan}
\begin{frame}
\frametitle{Untuk Apakah Pneumatic?}
\begin{itemize}
\item \href{https://youtu.be/XIVeitmEAuE?t=10}{Pneumatic Application Equipment--MDCS}
\item \href{https://www.youtube.com/watch?v=N___BtXFQzk}{pneumatic application in automation -- SOMCHAI ENOI}
\item \href{https://www.youtube.com/watch?v=5q7YasmwXCs}{Pneumatic Control : Festo Didactics--Akshay Vasant}
\end{itemize}
\end{frame}
\section{Bagian-bagian dari Pneumatic} \label{bagian_bagian}
\begin{frame}
\frametitle{Bagian-bagian dari Pneumatic [YT: \href{https://youtu.be/5q7YasmwXCs?t=2351}{link}] }
\begin{figure}
\includegraphics[height=.8\textheight]{./Pictures/Screenshot_2021-03-25_14-11-34.png}
\end{figure}
\end{frame}
\begin{frame}
\frametitle{Bagian-bagian dari Electropneumatic [YT: \href{https://youtu.be/d2eEtSWNFoo?t=187}{link}]}
\begin{figure}
\includegraphics[height=.8\textheight]{./Pictures/Screenshot_2021-03-25_14-16-17.png}
\end{figure}
\end{frame}
%----------------------------------------------------------------------------------------
% Pertemuan 1
%----------------------------------------------------------------------------------------
2022-09-11 20:36:07 +07:00
\ExecuteMetaData[content/1.tex]{slide}
%----------------------------------------------------------------------------------------
% Pertemuan 2
%----------------------------------------------------------------------------------------
\ExecuteMetaData[content/2.tex]{slide}
2022-09-11 20:36:07 +07:00
%----------------------------------------------------------------------------------------
2022-09-17 19:38:13 +07:00
%----------------------------------------------------------------------------------------
% Pertemuan 3
%----------------------------------------------------------------------------------------
\ExecuteMetaData[content/3.tex]{slide}
%----------------------------------------------------------------------------------------
2022-09-11 20:36:07 +07:00
\end{document}