summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/catalogue/flags.xml
blob: d5b7c754b4510cd2083c5e18daf3153ec29c64e2 (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
<?xml version='1.0' encoding='us-ascii'?>
<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
<entry datestamp='$Date$' modifier='$Author$' id='flags'>
  <name>flags</name>
  <caption>Setting and clearing of flags in bit fields.</caption>
  <authorref id='auth:oberdiek'/>
  <copyright owner='Heiko Oberdiek' year='2007'/>
  <license type='lppl1.3'/>
  <version number='0.4'/>
  <description>
    This package allows the setting and clearing
    of flags in bit fields and converts the bit field into a
    decimal number. Currently the bit field is limited to 31 bits.
    <p/>
    It is now deprecated because of new more powerful
    package <xref refid='bitset'>bitset</xref>.
    <p/>
    The package is part of the <xref refid='oberdiek'>oberdiek</xref>
    bundle.
  </description>
  <documentation details='Package documentation'
      href='ctan:/macros/latex/contrib/oberdiek/flags.pdf'/>
  <ctan file='true' path='/macros/latex/contrib/oberdiek/flags.dtx'/>
  <miktex location='oberdiek'/>
  <texlive location='oberdiek'/>
  <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
</entry>