Top
Back: D.8.2.1 closetex
Forward: D.8.2.3 tex
FastBack: D. SINGULAR libraries
FastForward: E. Release Notes
Up: D.8.2 latex_lib
Top: Singular 2-0-4 Manual
Contents: Table of Contents
Index: F. Index
About: About This Document

D.8.2.2 opentex

Procedure from library latex.lib (see latex_lib).

Usage:

opentex(fname); fname string

Return:

nothing; writes a LaTeX2e header into a new file <fname>.

Note:

preceding ">>" are deleted and suffix ".tex" (if not given) is added to fname.

Example:

 
LIB "latex.lib";
opentex("exmpl");
texobj("exmpl","hello");
closetex("exmpl");

Top Back: D.8.2.1 closetex Forward: D.8.2.3 tex FastBack: D. SINGULAR libraries FastForward: E. Release Notes Up: D.8.2 latex_lib Top: Singular 2-0-4 Manual Contents: Table of Contents Index: F. Index About: About This Document
            User manual for Singular version 2-0-4, October 2002, generated by texi2html.