source: git/doc/tutor.tex @ 012576

fieker-DuValspielwiese
Last change on this file since 012576 was 341696, checked in by Hans Schönemann <hannes@…>, 15 years ago
Adding Id property to all files git-svn-id: file:///usr/local/Singular/svn/trunk@12231 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 1.8 KB
RevLine 
[5b54c8b]1\input texinfo    @c -*-texinfo-*-
[341696]2@comment $Id$
[5b54c8b]3@c ---------------------------------------------------------------------------
[6fc50d]4@comment %**start of header
5@c -----------------------
[5b54c8b]6@setfilename tutor.hlp
7@settitle Singular Tutorial
8@iftex
9@afourpaper
10@finalout
11@end iftex
12@comment %**end of header
13@c ------------------------
[9ca37a]14@include version.texi
[6fc50d]15@c ------------------------
[33471f8]16@html
[5632b1]17<CENTER><A HREF="http://www.singular.uni-kl.de/" TARGET="_parent">
[33471f8]18<IMG SRC="images/singular.jpg"></A></CENTER><BR>
19@end html
[5b54c8b]20@ifinfo
21this is the texinfo file with the Singular Tutorial (version @value{VERSION})
22@end ifinfo
23@c
24@c ----------------------------------------------------------------------------
[33471f8]25@node    Top, Preface,    (dir),    (dir)
[5b54c8b]26@ifinfo
[33471f8]27@c q: quit help, m: menu item, n: next node, p: previous node, u: up
[5b54c8b]28@sp 1
29@center Singular Tutorial
30@center Version @value{VERSION}
[f550574]31@center A Computer Algebra System for Polynomial Computations
[5b54c8b]32@sp 2
33@center University of Kaiserslautern
34@center Department of Mathematics and Centre for Computer algebra
35@end ifinfo
36@menu
[33471f8]37* Preface::
[f550574]38* Introduction::
[33471f8]39* Getting started::
[5b54c8b]40* Examples::
41@end menu
42@c ----------------------------------------------------------------------------
[f550574]43@node Preface, Introduction, (dir),  (dir)
[5b54c8b]44@chapter Preface
[f550574]45@cindex Preface
46
[9ca37a]47@include COPYING.texi
[5b54c8b]48@c ----------------------------------------------------------------------------
[f550574]49@node Introduction, Examples, Preface, Top
50@chapter Introduction
51@cindex Introduction
52
[5b54c8b]53@include start.tex
54@c ----------------------------------------------------------------------------
[6fc50d]55@node Examples,Index,Introduction, Top
[f550574]56@chapter Examples
57@cindex Examples
58
[5b54c8b]59@include examples.tex
60@c ----------------------------------------------------------------------------
[33471f8]61@node ,,Examples,Top
[5b54c8b]62@contents
63@bye
Note: See TracBrowser for help on using the repository browser.