Changeset 5d21375 in git


Ignore:
Timestamp:
Jan 16, 2001, 3:49:46 PM (23 years ago)
Author:
Christoph Lossen <lossen@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
0145ef1c07e39844d1fbf51fa532deea8cb50af9
Parents:
2c2b13bbbe8e73527f21af7b4a89405858cd8f64
Message:
* lossen: minor corrections of help strings (html behaviour)


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/standard.lib

    r2c2b13 r5d21375  
    11//////////////////////////////////////////////////////////////////////////////
    2 version="$Id: standard.lib,v 1.55 2001-01-16 13:48:44 Singular Exp $";
     2version="$Id: standard.lib,v 1.56 2001-01-16 14:49:46 lossen Exp $";
    33category="Miscellaneous";
    44info="
     
    435435a heuristically choosen method.
    436436@* The second (int) argument (say, @code{k}) specifies the length of
    437 the resolution. If @code{k <=0 } then k is assumed to be the number of
    438 variables of the basering.
     437the resolution. If it is not positive then @code{k} is assumed to be the
     438number of variables of the basering.
    439439@* If a third argument is given, the returned resolution is minimized.
    440440
     
    448448@code{lres} (La'Scala's method), see @ref{lres}.
    449449
    450 @ifinfo
    451 @item *not minimized resolution and (homogeneous input with k<>0,
    452 or local rings):*@*
    453 @end ifinfo
    454 @tex
    455 @item {\bf not minimized resolution and (homogeneous input with k
    456 $\neq$0, or local rings):}
    457 @end tex
     450@item @strong{not minimized resolution and (homogeneous input with k not 0, or local rings):}
    458451@code{sres} (Schreyer's method), see @ref{sres}.
    459452
Note: See TracChangeset for help on using the changeset viewer.