Top
Back: D.8.2.1 closetex
Forward: D.8.2.3 tex
FastBack: Appendix D SINGULAR libraries
FastForward: E Release Notes
Up: D.8.2 latex_lib
Top: 1 Preface
Contents: Table of Contents
Index: F Index
About: About This Document

D.8.2.2 opentex

Procedure from library latex.lib (see section 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: Appendix D SINGULAR libraries FastForward: E Release Notes Up: D.8.2 latex_lib Top: 1 Preface Contents: Table of Contents Index: F Index About: About This Document
            User manual for Singular version 2-0-4, October 2002, generated by texinfo.