Changeset 236e89 in git for Singular/LIB/latex.lib
- Timestamp:
- Apr 6, 2009, 3:32:59 PM (14 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- f3c31a15740169790d1f07f8cb43045dd6f97991
- Parents:
- 3e0148f73204f48016fb0bac24417d0719db5d66
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/latex.lib
r3e0148 r236e89 1 1 /////////////////////////////////////////////////////////////////////////////// 2 version="$Id: latex.lib,v 1.3 1 2009-04-06 12:39:02 seelischExp $";2 version="$Id: latex.lib,v 1.32 2009-04-06 13:32:59 Singular Exp $"; 3 3 category="Visualization"; 4 4 info=" … … 592 592 Furthermore, strings which begin with a @code{\"@{\"} are modified 593 593 by deleting the first and the last character (which is then assumed to 594 be a @code{\"@}\"} ).594 be a @code{\"@}\"}}. 595 595 596 596 if @code{fname!=\"\"}: append the transformed string s to the file
Note: See TracChangeset
for help on using the changeset viewer.