MiKTeX / miktex

the MiKTeX source code
https://miktex.org
Other
795 stars 94 forks source link

pair m=min(f) in plain_shipout.asy #900

Closed LaTeX1729 closed 2 years ago

LaTeX1729 commented 3 years ago

Hello,

I am having the following compilation issue which I think is a MiKTeX issue, but not an Asymptote or Winedt issue. I am using WinEdt 10.3, MiKTeX 21.8, Ghostscript 9.52 (although I have also tried 9.53.3 and 9.54.0), and the current 7.1.0 release of Imagemagick. I also have a config.asy file defining tex, gs, and convert. The mwe latex document below will not compile when PDFTeXify is executed via WinEdt but the standalone Asymptote code will compile using miktex-asy in Asymptote 2.69 within MiKTeX (I have the Asymptote button installed on WinEdt). When I execute PDFTeXify I get the following error message:

Command Line:   asy.exe mwe-skew-lines-*.asy
Startup Folder: C:\Users\wkeho\Documents\Classes\LaTeX

  pair m=min(f);
  ^
C:\Users\wkeho\AppData\Local\Programs\MiKTeX/asymptote/plain_shipout.asy: 100.3: runtime: 

Command Line:   pdflatex.exe --enable-write18 --interaction=errorstopmode --synctex=-1 "mwe-skew-lines.tex"
Startup Folder: C:\Users\wkeho\Documents\Classes\LaTeX

This is pdfTeX, Version 3.141592653-2.6-1.40.23 (MiKTeX 21.8)

and then later on:

