Edit the Makefile parameters
On Windows edit
9612NewTalk/make.bat
, on UNIX edit
9612NewTalk/Makefile
to change the following parameters:
TITLE: title of the talk, appears on the table of contents, and in the <TITLE>
AUTHOR: name of the author, appears on the footnote
AUTHOR_URL: link on the author's name, can be left blank ("")
LOGO: the name of the logo at the bottom of the slides
(../Icons/w3c_home.gif by default)
STYLE_SHEET: the name of the style sheet file if you need to use another one than the default
(../Tools/w3ctalk.css)
Stephan Montigaud