Skip to content

Commit 12ab6a4

Browse files
committed
update to keep in step with bookbase
1 parent 13f2b5b commit 12ab6a4

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

shared/styles/intro_slide.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
%
1616
\locate{}{%
1717
\parbox{0.85\paperwidth}{%
18-
This is a course on programming with the \python\ language at Hefei University~(\zhb{合肥大学}).\\[9pt]%
18+
This is a course on programming with the \python\ language at Hefei University~(合肥大学).\\[9pt]%
1919
%
2020
The website with the teaching material of this course is \expandafter\href{\programmingWithPythonUrl}{\programmingWithPythonUrl} (see also the QR\nobreakdashes-code at the bottom right).
2121
There, you can find the course book and these slides.

slides/01_introduction/01_introduction.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
\pdfminorversion=7%
12
\documentclass[aspectratio=169,mathserif,notheorems]{beamer}%
23
%
34
\xdef\bookbaseDir{../../bookbase}%

slides/02_getting_started/02_getting_started.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
\pdfminorversion=7%
12
\documentclass[aspectratio=169,mathserif,notheorems]{beamer}%
23
%
34
\xdef\bookbaseDir{../../bookbase}%

0 commit comments

Comments
 (0)