diff options
author | Karl Berry <karl@freefriends.org> | 2013-06-24 23:49:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-06-24 23:49:55 +0000 |
commit | 7d1203a060ca52cbdb8db1287877236c52ce27c4 (patch) | |
tree | 3c151f1c9fa39cefe8902f005fba7b0a86c3483f /Master/texmf-dist/doc/latex/stackengine/README | |
parent | f1316ac6bcdaef58b97ed975aacd6f5a22794db0 (diff) |
stackengine (20jun13)
git-svn-id: svn://tug.org/texlive/trunk@30918 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/stackengine/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/stackengine/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/stackengine/README b/Master/texmf-dist/doc/latex/stackengine/README new file mode 100644 index 00000000000..9609ff53238 --- /dev/null +++ b/Master/texmf-dist/doc/latex/stackengine/README @@ -0,0 +1,23 @@ +The stackengine package provides a versatile way to vertically stack +objects in a variety of customizable ways. A number of useful macros +are provided, all of which make use of the stackengine core. These +macros allow a wide variety of tasks, including: + +-creating aligned stacks of specified inter-item gap; + +-creating aligned stacks of specified inter-item baselinse shift; + +-stacking both above and below the baseline; + +-overlaying character glyphs; + +-insetting graphical images atop larger background images; + +-top and bottom lapping; shifting the horizontal axis of a stack; + +-changing the baseline of an object; + +-subfigure labeling; + +This package is primarily intended for text mode, thought it can be +adapted for use in math mode. |