Package asymptote Warning: file `mwe-skew-lines-1.tex' not found on input line 
57.

Here is the mwe document:

\documentclass[11pt]{article}
\usepackage[T1]{fontenc}
\usepackage[reqno]{amsmath}
\usepackage{amssymb}
\usepackage{amsthm}
\usepackage{fourier}
\usepackage[inline]{asymptote}
\usepackage{media9}
\begin{document}
\begin{asydef}
import plain;
import math;
import graph;
import graph3;
usepackage("amsmath");
usepackage("fourier");
\end{asydef}

\begin{center}
\begin{asy}
size(2.5cm,0);
settings.thick=true;

real det(real a, real b, real c, real d) { return a*d-b*c; }

triple p1=(2,0,-1);
triple p2=(-1,0,2);

triple d1=(1,1,-1);
triple d2=(1,-1,1);

triple v0=p1-p2;
triple n=cross(d1,d2);

real D=det(dot(d1,d1), -dot(d1,d2), dot(d1,d2), -dot(d2,d2));

real s=det( -dot(v0,d1), -dot(d1,d2), -dot(v0,d2), -dot(d2,d2) ) / D;

real t=det(dot(d1,d1), -dot(v0,d1), dot(d1,d2), -dot(v0,d2) ) / D;

triple v1=p1+s*d1;
triple v2=p2+t*d2;
triple v3=p1-s*d1;
triple v4=p2-t*d2;

draw(v1--v3,blue+linewidth(2.5));
draw(v2--v4,green+linewidth(2.5));
draw(v1--v2,red+linewidth(2.5));
dotfactor=18;
dot(p1,black); //page15
dot(p2,black); //page15
draw(v1--(v1+0.25*(p1-v1)),(4bp)+blue,Arrow3(size=16bp));
draw(v2--(v2+0.5*(p2-v2)),(4bp)+green,Arrow3(size=16bp));
draw(p1--p2,(4bp)+red,Arrow3(size=16bp));
\end{asy}
\end{center}

\end{document}

Thanks in advance.

edocevoli commented 3 years ago

Please follow the contribution guidelines when submitting an issue ticket.

Please attach log files.

LaTeX1729 commented 3 years ago

Here is the log file:

This is pdfTeX, Version 3.141592653-2.6-1.40.23 (MiKTeX 21.8) (preloaded format=pdflatex 2021.8.13)  13 AUG 2021 14:53
entering extended mode
**./mwe-skew-lines.tex
(mwe-skew-lines.tex
LaTeX2e <2021-06-01> patch level 1
L3 programming layer <2021-07-12>
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/base\article.cls
Document Class: article 2021/02/12 v1.4n Standard LaTeX document class
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/base\size11.clo
File: size11.clo 2021/02/12 v1.4n Standard LaTeX file (size option)
)
\c@part=\count182
\c@section=\count183
\c@subsection=\count184
\c@subsubsection=\count185
\c@paragraph=\count186
\c@subparagraph=\count187
\c@figure=\count188
\c@table=\count189
\abovecaptionskip=\skip47
\belowcaptionskip=\skip48
\bibindent=\dimen138
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/base\fontenc.sty
Package: fontenc 2021/04/29 v2.0v Standard LaTeX package
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/amsmath\amsmath.sty
Package: amsmath 2021/04/20 v2.17j AMS math features
\@mathmargin=\skip49

For additional information on amsmath, use the `?' option.
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/amsmath\amstext.sty
Package: amstext 2000/06/29 v2.01 AMS text

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/amsmath\amsgen.sty
File: amsgen.sty 1999/11/30 v2.0 generic functions
\@emptytoks=\toks16
\ex@=\dimen139
))
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/amsmath\amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
\pmbraise@=\dimen140
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/amsmath\amsopn.sty
Package: amsopn 2016/03/08 v2.02 operator names
)
\inf@bad=\count190
LaTeX Info: Redefining \frac on input line 234.
\uproot@=\count191
\leftroot@=\count192
LaTeX Info: Redefining \overline on input line 399.
\classnum@=\count193
\DOTSCASE@=\count194
LaTeX Info: Redefining \ldots on input line 496.
LaTeX Info: Redefining \dots on input line 499.
LaTeX Info: Redefining \cdots on input line 620.
\Mathstrutbox@=\box50
\strutbox@=\box51
\big@size=\dimen141
LaTeX Font Info:    Redeclaring font encoding OML on input line 743.
LaTeX Font Info:    Redeclaring font encoding OMS on input line 744.
\macc@depth=\count195
\c@MaxMatrixCols=\count196
\dotsspace@=\muskip16
\c@parentequation=\count197
\dspbrk@lvl=\count198
\tag@help=\toks17
\row@=\count199
\column@=\count266
\maxfields@=\count267
\andhelp@=\toks18
\eqnshift@=\dimen142
\alignsep@=\dimen143
\tagshift@=\dimen144
\tagwidth@=\dimen145
\totwidth@=\dimen146
\lineht@=\dimen147
\@envbody=\toks19
\multlinegap=\skip50
\multlinetaggap=\skip51
\mathdisplay@stack=\toks20
LaTeX Info: Redefining \[ on input line 2923.
LaTeX Info: Redefining \] on input line 2924.
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/amsfonts\amssymb.sty
Package: amssymb 2013/01/14 v3.01 AMS font symbols

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/amsfonts\amsfonts.sty
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info:    Redeclaring math symbol \hbar on input line 98.
LaTeX Font Info:    Overwriting math alphabet `\mathfrak' in version `bold'
(Font)                  U/euf/m/n --> U/euf/b/n on input line 106.
)) (C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/amscls\amsthm.sty
Package: amsthm 2020/05/29 v2.20.6
\thm@style=\toks21
\thm@bodyfont=\toks22
\thm@headfont=\toks23
\thm@notefont=\toks24
\thm@headpunct=\toks25
\thm@preskip=\skip52
\thm@postskip=\skip53
\thm@headsep=\skip54
\dth@everypar=\toks26
)
(C:\Users\wkeho\AppData\Local\MiKTeX\tex/latex/fourier\fourier.sty
Package: fourier 2003/09/13 1.0 fourier-GUTenberg package
Now handling font encoding FML ...
... no UTF-8 mapping file for font encoding FML
Now handling font encoding FMS ...
... no UTF-8 mapping file for font encoding FMS
Now handling font encoding FMX ...
... no UTF-8 mapping file for font encoding FMX

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/base\fontenc.sty
Package: fontenc 2021/04/29 v2.0v Standard LaTeX package
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/base\textcomp.sty
Package: textcomp 2020/02/02 v2.0n Standard LaTeX package
)
LaTeX Font Info:    Redeclaring symbol font `operators' on input line 42.
LaTeX Font Info:    Encoding `OT1' has changed to `T1' for symbol font
(Font)              `operators' in the math version `normal' on input line 42.
LaTeX Font Info:    Overwriting symbol font `operators' in version `normal'
(Font)                  OT1/cmr/m/n --> T1/futs/m/n on input line 42.
LaTeX Font Info:    Encoding `OT1' has changed to `T1' for symbol font
(Font)              `operators' in the math version `bold' on input line 42.
LaTeX Font Info:    Overwriting symbol font `operators' in version `bold'
(Font)                  OT1/cmr/bx/n --> T1/futs/m/n on input line 42.
LaTeX Font Info:    Redeclaring symbol font `letters' on input line 49.
LaTeX Font Info:    Encoding `OML' has changed to `FML' for symbol font
(Font)              `letters' in the math version `normal' on input line 49.
LaTeX Font Info:    Overwriting symbol font `letters' in version `normal'
(Font)                  OML/cmm/m/it --> FML/futmi/m/it on input line 49.
LaTeX Font Info:    Encoding `OML' has changed to `FML' for symbol font
(Font)              `letters' in the math version `bold' on input line 49.
LaTeX Font Info:    Overwriting symbol font `letters' in version `bold'
(Font)                  OML/cmm/b/it --> FML/futmi/m/it on input line 49.
\symotherletters=\mathgroup6
LaTeX Font Info:    Redeclaring math symbol \Gamma on input line 51.
LaTeX Font Info:    Redeclaring math symbol \Delta on input line 52.
LaTeX Font Info:    Redeclaring math symbol \Theta on input line 53.
LaTeX Font Info:    Redeclaring math symbol \Lambda on input line 54.
LaTeX Font Info:    Redeclaring math symbol \Xi on input line 55.
LaTeX Font Info:    Redeclaring math symbol \Pi on input line 56.
LaTeX Font Info:    Redeclaring math symbol \Sigma on input line 57.
LaTeX Font Info:    Redeclaring math symbol \Upsilon on input line 58.
LaTeX Font Info:    Redeclaring math symbol \Phi on input line 59.
LaTeX Font Info:    Redeclaring math symbol \Psi on input line 60.
LaTeX Font Info:    Redeclaring math symbol \Omega on input line 61.
LaTeX Font Info:    Redeclaring symbol font `symbols' on input line 99.
LaTeX Font Info:    Encoding `OMS' has changed to `FMS' for symbol font
(Font)              `symbols' in the math version `normal' on input line 99.
LaTeX Font Info:    Overwriting symbol font `symbols' in version `normal'
(Font)                  OMS/cmsy/m/n --> FMS/futm/m/n on input line 99.
LaTeX Font Info:    Encoding `OMS' has changed to `FMS' for symbol font
(Font)              `symbols' in the math version `bold' on input line 99.
LaTeX Font Info:    Overwriting symbol font `symbols' in version `bold'
(Font)                  OMS/cmsy/b/n --> FMS/futm/m/n on input line 99.
LaTeX Font Info:    Redeclaring symbol font `largesymbols' on input line 100.
LaTeX Font Info:    Encoding `OMX' has changed to `FMX' for symbol font
(Font)              `largesymbols' in the math version `normal' on input line 1
00.
LaTeX Font Info:    Overwriting symbol font `largesymbols' in version `normal'
(Font)                  OMX/cmex/m/n --> FMX/futm/m/n on input line 100.
LaTeX Font Info:    Encoding `OMX' has changed to `FMX' for symbol font
(Font)              `largesymbols' in the math version `bold' on input line 100
.
LaTeX Font Info:    Overwriting symbol font `largesymbols' in version `bold'
(Font)                  OMX/cmex/m/n --> FMX/futm/m/n on input line 100.
LaTeX Font Info:    Redeclaring math alphabet \mathbf on input line 101.
LaTeX Font Info:    Overwriting math alphabet `\mathbf' in version `normal'
(Font)                  OT1/cmr/bx/n --> T1/futs/bx/n on input line 101.
LaTeX Font Info:    Overwriting math alphabet `\mathbf' in version `bold'
(Font)                  OT1/cmr/bx/n --> T1/futs/bx/n on input line 101.
LaTeX Font Info:    Redeclaring math alphabet \mathrm on input line 102.
LaTeX Font Info:    Redeclaring math alphabet \mathit on input line 103.
LaTeX Font Info:    Overwriting math alphabet `\mathit' in version `normal'
(Font)                  OT1/cmr/m/it --> T1/futs/m/it on input line 103.
LaTeX Font Info:    Overwriting math alphabet `\mathit' in version `bold'
(Font)                  OT1/cmr/bx/it --> T1/futs/m/it on input line 103.
LaTeX Font Info:    Redeclaring math alphabet \mathcal on input line 104.
LaTeX Font Info:    Redeclaring math symbol \varkappa on input line 105.
LaTeX Font Info:    Redeclaring math symbol \leqslant on input line 111.
LaTeX Font Info:    Redeclaring math symbol \geqslant on input line 112.
LaTeX Font Info:    Redeclaring math symbol \vDash on input line 115.
LaTeX Font Info:    Redeclaring math symbol \blacktriangleleft on input line 11
6.
LaTeX Font Info:    Redeclaring math symbol \blacktriangleright on input line 1
17.
LaTeX Font Info:    Redeclaring math symbol \nleqslant on input line 118.
LaTeX Font Info:    Redeclaring math symbol \ngeqslant on input line 119.
LaTeX Font Info:    Redeclaring math symbol \parallel on input line 120.
LaTeX Font Info:    Redeclaring math symbol \nparallel on input line 121.
LaTeX Font Info:    Redeclaring math symbol \nvDash on input line 123.
LaTeX Font Info:    Redeclaring math symbol \intercal on input line 124.
LaTeX Font Info:    Redeclaring math symbol \hslash on input line 125.
LaTeX Font Info:    Redeclaring math symbol \nexists on input line 126.
LaTeX Font Info:    Redeclaring math symbol \complement on input line 127.
LaTeX Font Info:    Redeclaring math symbol \varsubsetneq on input line 128.
LaTeX Font Info:    Redeclaring math symbol \hbar on input line 134.
LaTeX Font Info:    Redeclaring math symbol \smallsetminus on input line 135.
LaTeX Font Info:    Redeclaring math symbol \varkappa on input line 165.
LaTeX Font Info:    Redeclaring math symbol \varvarrho on input line 166.
LaTeX Font Info:    Redeclaring math delimiter \Vert on input line 182.
LaTeX Font Info:    Redeclaring math delimiter \vert on input line 187.
LaTeX Font Info:    Redeclaring math delimiter \lvert on input line 189.
LaTeX Font Info:    Redeclaring math delimiter \rvert on input line 191.
LaTeX Font Info:    Redeclaring math delimiter \lVert on input line 193.
LaTeX Font Info:    Redeclaring math delimiter \rVert on input line 195.
LaTeX Font Info:    Redeclaring math delimiter \Downarrow on input line 197.
LaTeX Font Info:    Redeclaring math delimiter \backslash on input line 199.
LaTeX Font Info:    Redeclaring math delimiter \rangle on input line 201.
LaTeX Font Info:    Redeclaring math delimiter \langle on input line 203.
LaTeX Font Info:    Redeclaring math delimiter \rbrace on input line 205.
LaTeX Font Info:    Redeclaring math delimiter \lbrace on input line 207.
LaTeX Font Info:    Redeclaring math delimiter \rceil on input line 209.
LaTeX Font Info:    Redeclaring math delimiter \lceil on input line 211.
LaTeX Font Info:    Redeclaring math delimiter \rfloor on input line 213.
LaTeX Font Info:    Redeclaring math delimiter \lfloor on input line 215.
LaTeX Font Info:    Redeclaring math accent \acute on input line 229.
LaTeX Font Info:    Redeclaring math accent \grave on input line 230.
LaTeX Font Info:    Redeclaring math accent \ddot on input line 231.
LaTeX Font Info:    Redeclaring math accent \tilde on input line 232.
LaTeX Font Info:    Redeclaring math accent \bar on input line 233.
LaTeX Font Info:    Redeclaring math accent \breve on input line 234.
LaTeX Font Info:    Redeclaring math accent \check on input line 235.
LaTeX Font Info:    Redeclaring math accent \hat on input line 236.
LaTeX Font Info:    Redeclaring math accent \dot on input line 237.
LaTeX Font Info:    Redeclaring math accent \mathring on input line 238.
\symUfutm=\mathgroup7
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/asymptote\asymptote.sty
Package: asymptote 2021/02/06 v1.36 Asymptote style file for LaTeX
(mwe-skew-lines.pre (mwe-skew-lines-1.pre
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/hyperref\hyperref.sty
Package: hyperref 2021-06-07 v7.00m Hypertext links for LaTeX

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/ltxcmds\ltxcmds.sty
Package: ltxcmds 2020-05-10 v1.25 LaTeX kernel commands for general use (HO)
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/iftex\iftex.sty
Package: iftex 2020/03/06 v1.0d TeX engine tests
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/pdftexcmds\pdftexcmds
.sty
Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO
)

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/infwarerr\infwarerr.s
ty
Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO)
)
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/graphics\keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks27
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/kvsetkeys\kvsetkeys.s
ty
Package: kvsetkeys 2019/12/15 v1.18 Key value parser (HO)
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/kvdefinekeys\kvdefine
keys.sty
Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO)
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/pdfescape\pdfescape.s
ty
Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX's escape features (HO)
) (C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/hycolor\hycolor.sty
Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO)
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/letltxmacro\letltxmacro
.sty
Package: letltxmacro 2019/12/03 v1.6 Let assignment for LaTeX macros (HO)
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/auxhook\auxhook.sty
Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO)
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/kvoptions\kvoptions.sty
Package: kvoptions 2020-10-07 v3.14 Key value format for package options (HO)
)
\@linkdim=\dimen148
\Hy@linkcounter=\count268
\Hy@pagecounter=\count269
 (C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/hyperref\pd1enc.def
File: pd1enc.def 2021-06-07 v7.00m Hyperref: PDFDocEncoding definition (HO)
Now handling font encoding PD1 ...
... no UTF-8 mapping file for font encoding PD1
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/hyperref\hyperref-langp
atches.def
File: hyperref-langpatches.def 2021-06-07 v7.00m Hyperref: patches for babel la
nguages
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/intcalc\intcalc.sty
Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO)
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/etexcmds\etexcmds.sty
Package: etexcmds 2019/12/15 v1.7 Avoid name clashes with e-TeX commands (HO)
)
\Hy@SavedSpaceFactor=\count270
 (C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/hyperref\puenc.def
File: puenc.def 2021-06-07 v7.00m Hyperref: PDF Unicode definition (HO)
Now handling font encoding PU ...
... no UTF-8 mapping file for font encoding PU
)
Package hyperref Info: Hyper figures OFF on input line 4192.
Package hyperref Info: Link nesting OFF on input line 4197.
Package hyperref Info: Hyper index ON on input line 4200.
Package hyperref Info: Plain pages OFF on input line 4207.
Package hyperref Info: Backreferencing OFF on input line 4212.
Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
Package hyperref Info: Bookmarks ON on input line 4445.
\c@Hy@tempcnt=\count271

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/url\url.sty
\Urlmuskip=\muskip17
Package: url 2013/09/16  ver 3.4  Verb mode for urls, etc.
)
LaTeX Info: Redefining \url on input line 4804.
\XeTeXLinkMargin=\dimen149

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/bitset\bitset.sty
Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO)

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/bigintcalc\bigintcalc
.sty
Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO
)
))
\Fld@menulength=\count272
\Field@Width=\dimen150
\Fld@charsize=\dimen151
Package hyperref Info: Hyper figures OFF on input line 6076.
Package hyperref Info: Link nesting OFF on input line 6081.
Package hyperref Info: Hyper index ON on input line 6084.
Package hyperref Info: backreferencing OFF on input line 6091.
Package hyperref Info: Link coloring OFF on input line 6096.
Package hyperref Info: Link coloring with OCG OFF on input line 6101.
Package hyperref Info: PDF/A mode OFF on input line 6106.
LaTeX Info: Redefining \ref on input line 6146.
LaTeX Info: Redefining \pageref on input line 6150.

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/base\atbegshi-ltx.sty
Package: atbegshi-ltx 2021/01/10 v1.0c Emulation of the original atbegshi
package with kernel methods
)
\Hy@abspage=\count273
\c@Item=\count274
\c@Hfootnote=\count275
)
Package hyperref Info: Driver (autodetected): hpdftex.
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/hyperref\hpdftex.def
File: hpdftex.def 2021-06-07 v7.00m Hyperref driver for pdfTeX

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/base\atveryend-ltx.sty
Package: atveryend-ltx 2020/08/19 v1.0a Emulation of the original atvery packag
e
with kernel methods
)
\Fld@listcount=\count276
\c@bookmark@seq@number=\count277

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/rerunfilecheck\rerunfil
echeck.sty
Package: rerunfilecheck 2019/12/05 v1.9 Rerun checks for auxiliary files (HO)

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/uniquecounter\uniquec
ounter.sty
Package: uniquecounter 2019/12/15 v1.4 Provide unlimited unique counter (HO)
)
Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
86.
)
\Hy@SectionHShift=\skip55
)
Package hyperref Info: Option `setpagesize' set `false' on input line 2.
Package hyperref Info: Option `unicode' set `true' on input line 2.

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/media9\media9.sty
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/l3packages/l3keys2e\l3k
eys2e.sty
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/l3kernel\expl3.sty
Package: expl3 2021-07-12 L3 programming layer (loader) 

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/l3backend\l3backend-pdf
tex.def
File: l3backend-pdftex.def 2021-08-04 L3 backend support: PDF output (pdfTeX)
\l__color_backend_stack_int=\count278
\l__pdf_internal_box=\box52
))
Package: l3keys2e 2021-08-04 LaTeX2e option processing using LaTeX3 keys
)
Package: media9 2021/07/29 v1.19 acrobat-9/X compatible media
\g_mix_pkgresizeflag_int=\count279

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/media9\pdfbase.sty
Package: pdfbase 2021/07/29 v0.50 driver independent access to low-level PDF fe
atures
\g_pbs_page_int=\count280
\g_pbs_oc_int=\count281
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/ocgx2\ocgbase.sty
Package: ocgbase 2021/06/11 v0.20 support package for ocgx2.sty
\g_ocgbase_nd_int=\count282
)
\l_mix_poster_box=\box53
\g_mix_wd_dim=\dimen152
\g_mix_ht_dim=\dimen153
\g_mix_dp_dim=\dimen154
\g_mix_rmcnt_int=\count283
\l_mix_viewcnt_int=\count284
\g@mix@page@int=\count285
\g_mix_resizeflag_int=\count286
\l_mix_lineno_int=\count287
\l_mix_pbtn_box=\box54
\g_mix_mbtncnt_int=\count288
\mix@btn@dim=\dimen155
)))
\ASYbox=\box55
\ASYdimen=\dimen156
\c@asy=\count289
\AsyStream=\write3
\AsyPreStream=\write4

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/base\ifthen.sty
Package: ifthen 2020/11/24 v1.1c Standard LaTeX ifthen package (DPC)
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/graphics\color.sty
Package: color 2020/02/24 v1.2b Standard LaTeX Color (DPC)

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/graphics-cfg\color.cfg
File: color.cfg 2016/01/02 v1.6 sample color configuration
)
Package color Info: Driver file: pdftex.def on input line 149.

