DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T p

⟦6a41e82f1⟧ TextFile

    Length: 1356 (0x54c)
    Types: TextFile
    Names: »practical.tex«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦35176feda⟧ »EurOpenD22/isode/isode-6.tar.Z« 
        └─⟦de7628f85⟧ 
            └─⟦this⟧ »isode-6.0/doc/practical/practical.tex« 

TextFile

% -*- LaTeX -*-		(really SLiTeX)

\documentstyle[blackandwhite,landscape,oval,pagenumbers,small,tgrind]{TWGslides}

\def\emph#1{\underline{#1}}

\font\xx=cmbx10
\font\yy=cmbx7
\font\sf=cmss10

\raggedright

\input trademark
\let\tradeNAMfont=\relax
\let\tradeORGfont=\relax

\makeatletter
\def\@part[#1]#2{%
    \stepcounter{part}
    \begin{center}
	\Large\bf\partext{} \thepart\\
	\huge\bf #2%
    \end{center}
    \vskip1.25in plus.25in
}

\def\dotopic#1{\doPT{TOPIC}{#1}
\stepcounter{topic}\setcounter{slide}{0}}
\def\doparts{\doPT{PART}{0}}

\def\doPT#1#2{%
    \def\partext{#1}%
    \setcounter{part}{#2}%
}

\def\partext{PART}
\makeatother

\begin{document}

\title	{PRACTICAL PERSPECTIVES\\ ON OSI NETWORKING}
\author	{Christopher W.~Moore\\ The Wollongong Group, Inc.\\[0.25in]
	 Marshall T.~Rose\\ NYSERNet, Inc.}
\date	{October 2--3, 1989}
\maketitlepage

\setcounter{slide}{-1}

\f

\begin{bwslide}
\part*	{AGENDA}\bf

\begin{description}
\item[TOPIC I:]		END-TO-END SERVICES

\item[TOPIC II:]	APPLICATION SERVICES

\item[TOPIC III:]	TRANSITION AND COEXISTENCE WITH TCP/IP
\end{description}
\end{bwslide}


\include{end-to-end}

\include{a-overview}
\include{a-session}
\include{a-abstract}
\include{a-presentation}
\include{a-ase}
\include{a-apps}
\include{a-build-1}
\include{a-build-2}
\include{a-build-3}

\include{transition}

\end{document}