Texmaker and TeXstudioproblem with compilation

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
george216
Posts: 5
Joined: Sat Aug 21, 2010 2:39 am

problem with compilation

Post by george216 »

Dear friends,
I use texmaker 2.0 for windows, when I compile my thesis using toolbar: pdflatex view pdf, I don't get a file pdf for my thesis.
I use also: quick compilation view dvi, I get nothing.
I don't know where's the problem.
can you please help me. Many thanks in advance.

Recommended reading 2024:

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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10320
Joined: Mon Mar 10, 2008 9:44 pm

Re: problem with compulation

Post by Stefan Kottwitz »

Hi George,

welcome to the board!
Please post the produced file with the extension .log as attachment here. It contains errors and warning. Perhaps we could tell you more then.

Stefan
LaTeX.org admin
george216
Posts: 5
Joined: Sat Aug 21, 2010 2:39 am

Re: problem with compulation

Post by george216 »

Thank you very much Stefan_k,
the problem I didn't find also a log file. This is the first time I work with this version of Texmaker but I think the old versions are easier to manipulate.
Kind regards.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10320
Joined: Mon Mar 10, 2008 9:44 pm

Re: problem with compilation

Post by Stefan Kottwitz »

That file with the extension .log should be located in the same folder/directory like your main .tex document.
You could use the Windows explorer to find and to open it.

Stefan
LaTeX.org admin
george216
Posts: 5
Joined: Sat Aug 21, 2010 2:39 am

Re: problem with compilation

Post by george216 »

I can't find it.
Stefan, what are the steps of compiling a document with this version of Texmaker.
Thanks.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10320
Joined: Mon Mar 10, 2008 9:44 pm

problem with compilation

Post by Stefan Kottwitz »

Another way, directly in Texmaker 2.0: hava a look at the screenshot:
logfile.png
logfile.png (15.9 KiB) Viewed 10583 times
Click the button "View log" below the word "Messages" to view the log. Check the infos there, perhaps copy&paste it here.

Stefan
LaTeX.org admin
george216
Posts: 5
Joined: Sat Aug 21, 2010 2:39 am

Re: problem with compilation

Post by george216 »

Stefan, after a long struggle, I viewed my pdf file but I did not see in my pdf file the table of contents and the list of tables. But when I introduced some corrections to my document, I did not get again the pdf file and when I try to compile again I can not because I can not touch any key in Texmaker's window . When I close the Texmaker, I can not open it again and to open it I have to restart my computer. I doubt that my antivirus software, which is Kaspersky 7.0, blocks the functioning of Texmaker .The log file is attached here.
Attachments
docum.log
(24.52 KiB) Downloaded 593 times
george216
Posts: 5
Joined: Sat Aug 21, 2010 2:39 am

Re: problem with compilation

Post by george216 »

unfortunately, there's no solution
benibela
Posts: 97
Joined: Thu Aug 09, 2007 8:13 pm

problem with compilation

Post by benibela »

Have to tried to fix the errors mentioned in your log?
Line 4: Undefined control sequence \FrenchItemizeSpacingfalse
Line 35: Paragraph ended before \contentsline was complete ...k or <return> to continue without it.}\par
Line 35: Missing { inserted ...t it.}\par \let \reserved@d = *\def \par }
Line 35: Extra }, or forgotten \endgroup ... it.}\par \let \reserved@d = *\def \par }}
Line 36: Paragraph ended before \contentsline was complete ...k or <return> to continue without it.}\par
Line 36: Missing { inserted ...t it.}\par \let \reserved@d = *\def \par }
Line 36: Extra }, or forgotten \endgroup ... it.}\par \let \reserved@d = *\def \par }}
Line 37: Paragraph ended before \contentsline was complete ...k or <return> to continue without it.}\par
Line 37: Missing { inserted ...t it.}\par \let \reserved@d = *\def \par }
Line 37: Extra }, or forgotten \endgroup ... it.}\par \let \reserved@d = *\def \par }}
Line 38: Paragraph ended before \contentsline was complete ...k or <return> to continue without it.}\par
Line 38: Missing { inserted ...t it.}\par \let \reserved@d = *\def \par }
Line 38: Extra }, or forgotten \endgroup ... it.}\par \let \reserved@d = *\def \par }}
Line 0: You have requested document class `theseUL1_2',but the document class provides `theseUL'.
Line 0: Option `letterpaper' is no longer used.
Line 0: OT1 encoding should not be used for French.
Post Reply