Directory tex-archive/macros/latex/contrib/makebox
makebox.sty
===========
Define a \makebox* command that does the same as a \makebox command
while the width is given by a sample text instead of an explicit length
measure.
Copyright 2000--2004 Harald Harders
This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License Distributed from CTAN
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or any later version.
Installation:
automatic: - run make
- run make install
or
- run make
- copy makebox.sty to a place where LaTeX can find it
- run texhash or the corresponding command of your distribution
by hand: - execute latex on makebox.ins
- copy makebox.sty to a place LaTeX can find it
- run texhash or the corresponding command of your distribution
If you also want to re-compile the documentation which should not
be necessary do the following items, too:
- execute:
pdflatex makebox.dtx
pdflatex makebox.dtx
makeindex -s gglo.ist -o makebox.gls makebox.glo
makeindex -s gind.ist makebox
pdflatex makebox.dtx
- copy makebox.pdf to the documentation tree of your
TeX implementation
- run texhash or the corresponding command of your distribution,
again
2004/07/31
Harald Harders
h.harders@tu-bs.de
Files
| Name | Size | Date | Notes |
|---|---|---|---|
ChangeLog |
74 | 2004-07-31 04:52:21 | |
Makefile |
2440 | 2004-07-31 04:54:29 | |
README |
1419 | 2004-07-31 04:50:44 | |
getversion.tex |
151 | 2004-07-31 04:46:19 | |
makebox.dtx |
4168 | 2004-07-31 04:57:06 | |
makebox.ins |
493 | 2004-07-31 04:33:47 | |
makebox.pdf |
281990 | 2004-07-31 04:57:14 | |
makebox.xml |
789 | 2004-07-31 04:51:37 | |
testmakebox.tex |
339 | 2004-07-31 04:32:49 |
Download the complete
contents of this directory in one zip archive
(269.9k).
makebox – Defines a \makebox* command
Define a \makebox* command that does the same as a \makebox command, except that the width is given by a sample text instead of an explicit length measure.
| Documentation |
Package Readme Package documentation |
| Version | 0.1 |
| License | The LaTeX Project Public License |
| Maintainer | Harald Harders |
| Contained in | TeXLive as makebox |
| MiKTeX as makebox | |
| Topics |
creating boxes |
