Thanks for the answers, guys. But... I know this is a stupid question, but I
couldn't get SEQ field to work. Word said I didn't define any bookmark
(Error! Bookmark not defined).
I chose Insert -> Field -> Categories = Numbering -> Field Names =Seq. I
clicked Options..., but I didn't know how to add bookmark to the code. I
know, the format is SEQ identifier [bookmark] [switches]. But what bookmark
should I add to the code? The buttons in Bookmark tab are disabled!
This was what I wrote for the field code:
SEQ Eq III.\* Arabic
I thought the result would be like this:
Eq III.1
Eq III.2
etc.
Please help...
Thanks again!
Chen Kang.
-----Original Message-----
From: Suzanne S. Barnhill <sbar...@zebra.net>
Newsgroups: microsoft.public.word.pagelayout
Date: Tuesday, January 19, 1999 8:47 PM
Subject: Re: Numbering Equations?
>If you want your equations centered on the line, it is more satisfactory to
>use a center tab centered between the margins for the equation and a right
>tab at the right margin for the caption. Create a paragraph style that has
>these tabs and the necessary space above and below. You can save the SEQ
>field as AutoText (with an appropriate short name) for ease of entry.
>
>--
>Suzanne S. Barnhill
>Words into Type
>Fairhope, AL USA
>sbar...@zebra.net
>
>Scott Matthewman wrote in message
><#uw7UF7Q#GA....@uppssnewspub05.moswest.msn.net>...
>>Hi Chen
>>
>>To position your equations properly, make sure that "Float over text" is
>>turned off for each of them. Then use 2-column tables, putting the
>>equation in the left-hand one. In the right-hand column, use a SEQ field
>>(using "Equation" as your sequence name) to insert the number. Adding
>>the field switch \# "(#)" will give you the number formatting you need.
>>
>>To create a table of figures, use a TOC field with a \c "Equation"
>>switch to reference the list of equations.
>>
>>All the help for the SEQ and TOC fields is in the main Word help file.
>>
>>Hope this helps,
>>
>>Scott
>>--
>>Scott Matthewman Senior Technical Analyst
>>sc...@direct-image.co.uk Direct Image Systems & Communications Ltd
Although it is possible to format the number to have some text (Eq III.)
attached to it, you'll have to explore the Help files and experiment some
more to figure out how to do this. Since it appears that you're restarting
equation numbering with each chapter, what you need to do is add a STYLEREF
or some other kind of cross reference to your chapter number for the first
part of your sequence. The example in the Help article on SEQ fields may be
helpful there. You'll also need to format the SEQ field of the first
equation in each chapter with the \r 1 switch to restart numbering.
Note, too, that the \*arabic switch is probably unnecessary, as I believe
that that is the default.
--
Suzanne S. Barnhill
Words into Type
Fairhope, AL USA
sbar...@zebra.net
Chen Kang wrote in message ...
Chen.