Changeset 5480da in git for Singular/LIB/tex.lib
- Timestamp:
- Apr 4, 1998, 12:47:15 AM (26 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- a42239a667454add16526617638435dcc1115d49
- Parents:
- fca547bc4a4fdc03461b1fa87b33c326d44b5733
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/tex.lib
rfca547 r5480da 1 // $Id: tex.lib,v 1. 4 1998-03-06 11:52:59krueger Exp $1 // $Id: tex.lib,v 1.5 1998-04-03 22:47:15 krueger Exp $ 2 2 // 3 3 // author : Christian Gorzel email: gorzelc@math.uni-muenster.de … … 5 5 /////////////////////////////////////////////////////////////////////////////// 6 6 7 7 version="$Id: tex.lib,v 1.5 1998-04-03 22:47:15 krueger Exp $"; 8 info=" 8 9 LIBRARY: tex.lib PROCEDURES FOR TYPESET OF SINGULAROBJECTS IN TEX 9 10 by Christian Gorzel, send bugs and … … 38 39 TeXaligned : (int) flag, write mappings (and ideals) aligned 39 40 TeXreplace : list, entries twoelemented list for replacing symbols 40 NoDollars : (int) flag, suppresses surrounding "$" signs41 41 NoDollars : (int) flag, suppresses surrounding \"$\" signs 42 "; 42 43 43 44 ///////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset
for help on using the changeset viewer.