summaryrefslogtreecommitdiff
path: root/info/tex-virtual-academy-pl/latex2e/macro/letterspace.html
diff options
context:
space:
mode:
Diffstat (limited to 'info/tex-virtual-academy-pl/latex2e/macro/letterspace.html')
-rw-r--r--info/tex-virtual-academy-pl/latex2e/macro/letterspace.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/info/tex-virtual-academy-pl/latex2e/macro/letterspace.html b/info/tex-virtual-academy-pl/latex2e/macro/letterspace.html
new file mode 100644
index 0000000000..041bf71f91
--- /dev/null
+++ b/info/tex-virtual-academy-pl/latex2e/macro/letterspace.html
@@ -0,0 +1,34 @@
+<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>letterspace</h2>
+
+Definiuje polecenie <code>\letterspace</code> pozwalające na
+zmianę odstępu między literami.
+
+<p>
+Ilustracja działania polecenia <code>\letterspace</code>.
+<pre>
+ \letterspace {Now is the time for all good men}
+ \letterspace to \hsize {Now is the time for all good men}
+ \letterspace spread 0.3 \hsize {Now is the time for all good men}
+ \letterspace to 1.5 \naturalwidth {Now is the time for all good men}
+ \letterspace spread 0.5 \naturalwidth {Now is the time for all good men}
+</pre>
+
+<img src=letter.gif>
+
+<hr>
+<em>Włodzimierz Macewicz</em>
+<hr>
+Ostatnie zmiany: 05.05.2014.
+
+</body>
+</html>