GeneralOutput Problem

General information and discussion about TeXnicCenter
Post Reply
lena
Posts: 3
Joined: Tue Sep 27, 2011 9:25 pm

Output Problem

Post by lena »

Hello :) ,

I am new member hear and I have a problem with TexnicCenter. I build thesis1.tex and it shows no mistakes but when I have the output in dvi, then it doesn't show the changes which I wrote.

Please help me!

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: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Re: Output Problem

Post by Stefan Kottwitz »

Hi Lena,

try closing the dvi viewer and opening the file again.
Have a close look at the log file, to see if output is produced or if there's any warning. You could also post the .log file here as attachment.

Stefan
LaTeX.org admin
lena
Posts: 3
Joined: Tue Sep 27, 2011 9:25 pm

Output Problem

Post by lena »

Here the log file:

Code: Select all

This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded format=latex 2011.9.27)  29 SEP 2011 17:24
entering extended mode
**thesis1.tex
("C:\Users\Ελένη\Documents\Ptyxiaki Ergasia\MyPaper\thesis1\thesis1.tex"
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic, 
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat
vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerm
an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish, portuguese, 
romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swis
sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, u
senglishmax, welsh, loaded.
("C:\Users\Ελένη\Documents\Ptyxiaki Ergasia\MyPaper\thesis1\vpp_thesis.cls
"
Document Class: vpp_thesis 2000/13/11 vpp_thesis class by Vassilis P. Plagianak
os
("C:\Users\Ελένη\Documents\Ptyxiaki Ergasia\MyPaper\thesis1\myreport.cls"
Document Class: myreport 1996/05/26 v1.3r Standard LaTeX document class
("C:\Program Files\MiKTeX 2.9\tex\latex\base\size11.clo"
File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@chapter=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
\c@figure=\count86
\c@table=\count87
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
("C:\Users\Ελένη\Documents\Ptyxiaki Ergasia\MyPaper\thesis1\setspace.sty")
("C:\Users\Ελένη\Documents\Ptyxiaki Ergasia\MyPaper\thesis1\fancyhdr.sty"
\headwidth=\dimen103
) ("C:\Users\Ελένη\Documents\Ptyxiaki Ergasia\MyPaper\thesis1\caption2.sty
"
Package: caption2 1995/10/09 v2.0 caption package (AS)
Package: caption v2.0(BETA) <1995/10/09> (Harald Sommerfeldt)
\realcaptionwidth=\skip43
\captionbox=\box26
\captionlabelsep=\dimen104
\captionmargin=\dimen105
\captionwidth=\dimen106
\captionindent=\dimen107
) ("C:\Users\Ελένη\Documents\Ptyxiaki Ergasia\MyPaper\thesis1\drop.sty")
\timehh=\count88
\timemm=\count89
)
("C:\Program Files\MiKTeX 2.9\tex\generic\babel\babel.sty"
Package: babel 2008/07/08 v3.8m The Babel package

*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files\MiKTeX 2.9\tex\latex\00miktex\bblopts.cfg"
File: bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
)
("C:\Users\Ελένη\Documents\Ptyxiaki Ergasia\MyPaper\thesis1\greek.ldf"
Language: greek 2001/02/22 v1.3j Greek support from the babel system

("C:\Program Files\MiKTeX 2.9\tex\generic\babel\babel.def"
File: babel.def 2008/07/08 v3.8m Babel common definitions
\babel@savecnt=\count90
\U@D=\dimen108
)
Loading the definitions for the Greek font encoding
("C:\Program Files\MiKTeX 2.9\tex\generic\babel\lgrenc.def"
File: lgrenc.def 2008/06/17 v2.3 Greek Encoding
)))
("C:\Program Files\MiKTeX 2.9\tex\latex\base\inputenc.sty"
Package: inputenc 2008/03/30 v1.1d Input encoding file
\inpenc@prehook=\toks14
\inpenc@posthook=\toks15
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Output Problem

Post by localghost »

The log file is incomplete. This indicates that you might have a well known issue of TeXnicCenter (TXC) with the automatic package installation feature of MiKTeX [1]. Try to compile on the command line or think about using another editor like TeXworks which is shipped with the current version 2.9 of MiKTeX. If you want to stay with TXC, try TXC2a3 (Build 1118) instead of TXC1 RC1.

By the way, it is better to upload complete log files as attachment to the forum server. This excludes possible mistakes during copying and pasting of the text.

[1] MiKTeX 2.9 Issues


Thorsten
Post Reply