summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/verbdef.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/verbdef.html')
-rw-r--r--Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/verbdef.html38
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/verbdef.html b/Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/verbdef.html
new file mode 100644
index 00000000000..5893b1ea81c
--- /dev/null
+++ b/Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/verbdef.html
@@ -0,0 +1,38 @@
+<html>
+<head>
+<title> Zastaw ciekawych makroinstrukcji </title>
+<LINK REL="stylesheet" TYPE="text/css" HREF="mycss.css">
+<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, latex, makroinstrukcje, pakiety makroinstrukcji, Wirtualna Akademia">
+</head>
+<body bgcolor=#a0f0a0>
+<h2><a name="verbdef">verbdef</a></h2>
+<p>Pakiet dostarcza polecenia <code>\verbdef</code>, którego przeznaczeniem
+jest tworzenie poleceń prezentujących krótkie (z góry określone) nieformatowane teksty,
+tak utworzone polecenia nie są ,,kruche''
+i mogą być argumentem innych poleceń.<br/>
+
+Przykład:<br/>
+<pre>
+\verbdef\fn|char *file_name|
+</pre>
+użycie polecenia <code>\fn</code> wyprowadzi napis
+<tt>char *file_name</tt> czcionką typu <tt>typewriter</tt>; konwencja
+rozpoczynania i kończenia napisu jest identyczna jak w polecenie
+<code>\verb</code>. Wersja ,,gwiazdkowa'' polecenia <code>\verbdef</code>
+zamiast spacji wyprowadza specjalne znaki ilustrujące je.</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: 12.VI.2004.
+</body>
+</html>
+