AZ logo

CTAN directory: /macros/latex/contrib/refstyle

Note: you requested the material at a path /macros/latex/contrib/refstyle/tex that doesn't exist. This is the closest directory.

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
refstyle Advanced formatting of cross references.

Files

Name Size* Date UTC Notes
README 2 KiB 2010-Oct-21 Shown below
refconfig.dtx 40 KiB 2010-Nov-03
refconfig.pdf 286 KiB 2010-Nov-03
refstyle.cfg 20 KiB 2010-Nov-03
refstyle.dtx 67 KiB 2010-Nov-03
refstyle.ins 4 KiB 2010-Oct-21
refstyle.pdf 473 KiB 2010-Nov-03
refstyle.sty 11 KiB 2010-Nov-03

  *File sizes in kibibytes.

Contents of README

                     The refstyle package
                    For extended references

File:       README
Author:     Danie Els

DESCRIPTION
===========

The package provides a user interface to define sets of reference
and label commands for each referable object such as an equation or
a table, etc.

Copyright:  2002--2010 Danie Els
Licence:    LPPL

FILES IN DISTRIBUTION
=====================

   BASE DISTRIBUTION:

      README         This file.
      refstyle.ins   Package installation file.
      refstyle.dtx   Package source file.
      refconfig.dtx  Package configuration source file.

      refstyle.sty
      refstyle.cfg   Package style and config files. Was produced by
                     executing "latex refstyle.ins".

   DOCUMENTATION:

      refstyle.pdf   User manual for refstyle package. It was
                     produced by executing:
					 
                        latex refstyle.ins
						
                        pdflatex refstyle.dtx
                        pdflatex refstyle.dtx
                        makeindex -s gglo.ist -o refstyle.gls refstyle.glo
                        makeindex -s gind.ist -o refstyle.ind refstyle.idx
                        pdflatex refstyle.dtx
                        pdflatex refstyle.dtx

      refconfig.pdf  Configuration manual for refstyle package. Produced
                     form refconfig.dtx in the same manner as above.


BASIC INSTALLATION
====================

   The minimum requirement to use the package is the to have
   refstyle.sty and refstyle.cfg in a directory where TeX can find it.

   For a basic installation on a TDS compliant system, move the following
   files to the following directories:

     <texmf>/tex/latex/refstyle/
        refstyle.sty
        refstyle.cfg

     <texmf>/source/latex/refstyle/
         refstyle.ins
         refstyle.dtx
         refconfig.dtx

     <texmf>/doc/latex/refstyle/
         README
         refstyle.pdf
         refconfig.pdf