head	1.1;
access;
symbols;
locks
	mys:1.1; strict;
comment	@# @;


1.1
date	2000.10.12.15.08.06;	author mys;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@# Copyright (C) 1999 - Martin Strauss - under terms of GPL
################################################################################
# I $Name $Latexbefehl $Buttontext/Giffile $Curserrueckverschiebung           #
################################################################################


################################
# Grundlegendes
I documentstyle "\\documentstyle\[\]{}\n" documentstyle 4


# Schriftarten 
I bf "\\bf" Boldface 0
I it "\\it" Italic 0
I rm "\\rm" Roman 0
I em "\\em" Emphasize 0
I sc "\\sc" "SMALL CAPS" 0
I sl "\\sl" "Slanted" 0
I sf "\\sf" "Sans Serif" 0
I tt "\\tt" Typewriter 0

@
