[email protected] writes: > --Multipart_Mon_Nov__9_11:46:42_2009-1 > Content-Type: text/plain; charset=US-ASCII > > Hi, my thesis is structured like this: > > main.tex > chapters/ch1/main.tex > > The master file includes the chapters: > > \include{chapters/ch1/main} > > each of which has the special variable: > > %%% TeX-master: "../../main" > > > Until recently each chapter was a separate document and I had no > problem using preview. Now I can't preview and get red "stop" signs by > each formula and graphic. If I try to preview a section in > chapters/ch1/main.tex I get this error: > > pdfTeX warning (\pdfobj): invalid object number being ignored > > pdfTeX warning (\pdfobj): invalid object number being ignored > ) > (\end occurred inside a group at level 1)
Sounds like your document structure is gone missing. > > ### semi simple group (level 1) entered at line 69 (\begingroup) > ### bottom level So what do you have at line 69? > (see the transcript file for additional information) > No pages of output. > Transcript written on _region_.log. > > Preview-LaTeX exited as expected with code 1 at Mon Nov 9 11:11:11 > LaTeX: LaTeX found no preview images > > %%%%%%%%%%%%%%%%%%%%%% > > I've attached _region_.log, That attachment was empty. -- David Kastrup _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