(C:\Users\wkeho\AppData\Local\MiKTeX\tex/latex/graphics-def/graphics-def\pdftex
.def
File: pdftex.def 2016/07/01 v0.06i Graphics/color for pdfTeX
\Gread@gobject=\count290
))
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/graphics\graphicx.sty
Package: graphicx 2020/12/05 v1.2c Enhanced LaTeX Graphics (DPC,SPQR)

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/graphics\graphics.sty
Package: graphics 2021/03/04 v1.4d Standard LaTeX Graphics (DPC,SPQR)

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/graphics\trig.sty
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/graphics-cfg\graphics.c
fg
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: pdftex.def on input line 107.
)
\Gin@req@height=\dimen157
\Gin@req@width=\dimen158
) (C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/iftex\ifpdf.sty
Package: ifpdf 2019/10/25 v3.4 ifpdf legacy package. Use iftex instead.
) (C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/iftex\ifxetex.sty
Package: ifxetex 2019/10/25 v0.7 ifxetex legacy package. Use iftex instead.
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/catchfile\catchfile.s
ty
Package: catchfile 2019/12/09 v1.8 Catch the contents of a file (HO)
)
\openout4 = `mwe-skew-lines.pre'.

)
LaTeX Font Info:    Trying to load font information for T1+futs on input line 1
1.
 (C:\Users\wkeho\AppData\Local\MiKTeX\tex/latex/fourier\t1futs.fd
File: t1futs.fd 2003/09/14 Fontinst v1.801 font definitions for T1/futs.
)
No file mwe-skew-lines.aux.
\openout1 = `mwe-skew-lines.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for TS1/cmr/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for FML/futm/m/it on input line 11.
LaTeX Font Info:    Trying to load font information for FML+futm on input line 
11.
(C:\Users\wkeho\AppData\Local\MiKTeX\tex/latex/fourier\fmlfutm.fd
File: fmlfutm.fd 2003/09/14 Fontinst v1.801 font definitions for FML/futm.
)
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for FMS/futm/m/n on input line 11.
LaTeX Font Info:    Trying to load font information for FMS+futm on input line 
11.

