[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


SUB_SUP_IDL Source code in sub_sup_idl.pro

SUB_SUP_IDL

Name
       SUB_SUP_IDL
Purpose
       Return the proper IDL font positioning command for TeX
       sub/superscripts.
Category

Calling Sequence
       fnt = sub_sup_idl( strn )
Input Parameters
       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 .
Output Parameters
       fnt -- Either '!U' or !E' for superscripts,              out
              or '!D' or '!I' for subscripts.
Common Blocks

Side Effects

Note

Example

Library Functions Called

Revision History
       $Id: sub_sup_idl.pro,v 1.1 1996/01/31 18:47:37 mcraig Exp $
       $Log: sub_sup_idl.pro,v $
       Revision 1.1  1996/01/31 18:47:37  mcraig
       Initial revision
Release
       $Name: Rel_2_1_2 $

Last modified by pro2html on 2004 June 29 at 21:24 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically