Contents Class: FormatterHTB
<<Method: FormatterHTB.write_index<< >>Method: FormatterHTB.write_linebreak>>
Method: FormatterHTB.write_ref
Synopsis: write_ref( self, context, labelname, targetContext=None
)
- Base implementations in classes:
-
Formatter
- Related implementations in classes:
-
FormatterLaTeX
Produce a link to generate a hyper link to label
labelname
in
targetContext
. If target is
None
, than assume
labelname
to be
a label in the current context
context
.
- FixMe:
- Currently, argument
targetContext
is not used in the program.
So, you can only produce links within the same context.
Elements:
none
Generated by pymanual (c) 2005-2006 on August 02, 2006.