(C:\Users\wkeho\AppData\Local\MiKTeX\tex/latex/fourier\fmsfutm.fd
File: fmsfutm.fd 2003/09/14 Fontinst v1.801 font definitions for FMS/futm.
)
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for FMX/futm/m/n on input line 11.
LaTeX Font Info:    Trying to load font information for FMX+futm on input line 
11.

(C:\Users\wkeho\AppData\Local\MiKTeX\tex/latex/fourier\fmxfutm.fd
File: fmxfutm.fd futm-extension
)
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for PD1/pdf/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for PU/pdf/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
Package hyperref Info: Link coloring OFF on input line 11.

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/hyperref\nameref.sty
Package: nameref 2021-04-02 v2.47 Cross-referencing by name of section

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/refcount\refcount.sty
Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO)
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/generic/gettitlestring\gettit
lestring.sty
Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO)
)
\c@section@level=\count291
)
LaTeX Info: Redefining \ref on input line 11.
LaTeX Info: Redefining \pageref on input line 11.
LaTeX Info: Redefining \nameref on input line 11.
 (mwe-skew-lines.out) (mwe-skew-lines.out)
\@outlinefile=\write5
\openout5 = `mwe-skew-lines.out'.

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/context/base/mkii\supp-pdf.mk
ii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count292
\scratchdimen=\dimen159
\scratchbox=\box56
\nofMPsegments=\count293
\nofMParguments=\count294
\everyMPshowfont=\toks28
\MPscratchCnt=\count295
\MPscratchDim=\dimen160
\MPnumerator=\count296
\makeMPintoPDFobject=\count297
\everyMPtoPDFconversion=\toks29
)
(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/epstopdf-pkg\epstopdf-b
ase.sty
Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
85.

(C:\Users\wkeho\AppData\Local\Programs\MiKTeX\tex/latex/00miktex\epstopdf-sys.c
fg
File: epstopdf-sys.cfg 2021/03/18 v2.0 Configuration of epstopdf for MiKTeX
))
\openout3 = `mwe-skew-lines-1.asy'.

