summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap6/exer6-4.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap6/exer6-4.tex')
-rw-r--r--Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap6/exer6-4.tex20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap6/exer6-4.tex b/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap6/exer6-4.tex
new file mode 100644
index 00000000000..3ee319cc23c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap6/exer6-4.tex
@@ -0,0 +1,20 @@
+\documentclass{article}
+\begin{document}
+\begin{center}\small
+\begin{tabular}{@{}p{35mm}p{60mm}l@{}}
+Course and Date & Brief Description & Prerequisites\\
+\hline
+Introduction to LSEDIT\newline
+14.3. -- 16.3. &
+ Logging on --- Explanation to the VMS fils system --- Explanation and
+ intensive application of the VMS editor LSEDIT --- user modifications
+ & none \\ \hline
+Introlduction to \LaTeX\newline
+21.3. -- 25.3. &
+ Word processors and formatting programs --- text and commands ---
+ environments --- dokument and page styles --- displayed text ---
+ math equations --- simple user defined structures
+ & LSEDIT
+\end{tabular}\end{center}
+\end{document}
+