Re: No output with latest Miktex 2.9

GM Ambrosi <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <CAEFVOuFtTsyUOUu31xyU7zUJTLZvpC2rLKXsftNf8DE5FzUb6w@mail.gmail.com>
Thank you for suggesting an editor issue.
Indeed, if I compile the test file with Texworks, the missing packages are
installed. Under my new installation of my customary Winedt 9.1 I get,
e.g., for the following  test file zero pages output for pdflatex.

%%%%%%%%%%%%%%%%
\documentclass[english,12pt]{scrartcl}
 \usepackage{blkcntrl}
\begin{document}
Test Text
\end{document}
%%%%%%%%%%%%%%%

The  corresponding  .log file is

%%%%%%%%%
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (MiKTeX 2.9) (preloaded
format=pdflatex 2016.1.16)  17 JAN 2016 13:49
entering extended mode
**./My-text-test.tex
(My-text-test.tex
LaTeX2e <2015/10/01> patch level 2
Babel <3.9m> and hyphenation patterns for 69 languages loaded.
(C:\MiKTeX\tex\latex\koma-script\scrartcl.cls
Document Class: scrartcl 2015/10/03 v3.19a KOMA-Script document class
(article)

(C:\MiKTeX\tex\latex\koma-script\scrkbase.sty
Package: scrkbase 2015/10/03 v3.19a KOMA-Script package
(KOMA-Script-dependent
basics and keyval usage)

(C:\MiKTeX\tex\latex\koma-script\scrbase.sty
Package: scrbase 2015/10/03 v3.19a KOMA-Script package
(KOMA-Script-independent
 basics and keyval usage)

(C:\MiKTeX\tex\latex\graphics\keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks14
)
(C:\MiKTeX\tex\latex\koma-script\scrlfile.sty
Package: scrlfile 2015/10/03 v3.19a KOMA-Script package (loading files)

Package scrlfile, 2015/10/03 v3.19a KOMA-Script package (loading files)
                  Copyright (C) Markus Kohm

))) (C:\MiKTeX\tex\latex\koma-script\tocbasic.sty
Package: tocbasic 2015/10/03 v3.19a KOMA-Script package (handling toc-files)
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `toc' on input line 123.
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lof' on input line 124.
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lot' on input line 125.
Package scrartcl Info: You've used standard option `12pt'.
(scrartcl)             This is correct!
(scrartcl)             Internally I'm using `fontsize=12pt'.
(scrartcl)             If you'd like to set the option with \KOMAoptions,
(scrartcl)             you'd have to use `fontsize=12pt' there
(scrartcl)             instead of `12pt', too.
Class scrartcl Info: File `scrsize12pt.clo' used to setup font sizes on
input l
ine 2033.

(C:\MiKTeX\tex\latex\koma-script\scrsize12pt.clo
File: scrsize12pt.clo 2015/10/03 v3.19a KOMA-Script font size class option
(12p
t)
)
(C:\MiKTeX\tex\latex\koma-script\typearea.sty
Package: typearea 2015/10/03 v3.19a KOMA-Script package (type area)

Package typearea, 2015/10/03 v3.19a KOMA-Script package (type area)
                  Copyright (C) Frank Neukam, 1992-1994
                  Copyright (C) Markus Kohm, 1994-

\ta@bcor=\skip41
\ta@div=\count79
\ta@hblk=\skip42
\ta@vblk=\skip43
\ta@temp=\skip44
\footheight=\skip45
Package typearea Info: These are the values describing the layout:
(typearea)             DIV  = 12
(typearea)             BCOR = 0.0pt
(typearea)             \paperwidth      = 597.50793pt
(typearea)              \textwidth      = 448.13095pt
(typearea)              DIV departure   = -6%
(typearea)              \evensidemargin = 2.4185pt
(typearea)              \oddsidemargin  = 2.4185pt
(typearea)             \paperheight     = 845.04694pt
(typearea)              \textheight     = 635.5pt
(typearea)              \topmargin      = -41.72441pt
(typearea)              \headheight     = 18.125pt
(typearea)              \headsep        = 21.75pt
(typearea)              \topskip        = 12.0pt
(typearea)              \footskip       = 50.75pt
(typearea)              \baselineskip   = 14.5pt
(typearea)              on input line 1509.
)
\c@part=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
LaTeX Info: Redefining \textsubscript on input line 3906.
\abovecaptionskip=\skip46
\belowcaptionskip=\skip47
\c@pti@nb@sid@b@x=\box26
\c@figure=\count86
\c@table=\count87
\bibindent=\dimen102
)
%%%%%%%%%%%%%%%%%%%%

and the synctex(busy) file

%%%%%%%%%%%%
SyncTeX Version:1
Input:1:D:\Myktex-Test\My-text-test.tex
Input:2:C:\MiKTeX\tex\latex\koma-script\scrartcl.cls
Input:3:C:\MiKTeX\tex\latex\koma-script\scrkbase.sty
Input:4:C:\MiKTeX\tex\latex\koma-script\scrbase.sty
Input:5:C:\MiKTeX\tex\latex\graphics\keyval.sty
Input:6:C:\MiKTeX\tex\latex\koma-script\scrlfile.sty
Input:7:C:\MiKTeX\tex\latex\koma-script\tocbasic.sty
Input:8:C:\MiKTeX\tex\latex\koma-script\scrsize12pt.clo
Input:9:C:\MiKTeX\tex\latex\koma-script\typearea.sty
%%%%%%%%%%%%%%


2016-01-17 13:00 GMT+01:00 Ulrike Fischer <[email protected]>:

> Am Sun, 17 Jan 2016 12:28:42 +0100 schrieb GM Ambrosi:
>
> > I hope the clever Miktex programmers will soon find
> > out why Miktex ceases to produce any pages of output if the listed (and
> > probably many other) packages are used.
>
> It would be easier for him, if you would give better information.
> You didn't show the log-files, you didn't say how you compile
> (through an editor? Which one? On the command line?).
>
> Your description "sounds" (but this is a guess) as if the on-the-fly
> installation is failing. This can happen due to many reasons (and
> some of them unrelated to miktex e.g. texniccenter was known to
> block it in the past). I suggest that you either install a full
> miktex, or install the package with the package manager (admin if
> you have a multiuser installation). Synchronize the package list
> first (menu repositories).
>
> Probably if it would be also good to check for updates.
>
>
> http://tex.stackexchange.com/questions/108447/how-should-one-maintain-and-update-a-miktex-installation/108490#108490
>
> Disclaimer: I didn't got the last updates of mid january and don't
> know if there is a problem with them.
>
>
> --
> Ulrike Fischer
> http://www.troubleshooting-tex.de/
>
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Q: How can I leave the mailing list?
> A: See http://docs.miktex.org/faq/support.html#leavingml
>



-- 
Prof. em. Dr. Dr.h.c. G.M. Ambrosi
Jean Monnet Professor "ad personam"
University of Trier,  FB IV VWL
D-54286 Trier
mobil: 0049-178-286 2703
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Q: How can I leave the mailing list?
A: See http://docs.miktex.org/faq/support.html#leavingml
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.