summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tpm/maybemath.tpm
blob: a74af6caa61b9f6eca908efba0cc56f0ef7f711f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
  <rdf:Description about="http://texlive.dante.de/texlive/Package/maybemath.zip">
    <TPM:Name>maybemath</TPM:Name>
    <TPM:Type>Package</TPM:Type>
    <TPM:Date>2006/01/09 00:44:40</TPM:Date>
    <TPM:Version>1.0</TPM:Version>
    <TPM:Creator>rahtz</TPM:Creator>
    <TPM:Title>
Make math bold or italic according to context.
    </TPM:Title>
    <TPM:Description>
The \maybebm and \maybeit macros can be used in math
expressions to make the arguments typeset as bold or italic
respectively if the surrounding context is appropriate. They
are useful for writing user macros for use in general contexts.
\maybebm is especially appropriate when section titles contain
math expressions, since the title will appear bold but the
header and table of contents usually replicate the title in
normal width.  It uses the bm package to
make things bold
\maybeit performs a similar role to \mathrm{} but the math
expression will be italicised if the surrounding text is.
\maybeitsubscript is provided to shift subscripts to the left
if the expression is italicised.
[description copied from TeX Catalogue]
    </TPM:Description>
    <TPM:Author>unknown</TPM:Author>
    <TPM:Size>79829</TPM:Size>
    <TPM:Build/>
    <TPM:RunFiles size="3037">
texmf-dist/tex/latex/maybemath/maybemath.sty
texmf-dist/tpm/maybemath.tpm
    </TPM:RunFiles>
    <TPM:DocFiles size="76792">
texmf-dist/doc/latex/maybemath/README
texmf-dist/doc/latex/maybemath/maybemath.pdf
texmf-dist/doc/latex/maybemath/maybemath.tex
    </TPM:DocFiles>
    <TPM:Provides>Package/maybemath</TPM:Provides>
  </rdf:Description>
</rdf:RDF>