Package asymptote Warning: file `mwe-skew-lines-1.tex' not found on input line 
57.

[1

{C:/Users/wkeho/AppData/Local/MiKTeX/pdftex/config/pdftex.map}]
(mwe-skew-lines.aux)
Package rerunfilecheck Info: File `mwe-skew-lines.out' has not changed.
(rerunfilecheck)             Checksum: D41D8CD98F00B204E9800998ECF8427E;0.
 ) 
Here is how much of TeX's memory you used:
 10722 strings out of 478830
 167530 string characters out of 2847108
 473031 words of memory out of 3000000
 28495 multiletter control sequences out of 15000+600000
 409148 words of font info for 32 fonts, out of 8000000 for 9000
 1141 hyphenation exceptions out of 8191
 97i,5n,103p,356b,327s stack positions out of 5000i,500n,10000p,200000b,80000s
{C:/Users/wkeho/AppData/Local/Programs/MiKTeX/fonts/enc/dvips/base/8r.enc}<C:
/Users/wkeho/AppData/Local/Programs/MiKTeX/fonts/type1/adobe/utopia/putr8a.pfb>

Output written on mwe-skew-lines.pdf (1 page, 4787 bytes).
PDF statistics:
 18 PDF objects out of 1000 (max. 8388607)
 2 named destinations out of 1000 (max. 500000)
 1 words of extra memory for PDF output out of 10000 (max. 10000000)
