Re: HTMLSave and Numbering
- To: mathgroup at smc.vnet.net
- Subject: [mg41925] Re: HTMLSave and Numbering
- From: Leonid Paramonov <leonid at mip.sdu.dk>
- Date: Tue, 10 Jun 2003 04:46:55 -0400 (EDT)
- Organization: UNI-C
- References: <bbf2su$q1u$1@smc.vnet.net> <bbi0r3$7a9$1@smc.vnet.net> <bbkp69$hdo$1@smc.vnet.net> <bbnasq$2ej$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Paul Abbott wrote: > > Another suggestion is to use > > Input | Convert Automatic Objects to Literal > > before the HTML conversion. > > Cheers, > Paul > Thanks These two works in tandem. "Input/Convert Automatic Objects to Literal" works with text cells (but not with numbering objects on the cell frame as in eqns. and figs.) But then the first trick with direct CounterAssignments for eqns and figs cells works with frame labels. One thing: If automatic objects are converted to laterals it could not be restored back. So, it is a good idea to make a backup of the notebook file before conversions if something need to be changed later. I have chapters of my PhD dissertation wich are big and have a lot of eqns and figs ... regards, Thanks again Leonid