Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 70e3737

Browse files
author
hengxin
committed
1-6-style: +style.tex
1 parent 16f8d6e commit 70e3737

33 files changed

+231
-2
lines changed
605 KB
Binary file not shown.
340 Bytes
Binary file not shown.

‎tutorial/1-5-c-library/1-5-c-library.tex‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
% \subtitle{--- \subtitletext}
88

99
\author[Hengfeng Wei]{\large 魏恒峰}
10-
%\titlegraphic{\includegraphics[height = 2.0cm]{figs/qrcode-programming-tutorial.png}}
10+
\titlegraphic{\includegraphics[height = 2.0cm]{figs/qrcode-programming-tutorial.png}}
1111
\institute{hfwei@nju.edu.cn}
1212
\date{2017年11月24日}
1313

370 Bytes
Loading[フレーム]

‎tutorial/1-5-c-library/parts/function-pointer.tex‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
%%%%%%%%%%%%%%%
7171
\begin{frame}[fragile]{}
7272
\begin{lstlisting}[style = Cstyle]
73-
typedef int (*predicate)(int n);// type!
73+
typedef int (*predicate)(int n);// type!
7474
\end{lstlisting}
7575

7676
\pause

‎tutorial/1-6-style/1-6-style.pdf‎

530 KB
Binary file not shown.

‎tutorial/1-6-style/1-6-style.tex‎

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
\documentclass[]{beamer}
2+
3+
\input{preamble}
4+
5+
%%%%%%%%%%
6+
\title[\titletext]{\titletext}
7+
% \subtitle{--- \subtitletext}
8+
9+
\author[Hengfeng Wei]{\large 魏恒峰}
10+
% \titlegraphic{\includegraphics[height = 2.0cm]{figs/qrcode-programming-tutorial.png}}
11+
\institute{hfwei@nju.edu.cn}
12+
\date{2017年12月01日}
13+
14+
\AtBeginSection[]{
15+
\begin{frame}[noframenumbering, plain]
16+
\frametitle{\titletext}
17+
\tableofcontents[currentsection, sectionstyle=show/shaded, subsectionstyle=show/show/hide]
18+
\end{frame}
19+
}
20+
%%%%%%%%%%
21+
\begin{document}
22+
23+
\maketitle
24+
25+
\input{parts/style}
26+
27+
\thankyou{}
28+
29+
\end{document}
30+
%%%%%%%%%%

‎tutorial/1-6-style/1-6-style.tex.latexmain‎

Whitespace-only changes.
11.2 KB
Loading[フレーム]

‎tutorial/1-6-style/figs/braces.png‎

7.24 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /