summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/numprint/nbaseprt.xml
blob: afdb5430bf7be8af2868b6ae3c8f1c2d23f73923 (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
<?xml version="1.0"?>
<!DOCTYPE entry SYSTEM "../catalogue.dtd">
<entry id="nbaseprt" 
       datestamp="2004/08/08"
       modifier="h.harders@tu-bs.de">
  <about>
    <name>nbaseprt</name>
    <caption>Print numbers in different number bases with separators.</caption>
    <author>
      <name>Harald Harders</name>
      <email>h.harders@tu-bs.de</email>
    </author>
    <license type="lppl"/>
    <version>
      <number>0.10</number>
    </version>
  </about>
  <description>
    <abstract>
This package prints integer numbers in different bases (octal,
decimal, hexadecimal, binary) similarly to the numprint package.
But here, the number of digits within one group depends on the
base.

This version of nbaseprt.sty is a BETA VERSION.
The main command \nbaseprint will stay stable but
all configuration commands and the output of
\nbaseprint may change in future.
Please give me feedback what can be improved and if the
abbreviations for the different number bases are correct.
    </abstract>
  </description>
  <distribution>
    <texlive>latex3</texlive>
    <ctan>macros/latex/contrib/nbaseprt</ctan>
  </distribution>
</entry>