<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

Textoidl/

sub_sup_idl.pro

topsub_sup_idl

result = sub_sup_idl(token, FORCE_UD=FORCE_UD)

NAME: SUB_SUP_IDL PURPOSE: Return the proper IDL font positioning command for TeX sub/superscripts. CATEGORY: CALLING SEQUENCE: fnt = sub_sup_idl( strn ) INPUTS: strn -- Either '^' or '_', the TeX super/subscript in characters KEYWORD PARAMETERS: /FORCE_UD -- Set this to use !U/!D instead of !E/!I for sub/superscripts . OUTPUTS: fnt -- Either '!U' or !E' for superscripts, out or '!D' or '!I' for subscripts. COMMON BLOCKS: SIDE EFFECTS: NOTES: EXAMPLE: LIBRARY FUNCTIONS CALLED: MODIFICATION HISTORY: $Id: sub_sup_idl.pro 327 2007-12-13 16:22:35Z pinsard $ $Log: sub_sup_idl.pro,v $ Revision 1.1 1996/01/31 18:47:37 mcraig Initial revision RELEASE: $Name: Rel_2_1_2 $

Parameters

token       

Keywords

FORCE_UD       

Statistics

McCabe cyclic 6
McCabe essential 1
McCabe modular design 1
Produced by IDLdoc 2.0.