diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-337.html')
-rw-r--r-- | Master/texmf-doc/doc/english/latex2e-html/ltx-337.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-337.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-337.html new file mode 100644 index 00000000000..f4e30f67bc1 --- /dev/null +++ b/Master/texmf-doc/doc/english/latex2e-html/ltx-337.html @@ -0,0 +1,23 @@ +<html> +<head><title>Help On LaTeX \usebox</title></head> +<body bgcolor="#ffffff" text="#000000" link="#000099" vlink="#cc0000" alink="#cc0000"> +<h1><font size="-2">Hypertext Help with LaTeX</font><br><font color="#cc0000">\usebox</font></h1> +<p> + <tt>\usebox{cmd}</tt> +<p> + + Prints the box most recently saved in <tt>cmd by</tt> a +<a href="ltx-307.html"><tt>\savebox</tt> or <tt>\sbox</tt></a> command. +<p> + The <tt>\usebox</tt> command is <a href="fragile.html">robust</a>. +<hr> +See <a href="ltx-143.html">Spaces and Boxes</a><br> +See <a href="ltx-277.html"><tt>\newsavebox</tt></a>, + <a href="ltx-307.html"><tt>\savebox</tt></a><br> +Back to the <a href="ltx-2.html">Table of Contents</a> +<hr> +<address> +Revised: Sheldon Green, 8 Aug 1995. +</address> +</body> +</html> |