On Sat, Oct 12, 2002 at 09:35:28PM -0600, Kent Kostuk wrote:

> 1. Is there a way to get the term "subject to" to appear in Roman in an
> equation.  max or min are are in the list of functions in the Math Panel,
> but "subject to" is not.

Use math text mode. Press ctrl-m (or press the a+b/c icon on the toolbar)
while in math mode to enter math text mode, and press ctrl-m again to exit
this mode.

> 2. I am using the book layout style and my equations numbers are of the
> format (1.1) and are placed to the right of the equation (at the end of the
> line).  What would I need to do to get the equations to be number like this
> [1.1] and at the beginning of the line?

If you are not using AMS math, then add the following lines to the preamble:

\renewcommand\@eqnnum{\hb@[email protected]\p@{}%
                      \rlap{\normalfont\normalcolor
                        \hskip -\displaywidth[\theequation]}}

If you are using AMS math, then write 'leqno' in the 'extra options' field
of the document dialog, and add the following line to the preamble:

\def\tagform@#1{\maketag@@@{[\ignorespaces#1\unskip\@@italiccorr]}}

Reply via email to