Changeset 295148 in git for Singular/LIB/latex.lib


Ignore:
Timestamp:
Apr 14, 2009, 7:23:25 PM (15 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
38eaf6fbde45c8823f70fe705f2cc7ef86c68496
Parents:
bb93df632f69b8c4d26aaceae7bedd1505ab4d54
Message:
*hannes: english


git-svn-id: file:///usr/local/Singular/svn/trunk@11705 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/latex.lib

    rbb93df r295148  
    11///////////////////////////////////////////////////////////////////////////////
    2 version="$Id: latex.lib,v 1.33 2009-04-14 17:03:43 Singular Exp $";
     2version="$Id: latex.lib,v 1.34 2009-04-14 17:23:25 Singular Exp $";
    33category="Visualization";
    44info="
     
    590590\"(\" + int + \",\" + s' + \")\" --> \"_@{\"+ int +\"@}\" + \"^@{\" + s'+\"@}\"
    591591@end example
    592          Furthermore, strings which begin with a left parenthesis are modified
     592         Furthermore, strings which begin with a left brace are modified
    593593         by deleting the first and the last character (which is then assumed to
    594          be a right parenthes).
     594         be a right brace).
    595595
    596596         if @code{fname!=\"\"}: append the transformed string s to the file
Note: See TracChangeset for help on using the changeset viewer.