repo.or.cz
/
latex2e.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Enable building TDS zip files
[latex2e.git]
/
base
/
testfiles
/
tlb1020.lvt
blob
59d21f73f845b6345883262716a5a2aa3883ea25
1
%%Test file for latex/1020
2
%% familydefault should point to sfdefault;
3
%% blackandwhite is undefined in native mode
4
\documentclass{slides}
5
\input{test2e}
6
\AUTHOR{Johannes Braams}
7
\ADDRESS{J.L.Braams@research.ptt.nl}
8
\CLASS{slides}
9
\START
10
11
\show\familydefault
12
\show\rmdefault
13
\show\sfdefault
14
15
\show\blackandwhite
16
17
\OMIT
18
\begin{document}
19
\TIMO
20
21
\end{document}