LaTeX1729 commented 3 years ago

I accidentally closed it.

edocevoli commented 3 years ago

That's the LaTeX log file. What about the asy log file. Please help me to reproduce the issue: give step-by-step instructions on how to provoke the error.

LaTeX1729 commented 3 years ago

Ah! The asy.log file! Here';s what I get:

2021-08-14 01:12:02,932-0700 INFO  asy - this process (5652) started by 'WinEdt' with command line: asy.exe mwe-skew-lines-1.asy
2021-08-14 01:12:03,396-0700 INFO  asy.core - start process: mgs.exe -q -dNOPAUSE -dBATCH -P -dSAFER -dALLOWPSTRANSPARENCY -sDEVICE=pdfwrite -dEPSCrop -dSubsetFonts=true -dEmbedAllFonts=true -dMaxSubsetPct=100 -dEncodeColorImages=true -dEncodeGrayImages=true -dCompatibilityLevel=1.4 -dAutoRotatePages=/None -g612x792 -dDEVICEWIDTHPOINTS=74.98 -dDEVICEHEIGHTPOINTS=197 -sOutputFile=mwe-skew-lines-1+0_0.pdf -c .setsafe -f mwe-skew-lines-1+0_0.eps
2021-08-14 01:12:03,806-0700 INFO  asy.core - start process: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:12:03,836-0700 INFO  asy - started PipeStream child process 2992: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:12:04,256-0700 ERROR asy - MiKTeX exception caught: Unknown MiKTeX exception.
2021-08-14 01:12:04,366-0700 INFO  asy - this process (5652) finishes with exit code 0
2021-08-14 01:12:07,837-0700 INFO  asy - this process (12944) started by 'WinEdt' with command line: asy.exe mwe-skew-lines-1.asy
2021-08-14 01:12:08,292-0700 INFO  asy.core - start process: mgs.exe -q -dNOPAUSE -dBATCH -P -dSAFER -dALLOWPSTRANSPARENCY -sDEVICE=pdfwrite -dEPSCrop -dSubsetFonts=true -dEmbedAllFonts=true -dMaxSubsetPct=100 -dEncodeColorImages=true -dEncodeGrayImages=true -dCompatibilityLevel=1.4 -dAutoRotatePages=/None -g612x792 -dDEVICEWIDTHPOINTS=74.98 -dDEVICEHEIGHTPOINTS=197 -sOutputFile=mwe-skew-lines-1+0_0.pdf -c .setsafe -f mwe-skew-lines-1+0_0.eps
2021-08-14 01:12:08,694-0700 INFO  asy.core - start process: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:12:08,723-0700 INFO  asy - started PipeStream child process 8908: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:12:09,117-0700 ERROR asy - MiKTeX exception caught: Unknown MiKTeX exception.
2021-08-14 01:12:09,224-0700 INFO  asy - this process (12944) finishes with exit code 0
2021-08-14 01:12:12,806-0700 INFO  asy - this process (14392) started by 'WinEdt' with command line: asy.exe mwe-skew-lines-1.asy
2021-08-14 01:12:13,262-0700 INFO  asy.core - start process: mgs.exe -q -dNOPAUSE -dBATCH -P -dSAFER -dALLOWPSTRANSPARENCY -sDEVICE=pdfwrite -dEPSCrop -dSubsetFonts=true -dEmbedAllFonts=true -dMaxSubsetPct=100 -dEncodeColorImages=true -dEncodeGrayImages=true -dCompatibilityLevel=1.4 -dAutoRotatePages=/None -g612x792 -dDEVICEWIDTHPOINTS=74.98 -dDEVICEHEIGHTPOINTS=197 -sOutputFile=mwe-skew-lines-1+0_0.pdf -c .setsafe -f mwe-skew-lines-1+0_0.eps
2021-08-14 01:12:13,652-0700 INFO  asy.core - start process: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:12:13,683-0700 INFO  asy - started PipeStream child process 6624: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:12:14,086-0700 ERROR asy - MiKTeX exception caught: Unknown MiKTeX exception.
2021-08-14 01:12:14,189-0700 INFO  asy - this process (14392) finishes with exit code 0
edocevoli commented 3 years ago

Thank you. So asy invokes pdflatex and this fails ("Unknown MiKTeX exception"). So we need pdflatex.log for more info.

LaTeX1729 commented 3 years ago

Here are both asy.log and pdflatex.log files with matching timestamps.

asy.log

