From 0a6fea6796e0da0d5c8690c851f2723e4b385ba7 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Tue, 27 Nov 2007 15:47:55 +0000 Subject: Embed db2latex as interim solution before migration to dblatex (This used to be commit 166c61077bc5c6ca238865f71687369ad7c35a07) --- docs/xslt/db2latex-xsl/xsl/slides/foil.mod.xsl | 52 +++ .../xsl/slides/sample_foiltex/figures/caution.pdf | Bin 0 -> 1126 bytes .../slides/sample_foiltex/figures/important.pdf | Bin 0 -> 1126 bytes .../xsl/slides/sample_foiltex/figures/note.pdf | Bin 0 -> 1814 bytes .../xsl/slides/sample_foiltex/figures/tip.pdf | Bin 0 -> 3699 bytes .../xsl/slides/sample_foiltex/figures/warning.pdf | Bin 0 -> 1126 bytes .../xsl/slides/sample_foiltex/slides.pdf | Bin 0 -> 34650 bytes .../xsl/slides/sample_foiltex/slides.tex | 420 +++++++++++++++++++++ .../xsl/slides/sample_foiltex/slides.xml | 251 ++++++++++++ .../xsl/slides/sample_foiltex/slides.xsl | 158 ++++++++ docs/xslt/db2latex-xsl/xsl/slides/slides.xsl | 96 +++++ .../db2latex-xsl/xsl/slides/slidesinfo.mod.xsl | 61 +++ .../xslt/db2latex-xsl/xsl/slides/slidestoc.mod.xsl | 34 ++ 13 files changed, 1072 insertions(+) create mode 100644 docs/xslt/db2latex-xsl/xsl/slides/foil.mod.xsl create mode 100755 docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/caution.pdf create mode 100755 docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/important.pdf create mode 100755 docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/note.pdf create mode 100755 docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/tip.pdf create mode 100755 docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/warning.pdf create mode 100644 docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.pdf create mode 100644 docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.tex create mode 100644 docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.xml create mode 100644 docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.xsl create mode 100644 docs/xslt/db2latex-xsl/xsl/slides/slides.xsl create mode 100644 docs/xslt/db2latex-xsl/xsl/slides/slidesinfo.mod.xsl create mode 100644 docs/xslt/db2latex-xsl/xsl/slides/slidestoc.mod.xsl (limited to 'docs/xslt/db2latex-xsl/xsl/slides') diff --git a/docs/xslt/db2latex-xsl/xsl/slides/foil.mod.xsl b/docs/xslt/db2latex-xsl/xsl/slides/foil.mod.xsl new file mode 100644 index 0000000000..32f1b895bf --- /dev/null +++ b/docs/xslt/db2latex-xsl/xsl/slides/foil.mod.xsl @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + %---------------------------------------------------------------------- PART + \part{ } + %---------------------------------------------------------------------- PART + + + + + + + + + + + + %---------------------------------------------------------------------- SLIDE + \begin{slide}{ + + } + + + + \end{slide} + + + + + + + diff --git a/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/caution.pdf b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/caution.pdf new file mode 100755 index 0000000000..a0afabfa23 Binary files /dev/null and b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/caution.pdf differ diff --git a/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/important.pdf b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/important.pdf new file mode 100755 index 0000000000..a0afabfa23 Binary files /dev/null and b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/important.pdf differ diff --git a/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/note.pdf b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/note.pdf new file mode 100755 index 0000000000..ec6c248a2a Binary files /dev/null and b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/note.pdf differ diff --git a/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/tip.pdf b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/tip.pdf new file mode 100755 index 0000000000..54f5dedb5d Binary files /dev/null and b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/tip.pdf differ diff --git a/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/warning.pdf b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/warning.pdf new file mode 100755 index 0000000000..a0afabfa23 Binary files /dev/null and b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/figures/warning.pdf differ diff --git a/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.pdf b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.pdf new file mode 100644 index 0000000000..43ae3e68b5 Binary files /dev/null and b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.pdf differ diff --git a/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.tex b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.tex new file mode 100644 index 0000000000..47fb1227d8 --- /dev/null +++ b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.tex @@ -0,0 +1,420 @@ +\documentclass[17pt,headrule,footrule,landscape]{foils} +\usepackage[latin1]{inputenc} +\usepackage{pstricks,pst-node,pst-text,pst-3d} +\usepackage{subfigure} +\usepackage{fancybox} +\usepackage{a4wide} +\usepackage{times} +\usepackage{fancyvrb} +\usepackage{amsmath,amsthm, amsfonts, amssymb, amsxtra,amsopn} +\usepackage{anysize} +\usepackage[pdftex,bookmarksnumbered,colorlinks,backref, bookmarks, breaklinks, linktocpage,hyperfigures,hyperindex,citecolor=blue,urlcolor=blue]{hyperref} +\usepackage[english]{babel} +\usepackage[pdftex]{graphicx} +\pdfcompresslevel=9 +%------------------------------------------------------- Values and counters +\marginsize{1.5cm}{1.5cm}{0.5cm}{0.5cm} +\renewcommand\floatpagefraction{.9} +\renewcommand\topfraction{.9} +\renewcommand\bottomfraction{.9} +\renewcommand\textfraction{.1} + +\usepackage[usenames,pdftex]{color} +%------------------------------------------------------- BfBlue Command +\newcommand{\bfblue}[1]{ \textcolor{blue}{\bf #1} } + +%------------------------------------------------------- BfGreen Command +\newcommand{\bfgreen}[1]{ \textcolor{blue}{\bf #1} } + +%------------------------------------------------------- BfRed Command +\newcommand{\bfred}[1]{ \textcolor{red}{\bf #1} } + +%------------------------------------------------------- BfBlue Command +\newcommand{\emblue}[1]{ \textcolor{blue}{\emph{#1}} } + +%------------------------------------------------------- BfGreen Command +\newcommand{\emgreen}[1]{ \textcolor{blue}{\emph{#1}} } + +%------------------------------------------------------- BfRed Command +\newcommand{\emred}[1]{ \textcolor{red}{\emph{#1}} } + +%------------------------------------------------------- Part Command +\newcommand{\part}[1]{ +\foilhead{} +\vspace{2cm} +\begin{center} +\Huge{\textcolor{blue}{#1}} +\end{center}} + \newcommand{\dbz}{} +%------------------------------------------------------- Slide Command +\newcommand{\slide}[1]{ +\foilhead[-0.5in]{\large{\textcolor{blue}{#1}}} +} +\newcommand{\id}[1]{ +\label{#1} +\hypertarget{#1}{} +} +% -------------------------------------------- +\newenvironment{admminipage}{ +\begin{Sbox} +\begin{minipage} +}{ +\end{minipage} +\end{Sbox} +\fbox{\TheSbox} +} +\newlength{\admlength} +\newenvironment{admonition}[2] { +\hspace{0mm}\newline\hspace*\fill\newline +\noindent +\setlength{\fboxsep}{5pt} +\setlength{\admlength}{\linewidth} +\addtolength{\admlength}{-10\fboxsep} +\addtolength{\admlength}{-10\fboxrule} +\admminipage{\admlength} +\bfblue{\sc\large{#2}}\newline +\\[1mm] +%\sffamily +\includegraphics[width=1cm]{#1} +\addtolength{\admlength}{-1cm} +\addtolength{\admlength}{-20pt} +\begin{minipage}[lt]{\admlength} +\parskip=0.5\baselineskip \advance\parskip by 0pt plus 2pt +}{ +\vspace{5mm} +\end{minipage} +\endadmminipage +\vspace{.5em} +\par +} +%--------------------------------------------------SLIDES INFORMATION +\title{{\black The Slides Document Type}} +\author{{\black }} + \begin{document} +\maketitle +%--------------------------------------------------SLIDES INFORMATION +\title{{\black The Slides Document Type}} +\author{{\black }} + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{Introduction} +\label{id2739608} + +This is the introductory slide. + +If you use foil groups (previously called sections), you can have introductory slides before the first group. + +\begin{admonition}{figures/warning}{Warning! :)}% NOTICE: see the db2latex FAQ w.r.t db2latex variable $latex.admonition.path + +This is a work in progress ("release early, release often") +\end{admonition} + +\end{slide} + + +%---------------------------------------------------------------------- PART +\part{Purpose and History } +%---------------------------------------------------------------------- PART +\label{id2739637} + + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{What Are Slides?} +\label{id2739648} + +\begin{itemize} +%--- Item +\item +An XML presentation tool + + +%--- Item +\item +Suitable for HTML or PDF presentations + + +%--- Item +\item +Supported by Open Source software + +\end{itemize} +\end{slide} + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{Where Do They Come From?} +\label{id2739677} + +\begin{itemize} +%--- Item +\item +Maintained by the \href{http://docbook.sourceforge.net/}{DocBook Open Repository} Project at +\href{http://sourceforge.net/}{SourceForge} + + +%--- Item +\item +Customization layer of \href{http://www.oasis-open.org/docbook/xml/simple/}{Simplified DocBook} + +\end{itemize} +\end{slide} + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{Why?} +\label{id2739724} + +\begin{itemize} +%--- Item +\item +So Norm could give presentations + + +%--- Item +\item +So Norm could publish those presentations on the web + + +%--- Item +\item +So Norm could have {\em accessible} presentations that didn't rely on the grotesque HTML output of some otherwise bloated, proprietary tool + + +%--- Item +\item +So Norm could cut-and-paste from his DocBook articles and papers directly into his slides + + +%--- Item +\item +Oh, let's face it: because it was there. Like the proverbial mountain. + +\end{itemize} +\end{slide} + + +%---------------------------------------------------------------------- PART +\part{Authoring } +%---------------------------------------------------------------------- PART +\label{id2739773} + + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{Minimal Presentation} +\label{id2739783} + +The smallest possible presentation looks like this: + +\begin{Verbatim}[] + + + + +Presentation Title + +Foil Title +Foil content + + +\end{Verbatim} + +Every presentation must contain at least one slide. +\end{slide} + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{Presentation Metadata} +\label{id2739810} + +Presentations usually have more metadata in the {\texttt{{slidesinfo}}} wrapper. Here's a typical example: + +\begin{Verbatim}[] + + Supporting Localized Generated Text + Generated Text + NormanWalsh + Sunday, 08 Apr 2001 + + XSLTUK-01 + 08 Apr - 09 Apr 2001 + Keble College, Oxford, UK + 1 + + Version TEST + 2001 + Sun Microsystems, Inc. + +\end{Verbatim} +\end{slide} + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{Presentation Content} +\label{id2739830} + +It's common for individual slides to consist of a single bulleted or numbered list. However, the full range of «block level» Simplified DocBook elements are avialable. +\end{slide} + + +%---------------------------------------------------------------------- PART +\part{Styling } +%---------------------------------------------------------------------- PART +\label{id2739862} + + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{HTML} +\label{id2739872} + +There are a lot of HTML options. When you publish your presentation on the web, it's probably best to use one of the simpler, more accessible styles. For your actual live presentation, you may want to choose something fancier. +\end{slide} + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{Plain HTML} +\label{id2739888} + +\begin{itemize} +%--- Item +\item +\href{../default/}{{\texttt{{default.\dbz{}xsl}}}} +and +\href{../plain/}{{\texttt{{plain.\dbz{}xsl}}}} produce fairly simple presentations + + +%--- Item +\item +\href{../tables/}{{\texttt{{tables.\dbz{}xsl}}}} +uses a table to show the navigation context (somewhat like the tabular +\href{http://docbook.sourceforge.net/}{Website} style) + + +%--- Item +\item +\href{../vslides/}{{\texttt{{vslides.\dbz{}xsl}}}} places navigation on the left side instead of the top and bottom + + +%--- Item +\item +\href{../w3c/}{{\texttt{{w3c.\dbz{}xsl}}}} produces slides that resemble the format used by the W3C for presentations + +\end{itemize} +\end{slide} + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{Fancy HTML} +\label{id2739970} + +\begin{itemize} +%--- Item +\item +\href{../frames1/frames.html}{{\texttt{{frames.\dbz{}xsl}}}} uses frames. There are several options that you can apply: + +\begin{itemize} +%--- Item +\item +\href{../frames2/frames.html}{overlay} uses CSS absolute positioning to keep the navigation static on the pages (only works on recent browsers) + + +%--- Item +\item +\href{../frames3/frames.html}{multiframe} uses additional frames to keep the navigation static on the pages + + +%--- Item +\item +\href{../frames4/frames.html}{dynamic.toc} uses JavaScript to keep the table of contents and the current slide in sync (only works on recent browsers) + + +%--- Item +\item +\href{../frames5/frames.html}{active.toc} uses JavaScript to make +the table of context «active» so that you can open and close the foil groups (only works on recent browsers) + + +%--- Item +\item +These toc styles can be combined with \href{../frames6/frames.html}{overlay} or \href{../frames7/frames.html}{multiframe} + +\end{itemize} + +\end{itemize} +\end{slide} + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{PDF} +\label{id2740078} + +The {\texttt{{fo-\dbz{}plain.\dbz{}xsl}}} stylesheet produces XSL Formatting Objects that can subsequently be turned into PDF. +\end{slide} + + +%---------------------------------------------------------------------- PART +\part{Presentation } +%---------------------------------------------------------------------- PART +\label{id2740095} + + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{Look And Feel} +\label{id2740106} + +For HTML display, most of the actual «look-and-feel» of the presentation is controlled by the CSS stylesheet(s) used. +\end{slide} + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{Presentation Tips} +\label{id2740122} + +\begin{itemize} +%--- Item +\item +It's usually best if each slide is only one page (avoid scrolling). + + +%--- Item +\item +If you'll be giving your presentation with a projector, make sure you know what resolution you'll have available and test your presentation at that resolution. + + +%--- Item +\item +Make your fonts bigger so the folks in the back of the room can read your slides. + + +%--- Item +\item +Test the equipment before your presentation begins. Really. + + +%--- Item +\item +Speak more slowly. I always forget that one. + +\end{itemize} +\end{slide} + + +%---------------------------------------------------------------------- PART +\part{Conclusions } +%---------------------------------------------------------------------- PART +\label{id2740169} + + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{Conclusions} +\label{id2740175} + +It's customary to have a conclusions slide. +\end{slide} + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{References} +\label{id2740187} + +References are a good idea too. +\end{slide} + +%---------------------------------------------------------------------- SLIDE +\begin{slide}{Q\&A} +\label{id2740198} + +Any questions? +\end{slide} +\end{document} diff --git a/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.xml b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.xml new file mode 100644 index 0000000000..0774e29708 --- /dev/null +++ b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.xml @@ -0,0 +1,251 @@ + + + + + The Slides Document Type + NormanWalsh + Tuesday, 25 June 2002 + 3.1.0 + 2002 + Norman Walsh + + +Introduction +This is the introductory slide. +If you use foil groups (previously called sections), you can +have introductory slides before the first group. +Warning! :) +This is a work in progress ("release early, release often") + + + +Purpose and History + +Groups can now have introductory text as well. + +What Are Slides? + +An XML presentation tool + +Suitable for HTML or PDF presentations + +Supported by Open Source software + + + + +Where Do They Come From? + + +Maintained by the DocBook +Open Repository Project at +SourceForge + +Customization layer of +Simplified DocBook + + + + +Why? + + +So Norm could give presentations + +So Norm could publish those presentations on the web + +So Norm could have accessible presentations +that didn't rely on the grotesque HTML output of some otherwise bloated, proprietary +tool + +So Norm could cut-and-paste from his DocBook articles and papers +directly into his slides + +Oh, let's face it: because it was there. Like the proverbial mountain. + + + + + +Authoring + +How to write a presentation. + +Minimal Presentation + +The smallest possible presentation looks like this: + + + + + +Presentation Title + +Foil Title +Foil content + +]]> + +Every presentation must contain at least one slide. + + +Presentation Metadata + +Presentations usually have more metadata in the slidesinfo +wrapper. Here's a typical example: + + + Supporting Localized Generated Text + Generated Text + NormanWalsh + Sunday, 08 Apr 2001 + + XSLTUK-01 + 08 Apr - 09 Apr 2001 + Keble College, Oxford, UK + 1 + + Version TEST + 2001 + Sun Microsystems, Inc. +]]> + + +Presentation Content + +It's common for individual slides to consist of a single +bulleted or numbered list. However, the full range of block +level Simplified DocBook elements are avialable. + + + + +Styling + +How to transform a presentation. + +HTML + +There are a lot of HTML options. When you publish your +presentation on the web, it's probably best to use one of the simpler, +more accessible styles. For your actual live presentation, you may +want to choose something fancier. + + + +Plain HTML + + +default.xsl +and +plain.xsl +produce fairly simple presentations + +tables.xsl +uses a table to show the navigation context (somewhat like the tabular +Website style) + +vslides.xsl +places navigation on the left side instead of the top and bottom + +w3c.xsl +produces slides that resemble the format used by the W3C for presentations + + + + + +Fancy HTML + + +frames.xsl +uses frames. There are several options that you can apply: + + +overlay uses CSS absolute positioning +to keep the navigation static on the pages (only works on recent browsers) + +multiframe uses additional frames +to keep the navigation static on the pages + +dynamic.toc uses JavaScript to keep +the table of contents and the current slide in sync (only works on recent browsers) + +active.toc uses JavaScript to make +the table of context active so that you can open and close the foil +groups (only works on recent browsers) + +These toc styles can be combined with +overlay or multiframe + + + + + + +PDF + +The fo-plain.xsl stylesheet produces XSL Formatting +Objects that can subsequently be turned into PDF. + + + + + +Presentation + +How to customize and present a set of slides. + +Look And Feel + +For HTML display, most of the actual +look-and-feel of the presentation is controlled by the CSS +stylesheet(s) used. + + + +Presentation Tips + + +It's usually best if each slide is only one page (avoid scrolling). + +If you'll be giving your presentation with a projector, make sure you +know what resolution you'll have available and test your presentation at that resolution. + +Make your fonts bigger so the folks in the back of the room can read +your slides. + +Test the equipment before your presentation begins. Really. + +Speak more slowly. I always forget that one. + + + + + + +Conclusions + +Conclusions + +It's customary to have a conclusions slide. + + + +References + +References are a good idea too. + + + +Q&A + +Any questions? + + + + + diff --git a/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.xsl b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.xsl new file mode 100644 index 0000000000..bb06cef611 --- /dev/null +++ b/docs/xslt/db2latex-xsl/xsl/slides/sample_foiltex/slides.xsl @@ -0,0 +1,158 @@ + + + + + + + + \usepackage[latin1]{inputenc} + \usepackage{pstricks,pst-node,pst-text,pst-3d} + \usepackage{subfigure} + \usepackage{fancybox} + \usepackage{a4wide} + \usepackage{times} + \usepackage{fancyvrb} + \usepackage{amsmath,amsthm, amsfonts, amssymb, amsxtra,amsopn} + \usepackage{anysize} + \usepackage[pdftex,bookmarksnumbered,colorlinks,backref, bookmarks, breaklinks, + linktocpage,hyperfigures,hyperindex,citecolor=blue,urlcolor=blue]{hyperref} + \usepackage[english]{babel} + \usepackage[pdftex]{graphicx} + + + + + + + + + + \pdfcompresslevel=9 + %------------------------------------------------------- Values and counters + \marginsize{1.5cm}{1.5cm}{0.5cm}{0.5cm} + \renewcommand\floatpagefraction{.9} + \renewcommand\topfraction{.9} + \renewcommand\bottomfraction{.9} + \renewcommand\textfraction{.1} + + \usepackage[usenames,pdftex]{color} + %------------------------------------------------------- BfBlue Command + \newcommand{\bfblue}[1]{ \textcolor{blue}{\bf #1} } + + %------------------------------------------------------- BfGreen Command + \newcommand{\bfgreen}[1]{ \textcolor{blue}{\bf #1} } + + %------------------------------------------------------- BfRed Command + \newcommand{\bfred}[1]{ \textcolor{red}{\bf #1} } + + %------------------------------------------------------- BfBlue Command + \newcommand{\emblue}[1]{ \textcolor{blue}{\emph{#1}} } + + %------------------------------------------------------- BfGreen Command + \newcommand{\emgreen}[1]{ \textcolor{blue}{\emph{#1}} } + + %------------------------------------------------------- BfRed Command + \newcommand{\emred}[1]{ \textcolor{red}{\emph{#1}} } + + %------------------------------------------------------- Part Command + \newcommand{\part}[1]{ + \foilhead{} + \vspace{2cm} + \begin{center} + \Huge{\textcolor{blue}{#1}} + \end{center}} + \newcommand{\dbz}{} + %------------------------------------------------------- Slide Command + \newcommand{\slide}[1]{ + \foilhead[-0.5in]{\large{\textcolor{blue}{#1}}} + } + \newcommand{\id}[1]{ + \label{#1} + \hypertarget{#1}{} + } + % -------------------------------------------- + \newenvironment{admminipage}{ + \begin{Sbox} + \begin{minipage} + }{ + \end{minipage} + \end{Sbox} + \fbox{\TheSbox} + } + \newlength{\admlength} + \newenvironment{admonition}[2] { + \hspace{0mm}\newline\hspace*\fill\newline + \noindent + \setlength{\fboxsep}{5pt} + \setlength{\admlength}{\linewidth} + \addtolength{\admlength}{-10\fboxsep} + \addtolength{\admlength}{-10\fboxrule} + \admminipage{\admlength} + \bfblue{\sc\large{#2}}\newline + \\[1mm] + %\sffamily + \includegraphics[width=1cm]{#1} + \addtolength{\admlength}{-1cm} + \addtolength{\admlength}{-20pt} + \begin{minipage}[lt]{\admlength} + \parskip=0.5\baselineskip \advance\parskip by 0pt plus 2pt + }{ + \vspace{5mm} + \end{minipage} + \endadmminipage + \vspace{.5em} + \par + } + + + + + + + + \documentclass[17pt,headrule,footrule,landscape]{foils} + + + + + \begin{document} + \maketitle + + + + \end{document} + + + + +%--------------------------------------------------SLIDES INFORMATION +\title{{\black + +}} +\author{{\black + +}} + + + + + + +1 +1 +1 +1 +1 +1 +1 +1 +1 + +all +default + diff --git a/docs/xslt/db2latex-xsl/xsl/slides/slides.xsl b/docs/xslt/db2latex-xsl/xsl/slides/slides.xsl new file mode 100644 index 0000000000..52446153b5 --- /dev/null +++ b/docs/xslt/db2latex-xsl/xsl/slides/slides.xsl @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + ################################################################################ + XSLT stylesheets DocBook - LaTeX 2e + SLIDES DTD + Reqs: LaTeX 2e installation common packages + ################################################################################ + RELEASE : + VERSION : + TAG : + WWW : http://db2latex.sourceforge.net + SUMMARY : http://www.sourceforge.net/projects/db2latex + AUTHOR : Ramon Casellas casellas@infres.enst.fr + AUTHOR : James Devenish j-devenish@users.sf.net + USING : + + ################################################################################ + + + + + + + + + + + + + + \usepackage[latin1]{inputenc} + \usepackage{pstricks,pst-node,pst-text,pst-3d} + + + + \usepackage{subfigure} + \usepackage{a4wide} + \usepackage{times} + \usepackage{fancyvrb} + \usepackage{amsmath,amsthm, amsfonts, amssymb, amsxtra,amsopn} + + + + % Definition of new colors + \newrgbcolor{LemonChiffon}{1. 0.98 0.8} + \newrgbcolor{LightBlue}{0.68 0.85 0.9} + \hypersetup{pdfpagemode=FullScreen} + \makeatletter + %\newdimen\pst@dimz + + + + + + \documentclass[ + , + ]{ + } + + + + + + \begin{document} + \maketitle + + + + \end{document} + + + + diff --git a/docs/xslt/db2latex-xsl/xsl/slides/slidesinfo.mod.xsl b/docs/xslt/db2latex-xsl/xsl/slides/slidesinfo.mod.xsl new file mode 100644 index 0000000000..176f852793 --- /dev/null +++ b/docs/xslt/db2latex-xsl/xsl/slides/slidesinfo.mod.xsl @@ -0,0 +1,61 @@ + + + + + + + + +%--------------------------------------------------SLIDES INFORMATION +\title{{\black + +}} +\subtitle{{\black + +}} +\author{{\black + +}} + + +\renewcommand{\slideparindent}{0mm} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/xslt/db2latex-xsl/xsl/slides/slidestoc.mod.xsl b/docs/xslt/db2latex-xsl/xsl/slides/slidestoc.mod.xsl new file mode 100644 index 0000000000..5390d319bf --- /dev/null +++ b/docs/xslt/db2latex-xsl/xsl/slides/slidestoc.mod.xsl @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit