GeneralSubsection not showing up

LaTeX specific issues not fitting into one of the other forums of this category.
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Re: Subsection not showing up

Post by frabjous »

Try deleting all the ancillary files that LaTeX creates, like .aux, etc., and try it again.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Adam_LUFC
Posts: 19
Joined: Mon Jan 24, 2011 6:22 pm

Subsection not showing up

Post by Adam_LUFC »

frabjous wrote:Try deleting all the ancillary files that LaTeX creates, like .aux, etc., and try it again.
Is this under TeXnic Centre or MiKTeX 2.8?
Adam_LUFC
Posts: 19
Joined: Mon Jan 24, 2011 6:22 pm

Re: Subsection not showing up

Post by Adam_LUFC »

Ok i've done that, but it's still not working :(
Adam_LUFC
Posts: 19
Joined: Mon Jan 24, 2011 6:22 pm

Subsection not showing up

Post by Adam_LUFC »

Image
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Subsection not showing up

Post by frabjous »

There are some fishy things there. Check your configuration settings for TXC -- it looks like it's trying to use BibTeX and makeindex, but nothing in your document calls for those things.

There's also an error there about "GUI framework cannot be initiated" -- which may be the error discussed here on the MikTeX 2.8 issues page.
Adam_LUFC
Posts: 19
Joined: Mon Jan 24, 2011 6:22 pm

Subsection not showing up

Post by Adam_LUFC »

frabjous wrote:There are some fishy things there. Check your configuration settings for TXC -- it looks like it's trying to use BibTeX and makeindex, but nothing in your document calls for those things.

There's also an error there about "GUI framework cannot be initiated" -- which may be the error discussed here on the MikTeX 2.8 issues page.
Thanks very much for your help, i worked out what i was doing wrong.

I had put this \usepackage{amsmath}
and the other maths package

So i deleted one and its all working for now.

Thanks once again.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Subsection not showing up

Post by localghost »

Then please mark the topic accordingly as written in Section 3 of the Board Rules (to be read before posting).

Thorsten
Post Reply