summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pdfslide/pdfslide.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pdfslide/pdfslide.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/pdfslide/pdfslide.cfg45
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pdfslide/pdfslide.cfg b/Master/texmf-dist/tex/latex/pdfslide/pdfslide.cfg
new file mode 100644
index 00000000000..22a7d2f7682
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pdfslide/pdfslide.cfg
@@ -0,0 +1,45 @@
+%%
+%% pdfslide.cfg
+%%
+%%
+%%
+%% ------- attributes for section heads ------
+%%
+\chapnumfont={\large\rmfamily\scshape\color{orange}}
+ \chapfont={\Huge\rmfamily\color{orange}}
+ \secfont={\Large\rmfamily\bfseries}
+ \ssecfont={\large\rmfamily\bfseries}
+ \sssecfont={\normalsize\bfseries}
+ \parafont ={\normalfont\sffamily}
+ \def\capfont{\@setfontsize\capfont{40}{40}\sffamily\color{white}}
+ \def\titlefont{\@setfontsize\titlefont{24}{26}\color{dm}\rmfamily\bfseries}
+ \def\authorfont{\@setfontsize\authorfont{17.28}{18}\rmfamily\color{dm}}
+ \def\addressfont{\@setfontsize\addressfont{12}{14}\sffamily\color{dm}}
+ \def\rcdfont{\@setfontsize\rcdfont{10}{12}\sffamily\color{white}}
+ \def\numfont{\@setfontsize\rcdfont{8}{7}\sffamily\color{white}}
+ \headskip=24pt % skip above the section heading. can be changed at any page.
+%%
+%% ------- various colors ---------
+%%
+ \definecolor{panelbackground}{rgb}{1,.549,0}
+ \definecolor{button}{rgb}{0,0,.8} % button color
+ \definecolor{buttondisable}{gray}{.7}% button color when disabled
+ \definecolor{buttonbackground}{rgb}{0,.624,.820}%button background in ams option
+ \definecolor{buttonshadow}{rgb}{.001,0,.502}% button shadow in ams option
+ \definecolor{orange}{rgb}{1,.549,0}
+ \definecolor{section0}{rgb}{0,.5,.1} % for chapter
+ \definecolor{section1}{rgb}{0,.5,1} % for section
+ \definecolor{section2}{rgb}{0,.5,.5} % for subsection
+ \definecolor{section3}{rgb}{0,.5,.4} % for subsubsection
+ \definecolor{section4}{rgb}{.4,.5,.2}% for paragraph
+ \definecolor{section5}{rgb}{.5,.5,.3}% for subparagraph
+%%
+%%-------- button text -----------
+%%
+ \Panelgobackname{Back}
+ \Panelclosename{Close}
+
+\endinput
+%%
+%% end of file `pdfslide.cfg'
+%% \ No newline at end of file