! $Id: TitlePlug,v 1.1 1997/06/14 13:24:27 cm Exp $
!



!*FontSizeAttribute*Size.borderWidth:		1
!*FontAngleAttribute*Angle.borderWidth:		1
!*FontAlignAttribute*Align.borderWidth:		1
!*FontTrackAttribute*Kerning.borderWidth:	1
!*FontLeadingAttribute*Leading.borderWidth:	1


! ------------------------------------------------------------------------------
! Actions
!
*TextForm*TextInput.translations:	\
#override \
Alt<Key>osfUp:		doAttributes(ATTRIBUTE_UP)   	\n\
Alt<Key>osfDown:	doAttributes(ATTRIBUTE_DOWN)	\n\
Alt<Key>osfLeft:	doAttributes(ATTRIBUTE_LEFT)	\n\
Alt<Key>osfRight:	doAttributes(ATTRIBUTE_RIGHT)