2021-08-14 01:19:11,293-0700 INFO  asy - this process (5352) started by 'WinEdt' with command line: asy.exe mwe-skew-lines-1.asy
2021-08-14 01:19:11,859-0700 INFO  asy.core - start process: mgs.exe -q -dNOPAUSE -dBATCH -P -dSAFER -dALLOWPSTRANSPARENCY -sDEVICE=pdfwrite -dEPSCrop -dSubsetFonts=true -dEmbedAllFonts=true -dMaxSubsetPct=100 -dEncodeColorImages=true -dEncodeGrayImages=true -dCompatibilityLevel=1.4 -dAutoRotatePages=/None -g612x792 -dDEVICEWIDTHPOINTS=74.98 -dDEVICEHEIGHTPOINTS=197 -sOutputFile=mwe-skew-lines-1+0_0.pdf -c .setsafe -f mwe-skew-lines-1+0_0.eps
2021-08-14 01:19:12,528-0700 INFO  asy.core - start process: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:19:12,562-0700 INFO  asy - started PipeStream child process 4148: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:19:13,061-0700 ERROR asy - MiKTeX exception caught: Unknown MiKTeX exception.
2021-08-14 01:19:14,062-0700 WARN  asy - PipeStream child process 4148 is still running: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:19:15,062-0700 WARN  asy - PipeStream child process 4148 is still running: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:19:15,063-0700 INFO  asy - this process (5352) finishes with exit code 0
2021-08-14 01:19:22,360-0700 INFO  asy - this process (15228) started by 'WinEdt' with command line: asy.exe mwe-skew-lines-1.asy
2021-08-14 01:19:22,842-0700 INFO  asy.core - start process: mgs.exe -q -dNOPAUSE -dBATCH -P -dSAFER -dALLOWPSTRANSPARENCY -sDEVICE=pdfwrite -dEPSCrop -dSubsetFonts=true -dEmbedAllFonts=true -dMaxSubsetPct=100 -dEncodeColorImages=true -dEncodeGrayImages=true -dCompatibilityLevel=1.4 -dAutoRotatePages=/None -g612x792 -dDEVICEWIDTHPOINTS=74.98 -dDEVICEHEIGHTPOINTS=197 -sOutputFile=mwe-skew-lines-1+0_0.pdf -c .setsafe -f mwe-skew-lines-1+0_0.eps
2021-08-14 01:19:23,239-0700 INFO  asy.core - start process: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:19:23,267-0700 INFO  asy - started PipeStream child process 6804: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:19:23,723-0700 ERROR asy - MiKTeX exception caught: Unknown MiKTeX exception.
2021-08-14 01:19:23,838-0700 INFO  asy - this process (15228) finishes with exit code 0
2021-08-14 01:19:27,417-0700 INFO  asy - this process (7120) started by 'WinEdt' with command line: asy.exe mwe-skew-lines-1.asy
2021-08-14 01:19:27,854-0700 INFO  asy.core - start process: mgs.exe -q -dNOPAUSE -dBATCH -P -dSAFER -dALLOWPSTRANSPARENCY -sDEVICE=pdfwrite -dEPSCrop -dSubsetFonts=true -dEmbedAllFonts=true -dMaxSubsetPct=100 -dEncodeColorImages=true -dEncodeGrayImages=true -dCompatibilityLevel=1.4 -dAutoRotatePages=/None -g612x792 -dDEVICEWIDTHPOINTS=74.98 -dDEVICEHEIGHTPOINTS=197 -sOutputFile=mwe-skew-lines-1+0_0.pdf -c .setsafe -f mwe-skew-lines-1+0_0.eps
2021-08-14 01:19:28,265-0700 INFO  asy.core - start process: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:19:28,293-0700 INFO  asy - started PipeStream child process 15128: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:19:28,714-0700 ERROR asy - MiKTeX exception caught: Unknown MiKTeX exception.
2021-08-14 01:19:28,821-0700 INFO  asy - this process (7120) finishes with exit code 0
pdflatex.log

