Top
Back: D.8.1.3 mplot
Forward: D.8.2.1 closetex
FastBack: D. SINGULAR libraries
FastForward: E. Release Notes
Up: D.8 Visualization
Top: Singular 2-0-4 Manual
Contents: Table of Contents
Index: F. Index
About: About This Document

D.8.2 latex_lib

Library:

latex.lib

Purpose:

Typesetting of Singular-Objects in LaTeX2e

Author:

Christian Gorzel, gorzelc@math.uni-muenster.de

Procedures:

Global variables:

TeXwidth, TeXnofrac, TeXbrack, TeXproj, TeXaligned, TeXreplace, NoDollars are used to control the typesetting. Call texdemo(); to obtain a LaTeX2e file texlibdemo.tex explaining the features of latex.lib and its global variables.

 
  TeXwidth (int) -1, 0, 1..9, >9:  controls breaking of long polynomials
  TeXnofrac (int) flag:  write 1/2 instead of \frac{1}{2}
  TeXbrack (string) "{", "(", "<", "|", empty string: 
                                   controls brackets around ideals and matrices
  TeXproj (int) flag:  write ":" instead of "," in vectors
  TeXaligned (int) flag:  write maps (and ideals) aligned
  TeXreplace (list) list entries = 2 strings:  replacing symbols
  NoDollars (int) flag:  suppresses surrounding $ signs

Top Back: D.8.1.3 mplot Forward: D.8.2.1 closetex FastBack: D. SINGULAR libraries FastForward: E. Release Notes Up: D.8 Visualization 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.