diff options
Diffstat (limited to 'info/tex-virtual-academy-pl/podstawy/tex.html')
-rw-r--r-- | info/tex-virtual-academy-pl/podstawy/tex.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/info/tex-virtual-academy-pl/podstawy/tex.html b/info/tex-virtual-academy-pl/podstawy/tex.html new file mode 100644 index 0000000000..3486906c1c --- /dev/null +++ b/info/tex-virtual-academy-pl/podstawy/tex.html @@ -0,0 +1,28 @@ +<HTML> +<HEAD> +<meta http-equiv="content-type" content="text/html; charset=iso-8859-2"> +<meta http-equiv="Content-language" content="pl"> +<meta name="Author" content="Włodzimierz Macewicz"> +<meta name="Keywords" content="tex, Wirtualna Akademia"> +<TITLE>Podstawy systemu TeX</TITLE> +</HEAD> +<FRAMESET ROWS="25%,75%"> + <FRAME SRC="title.html" SCROLLING="no" NAME="title"> + <FRAMESET COLS="20%,80%"> + <FRAME SRC="spis.html" SCROLLING="auto" NAME="spis"> + <FRAME SRC="2-0wst1.html" SCROLLING="auto" NAME="body" > + </FRAMESET> +</FRAMESET> +<NOFRAMES> + <BODY> + <nobr> + <a href="2-0wst1.html">1. Wstęp</a><br> + <a href="2-1coto.html">2. Co to jest TeX -- informacje ogólne</a><br> + <a href="2-1zece.html">3. Zecernia czy maszyna do pisania?</a><br> + <a href="2-1przyg.html">4. Przygotowywanie tekstów do składania</a><br> + <a href="2-1kazio.html">5. TeX, czyli pan Kazio</a><br> + <a href="bib.html">6. Bibliografia</a><br> + </nobr> + </BODY> +</NOFRAMES> +</HTML> |