diff options
Diffstat (limited to 'Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/fnpos.html')
-rw-r--r-- | Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/fnpos.html | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/fnpos.html b/Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/fnpos.html new file mode 100644 index 00000000000..3a0efd03029 --- /dev/null +++ b/Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/fnpos.html @@ -0,0 +1,46 @@ +<html> +<head> +<meta http-equiv="content-type" content="text/html; charset=iso-8859-2"> +<title> Zastaw ciekawych makroinstrukcji </title> +<LINK REL="stylesheet" TYPE="text/css" HREF="mycss.css"> +<meta http-equiv="Content-language" content="pl"> +<meta name="Author" content="Włodzimierz Macewicz"> +<meta name="Keywords" content="tex, latex, makroinstrukcje, pakiety makroinstrukcji, Wirtualna Akademia"> +</head> +<body bgcolor=#a0f0a0> +<h2><a name="fnpos">fnpos</a></h2> + +<p>Pakiet zawiera polecenia umożliwiające określenie położenia przypisów +względem rysunków (figure) lub tabel (table) umieszczanych na dole strony -- +przed lub za (standardowo w LaTeX-u przypisy są umieszczane bezpośrednio +po tekście).</p> +<table border=1> +<tr><td valign="top"><tt>\makeFNbottom</tt></td><td>przypisy będą zawsze umieszczone na + dole strony również w przypadku składu bez wyrównania + stron na dole (<tt>\raggedbottom</tt>) -- domyślnie aktywne + (p. też <a href="footmisc.html">footmisc</a>) + </td></tr> +<tr><td><tt>\makeFNmid</tt></td><td>przypisy będą umieszczone bezpośrednio + po tekście (standard LaTeX-a)</td></tr> +<tr><td><tt>\makeFNbelow</tt></td><td>przypisy będą umieszczane poniżej + innych obiektów ruchomych (domyślnie)</td></tr> +<tr><td><tt>\makeFNabove</tt></td><td>przypisy będą umieszczane powyżej + innych obiektów ruchomych (standard LaTeX-a)</td></tr> +</table> + +<p> </p> + +<p> +Pakiet jest dostępny pod adresem: +<a href="ftp://ftp.gust.org.pl/TeX/macros/latex/contrib/yafoot.tar"> +ftp://ftp.gust.org.pl/TeX/macros/latex/contrib/yafoot</a><p> +<hr/> + + +<a href="../../texologia.html"><img src="../../gify/lew-7vs.gif" hspace=10 border=0 align=left></a> +<a href="mailto:W.Macewicz@ia.pw.edu.pl"><img src="../../gify/mail.gif" hspace=10 align=left></a> +<a href="http://www.ia.pw.edu.pl/~wujek/index.html">Włodzimierz Macewicz</a><br clear=all> +<hr> +Ostatnie zmiany: 8.02.2004 r. +</body> +</html> |