diff options
author | Karl Berry <karl@freefriends.org> | 2005-12-29 00:26:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2005-12-29 00:26:31 +0000 |
commit | c365d78bfcdeb6493a68e35e852244839c1c9ee4 (patch) | |
tree | d488910550c0a1dacc75509f02d03551d88ed2f4 /Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/undertilde.html | |
parent | 0d5f68998e0af490bbfdeb67a5dada34c034c8b0 (diff) |
doc/french+
git-svn-id: svn://tug.org/texlive/trunk@16 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/undertilde.html')
-rw-r--r-- | Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/undertilde.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/undertilde.html b/Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/undertilde.html new file mode 100644 index 00000000000..870bd3655f4 --- /dev/null +++ b/Master/texmf-doc/doc/polish/tex-virtual-academy-pl/latex2e/macro/undertilde.html @@ -0,0 +1,37 @@ +<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="undertilde">undertilde</a></h2> + +<p>Pakiet udostępnia polecenie + <code>utilde</code> umożliwiające wstawienie ,,wężyka'' pod znakiem + (działa tak jak akcent), można go używać tylko w trybie matematycznym. + Długość wężyka może się zmieniać w pewnych granicach (do ok. 3 znaków).</p> + +<p class="noindent">Przykład:<br/> +<pre> +$$\utilde{aqqbqqcqq}$$ +</pre> +<img src="undertilde-1.png"></p> +<p class="noindent">Pakiet jest dostępny pod adresem:<br/> +<a href="ftp://ftp.gust.org.pl/TeX/macros/latex/contrib/undertilde.tar">ftp://ftp.gust.org.pl/TeX/macros/latex/contrib/undertilde</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> |