How to put List of Tables before List of Figures

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
i am working on a document and tables of contents was generated by word. It
puts list of figures before list of tables, while I need to get list of
tables before list of figures.
How do i do it

thanks
 
The lists will be in the order in which you insert them. And always leave at
least one empty paragraph between the TOC fields so that one doesn't get
inside another.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
I've always found it rather ironic that one of the otherwise more
discouraged techniques [empty ¶s] is something recommendable in a case like
this %-} You'd think there would be something more in keeping with
"conventional wisdom":)

Regards |:>)
Bob Jones
[MVP] Office:Mac
 
It is certainly ironic, but there is a simple explanation, namely that the
fields not only reside in a paragraph of text; they also insert paragraphs
(that is, one for each TOC/TOF entry). With field codes displayed, you only
need one paragraph mark per field:

{ TOC \o "1-3" }¶
{ TOC \c "Figure" }¶

(Of course, in practice you also need a paragraph for the TOC/TOF heading.)

--
Stefan Blom
Microsoft Word MVP


CyberTaz said:
I've always found it rather ironic that one of the otherwise more
discouraged techniques [empty ¶s] is something recommendable in a case
like
this %-} You'd think there would be something more in keeping with
"conventional wisdom":)

Regards |:>)
Bob Jones
[MVP] Office:Mac



The lists will be in the order in which you insert them. And always leave
at
least one empty paragraph between the TOC fields so that one doesn't get
inside another.
 
Agreed that it is ironic, but I can't tell you how much trouble I've gotten
into (especially with conflicting styles) over this issue. It can be
extremely frustrating when you're trying to combine two TOCs seamlessly.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

Stefan Blom said:
It is certainly ironic, but there is a simple explanation, namely that the
fields not only reside in a paragraph of text; they also insert paragraphs
(that is, one for each TOC/TOF entry). With field codes displayed, you only
need one paragraph mark per field:

{ TOC \o "1-3" }¶
{ TOC \c "Figure" }¶

(Of course, in practice you also need a paragraph for the TOC/TOF heading.)

--
Stefan Blom
Microsoft Word MVP


CyberTaz said:
I've always found it rather ironic that one of the otherwise more
discouraged techniques [empty ¶s] is something recommendable in a case
like
this %-} You'd think there would be something more in keeping with
"conventional wisdom":)

Regards |:>)
Bob Jones
[MVP] Office:Mac



The lists will be in the order in which you insert them. And always leave
at
least one empty paragraph between the TOC fields so that one doesn't get
inside another.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top