Skip to content

Commit

Permalink
beamer
Browse files Browse the repository at this point in the history
  • Loading branch information
eccstartup committed Jan 21, 2017
1 parent ccd722b commit c53c826
Show file tree
Hide file tree
Showing 31 changed files with 1,758 additions and 0 deletions.
416 changes: 416 additions & 0 deletions beamer/LICENSE

Large diffs are not rendered by default.

Binary file added beamer/beamer.pdf
Binary file not shown.
1,234 changes: 1,234 additions & 0 deletions beamer/beamer.tex

Large diffs are not rendered by default.

102 changes: 102 additions & 0 deletions beamer/beamerthemeXJTU.sty
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
% multiple1902 <[email protected]>
% beamerthemeXJTU.sty
% Copyright 2011, multiple1902(Weisi Dai)
% https://bitbucket.org/multiple1902/beamerthemexjtu
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% 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
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
%
% The Current Maintainer of this work is Weisi Dai.
\usetheme{Rochester}

\RequirePackage{pgf}

\pgfdeclareimage[width=1.0\paperwidth,height=0.1308\paperwidth]{XJTU-header}{inc/XJTU-header}

\setbeamertemplate{blocks}[rounded][shadow=true]
\setbeamertemplate{navigation symbols}{}

\setbeamercovered{transparent}

\beamer@headheight=0.13\paperwidth

\definecolor{XJTUdarkred}{HTML}{86080b}
\definecolor{XJTUgray}{HTML}{686868}
\definecolor{XJTUlightgray}{HTML}{EEEEEE}
\definecolor{XJTUblue}{HTML}{236EAF}
\definecolor{XJTUyellow}{HTML}{FFEA00}

\definecolor{XJTUblocktitlebg}{HTML}{084884}
\definecolor{XJTUexampleblocktitlebg}{HTML}{842e08}
\definecolor{XJTUalertblocktitlebg}{HTML}{e40d13}

\setbeamerfont*{title}{series=\bfseries,size=\Huge}
\setbeamercolor*{title}{fg=XJTUyellow,bg=XJTUdarkred}
\setbeamercolor*{Title bar}{fg=XJTUyellow}
\setbeamercolor*{Location bar}{fg=XJTUdarkred,bg=XJTUlightgray}
\setbeamercolor*{frametitle}{parent=Title bar}
\setbeamercolor*{block title}{bg=XJTUblue,fg=white}
\setbeamercolor*{block body}{bg=XJTUlightgray,fg=black}
\setbeamercolor*{normal text}{bg=white,fg=black}
%\setbeamercolor*{section in head/foot}{bg=white,fg=white}

\setbeamercolor{block title}{bg=XJTUblocktitlebg}
\setbeamerfont{block title}{series=\bfseries}
\setbeamercolor{block title example}{bg=XJTUexampleblocktitlebg}
\setbeamercolor{block title alerted}{bg=XJTUalertblocktitlebg}

\usecolortheme[named=XJTUdarkred]{structure}

\setbeamerfont{section in head/foot}{size=\tiny,series=\bfseries,family=\sf}
%\setbeamertemplate{section in head/foot}[default][20]%{%

\setbeamercolor{section in head/foot}{fg=XJTUyellow}
\setbeamerfont{frametitle}{size=\Large}

\setbeamertemplate{blocks}[rounded][shadow=true]
%\setbeamertemplate{headline}
\setbeamertemplate{frametitle}
{
\vskip-0.25\beamer@headheight
\vskip-\baselineskip
\vskip-0.2cm
\hskip0.7cm\usebeamerfont*{frametitle}\textbf{\insertframetitle}
\vskip-0.10em
\hskip0.7cm\usebeamerfont*{framesubtitle}\textbf{\insertframesubtitle}
}

\setbeamertemplate{headline}
{
\pgfuseimage{XJTU-header}
\vskip -1.95cm
\linethickness{0pt}

\framelatex{
\begin{beamercolorbox}[wd=\paperwidth,ht=0.33\beamer@headheight]{Title bar}
\usebeamerfont{section in head/foot}%
\insertsectionnavigationhorizontal{0pt}{\hskip0.22cm}{}%
\end{beamercolorbox}}

\framelatex{
\begin{beamercolorbox}[wd=\paperwidth,ht=0.67\beamer@headheight]{Title bar}
\end{beamercolorbox}}
}

\setbeamertemplate{footline}
{
\linethickness{0.25pt}
\framelatex{
\begin{beamercolorbox}[leftskip=.3cm,wd=\paperwidth,ht=0.3\beamer@headheight,sep=0.1cm]{Location bar}
\usebeamerfont{section in head/foot}%
\insertshortauthor~|~\insertshorttitle
\hfill
\insertframenumber/\inserttotalframenumber
\end{beamercolorbox}}
}
6 changes: 6 additions & 0 deletions beamer/compile.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/bin/bash

xelatex beamer.tex
xelatex beamer.tex

open beamer.pdf
Binary file added beamer/figures/02/Fig1.pdf
Binary file not shown.
Binary file added beamer/figures/02/Fig2.pdf
Binary file not shown.
Binary file added beamer/figures/03/FPUchainedependules.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added beamer/figures/03/Fig10-1.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig10-2.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig3-1.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig3-2.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig4-1.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig4-2.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig5-1.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig5-2.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig6-1.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig6-2.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig7-1.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig7-2.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig8-1.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig8-2.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig9-1.pdf
Binary file not shown.
Binary file added beamer/figures/03/Fig9-2.pdf
Binary file not shown.
Binary file added beamer/figures/03/cg2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added beamer/figures/03/explicit.pdf
Binary file not shown.
Binary file added beamer/figures/03/rkmk2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added beamer/figures/03/rkmk3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added beamer/figures/03/wave.pdf
Binary file not shown.
Binary file added beamer/inc/XJTU-header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added beamer/inc/XJTU.pdf
Binary file not shown.

0 comments on commit c53c826

Please sign in to comment.