summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotate.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotate.html')
-rw-r--r--Master/texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotate.html49
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotate.html b/Master/texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotate.html
new file mode 100644
index 00000000000..a8e90c6c10a
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotate.html
@@ -0,0 +1,49 @@
+<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="rotate">rotate</a></h2>
+
+<p> Pakiet makroinstrukcji umożliwiającej obrót lub odbicie obiektu
+(patrz także <a href=rotating.html>rotating.sty</a>). Transformacje są realizowane w oparciu o
+polecenia postscriptowe, tak, że niezbędnym jest przetworzenie
+pliku <tt>.dvi</tt> do postaci postscriptowej</p>
+
+<p>Dostępna jest makroinstrukcja <tt>\rotate</tt>, opcjonalny parametr
+określa rodzaj transformacji:<br>
+<table border=1>
+<tr><td><tt>rotate[f]{<i>obiekt</i>}</tt></td><td>
+ powoduje lustrzane odbicie <i>obiektu</i></td></tr>
+<tr><td><tt>rotate[u]{<i>obiekt</i>}</tt></td><td>
+ powoduje obrót <i>obiektu</i> o 180 stopni</td></tr>
+<tr><td><tt>rotate[r]{<i>obiekt</i>}</tt></td><td>
+ powoduje obrót <i>obiektu</i> o 90 stopni w prawo --
+ szerokość obiektu staje się wysokością</td></tr>
+<tr><td><tt>rotate[l]{<i>obiekt</i>}</tt></td><td>
+ powoduje obrót <i>obiektu</i>o 90 stopni w lewo
+ (jest to wartość domyślna parametru) --
+ szerokość obiektu staje się wysokością</td></tr>
+</table>
+<p>
+Pakiet jest dostępny pod adresem:
+<a href=ftp://ftp.gust.org.pl/TeX/macros/generic/rotate>
+ftp://ftp.gust.org.pl/TeX/macros/generic/dvips/rotate</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>
+<!--#config timefmt="%y-%m-%d" -->
+Ostatnie zmiany: <!--#echo var="LAST_MODIFIED" -->.
+</body>
+</html>