2021-08-14 01:19:13,016-0700 INFO  pdflatex - this process (4148) started by 'asy' with command line: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:19:13,019-0700 INFO  pdflatex - this is MiKTeX-PDFTEX 4.8.0 (1.40.23) (MiKTeX 21.8)
2021-08-14 01:19:13,023-0700 INFO  pdflatex - allowing known shell commands
2021-08-14 01:19:13,069-0700 INFO  pdflatex - going to create file: pdflatex.fmt
2021-08-14 01:19:13,069-0700 INFO  pdflatex.core - start process: initexmf --dump-by-name=pdflatex --engine=pdftex
2021-08-14 01:19:15,712-0700 INFO  pdflatex - this process (13620) started by 'WinEdt' with command line: pdflatex.exe --enable-write18 --interaction=errorstopmode --synctex=-1 mwe-skew-lines.tex
2021-08-14 01:19:15,715-0700 INFO  pdflatex - this is MiKTeX-PDFTEX 4.8.0 (1.40.23) (MiKTeX 21.8)
2021-08-14 01:19:15,717-0700 INFO  pdflatex - allowing known shell commands
2021-08-14 01:19:15,737-0700 INFO  pdflatex - allowing all shell commands
2021-08-14 01:19:15,782-0700 INFO  pdflatex - going to create file: pdflatex.fmt
2021-08-14 01:19:15,782-0700 INFO  pdflatex.core - start process: initexmf --dump-by-name=pdflatex --engine=pdftex
2021-08-14 01:19:16,532-0700 FATAL pdflatex.core - Invalid argument
2021-08-14 01:19:16,532-0700 FATAL pdflatex.core - Function: flush
2021-08-14 01:19:16,532-0700 FATAL pdflatex.core - Result: 22
2021-08-14 01:19:16,532-0700 FATAL pdflatex.core - Data: <no data>
2021-08-14 01:19:16,532-0700 FATAL pdflatex.core - Source: Libraries\MiKTeX\TeXAndFriends\include\miktex/C4P/C4P.h:613
2021-08-14 01:19:16,532-0700 FATAL pdflatex - Invalid argument
2021-08-14 01:19:16,532-0700 FATAL pdflatex - Info: 
2021-08-14 01:19:16,532-0700 FATAL pdflatex - Source: Libraries\MiKTeX\TeXAndFriends\include\miktex/C4P/C4P.h
2021-08-14 01:19:16,532-0700 FATAL pdflatex - Line: 613
2021-08-14 01:19:16,532-0700 INFO  pdflatex - this process (4148) finishes with exit code 1
2021-08-14 01:19:16,537-0700 WARN  pdflatex.core - still open: nul.tex
2021-08-14 01:19:16,537-0700 WARN  pdflatex.core - still open: mwe-skew-lines.log
2021-08-14 01:19:20,712-0700 INFO  pdflatex - this process (13620) finishes with exit code 0
2021-08-14 01:19:23,670-0700 INFO  pdflatex - this process (6804) started by 'asy' with command line: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:19:23,674-0700 INFO  pdflatex - this is MiKTeX-PDFTEX 4.8.0 (1.40.23) (MiKTeX 21.8)
2021-08-14 01:19:23,678-0700 INFO  pdflatex - allowing known shell commands
2021-08-14 01:19:23,750-0700 FATAL pdflatex.core - Invalid argument
2021-08-14 01:19:23,751-0700 FATAL pdflatex.core - Function: flush
2021-08-14 01:19:23,751-0700 FATAL pdflatex.core - Result: 22
2021-08-14 01:19:23,751-0700 FATAL pdflatex.core - Data: <no data>
2021-08-14 01:19:23,751-0700 FATAL pdflatex.core - Source: Libraries\MiKTeX\TeXAndFriends\include\miktex/C4P/C4P.h:613
2021-08-14 01:19:23,751-0700 FATAL pdflatex - Invalid argument
2021-08-14 01:19:23,751-0700 FATAL pdflatex - Info: 
2021-08-14 01:19:23,751-0700 FATAL pdflatex - Source: Libraries\MiKTeX\TeXAndFriends\include\miktex/C4P/C4P.h
2021-08-14 01:19:23,751-0700 FATAL pdflatex - Line: 613
2021-08-14 01:19:23,753-0700 INFO  pdflatex - this process (6804) finishes with exit code 1
2021-08-14 01:19:23,754-0700 WARN  pdflatex.core - still open: nul.tex
2021-08-14 01:19:23,754-0700 WARN  pdflatex.core - still open: mwe-skew-lines.log
2021-08-14 01:19:24,352-0700 INFO  pdflatex - this process (13652) started by 'WinEdt' with command line: pdflatex.exe --enable-write18 --interaction=errorstopmode --synctex=-1 mwe-skew-lines.tex
2021-08-14 01:19:24,356-0700 INFO  pdflatex - this is MiKTeX-PDFTEX 4.8.0 (1.40.23) (MiKTeX 21.8)
2021-08-14 01:19:24,356-0700 INFO  pdflatex - allowing known shell commands
2021-08-14 01:19:24,379-0700 INFO  pdflatex - allowing all shell commands
2021-08-14 01:19:25,823-0700 INFO  pdflatex - this process (13652) finishes with exit code 0
2021-08-14 01:19:28,667-0700 INFO  pdflatex - this process (15128) started by 'asy' with command line: pdflatex -jobname=mwe-skew-lines nul \scrollmode
2021-08-14 01:19:28,671-0700 INFO  pdflatex - this is MiKTeX-PDFTEX 4.8.0 (1.40.23) (MiKTeX 21.8)
2021-08-14 01:19:28,675-0700 INFO  pdflatex - allowing known shell commands
2021-08-14 01:19:28,733-0700 FATAL pdflatex.core - Invalid argument
2021-08-14 01:19:28,733-0700 FATAL pdflatex.core - Function: flush
2021-08-14 01:19:28,733-0700 FATAL pdflatex.core - Result: 22
2021-08-14 01:19:28,733-0700 FATAL pdflatex.core - Data: <no data>
2021-08-14 01:19:28,733-0700 FATAL pdflatex.core - Source: Libraries\MiKTeX\TeXAndFriends\include\miktex/C4P/C4P.h:613
2021-08-14 01:19:28,733-0700 FATAL pdflatex - Invalid argument
2021-08-14 01:19:28,733-0700 FATAL pdflatex - Info: 
2021-08-14 01:19:28,733-0700 FATAL pdflatex - Source: Libraries\MiKTeX\TeXAndFriends\include\miktex/C4P/C4P.h
2021-08-14 01:19:28,733-0700 FATAL pdflatex - Line: 613
2021-08-14 01:19:28,735-0700 INFO  pdflatex - this process (15128) finishes with exit code 1
2021-08-14 01:19:28,737-0700 WARN  pdflatex.core - still open: nul.tex
2021-08-14 01:19:28,737-0700 WARN  pdflatex.core - still open: mwe-skew-lines.log
2021-08-14 01:19:29,376-0700 INFO  pdflatex - this process (14064) started by 'WinEdt' with command line: pdflatex.exe --enable-write18 --interaction=errorstopmode --synctex=-1 mwe-skew-lines.tex
2021-08-14 01:19:29,381-0700 INFO  pdflatex - this is MiKTeX-PDFTEX 4.8.0 (1.40.23) (MiKTeX 21.8)
2021-08-14 01:19:29,386-0700 INFO  pdflatex - allowing known shell commands
2021-08-14 01:19:29,401-0700 INFO  pdflatex - allowing all shell commands
2021-08-14 01:19:30,853-0700 INFO  pdflatex - this process (14064) finishes with exit code 0
LaTeX1729 commented 3 years ago

Any news on the status of this issue?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.