2010-03-22 11:59:22 +00:00
|
|
|
# Standard RefPrefix definitions.
|
|
|
|
# This defines the label prefixes for use with refstyle.sty.
|
|
|
|
#
|
|
|
|
# Author: Richard Heck <rgheck@comcast.net>
|
|
|
|
#
|
|
|
|
# Note that this file is included in stdsections.inc, which is included
|
|
|
|
# in stdclass.inc, so any file that includes either of these will get
|
|
|
|
# the standard RefPrefix definitions.
|
|
|
|
|
2011-04-15 02:51:32 +00:00
|
|
|
Format 35
|
2010-03-22 11:59:22 +00:00
|
|
|
|
|
|
|
IfStyle Part
|
|
|
|
RefPrefix part
|
|
|
|
End
|
|
|
|
|
|
|
|
IfStyle Chapter
|
2010-11-10 16:45:55 +00:00
|
|
|
RefPrefix chap
|
2010-03-22 11:59:22 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
IfStyle Section
|
|
|
|
RefPrefix sec
|
|
|
|
End
|
|
|
|
|
|
|
|
IfStyle Subsection
|
|
|
|
RefPrefix sub
|
|
|
|
End
|
|
|
|
|
|
|
|
IfStyle Subsubsection
|
|
|
|
RefPrefix sub
|
|
|
|
End
|
|
|
|
|
|
|
|
IfStyle Paragraph
|
|
|
|
RefPrefix par
|
|
|
|
End
|
|
|
|
|
|
|
|
IfStyle Subparagraph
|
|
|
|
RefPrefix par
|
|
|
|
End
|