summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/makebox/makebox.xml
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/makebox/makebox.xml
Initial commit
Diffstat (limited to 'macros/latex/contrib/makebox/makebox.xml')
-rw-r--r--macros/latex/contrib/makebox/makebox.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/macros/latex/contrib/makebox/makebox.xml b/macros/latex/contrib/makebox/makebox.xml
new file mode 100644
index 0000000000..40e4538793
--- /dev/null
+++ b/macros/latex/contrib/makebox/makebox.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0"?>
+<!DOCTYPE entry SYSTEM "../catalogue.dtd">
+<entry id="makebox"
+ datestamp="2004/07/31"
+ modifier="h.harders@tu-bs.de">
+ <about>
+ <name>makebox</name>
+ <caption>makebox* command with width from a sample text.</caption>
+ <author>
+ <name>Harald Harders</name>
+ <email>h.harders@tu-bs.de</email>
+ </author>
+ <license type="lppl"/>
+ <version>
+ <number>0.1</number>
+ </version>
+ </about>
+ <description>
+ <abstract>
+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.
+ </abstract>
+ </description>
+ <distribution>
+ <texlive>latex3</texlive>
+ <ctan>macros/latex/contrib/makebox</ctan>
+ </distribution>
+</entry>