Top
Back: D.8.2 latex_lib
Forward: D.8.2.2 opentex
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.1 closetex

Procedure from library latex.lib (see latex_lib).

Usage:

closetex(fname); fname string

Return:

nothing; writes a LaTeX2e closing line into file <fname>.

Note:

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

Example:

 
LIB "latex.lib";
opentex("exmpl");
texobj("exmpl","{\\large \\bf hello}");
closetex("exmpl");

Top Back: D.8.2 latex_lib Forward: D.8.2.2 opentex 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.