velocità di latex & co. su windows 10

  • Creatore
    Topic
  • #120405
    davidebond
    Partecipante
      Up
      0
      Down
      ::


      Salve. Io uso miktex con windows 10. Malgrado la potenza del pc, se apro il terminale e lancio il comando

      `
      lualatex file.tex
      `

      ci vogliono quasi venti secondi prima che compaia il programma. Poi, quando parte è veloce. Se chiudo il terminale e poi lo riapro e ridigito il comando, ovviamente, parte tutto subito. Evidentemente, perché la seconda volta il programma viene chiamato dalla cache “tampone” del disco che memorizza le ultime cose. Ma come mai ci vuole tutto questo tempo perché il programma appaia in terminale? La velocità di compilazione c’è. Nessuno ha una spiegazione e una ricetta per ridurre questo tempo di attesa? Sembra che il pc fatichi a trovare e caricare il programma. Lo stesso discorso vare per biber, il cui tempo di attesa fa pensare che il programma non risponda. Non c’é consumo di cpu, né di ram.

      Grazie e ciao,

      davide

      P.S. Ho miktex su altri due pc, ma questo reagisce così. Anzi, non so come si sia fatto ad installarlo, perché io non ci sono riuscito. Mi sono gettato su miktex, dopo vari tentativi falliti con texlive. Voglio dire: stiamo parlando di un programma che non si installa, malgrado siano soddisfatti tutti i requisiti. Non esiste un numero del produttore a cui rivolgersi. Solo ai clienti.

    Visualizzazione 47 filoni di risposte
    • Autore
      Risposte
      • #120406
        OldClaudio
        Partecipante
          Up
          0
          Down
          ::


          Per lualatex si, ci vuole il tempo di caricamento nella cache; ma dipende anche dalla velocità del disco, se il disco è un SSD (solid State Disk) l’operazione è molto più veloce.
          Per biber, seconcdo me, si rata di un difetto di programmazione; se appena parte mettesse sulla console un puntino ogni due secondi, l’utente vedrebbe che biber sta lavorando; invece così com’è, capisci che ha operato dopo un tempo di attesa che può arrivare anche al minuto, dove non succede niente finché appare il log scritto anche nella console. Anche makeindex richiede un po’ di tempo per lavorare, ma vedi i puntini sullo schermo e sai che sta lavorando.

        • #120407
          davidebond
          Partecipante
            Up
            0
            Down
            ::


            Grazie della risposta. Il disco è a stato solido, ma è particolare. Per la precisazione è un WDC PC SN730 SDBQNTY-512G-1001. Tutto quello che dici è giusto, ma utilizzo latex da vent’anni. Mi ricordo il mio ibook da 13 pollici ppc. Andava alla grande. Allora usavo il latex. Ma adesso devo aspettare anche per il pdflatex o il latex semplice. Anche emacs richiede tempo, a parte se lo lancio da terminale con l’opzione -nw. Tutti i programmi, texworks compreso, del mondo latex impiegano tempo. Texstudio su un altro pc impiega tutta la cpu e windows dice che non risponde. Poi si apre. Vorrei usare emacs da terminale, ma con i file tex il buffer si apre in due per la preview che non avviene perché il terminale windows non legge il pdf. Insomma, una frustrazione continua.

            Grazie comunque.

            Ciao,

            davide

          • #120408
            lorenzo.pantieri
            Partecipante
              Up
              0
              Down
              ::

              OldClaudio” post=120909Per biber, seconcdo me, si rata di un difetto di programmazione; se appena parte mettesse sulla console un puntino ogni due secondi, l’utente vedrebbe che biber sta lavorando; invece così com’è, capisci che ha operato dopo un tempo di attesa che può arrivare anche al minuto, dove non succede niente finché appare il log scritto anche nella console. Anche makeindex richiede un po’ di tempo per lavorare, ma vedi i puntini sullo schermo e sai che sta lavorando.

              Tutte le volte che lancio biber, trattengo il fiato. Passano anche venti secondi (su un iMac nuovo di zecca!), sembra che non funzioni niente, penso già all’errore che posso aver fatto, e poi per fortuna va tutto a posto (di solito).

              Da quanti anni si sa che è bene informare l’utente mentre un programma “fa qualcosa”, per esempio con una barra progressiva?

              Dieci?

              Venti?

              In alcune cose LaTeX è ancora orrendo molto migliorabile.

            • #120409
              davidebond
              Partecipante
                Up
                0
                Down
                ::


                Ho usato powershell e il comando “Measure-Command” per misurare il tempo di compilazione e l’ho poi inviato con una pipeline a dei file. Il primo risultato riguarda la compilazione di lualatex file.tex (file molto complesso con koma script), il secondo biber, il terzo lualatex file.tex, il comando per generare il glossario (breve) e due compilazioni con il lualatex sul file.tex per sistemare i rimandi e tutto.

                Questi il preambolo:

                `
                \RequirePackage{expl3}
                \documentclass[fontsize=12pt,BCOR=7mm,DIV=calc,heading=small,headsepline=on,pagesize,twoside]{scrartcl}
                \usepackage{amssymb}
                \usepackage{tabularx}
                %\usepackage{silence}
                %\WarningFilter{ctable}{Transparency disabled:}
                \usepackage{tikz}
                \usepackage{ctable}
                \usepackage[EU2]{fontenc}
                \usepackage{fontspec}
                \usepackage{polyglossia}
                \setmainfont{Cormorant Garamond}
                \setdefaultlanguage{italian}
                \setotherlanguages{english,german}
                \usepackage{luaotfload}
                \usepackage{unicode-math}
                \usepackage{csquotes}
                \defaultfontfeatures{Ligatures=TeX}
                \setmathfont{Garamond Math}
                \setkomafont{disposition}{\bfseries}
                \usepackage{booktabs}
                \usepackage{xcolor,colortbl}
                \usepackage{pgfplots}
                \usepackage{pgfplotstable}
                \usepackage[height={1cm},width={1.5cm},distance={2mm},topthumbmargin={106pt},bottomthumbmargin={auto}]{thumbs}%%%% <--- ! \newcommand{\öa}{„} \newcommand{\ka}{“} \usepackage{atveryend} \usepackage{etoolbox} \usepackage{hyperref} \usepackage[nonumberlist]{glossaries-extra} \usepackage[backend=biber,style=authoryear]{biblatex} \hypersetup{colorlinks} %\usepackage[nottoc]{tocbibind} %\usepackage[nottoc,notlot,notlof]{tocbibind} \makeglossaries \bibliography{lua26} \addbibresource{lua26.bib} \loadglsentries{lua26.txt} \newcommand\mysymbol[3]{ \protected\gdef#1{#2} \item[$#2$]#3} \usepackage{scrlayer-scrpage} \lehead[\footnotesize{\normalfont\scshape Andamento farmacologico}]{\footnotesize{\normalfont\scshape Andamento farmacologico}} \rohead[\footnotesize{\normalfont\scshape Davide Bondoni}]{\footnotesize{\normalfont\scshape davide bondoni}} \newcommand{\tql}{\textquoteleft} \newcommand{\tqr}{\textquoteright} \newcommand{\syl}{$\mathsf{syl}_{mg}^8$} \newcommand{\ssrd}{$\mathsf{srd}_{mg}^2$} \newcommand{\tax}{\thickapprox} \newcommand{\lnz}{$\mathsf{lnz}_{mg}^{75}$} \newcommand{\gt}{$gt$} \newcommand{\gtl}{$Gt_{\lambda}$} \newcommand{\srq}{$\mathsf{srq}_{mg}^{50}$} \newcommand{\syx}{$\mathsf{syl}_{mg}^8$} \newcommand{\tvr}{$\mathsf{tvr}_{mg}^{2.5}$} \newcommand{\lyr}{$\mathsf{lyr}_{mg}^{25}$} \newcommand{\prc}{$\mathsf{prc}_{mg}^{1000}$} \newcommand{\gen}{$\mathsf{Gen}$} \newcommand{\ztr}{$\mathsf{trsc}^{35}_{\mu g/h}$} \newcommand{\ang}{$ang$} \newcommand{\psys}{$psys$} \newcommand{\sps}{$sps$} \newcommand{\zs}{$zs$} \newcommand{\slf}{$slf$} \newcommand{\dt}{$dt$} \newcommand{\dpx}{$dp$} \newcommand{\sca}{$\mathsf{sca}$} \newcommand{\cir}{$\mathsf{cir}^2_{mg}$} \newcommand{\dpr}{$dpr$} \newcommand{\dsb}{$dsb$} \newcommand{\ds}{$ds$} \newcommand{\csb}{$\mathcal{C}_{sb}$} \newcommand{\cpr}{$\mathcal{C}_{pr}$} \newcommand{\cds}{$\mathcal{C}_{ds}$} \newcommand{\cdt}{$\mathcal{C}_{dt}$} \newcommand{\cpe}{$\mathcal{C}_{pe}$} \newcommand{\dbw}{$dbw$} \newcommand{\ch}{$^{Ch}$} \newcommand{\sx}{$_{sx}$} \newcommand{\dx}{$_{dx}$} \newcommand{\ut}{$^{ut}$} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \newcommand{\1}{$^{Ch}$} \newcommand{\2}{$_{sx}$} \newcommand{\3}{$_{dx}$} \newcommand{\4}{$^{ut}$} \newcommand{\5}{$^{Ch\wedge ut}$} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% dolori \newcommand{\nl}{Null} %%% 0 \newcommand{\ix}{inesistente} %% 1 \newcommand{\lv}{lieve}%%% etc.... \newcommand{\plv}{pi\`u che lieve} \newcommand{\cs}{cos\`i cos\`i} \newcommand{\mnm}{meno che moderato} \newcommand{\md}{moderato} \newcommand{\pmd}{pi\`u che moderato} \newcommand{\ns}{{\color{orange} intenso}} \newcommand{\pns}{{\color{RedOrange} pi\`u che intenso}} \newcommand{\nns}{{\color{red} insopportabile}} \def\crd<#1>{{\color{red}#1}}

                \newcommand{\dur}{{\color{orange} $dur^U\thickapprox 8$}}
                \newcommand{\sz}{\crd<$\mathfrak{S}(\mathfrak{\zeta})$>}
                \newcommand{\cu}{\crd<$cu\in U_{\epsilon}(0)$>}

                \pagenumbering{arabic}

                \definecolor{Gray}{gray}{0.8}

                \pgfplotsset{width=10cm,compat=1.17}

                \begin{document}
                \author{davide bondoni}
                \title{titolo}
                `

                Ecco i tempi. Lualatex:

                `
                Days : 0
                Hours : 0
                Minutes : 0
                Seconds : 15
                Milliseconds : 212
                Ticks : 152122664
                TotalDays : 0,000176067898148148
                TotalHours : 0,00422562955555556
                TotalMinutes : 0,253537773333333
                TotalSeconds : 15,2122664
                TotalMilliseconds : 15212,2664
                `

                Biber:

                `
                Days : 0
                Hours : 0
                Minutes : 0
                Seconds : 17
                Milliseconds : 50
                Ticks : 170500589
                TotalDays : 0,000197338644675926
                TotalHours : 0,00473612747222222
                TotalMinutes : 0,284167648333333
                TotalSeconds : 17,0500589
                TotalMilliseconds : 17050,0589
                `

                Tre volte lualatex e glossario:

                `
                Days : 0
                Hours : 0
                Minutes : 0
                Seconds : 48
                Milliseconds : 674
                Ticks : 486746095
                TotalDays : 0,00056336353587963
                TotalHours : 0,0135207248611111
                TotalMinutes : 0,811243491666667
                TotalSeconds : 48,6746095
                TotalMilliseconds : 48674,6095
                `

                Come sono?

                Grazie e ciao,

                davide

              • #120410
                OldClaudio
                Partecipante
                  Up
                  0
                  Down
                  ::


                  Tempi molto ragionevoli.

                  Ho scritto a Philip Kime, la persona che mantiene e aggiorna biber. ecco la sua risposta alla domanda: perché biber ci mette così tanto per mettersi a lavorare?

                  \quote] It usually outputs things quite quickly – the issue is probably first time it is run because it has to unpack itself into a temporary directory (run “biber —cache” to see the location) and this takes a little time. If you see this delay every time you run, this can mean that the temporary directory is being emptied. You can set the environment variable PAR_GLOBAL_TEMP to an alternate location that you know won’t be touched by anyone or any automated process that e.g. cleans up temp files.[/quote]

                  La soluzione che propone non credo che sia alla portata di qualunque utente; tuttavia spiega come e perché biber ci mette tanto a mettersi a lavorare; e la barra proposta da @Lorenzo.Pantieri servirebbe a poco in queste circostanze, perché comincerebbe a vedersi solo quando biber ha finito di installarsi nella cache e comincia a lavorare. Io stesso avevo proposto una cosa simile alla barra, ma sarebbe del tutto inutile perché, appunto, biber comincia a lavorare solo dopo che si è installato nella cache.

                • #120411
                  davidebond
                  Partecipante
                    Up
                    0
                    Down
                    ::


                    Meno male. Cioè, sono contento che siano ragionevoli. Il terzo risultato lo trovo buono. Sono il primo e il secondo a lasciarmi perplesso. Hai spiegato il perché della lentezza di biber, ma io trovo lento il primo lualatex a confronto del terzo caso in cui ci sono tre lualatex e il comando per generare il glossario. Non ho ricevuto migliorie da powershell rispetto al terminale riguardo alla compilazione.

                    Grazie e ciao,

                    Davide

                  • #120412
                    lorenzo.pantieri
                    Partecipante
                      Up
                      0
                      Down
                      ::

                      OldClaudio” post=120915La soluzione che propone non credo che sia alla portata di qualunque utente; tuttavia spiega come e perché biber ci mette tanto a mettersi a lavorare; e la barra proposta da @Lorenzo.Pantieri servirebbe a poco in queste circostanze, perché comincerebbe a vedersi solo quando biber ha finito di installarsi nella cache e comincia a lavorare. Io stesso avevo proposto una cosa simile alla barra, ma sarebbe del tutto inutile perché, appunto, biber comincia a lavorare solo dopo che si è installato nella cache.

                      Ottima idea quella di avvertire l’autore di biber.

                      Dissento però sul fatto che sia impossibile avere la barra di avanzamento quando si avvia biber. Quella barra c’è quando si avvia il mio Mac. Con il massimo rispetto per biber, non credo che biber sia un programma più complesso del sistema operativo (su cui girano tutti i programmi e che permette al computer di essere tale).

                      Se la barra di avanzamento c’è quando si avvia il mio Mac, ci può essere anche quando si avvia biber.

                      Che poi sia difficile farlo, ci sta.

                      Che sia impossibile, non credo proprio.

                      Ci sono molti aspetti in cui LaTeX è molto migliorabile. Dieci anni fa non avrai mai detto che LaTeX migliorasse così lentamente, dal punto di vista della facilità d’uso.

                      Ricordo di aver letto un intervento di Ivan dopo un corso su LaTeX: per un utente principiante, la cosa più difficile è installarlo. Visto che ormai un’app si installa con un clic, sarebbe ora di migliorare.

                    • #120413
                      OldClaudio
                      Partecipante
                        Up
                        0
                        Down
                        ::


                        Lorenzo, la barra di avanzamento la può disegnare il sistema operativo; biber non può fare niente finché non si è autocaricato nella cache. Certo l’autore potrebbe creare un interfaccia diversa da biber che carica biber nella cache, e poi lo lancia, ma mentre carica biber, disegna la barra.

                        Il confronto con la barra del Mac quando lo accendi non è confrontabile con biber, e come puoi constatare, la barra non procede con velocità costante; si ferma quando deve eseguire certe cose.

                        Se poi guardi che cosa fa il Mac quando aggiorni il sistema operativo, ti viene il latte alle ginocchia: ti scrive anche quanti minuti o secondi mancano alla fine del processo, ma quell’informazione, la barra, e i tempi reali sembrano tre cose che non vanno d’accordo l’una con l’altra. D’accordo, meglio che niente: sai che il calcolatore sta facendo qualcosa, ma di solito devi stare lì a dargli dei consensi di tanto in tanto, senza sapere quello che effettivamente sta succedendo. Quando ricevo il messaggio di aggiornamento, non mi sparo un colpo, ma mi preparo a perdere dalla mezz’ora all’ora, girando i pollici.

                        Può darsi che con alri sistemi operativi le cose vadano meglio; ho i miei dubbi: ho abbandonato Ubuntu proprio perché ogni tanto era necessario scaricare ed installare una nuova versione, ma il processo ti distruggeva certe cose e dovevevi configurare l’operazione come se fosse un prima installazione. Con Windows, non ricordo cosa succedesse, perché non lo uso più da molti anni; sulla macchina Windows dimia moglie non metto mai le mani, meno che mai per aggiornare il sistema operativo; e Win10 dovrebbe essere meglio delle versioni precedenti; forse lo è, ma certe cose sono criptiche; non parliamo se devi mettere le mani nel “registro”.

                        Detto questo, nesuno è perfetto, nemmeno il Mac; ma è quello che mi da meno problemi.

                      • #120414
                        davidebond
                        Partecipante
                          Up
                          0
                          Down
                          ::


                          Ad essere sinceri, neanche powershell indica l’avanzamento, solo il risultato. E così era la shell in mac os x nel 2001 ca. Se non sbaglio, neanche la shell in Linux dà conto dell’avanzamento di tutti i programmi. Secondo me, andrebbe migliorato l’installazione. Sia su Linux che su windows l’installazione è uno strazio: il programma va al dvd prende il pacchetto e lo copia sul pc e avanti così finché tutti i pacchetti sono finiti. Installare office impiega un’inezia al confronto (inteso anche Linux. Ho provato le distro più importanti a parte Slackware e Gentoo che hanno un processo di installazione che non capisco. Anche perché, come si fa a leggere il manuale di gentoo se lo si sta installando? Stamparlo significa consumare una cartuccia, dato che ci sono numerosi ed utili screenshot. Io ho installato Linux quando il processo di installazione era tutto manuale, ma non così difficile per le mie capacità). Ci vorrebbe su windows un bel file exe. Linux ha la magica alternativa dell’apt-get install… Prima c’era il \configure, make e make install che era sempre più veloce. Non per me, perché avevo un’internet scarso ed era un casino con le dipendenze. Gimp ed Emacs su windows hanno l’opportunità di installarmi come pacchetti .exe.

                          Secondo me, se il processo è breve, la linea o la rotella che gira sono inutili. Se apro il terminale e scrivo DEL file. Il file viene cancellato all’istante. Non mi serve sapere l’andamento. Miktex indica l’avanzamento del download dei pacchetti mancanti, un po’ come la shell in Linux.

                          Ciao,

                          davide

                        • #120415
                          lorenzo.pantieri
                          Partecipante
                            Up
                            0
                            Down
                            ::

                            OldClaudio” post=120921Lorenzo, la barra di avanzamento la può disegnare il sistema operativo; biber non può fare niente finché non si è autocaricato nella cache. Certo l’autore potrebbe creare un interfaccia diversa da biber che carica biber nella cache, e poi lo lancia, ma mentre carica biber, disegna la barra.

                            Certo. E per l’utente tutto ciò sarebbe trasparente: l’utente non vedrebbe “il programma ausiliario che carica biber e mostra la barra”, vedrebbe solo “biber che si carica e mostra la barra”. Proprio come le icone delle app del Mac: in realtà sono cartelle, ma l’utente le vede come icone “tutte di un pezzo”. È così che si fa.

                            OldClaudio” post=120921D’accordo, meglio che niente: sai che il calcolatore sta facendo qualcosa […].

                            Proprio così. Il fatto che il calcolatore “sta facendo qualcosa” e che l’operazione “in qualche modo sta andando avanti” sono informazioni preziose.

                            Se il computer si trincerasse dietro un ermetico silenzio (che potrebbe essere scambiato per un blocco!) sarebbero guai.

                          • #120416
                            lorenzo.pantieri
                            Partecipante
                              Up
                              0
                              Down
                              ::

                              davidebond” post=120922Secondo me, se il processo è breve, la linea o la rotella che gira sono inutili.

                              Certo. Quegli strumenti servono appunto quando si va per le lunghe: per esempio l’avvio del computer, l’aggiornamento del sistema operativo e biber.

                            • #120417
                              davidebond
                              Partecipante
                                Up
                                0
                                Down
                                ::


                                Sì, ma io vorrei anche sapere cosa fa il programma. Se lancio sfc /scannow. Il comando controlla l’integrità del sistema e indica la percentuale a cui è arrivato. Ma a me piacerebbe sapere anche cosa fa. Un po’ come quando uno mette nel cestino la cartella emacs. Viene indicata la percentuale, ma anche i vari file che vengono cancellati. Nei sistemi unix-like il comando \configure non dava percentuali, ma indicava scrupolosamente tutto ciò di cui aveva bisogno il sistema per installare un pacchetto. Una volta installata una libreria, ripartiva il giro. Quando si fa il test della memoria viene indicato il progresso, ma non mi basta. Non so cosa stia facendo il pc, se il mio sistema è lento. Per questo ho postato i tempi. Volevo sapere se il mio pc, nonostante tutto, era lento.

                                Ciao,

                                davide

                              • #120418
                                davidebond
                                Partecipante
                                  Up
                                  0
                                  Down
                                  ::


                                  Come si dice in questi casi… Hinc erabamus…. (per i latinisti, si tratta di una forma carolingia, attestata in Paolo Diacono) Torniamo al punto di partenza. Credo di essermi spiegato male. I programmi vengono installati in alcuni path e quando io chiedo al sistema di aprire gimp, va a cercare se fra gli eseguibili registrati nei path di sistema esiste. Se c’è lo fa partire, altrimenti arriva una comunicazione che non è stato trovato tale programma. Un po’ come quando digito da terminale

                                  `
                                  $ ping www-yahoo.de
                                  `

                                  in assenza di internet. Dopo un po’ arriva il messaggio:

                                  `
                                  $ host not found
                                  `

                                  Ecco, quando parlo di tempi, non parlo dei tempi della compilazione sopra elencati, ma il tempo che passa da quando digito pdflatex tex.tex e la comparsa di

                                  `
                                  $ This is PdfTeX, version 3.141 (MiKTeX 21.8)
                                  `

                                  Dove ho abbreviato il numero di versione. Questo è il tempo che impiega il sistema per trovare il comando pdflatex. Oggi ci ha impiegato 17 secondi. È questo il punto. Come mai?

                                  Spero di essere stato più chiaro.

                                  Grazie e ciao,

                                  davide

                                • #120419
                                  OldClaudio
                                  Partecipante
                                    Up
                                    0
                                    Down
                                    ::


                                    Probabilmente dipenda da come Win10 usa il suo famoso “registro” che contiene tutte le informazioni e le impostazioni di tutti gli eseguibili presenti sulla macchina; è un file molto grande e forse non è sufficientemente strutturato per una ricerc veloce. Sta di fatto che se sul mio Mac digito pdflatex myfile (anche senza estensione .tex) ma lo faccio da un terminale che contenga myfile.tex (come anche si deve fare su Win10), il tempo che intercorre fra l’istante in cui premo il tasto ENTER, e l’istante in cui pdflatex comincia a lavorare è talmente breve, che non lo si riesce a valutare senza usare strumenti informatici; stimo un decimo di secondo, ma potrebbe essere sia di più sia di meno.
                                    Dovrebbero essere altri utenti di Win10 a dirti quanto tempo occorre loro prima che pdflatex cominci a lavorare. Il confronto con altri sistemi operativi non è di grande utilità perché ogni SO ha i suoi metodi per lanciare programmi o app.

                                  • #120420
                                    davidebond
                                    Partecipante
                                      Up
                                      0
                                      Down
                                      ::


                                      Io vengo da un’esperienza meravigliosa con la Apple di cui usavo unix-darwin. Avevo installato anche l’x-server in modo da installare desktop manager diversi da quelli apple. Ho imparato molto e tutto era veloce, come con Linux. Però il sistema è questo e con questo devo fare i conti.

                                    • #120421
                                      Up
                                      0
                                      Down
                                      ::


                                      E’ difficile fare una diagnosi a distanza. Per prima cosa proverei a mettere il path di miktex prima nella variabile PATH del tuo utente (o di sistema, dipende come lo hai configurato). Dovrei fare logout e rientrare, o fare un reboot se usi il path di sistema, prima di riprovare.

                                      Anche un antivirus che fa le bizze potrebbe causare ritardi simili.

                                    • #120422
                                      davidebond
                                      Partecipante
                                        Up
                                        0
                                        Down
                                        ::


                                        Hai ragione. Ho chiesto una cosa sciocca. Scusatemi. Però sapresti indicarmi come aggiungere un comando nel path di sistema e vedere dove si trova?

                                        Grazie e ciao,

                                        davide

                                      • #120423
                                        Up
                                        0
                                        Down
                                        ::


                                        se usi windows 10 basta che scrivi “path” nella barra di ricerca vicino al tasto start. La prima cosa che ti dovrebbe mostrare e’ il tool per cambiare le impostazioni di ambiente (non sono sicuro di come sia in italiano, uso l’inglese per i sistemi operativi).

                                        Una volta aperto il tool, il tasto in basso a dx ti fa entrare nella parte in cui puoi modificare il path, sia utente che di sistema.

                                      • #120424
                                        davidebond
                                        Partecipante
                                          Up
                                          0
                                          Down
                                          ::


                                          Trovato. Grazie. Come si fa ad aggiungere gli eseguibili di un programma in modo tale che se apro il terminale posso lanciare quel programma come fa con il latex? In ogni caso, Microsoft sconsiglia di modificare le variabili di ambiente e di sistema. Non credo che cambiare il percorso di miktex gli faccia cambiare velocità…

                                          Grazie in ogni caso. Ciao,

                                          davide

                                        • #120425
                                          Up
                                          0
                                          Down
                                          ::


                                          non aggiungi gli eseguibili, solo la directory che li contiene. Il sistema operativo cerca in tutte le le directory specificate in PATH nell’ordine in cui sono inserite nella variabile.

                                          curiosita’: se metti il computer in modalita’ aereo, quindi disconnesso do internet, ci mette comunque tutto quel tempo ad eseguire pdflatex?

                                        • #120426
                                          davidebond
                                          Partecipante
                                            Up
                                            0
                                            Down
                                            ::


                                            No. Non cambia niente.

                                          • #120427
                                            Up
                                            0
                                            Down
                                            ::


                                            ok, allora, un paio di cose che mi vengono in mente:

                                            1. do per scontato che tu abbia un antivirus installato e aggiornato. Fai una scansione del computer per sicurezza. Se non hai un antivirus installato scaricane uno (avast va benissimo)
                                            2. Controlla se ci sono aggiornamenti di windows non insallati e installali
                                            3. apri il command prompt come amministratore ed esegui: sfc /scannow
                                              quando ha finito riavvia e riprova con pdflatex

                                          • #120428
                                            davidebond
                                            Partecipante
                                              Up
                                              0
                                              Down
                                              ::


                                              Ho un antivirus che tengo aggiornato due volte al giorno e ogni tanto scansiono il pc. La stessa cosa faccio con Windows, ovvero l’aggiorno, se ci sono aggiornamenti, due volte al giorno. Riguardo a sfc, chissà quante volte l’ho lasciato con \scannow dopo un”avvio pulito e certe volte anche senza questo. È un mistero, come il fatto di non riuscire ad installare texlive. Faceva tutto. Una volta completata la copiatura dei files, falliva nell’ultimo punto. È tutto strano…

                                              Grazie della tua gentile risposta. Ciao,

                                              Davide

                                            • #120429
                                              Up
                                              0
                                              Down
                                              ::


                                              Di niente.

                                              Mi spiace di non poter essere di aiuto piu’ di cosi’ ma senza il pc tra le mani mi e’ difficile andare oltre con il troubleshooting.

                                            • #120430
                                              davidebond
                                              Partecipante
                                                Up
                                                0
                                                Down
                                                ::


                                                Una curiosità. Come detto più volte, io non sono mai riuscito ad installare texlive2020 su questo pc. Arrivava alla fine della copiatura dei files e al momento finale dava errore. Adesso, non ricordo quale. Ho visto, che la cartella texlive2020 non si è disinstallata, allora ho lanciato il comando “C:\texlive\2020\bin\win32\lualatex” file.tex. Tutta un’altra storia! Il comando è comparso subito e la compilazione è stata rapidissima. Solo che la compilazione è terminata con un errore: lualatex non aveva trova qualcosa. Ma non è questo il punto. Allora, effettivamente c’è qualcosa in miktex che lo rende lento e poco performante in tutto. Non voglio mettere mano a texlive rimasta sul pc, con il rischio di non avere più nessun latex.

                                                Ciao,

                                                davide

                                              • #120431
                                                Up
                                                0
                                                Down
                                                ::


                                                Se texlive si e’ installato e aggiungi C:\texlive\2020\bin\win32\ al path e poi riavvii il pc dovresti essere in grado di usarlo. Poi bisognera’ capire se si e’ effettivamente installato del tutto o no.

                                              • #120432
                                                davidebond
                                                Partecipante
                                                  Up
                                                  0
                                                  Down
                                                  ::


                                                  Non c’é bisogno. È nel path. Stavo giocando con il terminale e ho digitato echo %PATH% e mi ha dato in risposta vari luoghi dove windows cerca eseguibili, tra cui C:\texlive\2020\bin\win32. Da lì mi è venuta l’idea di provarlo. Sicuramente non si è installato del tutto anche se è arrivato fino alla fine della compilazione. Mancava poco. A velocità rapidissima ha trovato tutti i pacchetti, da koma script a biblatex, si è fermato con db per creare i font per luaotfload. Si è bloccato nel momento di compilare il pdf. Sono scorsi anche i rimandi e le pagine… Avevo detto che texlive2020 non si installava perché si bloccava alla fine. Forse ci sono conflitti con miktex…

                                                • #120433
                                                  Up
                                                  0
                                                  Down
                                                  ::


                                                  mmm, non credo sia un problema di conflitti. Nel dubbio, se vuoi cercare di sistemare tex live, rimuovi eventuali occorrenze di miktex dal path e riavvia. A quel punto il sistema operativo non dovrebbe piu’ chiamare comandi da miktex perche’ non li trovera’ piu’.

                                                  Se lanci tlmgr dovresti poter aggiornare i vari database di texlive e dovresti poter installare eventuali pacchetti mancanti o, almeno, vedere che errore da e cercare di risolvere da li.

                                                • #120434
                                                  davidebond
                                                  Partecipante
                                                    Up
                                                    0
                                                    Down
                                                    ::


                                                    Giusto, ma ho paura. Ho provato più volte ad installare texlive2020 con il pc pulito, mai usato, senza programmi a parte office, senza mai riuscirci. Ho provato con miktex. Niente da fare. Allora, l’ho rimandato dal negoziante che me lo ha reso indietro con miktex installato senza sapere cosa fosse il latex. Non voglio rischiare di perdere il latex.

                                                  • #120435
                                                    davidebond
                                                    Partecipante
                                                      Up
                                                      0
                                                      Down
                                                      ::


                                                      Però tlmgr funziona. L’ho lanciato con l’opzione –help.

                                                    • #120436
                                                      Up
                                                      0
                                                      Down
                                                      ::


                                                      Capisco, ma cosa ti cambia dalla situazione attuale in cui comunque non sta funzionando per altri errori? Da quanto capisco dai post precedenti non sei comunque sicuro che sia completamente installato e, in ogni caso, ti sta dando altri errori.

                                                      Puoi sempre faru una copia integrale dell’attuale directory dove c’e’ texlive e alla peggio la ripristini dalla copia.

                                                    • #120437
                                                      davidebond
                                                      Partecipante
                                                        Up
                                                        0
                                                        Down
                                                        ::


                                                        Cosa dovrei fare?

                                                      • #120438
                                                        davidebond
                                                        Partecipante
                                                          Up
                                                          0
                                                          Down
                                                          ::


                                                          Ho compilato alla velocità della luce un file.tex con pdflatex. Questo il log:

                                                          `
                                                          This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/W32TeX) (preloaded format=pdflatex 2021.1.15) 4 SEP 2021 12:55
                                                          entering extended mode
                                                          restricted \write18 enabled.
                                                          %&-line parsing enabled.
                                                          **prova.tex
                                                          (./prova.tex
                                                          LaTeX2e <2020-10-01> patch level 4
                                                          L3 programming layer <2021-01-09> xparse <2020-03-03>
                                                          (c:/texlive/2020/texmf-dist/tex/latex/amscls/amsart.cls
                                                          Document Class: amsart 2020/05/29 v2.20.6
                                                          \linespacing=\dimen138
                                                          \normalparindent=\dimen139
                                                          \normaltopskip=\skip47
                                                          (c:/texlive/2020/texmf-dist/tex/latex/amsmath/amsmath.sty
                                                          Package: amsmath 2020/09/23 v2.17i AMS math features
                                                          \@mathmargin=\skip48

                                                          For additional information on amsmath, use the `?' option.
                                                          (c:/texlive/2020/texmf-dist/tex/latex/amsmath/amstext.sty
                                                          Package: amstext 2000/06/29 v2.01 AMS text

                                                          (c:/texlive/2020/texmf-dist/tex/latex/amsmath/amsgen.sty
                                                          File: amsgen.sty 1999/11/30 v2.0 generic functions
                                                          \@emptytoks=\toks15
                                                          \ex@=\dimen140
                                                          ))
                                                          (c:/texlive/2020/texmf-dist/tex/latex/amsmath/amsbsy.sty
                                                          Package: amsbsy 1999/11/29 v1.2d Bold Symbols
                                                          \pmbraise@=\dimen141
                                                          )
                                                          (c:/texlive/2020/texmf-dist/tex/latex/amsmath/amsopn.sty
                                                          Package: amsopn 2016/03/08 v2.02 operator names
                                                          )
                                                          \inf@bad=\count177
                                                          LaTeX Info: Redefining \frac on input line 234.
                                                          \uproot@=\count178
                                                          \leftroot@=\count179
                                                          LaTeX Info: Redefining \overline on input line 399.
                                                          \classnum@=\count180
                                                          \DOTSCASE@=\count181
                                                          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@=\box47
                                                          \strutbox@=\box48
                                                          \big@size=\dimen142
                                                          LaTeX Font Info: Redeclaring font encoding OML on input line 743.
                                                          LaTeX Font Info: Redeclaring font encoding OMS on input line 744.
                                                          \macc@depth=\count182
                                                          \c@MaxMatrixCols=\count183
                                                          \dotsspace@=\muskip16
                                                          \c@parentequation=\count184
                                                          \dspbrk@lvl=\count185
                                                          \tag@help=\toks16
                                                          \row@=\count186
                                                          \column@=\count187
                                                          \maxfields@=\count188
                                                          \andhelp@=\toks17
                                                          \eqnshift@=\dimen143
                                                          \alignsep@=\dimen144
                                                          \tagshift@=\dimen145
                                                          \tagwidth@=\dimen146
                                                          \totwidth@=\dimen147
                                                          \lineht@=\dimen148
                                                          \@envbody=\toks18
                                                          \multlinegap=\skip49
                                                          \multlinetaggap=\skip50
                                                          \mathdisplay@stack=\toks19
                                                          LaTeX Info: Redefining \[ on input line 2923.
                                                          LaTeX Info: Redefining \] on input line 2924.
                                                          )
                                                          LaTeX Font Info: Trying to load font information for U+msa on input line 397
                                                          .

                                                          (c:/texlive/2020/texmf-dist/tex/latex/amsfonts/umsa.fd
                                                          File: umsa.fd 2013/01/14 v3.01 AMS symbols A
                                                          )
                                                          (c:/texlive/2020/texmf-dist/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.
                                                          )
                                                          \copyins=\insert199
                                                          \abstractbox=\box49
                                                          \listisep=\skip51
                                                          \c@part=\count189
                                                          \c@section=\count190
                                                          \c@subsection=\count191
                                                          \c@subsubsection=\count192
                                                          \c@paragraph=\count193
                                                          \c@subparagraph=\count194
                                                          \c@figure=\count195
                                                          \c@table=\count196
                                                          \abovecaptionskip=\skip52
                                                          \belowcaptionskip=\skip53
                                                          \captionindent=\dimen149
                                                          \thm@style=\toks20
                                                          \thm@bodyfont=\toks21
                                                          \thm@headfont=\toks22
                                                          \thm@notefont=\toks23
                                                          \thm@headpunct=\toks24
                                                          \thm@preskip=\skip54
                                                          \thm@postskip=\skip55
                                                          \thm@headsep=\skip56
                                                          \dth@everypar=\toks25
                                                          )
                                                          (c:/texlive/2020/texmf-dist/tex/latex/psnfss/palatino.sty
                                                          Package: palatino 2020/03/25 PSNFSS-v9.3 (SPQR)
                                                          )
                                                          (c:/texlive/2020/texmf-dist/tex/latex/amsfonts/eucal.sty
                                                          Package: eucal 2009/06/22 v3.00 Euler Script fonts
                                                          LaTeX Font Info: Overwriting math alphabet `\EuScript' in version `bold'
                                                          (Font) U/eus/m/n –> U/eus/b/n on input line 33.
                                                          )
                                                          LaTeX Font Info: Trying to load font information for OT1+ppl on input line 8
                                                          .

                                                          (c:/texlive/2020/texmf-dist/tex/latex/psnfss/ot1ppl.fd
                                                          File: ot1ppl.fd 2001/06/04 font definitions for OT1/ppl.
                                                          )
                                                          (c:/texlive/2020/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
                                                          File: l3backend-pdftex.def 2021-01-09 L3 backend support: PDF output (pdfTeX)
                                                          \l__kernel_color_stack_int=\count197
                                                          \l__pdf_internal_box=\box50
                                                          )
                                                          (./prova.aux)
                                                          \openout1 = `prova.aux'.

                                                          LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 8.
                                                          LaTeX Font Info: … okay on input line 8.
                                                          LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 8.
                                                          LaTeX Font Info: … okay on input line 8.
                                                          LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 8.
                                                          LaTeX Font Info: … okay on input line 8.
                                                          LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 8.
                                                          LaTeX Font Info: … okay on input line 8.
                                                          LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 8.
                                                          LaTeX Font Info: … okay on input line 8.
                                                          LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 8.
                                                          LaTeX Font Info: … okay on input line 8.
                                                          LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 8.
                                                          LaTeX Font Info: … okay on input line 8.
                                                          LaTeX Font Info: Trying to load font information for U+msa on input line 8.
                                                          (c:/texlive/2020/texmf-dist/tex/latex/amsfonts/umsa.fd
                                                          File: umsa.fd 2013/01/14 v3.01 AMS symbols A
                                                          )
                                                          LaTeX Font Info: Trying to load font information for U+msb on input line 8.

                                                          (c:/texlive/2020/texmf-dist/tex/latex/amsfonts/umsb.fd
                                                          File: umsb.fd 2013/01/14 v3.01 AMS symbols B
                                                          ) [1{c:/texlive/2020/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] (./prova.au
                                                          x) )
                                                          Here is how much of TeX's memory you used:
                                                          1667 strings out of 479304
                                                          21706 string characters out of 5871219
                                                          295386 words of memory out of 5000000
                                                          18727 multiletter control sequences out of 15000+600000
                                                          410860 words of font info for 52 fonts, out of 8000000 for 9000
                                                          1302 hyphenation exceptions out of 8191
                                                          82i,4n,88p,263b,191s stack positions out of 5000i,500n,10000p,200000b,80000s
                                                          {c:/texlive/2020/texmf-dist/fonts/enc/dvips/base/8r.enc}
                                                          Output written on prova.pdf (1 page, 44014 bytes).
                                                          PDF statistics:
                                                          29 PDF objects out of 1000 (max. 8388607)
                                                          20 compressed objects within 1 object stream
                                                          0 named destinations out of 1000 (max. 500000)
                                                          1 words of extra memory for PDF output out of 10000 (max. 10000000)
                                                          `

                                                          Mi sembra a posto.

                                                          Nel caso di lualatex riporta questo errore:

                                                          `
                                                          ! error: (nodes): fuzzy token cleanup in whatsit node with type whatsit and sub
                                                          type 28
                                                          `

                                                        • #120439
                                                          Up
                                                          0
                                                          Down
                                                          ::


                                                          Vado a memoria perche’ in questo momento sono su linux.

                                                          Se lanci tlmgr con la gui, dal secondo menu puoi rigenerare i tre dabase principali.

                                                          Io, poi, gli fare aggiornare i pacchetti che sono aggiornabili e, potenzialmente, reinstallarei lualatex (collection-luatex)

                                                          per l’errore specifico di lualatex non ti saprei dire. Non l’ho mai visto prima e non trovo niente a riguardo cercando su internet

                                                        • #120440
                                                          davidebond
                                                          Partecipante
                                                            Up
                                                            0
                                                            Down
                                                            ::


                                                            Ho provato ad aggiornare il database, i formati dei font e le mappe dei font. Il secondo mi ha dato come risultato 0. Ho riprovato ad usare lualatex, ma mi dà lo stesso errore. Non si è installato correttamente.

                                                          • #120441
                                                            davidebond
                                                            Partecipante
                                                              Up
                                                              0
                                                              Down
                                                              ::


                                                              Beh… Rimango fedele a MiKTeX. Senza aiuto, non sono capace. Ho fatto tutto quello che potevo. Certo, non aggiorno il sistema…

                                                            • #120442
                                                              davidebond
                                                              Partecipante
                                                                Up
                                                                0
                                                                Down
                                                                ::


                                                                Makindex funziona, anche biber. Vi dò il log di lualatex

                                                                [code]
                                                                This is LuaHBTeX, Version 1.12.0 (TeX Live 2020/W32TeX) (format=lualatex 2021.9.4) 4 SEP 2021 15:59
                                                                restricted system commands enabled.
                                                                **lua26
                                                                (./lua26.tex
                                                                LaTeX2e <2020-10-01> patch level 4
                                                                Lua module: luaotfload 2020-12-31 3.16 Lua based OpenType font support
                                                                Lua module: lualibs 2020-12-30 2.73 ConTeXt Lua standard libraries.
                                                                Lua module: lualibs-extended 2020-12-30 2.73 ConTeXt Lua libraries — extended c
                                                                ollection.
                                                                luaotfload | conf : Root cache directory is “C:/texlive/2020/texmf-var/luatex-ca
                                                                che/generic/names”.
                                                                luaotfload | init : Loading fontloader “fontloader-2020-12-30.lua” from kpse-res
                                                                olved path “c:/texlive/2020/texmf-dist/tex/luatex/luaotfload/fontloader-2020-12-
                                                                30.lua”.
                                                                Lua-only attribute luaotfload@noligature = 1
                                                                Lua-only attribute luaotfload@syllabe = 2
                                                                luaotfload | init : Context OpenType loader version 0x1.8e5604189374cp+1
                                                                Inserting `luaotfload.node_processor’ at position 1 in `pre_linebreak_filter’.
                                                                Inserting `luaotfload.node_processor’ at position 1 in `hpack_filter’.
                                                                Inserting `luaotfload.glyph_stream’ at position 1 in `glyph_stream_provider’.
                                                                Inserting `luaotfload.define_font’ at position 1 in `define_font’.
                                                                Lua-only attribute luaotfload_color_attribute = 3
                                                                luaotfload | conf : Root cache directory is “C:/texlive/2020/texmf-var/luatex-ca
                                                                che/generic/names”.
                                                                Inserting `luaotfload.harf.strip_prefix’ at position 1 in `find_opentype_file’.
                                                                Inserting `luaotfload.harf.strip_prefix’ at position 1 in `find_truetype_file’.
                                                                Inserting `luaotfload.harf.finalize_vlist’ at position 1 in `post_linebreak_filt
                                                                er’.
                                                                Inserting `luaotfload.harf.finalize_hlist’ at position 2 in `hpack_filter’.
                                                                Inserting `luaotfload.cleanup_files’ at position 1 in `wrapup_run’.
                                                                Inserting `luaotfload.harf.finalize_unicode’ at position 1 in `finish_pdffile’.
                                                                Inserting `luaotfload.glyphinfo’ at position 1 in `glyph_info’.
                                                                Inserting `luaotfload.aux.set_sscale_dimens’ at position 1 in `luaotfload.patch_
                                                                font’.
                                                                Inserting `luaotfload.aux.set_font_index’ at position 2 in `luaotfload.patch_fon
                                                                t’.
                                                                Inserting `luaotfload.aux.patch_cambria_domh’ at position 3 in `luaotfload.patch
                                                                _font’.
                                                                Inserting `luaotfload.aux.fixup_fontdata’ at position 1 in `luaotfload.patch_fon
                                                                t_unsafe’.
                                                                Inserting `luaotfload.aux.set_capheight’ at position 4 in `luaotfload.patch_font
                                                                ‘.
                                                                Inserting `luaotfload.aux.set_xheight’ at position 5 in `luaotfload.patch_font’.
                                                                Inserting `luaotfload.rewrite_fontname’ at position 6 in `luaotfload.patch_font’
                                                                . L3 programming layer <2021-01-09> xparse <2020-03-03>
                                                                (c:/texlive/2020/texmf-dist/tex/latex/l3kernel/expl3.sty
                                                                Package: expl3 2021-01-09 L3 programming layer (loader)

                                                                (c:/texlive/2020/texmf-dist/tex/latex/l3backend/l3backend-luatex.def
                                                                File: l3backend-luatex.def 2021-01-09 L3 backend support: PDF output (LuaTeX)
                                                                \l__kernel_color_stack_int=\count173
                                                                \l__pdf_internal_box=\box47
                                                                ))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrartcl.cls
                                                                Document Class: scrartcl 2020/09/21 v3.32 KOMA-Script document class (article)
                                                                (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrkbase.sty
                                                                Package: scrkbase 2020/09/21 v3.32 KOMA-Script package (KOMA-Script-dependent ba
                                                                sics and keyval usage)

                                                                (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrbase.sty
                                                                Package: scrbase 2020/09/21 v3.32 KOMA-Script package (KOMA-Script-independent b
                                                                asics and keyval usage)

                                                                (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrlfile.sty
                                                                Package: scrlfile 2020/09/21 v3.32 KOMA-Script package (file load hooks)

                                                                (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty
                                                                Package: scrlfile-hook 2020/09/21 v3.32 KOMA-Script package (using LaTeX hooks)

                                                                LaTeX3 Info: Defining command \BeforeFile with sig. ‘m’ on line 61.

                                                                LaTeX3 Info: Defining command \AfterFile with sig. ‘m’ on line 65.

                                                                LaTeX3 Info: Defining command \BeforeClass with sig. ‘m’ on line 69.

                                                                LaTeX3 Info: Defining command \BeforePackage with sig. ‘m’ on line 73.

                                                                LaTeX3 Info: Defining command \AfterAtEndOfClass with sig. ‘smo+m’ on line 83.

                                                                LaTeX3 Info: Defining command \AfterAtEndOfPackage with sig. ‘smo+m’ on line
                                                                (LaTeX3) 93.

                                                                LaTeX3 Info: Defining command \scrlfile@AfterClass with sig. ‘smo+m’ on line
                                                                (LaTeX3) 173.

                                                                LaTeX3 Info: Defining command \AfterClass with sig. ” on line 174.

                                                                LaTeX3 Info: Defining command \scrlfile@AfterPackage with sig. ‘smo+m’ on line
                                                                (LaTeX3) 191.

                                                                LaTeX3 Info: Defining command \AfterPackage with sig. ” on line 192.

                                                                LaTeX3 Info: Defining command \ReplaceInput with sig. ” on line 193.

                                                                LaTeX3 Info: Defining command \ReplaceClass with sig. ‘mm’ on line 196.

                                                                LaTeX3 Info: Defining command \ReplacePackage with sig. ‘mm’ on line 199.

                                                                LaTeX3 Info: Defining command \UnReplaceInput with sig. ” on line 200.

                                                                LaTeX3 Info: Defining command \UnReplaceClass with sig. ‘m’ on line 203.

                                                                LaTeX3 Info: Defining command \UnReplacePackage with sig. ‘mm’ on line 206.

                                                                LaTeX3 Info: Defining command \PreventPackageFromLoading with sig. ‘s+om’ on
                                                                (LaTeX3) line 234.

                                                                LaTeX3 Info: Defining command \StorePreventPackageFromLoading with sig. ‘m’ on
                                                                (LaTeX3) line 242.

                                                                LaTeX3 Info: Defining command \ResetPreventPackageFromLoading with sig. ” on
                                                                (LaTeX3) line 247.

                                                                LaTeX3 Info: Defining command \UnPreventPackageFromLoading with sig. ‘sm’ on
                                                                (LaTeX3) line 261.

                                                                LaTeX3 Info: Defining command \BeforeClosingMainAux with sig. ‘om’ on line
                                                                (LaTeX3) 274.

                                                                LaTeX3 Info: Defining command \AfterReadingMainAux with sig. ‘om’ on line 287.

                                                                LaTeX3 Info: Defining command \protected@immediate@write with sig. ‘m+m+m’ on
                                                                (LaTeX3) line 298.

                                                                (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrlogo.sty
                                                                Package: scrlogo 2020/09/21 v3.32 KOMA-Script package (logo)
                                                                )))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/graphics/keyval.sty
                                                                Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
                                                                \KV@toks@=\toks15
                                                                )))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/koma-script/tocbasic.sty
                                                                Package: tocbasic 2020/09/21 v3.32 KOMA-Script package (handling toc-files)
                                                                \scr@dte@tocline@numberwidth=\skip47
                                                                \scr@dte@tocline@numbox=\box48
                                                                )
                                                                Package tocbasic Info: babel extension for `toc’ omitted
                                                                (tocbasic) because of missing \bbl@set@language on input line 135.
                                                                Class scrartcl Info: File `scrsize12pt.clo’ used to setup font sizes on input li
                                                                ne 2222.

                                                                (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrsize12pt.clo
                                                                File: scrsize12pt.clo 2020/09/21 v3.32 KOMA-Script font size class option (12pt)

                                                                luaotfload | db : Font names database loaded from C:/texlive/2020/texmf-var/luat
                                                                ex-cache/generic/names/luaotfload-names.luc)
                                                                (c:/texlive/2020/texmf-dist/tex/latex/koma-script/typearea.sty
                                                                Package: typearea 2020/09/21 v3.32 KOMA-Script package (type area)
                                                                \ta@bcor=\skip48
                                                                \ta@div=\count174
                                                                \ta@hblk=\skip49
                                                                \ta@vblk=\skip50
                                                                \ta@temp=\skip51
                                                                \footheight=\skip52

                                                                DIV calculation for typearea with good linewidth.
                                                                Package typearea Info: These are the values describing the layout:
                                                                (typearea) DIV = 9
                                                                (typearea) BCOR = 19.91692pt
                                                                (typearea) \paperwidth = 597.50793pt
                                                                (typearea) \textwidth = 385.0607pt
                                                                (typearea) DIV departure = 1%
                                                                (typearea) \evensidemargin = 56.08356pt
                                                                (typearea) \oddsidemargin = 11.8237pt
                                                                (typearea) \paperheight = 845.04694pt
                                                                (typearea) \textheight = 534.0pt
                                                                (typearea) \topmargin = 21.62411pt
                                                                (typearea) \headheight = 18.125pt
                                                                (typearea) \headsep = 21.75pt
                                                                (typearea) \topskip = 12.0pt
                                                                (typearea) \footskip = 50.75pt
                                                                (typearea) \baselineskip = 14.5pt
                                                                (typearea) on input line 1740.
                                                                )
                                                                \c@part=\count175
                                                                \c@section=\count176
                                                                \c@subsection=\count177
                                                                \c@subsubsection=\count178
                                                                \c@paragraph=\count179
                                                                \c@subparagraph=\count180
                                                                \scr@dte@section@maxnumwidth=\skip53
                                                                Class scrartcl Info: using compatibility default `runin=bysign’
                                                                (scrartcl) for `\section on input line 4795.
                                                                Class scrartcl Info: using compatibility default `afterindent=bysign’
                                                                (scrartcl) for `\section on input line 4795.
                                                                \scr@dte@part@maxnumwidth=\skip54
                                                                Class scrartcl Info: using compatibility default `afterindent=false’
                                                                (scrartcl) for `\part on input line 4803.
                                                                \scr@dte@subsection@maxnumwidth=\skip55
                                                                Class scrartcl Info: using compatibility default `runin=bysign’
                                                                (scrartcl) for `\subsection on input line 4813.
                                                                Class scrartcl Info: using compatibility default `afterindent=bysign’
                                                                (scrartcl) for `\subsection on input line 4813.
                                                                \scr@dte@subsubsection@maxnumwidth=\skip56
                                                                Class scrartcl Info: using compatibility default `runin=bysign’
                                                                (scrartcl) for `\subsubsection on input line 4823.
                                                                Class scrartcl Info: using compatibility default `afterindent=bysign’
                                                                (scrartcl) for `\subsubsection on input line 4823.
                                                                \scr@dte@paragraph@maxnumwidth=\skip57
                                                                Class scrartcl Info: using compatibility default `runin=bysign’
                                                                (scrartcl) for `\paragraph on input line 4834.
                                                                Class scrartcl Info: using compatibility default `afterindent=bysign’
                                                                (scrartcl) for `\paragraph on input line 4834.
                                                                \scr@dte@subparagraph@maxnumwidth=\skip58
                                                                Class scrartcl Info: using compatibility default `runin=bysign’
                                                                (scrartcl) for `\subparagraph on input line 4844.
                                                                Class scrartcl Info: using compatibility default `afterindent=bysign’
                                                                (scrartcl) for `\subparagraph on input line 4844.
                                                                \abovecaptionskip=\skip59
                                                                \belowcaptionskip=\skip60
                                                                \c@pti@nb@sid@b@x=\box49
                                                                Package tocbasic Info: babel extension for `lof’ omitted
                                                                (tocbasic) because of missing \bbl@set@language on input line 6076.
                                                                \scr@dte@figure@maxnumwidth=\skip61
                                                                \c@figure=\count181
                                                                Package tocbasic Info: babel extension for `lot’ omitted
                                                                (tocbasic) because of missing \bbl@set@language on input line 6088.
                                                                \scr@dte@table@maxnumwidth=\skip62
                                                                \c@table=\count182
                                                                Class scrartcl Info: Redefining `\numberline’ on input line 6252.
                                                                \bibindent=\dimen138
                                                                ) (c:/texlive/2020/texmf-dist/tex/latex/amsfonts/amssymb.sty
                                                                Package: amssymb 2013/01/14 v3.01 AMS font symbols

                                                                (c:/texlive/2020/texmf-dist/tex/latex/amsfonts/amsfonts.sty
                                                                Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
                                                                \@emptytoks=\toks16
                                                                \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:/texlive/2020/texmf-dist/tex/latex/tools/tabularx.sty
                                                                Package: tabularx 2020/01/15 v2.11c `tabularx’ package (DPC)

                                                                (c:/texlive/2020/texmf-dist/tex/latex/tools/array.sty
                                                                Package: array 2020/10/01 v2.5c Tabular extension package (FMi)
                                                                \col@sep=\dimen139
                                                                \ar@mcellbox=\box50
                                                                \extrarowheight=\dimen140
                                                                \NC@list=\toks17
                                                                \extratabsurround=\skip63
                                                                \backup@length=\skip64
                                                                \ar@cellbox=\box51
                                                                )
                                                                \TX@col@width=\dimen141
                                                                \TX@old@table=\dimen142
                                                                \TX@old@col=\dimen143
                                                                \TX@target=\dimen144
                                                                \TX@delta=\dimen145
                                                                \TX@cols=\count183
                                                                \TX@ftn=\toks18
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
                                                                (c:/texlive/2020/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
                                                                (c:/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
                                                                \pgfutil@everybye=\toks19
                                                                \pgfutil@tempdima=\dimen146
                                                                \pgfutil@tempdimb=\dimen147

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex))
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
                                                                \pgfutil@abb=\box52
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/pgf.revision.tex)
                                                                Package: pgfrcs 2020/12/27 v3.1.8b (3.1.8b)
                                                                ))
                                                                Package: pgf 2020/12/27 v3.1.8b (3.1.8b)

                                                                (c:/texlive/2020/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
                                                                (c:/texlive/2020/texmf-dist/tex/latex/graphics/graphicx.sty
                                                                Package: graphicx 2020/09/09 v1.2b Enhanced LaTeX Graphics (DPC,SPQR)

                                                                (c:/texlive/2020/texmf-dist/tex/latex/graphics/graphics.sty
                                                                Package: graphics 2020/08/30 v1.4c Standard LaTeX Graphics (DPC,SPQR)

                                                                (c:/texlive/2020/texmf-dist/tex/latex/graphics/trig.sty
                                                                Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
                                                                File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
                                                                )
                                                                Package graphics Info: Driver file: luatex.def on input line 105.

                                                                (c:/texlive/2020/texmf-dist/tex/latex/graphics-def/luatex.def
                                                                File: luatex.def 2020/10/05 v1.2a Graphics/color driver for luatex
                                                                ))
                                                                \Gin@req@height=\dimen148
                                                                \Gin@req@width=\dimen149
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
                                                                Package: pgfsys 2020/12/27 v3.1.8b (3.1.8b)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
                                                                \pgfkeys@pathtoks=\toks20
                                                                \pgfkeys@temptoks=\toks21

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex
                                                                \pgfkeys@tmptoks=\toks22
                                                                ))
                                                                \pgf@x=\dimen150
                                                                \pgf@y=\dimen151
                                                                \pgf@xa=\dimen152
                                                                \pgf@ya=\dimen153
                                                                \pgf@xb=\dimen154
                                                                \pgf@yb=\dimen155
                                                                \pgf@xc=\dimen156
                                                                \pgf@yc=\dimen157
                                                                \pgf@xd=\dimen158
                                                                \pgf@yd=\dimen159
                                                                \w@pgf@writea=\write3
                                                                \r@pgf@reada=\read2
                                                                \c@pgf@counta=\count184
                                                                \c@pgf@countb=\count185
                                                                \c@pgf@countc=\count186
                                                                \c@pgf@countd=\count187
                                                                \t@pgf@toka=\toks23
                                                                \t@pgf@tokb=\toks24
                                                                \t@pgf@tokc=\toks25
                                                                \pgf@sys@id@count=\count188
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg
                                                                File: pgf.cfg 2020/12/27 v3.1.8b (3.1.8b)
                                                                )
                                                                Driver file for pgf: pgfsys-luatex.def

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-luatex.def
                                                                File: pgfsys-luatex.def 2020/12/27 v3.1.8b (3.1.8b)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def
                                                                File: pgfsys-common-pdf.def 2020/12/27 v3.1.8b (3.1.8b)
                                                                )))
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex
                                                                File: pgfsyssoftpath.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgfsyssoftpath@smallbuffer@items=\count189
                                                                \pgfsyssoftpath@bigbuffer@items=\count190
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex
                                                                File: pgfsysprotocol.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                )) (c:/texlive/2020/texmf-dist/tex/latex/xcolor/xcolor.sty
                                                                Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK)

                                                                (c:/texlive/2020/texmf-dist/tex/latex/graphics-cfg/color.cfg
                                                                File: color.cfg 2016/01/02 v1.6 sample color configuration
                                                                )
                                                                Package xcolor Info: Driver file: luatex.def on input line 225.
                                                                Package xcolor Info: Model `cmy’ substituted by `cmy0′ on input line 1348.
                                                                Package xcolor Info: Model `hsb’ substituted by `rgb’ on input line 1352.
                                                                Package xcolor Info: Model `RGB’ extended on input line 1364.
                                                                Package xcolor Info: Model `HTML’ substituted by `rgb’ on input line 1366.
                                                                Package xcolor Info: Model `Hsb’ substituted by `hsb’ on input line 1367.
                                                                Package xcolor Info: Model `tHsb’ substituted by `hsb’ on input line 1368.
                                                                Package xcolor Info: Model `HSB’ substituted by `hsb’ on input line 1369.
                                                                Package xcolor Info: Model `Gray’ substituted by `gray’ on input line 1370.
                                                                Package xcolor Info: Model `wave’ substituted by `hsb’ on input line 1371.
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
                                                                Package: pgfcore 2020/12/27 v3.1.8b (3.1.8b)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex
                                                                \pgfmath@dimen=\dimen160
                                                                \pgfmath@count=\count191
                                                                \pgfmath@box=\box53
                                                                \pgfmath@toks=\toks26
                                                                \pgfmath@stack@operand=\toks27
                                                                \pgfmath@stack@operation=\toks28
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.te
                                                                x)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric
                                                                .code.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.t
                                                                ex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.co
                                                                de.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.te
                                                                x)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithm
                                                                etics.code.tex)))
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex
                                                                \c@pgfmathroundto@lastzeros=\count192
                                                                ))
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfint.code.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex
                                                                File: pgfcorepoints.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgf@picminx=\dimen161
                                                                \pgf@picmaxx=\dimen162
                                                                \pgf@picminy=\dimen163
                                                                \pgf@picmaxy=\dimen164
                                                                \pgf@pathminx=\dimen165
                                                                \pgf@pathmaxx=\dimen166
                                                                \pgf@pathminy=\dimen167
                                                                \pgf@pathmaxy=\dimen168
                                                                \pgf@xx=\dimen169
                                                                \pgf@xy=\dimen170
                                                                \pgf@yx=\dimen171
                                                                \pgf@yy=\dimen172
                                                                \pgf@zx=\dimen173
                                                                \pgf@zy=\dimen174
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.cod
                                                                e.tex
                                                                File: pgfcorepathconstruct.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgf@path@lastx=\dimen175
                                                                \pgf@path@lasty=\dimen176
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.te
                                                                x
                                                                File: pgfcorepathusage.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgf@shorten@end@additional=\dimen177
                                                                \pgf@shorten@start@additional=\dimen178
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex
                                                                File: pgfcorescopes.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgfpic=\box54
                                                                \pgf@hbox=\box55
                                                                \pgf@layerbox@main=\box56
                                                                \pgf@picture@serial@count=\count193
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code
                                                                .tex
                                                                File: pgfcoregraphicstate.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgflinewidth=\dimen179
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.c
                                                                ode.tex
                                                                File: pgfcoretransformations.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgf@pt@x=\dimen180
                                                                \pgf@pt@y=\dimen181
                                                                \pgf@pt@temp=\dimen182
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex
                                                                File: pgfcorequick.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex
                                                                File: pgfcoreobjects.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.co
                                                                de.tex
                                                                File: pgfcorepathprocessing.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex
                                                                File: pgfcorearrows.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgfarrowsep=\dimen183
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex
                                                                File: pgfcoreshade.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgf@max=\dimen184
                                                                \pgf@sys@shading@range@num=\count194
                                                                \pgf@shadingcount=\count195
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
                                                                File: pgfcoreimage.code.tex 2020/12/27 v3.1.8b (3.1.8b)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex
                                                                File: pgfcoreexternal.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgfexternal@startupbox=\box57
                                                                ))
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex
                                                                File: pgfcorelayers.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code
                                                                .tex
                                                                File: pgfcoretransparency.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex
                                                                File: pgfcorepatterns.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                ) (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex
                                                                File: pgfcorerdf.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                ))) (c:/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.te
                                                                x
                                                                File: pgfmoduleshapes.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgfnodeparttextbox=\box58
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex
                                                                File: pgfmoduleplot.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.st
                                                                y
                                                                Package: pgfcomp-version-0-65 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgf@nodesepstart=\dimen185
                                                                \pgf@nodesepend=\dimen186
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.st
                                                                y
                                                                Package: pgfcomp-version-1-18 2020/12/27 v3.1.8b (3.1.8b)
                                                                )) (c:/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgffor.sty
                                                                (c:/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/pgf/math/pgfmath.sty
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
                                                                Package: pgffor 2020/12/27 v3.1.8b (3.1.8b)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)
                                                                \pgffor@iter=\dimen187
                                                                \pgffor@skip=\dimen188
                                                                \pgffor@stack=\toks29
                                                                \pgffor@toks=\toks30
                                                                ))
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex
                                                                Package: tikz 2020/12/27 v3.1.8b (3.1.8b)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.co
                                                                de.tex
                                                                File: pgflibraryplothandlers.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgf@plot@mark@count=\count196
                                                                \pgfplotmarksize=\dimen189
                                                                )
                                                                \tikz@lastx=\dimen190
                                                                \tikz@lasty=\dimen191
                                                                \tikz@lastxsaved=\dimen192
                                                                \tikz@lastysaved=\dimen193
                                                                \tikz@lastmovetox=\dimen194
                                                                \tikz@lastmovetoy=\dimen195
                                                                \tikzleveldistance=\dimen196
                                                                \tikzsiblingdistance=\dimen197
                                                                \tikz@figbox=\box59
                                                                \tikz@figbox@bg=\box60
                                                                \tikz@tempbox=\box61
                                                                \tikz@tempbox@bg=\box62
                                                                \tikztreelevel=\count197
                                                                \tikznumberofchildren=\count198
                                                                \tikznumberofcurrentchild=\count199
                                                                \tikz@fig@count=\count266

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex
                                                                File: pgfmodulematrix.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                \pgfmatrixcurrentrow=\count267
                                                                \pgfmatrixcurrentcolumn=\count268
                                                                \pgf@matrix@numberofcolumns=\count269
                                                                )
                                                                \tikz@expandcount=\count270

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzli
                                                                brarytopaths.code.tex
                                                                File: tikzlibrarytopaths.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                )))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/ctable/ctable.sty
                                                                Package: ctable 2015/10/17 v1.31 ctable package for flexible typesetting of tabl
                                                                e and figure floats using key/value directives

                                                                (c:/texlive/2020/texmf-dist/tex/generic/iftex/ifpdf.sty
                                                                Package: ifpdf 2019/10/25 v3.4 ifpdf legacy package. Use iftex instead.

                                                                (c:/texlive/2020/texmf-dist/tex/generic/iftex/iftex.sty
                                                                Package: iftex 2020/03/06 v1.0d TeX engine tests
                                                                ))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/etoolbox/etoolbox.sty
                                                                Package: etoolbox 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW)
                                                                \etb@tempcnta=\count271
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/xkeyval/xkeyval.sty
                                                                Package: xkeyval 2020/11/20 v2.8 package option processing (HA)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/xkeyval/xkeyval.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/xkeyval/xkvutils.tex
                                                                \XKV@toks=\toks31
                                                                \XKV@tempa@toks=\toks32
                                                                )
                                                                \XKV@depth=\count272
                                                                File: xkeyval.tex 2014/12/03 v2.7a key=value parser (HA)
                                                                ))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/booktabs/booktabs.sty
                                                                Package: booktabs 2020/01/12 v1.61803398 Publication quality tables
                                                                \heavyrulewidth=\dimen198
                                                                \lightrulewidth=\dimen199
                                                                \cmidrulewidth=\dimen256
                                                                \belowrulesep=\dimen257
                                                                \belowbottomsep=\dimen258
                                                                \aboverulesep=\dimen259
                                                                \abovetopsep=\dimen260
                                                                \cmidrulesep=\dimen261
                                                                \cmidrulekern=\dimen262
                                                                \defaultaddspace=\dimen263
                                                                \@cmidla=\count273
                                                                \@cmidlb=\count274
                                                                \@aboverulesep=\dimen264
                                                                \@belowrulesep=\dimen265
                                                                \@thisruleclass=\count275
                                                                \@lastruleclass=\count276
                                                                \@thisrulewidth=\dimen266
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/graphics/rotating.sty
                                                                Package: rotating 2016/08/11 v2.16d rotated objects in LaTeX

                                                                (c:/texlive/2020/texmf-dist/tex/latex/base/ifthen.sty
                                                                Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)
                                                                )
                                                                \c@r@tfl@t=\count277
                                                                \rotFPtop=\skip65
                                                                \rotFPbot=\skip66
                                                                \rot@float@box=\box63
                                                                \rot@mess@toks=\toks33
                                                                )

                                                                Package ctable Warning: Transparency disabled: incompatible with tikz package
                                                                on input line 36.

                                                                \@CTframesep=\dimen267
                                                                \@dfltCTframesep=\dimen268
                                                                \@CTframerule=\dimen269
                                                                \@dfltCTframerule=\dimen270
                                                                \@CTwidth=\dimen271
                                                                \@dfltCTwidth=\dimen272
                                                                \@CTcaptionskip=\dimen273
                                                                \@dfltCTcaptionskip=\dimen274
                                                                \@CTmaxwidth=\dimen275
                                                                \@dfltCTmaxwidth=\dimen276
                                                                \@CTmincapwidth=\dimen277
                                                                \@dfltCTmincapwidth=\dimen278
                                                                \@CTfooterwidth=\dimen279
                                                                \@dfltCTfooterwidth=\dimen280
                                                                \@CTw=\dimen281
                                                                \@CTfloatwidth=\dimen282
                                                                \@CToldsep=\dimen283
                                                                \@CToldrule=\dimen284
                                                                \CT@t=\box64
                                                                \@CTcurftwidth=\dimen285
                                                                ) (c:/texlive/2020/texmf-dist/tex/latex/base/fontenc.sty
                                                                Package: fontenc 2020/08/10 v2.0s Standard LaTeX package

                                                                (c:/texlive/2020/texmf-dist/tex/latex/euenc/eu2enc.def
                                                                File: eu2enc.def 2010/05/27 v0.1h Experimental Unicode font encodings
                                                                )
                                                                LaTeX Font Info: Trying to load font information for EU2+lmr on input line 11
                                                                2.

                                                                (c:/texlive/2020/texmf-dist/tex/latex/euenc/eu2lmr.fd
                                                                File: eu2lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern
                                                                ))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/fontspec/fontspec.sty
                                                                (c:/texlive/2020/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
                                                                Package: xparse 2020-10-27 L3 Experimental document command parser

                                                                (c:/texlive/2020/texmf-dist/tex/latex/l3packages/xparse/xparse-generic.tex))
                                                                Package: fontspec 2020/02/21 v2.7i Font selection for XeLaTeX and LuaLaTeX
                                                                Lua module: fontspec 2020/02/21 2.7i Font selection for XeLaTeX and LuaLaTeX
                                                                (c:/texlive/2020/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty
                                                                Package: fontspec-luatex 2020/02/21 v2.7i Font selection for XeLaTeX and LuaLaTe
                                                                X
                                                                \l__fontspec_script_int=\count278
                                                                \l__fontspec_language_int=\count279
                                                                \l__fontspec_strnum_int=\count280
                                                                \l__fontspec_tmp_int=\count281
                                                                \l__fontspec_tmpa_int=\count282
                                                                \l__fontspec_tmpb_int=\count283
                                                                \l__fontspec_tmpc_int=\count284
                                                                \l__fontspec_em_int=\count285
                                                                \l__fontspec_emdef_int=\count286
                                                                \l__fontspec_strong_int=\count287
                                                                \l__fontspec_strongdef_int=\count288
                                                                \l__fontspec_tmpa_dim=\dimen286
                                                                \l__fontspec_tmpb_dim=\dimen287
                                                                \l__fontspec_tmpc_dim=\dimen288

                                                                (c:/texlive/2020/texmf-dist/tex/latex/base/fontenc.sty
                                                                Package: fontenc 2020/08/10 v2.0s Standard LaTeX package
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/polyglossia/polyglossia.sty
                                                                Package: polyglossia 2020/12/08 v1.51 Modern multilingual typesetting with XeLaT
                                                                eX and LuaLaTeX

                                                                (c:/texlive/2020/texmf-dist/tex/latex/makecmds/makecmds.sty
                                                                Package: makecmds 2009/09/03 v1.0a extra command making commands
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
                                                                Package: l3keys2e 2020-10-27 LaTeX2e option processing using LaTeX3 keys
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/luatex/luatexbase/luatexbase.sty
                                                                Package: luatexbase 2015/10/04 v1.3 luatexbase interface to LuaTeX

                                                                (c:/texlive/2020/texmf-dist/tex/luatex/ctablestack/ctablestack.sty
                                                                Package: ctablestack 2015/10/01 v1.0 Catcode table stable support
                                                                \@catcodetablestackcnt=\count289
                                                                )
                                                                \CatcodeTableOther=\catcodetable12
                                                                \CatcodeTableExpl=\catcodetable13
                                                                )
                                                                Lua module: polyglossia 2013/05/11 1.3 Polyglossia
                                                                (c:/texlive/2020/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf
                                                                File: gloss-latex.ldf polyglossia: module for default language
                                                                The property list \polyglossia@langsetup contains the pairs (without outer
                                                                braces):
                                                                > {latex/script} => {latin}
                                                                > {latex/lcscript} => {latin}
                                                                > {latex/scripttag} => {}
                                                                > {latex/language} => {Latex}
                                                                > {latex/langtag} => {ENG}
                                                                > {latex/bcp47} => {}
                                                                > {latex/hyphennames} => {english}
                                                                > {latex/direction} => {LR}
                                                                > {latex/hyphenmins} => {2,3}
                                                                > {latex/frenchspacing} => {false}
                                                                > {latex/indentfirst} => {false}
                                                                > {latex/fontsetup} => {true}
                                                                > {latex/envname} => {latex}
                                                                > {latex/babelname} => {latex}
                                                                > {latex/localnumeral} => {polyglossia@C@localnumeral}
                                                                > {latex/Localnumeral} => {polyglossia@C@localnumeral}.
                                                                )
                                                                Package polyglossia Info: Default language is latex.
                                                                Package polyglossia Info: Setting LuaTeX font renderer to Harfbuzz.
                                                                )
                                                                luaotfload | cache : Lookup cache loaded from C:/texlive/2020/texmf-var/luatex-c
                                                                ache/generic/names/luaotfload-lookup-cache.luc.

                                                                Package fontspec Info: Font family ‘CormorantGaramond(0)’ created for font
                                                                (fontspec) ‘Cormorant Garamond’ with options
                                                                (fontspec) [Renderer=Harfbuzz,Ligatures=TeX].
                                                                (fontspec)
                                                                (fontspec) This font family consists of the following NFSS
                                                                (fontspec) series/shapes:
                                                                (fontspec)
                                                                (fontspec) – ‘normal’ (m/n) with NFSS spec.:
                                                                (fontspec) <->“CormorantGaramond:mode=harf;script=latn;language=dflt
                                                                ;+tlig;”
                                                                (fontspec) – ‘small caps’ (m/sc) with NFSS spec.:
                                                                (fontspec) – ‘bold’ (b/n) with NFSS spec.:
                                                                (fontspec) <->“CormorantGaramond/B:mode=harf;script=latn;language=df
                                                                lt;+tlig;”
                                                                (fontspec) – ‘bold small caps’ (b/sc) with NFSS spec.:
                                                                (fontspec) – ‘italic’ (m/it) with NFSS spec.:
                                                                (fontspec) <->“CormorantGaramond/I:mode=harf;script=latn;language=df
                                                                lt;+tlig;”
                                                                (fontspec) – ‘italic small caps’ (m/scit) with NFSS spec.:
                                                                (fontspec) – ‘bold italic’ (b/it) with NFSS spec.:
                                                                (fontspec) <->“CormorantGaramond/BI:mode=harf;script=latn;language=d
                                                                flt;+tlig;”
                                                                (fontspec) – ‘bold italic small caps’ (b/scit) with NFSS spec.:

                                                                (c:/texlive/2020/texmf-dist/tex/latex/polyglossia/gloss-italian.ldf
                                                                File: gloss-italian.ldf polyglossia: module for italian
                                                                The property list \polyglossia@langsetup contains the pairs (without outer
                                                                braces):
                                                                > {latex/script} => {latin}
                                                                > {latex/lcscript} => {latin}
                                                                > {latex/scripttag} => {}
                                                                > {latex/language} => {Latex}
                                                                > {latex/langtag} => {ENG}
                                                                > {latex/bcp47} => {}
                                                                > {latex/hyphennames} => {english}
                                                                > {latex/direction} => {LR}
                                                                > {latex/hyphenmins} => {2,3}
                                                                > {latex/frenchspacing} => {false}
                                                                > {latex/indentfirst} => {false}
                                                                > {latex/fontsetup} => {true}
                                                                > {latex/envname} => {latex}
                                                                > {latex/babelname} => {latex}
                                                                > {latex/localnumeral} => {polyglossia@C@localnumeral}
                                                                > {latex/Localnumeral} => {polyglossia@C@localnumeral}
                                                                > {italian/script} => {latin}
                                                                > {italian/lcscript} => {latin}
                                                                > {italian/scripttag} => {}
                                                                > {italian/language} => {Italian}
                                                                > {italian/langtag} => {ITA}
                                                                > {italian/bcp47} => {it}
                                                                > {italian/hyphennames} => {italian}
                                                                > {italian/direction} => {LR}
                                                                > {italian/hyphenmins} => {2,2}
                                                                > {italian/frenchspacing} => {true}
                                                                > {italian/indentfirst} => {true}
                                                                > {italian/fontsetup} => {true}
                                                                > {italian/envname} => {italian}
                                                                > {italian/babelname} => {italian}
                                                                > {italian/localnumeral} => {polyglossia@C@localnumeral}
                                                                > {italian/Localnumeral} => {polyglossia@C@localnumeral}.
                                                                Module polyglossia Info: Language data for italian
                                                                (polyglossia) hyphenation
                                                                (polyglossia) lefthyphenmin 2
                                                                (polyglossia) synonyms
                                                                (polyglossia) loader loadhyph-it.tex
                                                                (polyglossia) patterns hyph-it.pat.txt
                                                                (polyglossia) righthyphenmin 2 on input line 11
                                                                Module polyglossia Info: Language italian was not yet loaded; created with id 2
                                                                on input line 11

                                                                (c:/texlive/2020/texmf-dist/tex/latex/polyglossia/babelsh.def
                                                                File: babelsh.def 2019/09/30 Babel common definitions for shorthands
                                                                Taken verbatim from babel files (2019/09/27 v3.34)
                                                                )
                                                                Package polyglossia Info: Making ” an active character on input line 33.
                                                                )
                                                                Package polyglossia Info: Default language is italian.

                                                                (c:/texlive/2020/texmf-dist/tex/latex/polyglossia/gloss-english.ldf
                                                                File: gloss-english.ldf polyglossia: module for english
                                                                The property list \polyglossia@langsetup contains the pairs (without outer
                                                                braces):
                                                                > {latex/script} => {latin}
                                                                > {latex/lcscript} => {latin}
                                                                > {latex/scripttag} => {}
                                                                > {latex/language} => {Latex}
                                                                > {latex/langtag} => {ENG}
                                                                > {latex/bcp47} => {}
                                                                > {latex/hyphennames} => {english}
                                                                > {latex/direction} => {LR}
                                                                > {latex/hyphenmins} => {2,3}
                                                                > {latex/frenchspacing} => {false}
                                                                > {latex/indentfirst} => {false}
                                                                > {latex/fontsetup} => {true}
                                                                > {latex/envname} => {latex}
                                                                > {latex/babelname} => {latex}
                                                                > {latex/localnumeral} => {polyglossia@C@localnumeral}
                                                                > {latex/Localnumeral} => {polyglossia@C@localnumeral}
                                                                > {italian/script} => {latin}
                                                                > {italian/lcscript} => {latin}
                                                                > {italian/scripttag} => {}
                                                                > {italian/language} => {Italian}
                                                                > {italian/langtag} => {ITA}
                                                                > {italian/bcp47} => {it}
                                                                > {italian/hyphennames} => {italian}
                                                                > {italian/direction} => {LR}
                                                                > {italian/hyphenmins} => {2,2}
                                                                > {italian/frenchspacing} => {true}
                                                                > {italian/indentfirst} => {true}
                                                                > {italian/fontsetup} => {true}
                                                                > {italian/envname} => {italian}
                                                                > {italian/babelname} => {italian}
                                                                > {italian/localnumeral} => {polyglossia@C@localnumeral}
                                                                > {italian/Localnumeral} => {polyglossia@C@localnumeral}
                                                                > {english/script} => {latin}
                                                                > {english/lcscript} => {latin}
                                                                > {english/scripttag} => {}
                                                                > {english/language} => {English}
                                                                > {english/langtag} => {ENG}
                                                                > {english/bcp47} => {en-US}
                                                                > {english/hyphennames} => {english,american,usenglish,USenglish}
                                                                > {english/direction} => {LR}
                                                                > {english/hyphenmins} => {2,3}
                                                                > {english/frenchspacing} => {false}
                                                                > {english/indentfirst} => {false}
                                                                > {english/fontsetup} => {true}
                                                                > {english/envname} => {english}
                                                                > {english/babelname} => {english}
                                                                > {english/localnumeral} => {polyglossia@C@localnumeral}
                                                                > {english/Localnumeral} => {polyglossia@C@localnumeral}.
                                                                Package polyglossia Info: Option: English, variant=american.
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/polyglossia/gloss-german.ldf
                                                                File: gloss-german.ldf polyglossia: module for german
                                                                The property list \polyglossia@langsetup contains the pairs (without outer
                                                                braces):
                                                                > {latex/script} => {latin}
                                                                > {latex/lcscript} => {latin}
                                                                > {latex/scripttag} => {}
                                                                > {latex/language} => {Latex}
                                                                > {latex/langtag} => {ENG}
                                                                > {latex/bcp47} => {}
                                                                > {latex/hyphennames} => {english}
                                                                > {latex/direction} => {LR}
                                                                > {latex/hyphenmins} => {2,3}
                                                                > {latex/frenchspacing} => {false}
                                                                > {latex/indentfirst} => {false}
                                                                > {latex/fontsetup} => {true}
                                                                > {latex/envname} => {latex}
                                                                > {latex/babelname} => {latex}
                                                                > {latex/localnumeral} => {polyglossia@C@localnumeral}
                                                                > {latex/Localnumeral} => {polyglossia@C@localnumeral}
                                                                > {italian/script} => {latin}
                                                                > {italian/lcscript} => {latin}
                                                                > {italian/scripttag} => {}
                                                                > {italian/language} => {Italian}
                                                                > {italian/langtag} => {ITA}
                                                                > {italian/bcp47} => {it}
                                                                > {italian/hyphennames} => {italian}
                                                                > {italian/direction} => {LR}
                                                                > {italian/hyphenmins} => {2,2}
                                                                > {italian/frenchspacing} => {true}
                                                                > {italian/indentfirst} => {true}
                                                                > {italian/fontsetup} => {true}
                                                                > {italian/envname} => {italian}
                                                                > {italian/babelname} => {italian}
                                                                > {italian/localnumeral} => {polyglossia@C@localnumeral}
                                                                > {italian/Localnumeral} => {polyglossia@C@localnumeral}
                                                                > {english/script} => {latin}
                                                                > {english/lcscript} => {latin}
                                                                > {english/scripttag} => {}
                                                                > {english/language} => {English}
                                                                > {english/langtag} => {ENG}
                                                                > {english/bcp47} => {en-US}
                                                                > {english/hyphennames} => {english,american,usenglish,USenglish}
                                                                > {english/direction} => {LR}
                                                                > {english/hyphenmins} => {2,3}
                                                                > {english/frenchspacing} => {false}
                                                                > {english/indentfirst} => {false}
                                                                > {english/fontsetup} => {true}
                                                                > {english/envname} => {english}
                                                                > {english/babelname} => {american}
                                                                > {english/localnumeral} => {polyglossia@C@localnumeral}
                                                                > {english/Localnumeral} => {polyglossia@C@localnumeral}
                                                                > {german/script} => {latin}
                                                                > {german/lcscript} => {latin}
                                                                > {german/scripttag} => {}
                                                                > {german/language} => {German}
                                                                > {german/langtag} => {DEU}
                                                                > {german/bcp47} => {de-DE}
                                                                > {german/hyphennames} => {}
                                                                > {german/direction} => {LR}
                                                                > {german/hyphenmins} => {2,2}
                                                                > {german/frenchspacing} => {true}
                                                                > {german/indentfirst} => {false}
                                                                > {german/fontsetup} => {true}
                                                                > {german/envname} => {german}
                                                                > {german/babelname} => {ngerman}
                                                                > {german/localnumeral} => {polyglossia@C@localnumeral}
                                                                > {german/Localnumeral} => {polyglossia@C@localnumeral}.
                                                                Module polyglossia Info: Language data for german
                                                                (polyglossia) hyphenation
                                                                (polyglossia) lefthyphenmin 2
                                                                (polyglossia) synonyms
                                                                (polyglossia) loader loadhyph-de-1901.tex
                                                                (polyglossia) patterns hyph-de-1901.pat.txt
                                                                (polyglossia) righthyphenmin 2 on input line 10
                                                                Module polyglossia Info: Language german was not yet loaded; created with id 3 o
                                                                n input line 10
                                                                Package polyglossia Info: Option: German, spelling=new.
                                                                Package polyglossia Info: Option: German, script=latin.
                                                                Package polyglossia Info: Option: German, variant=german.
                                                                Package polyglossia Info: Option: German, variant=german.
                                                                Package polyglossia Info: Option: German, spelling=new.
                                                                Package polyglossia Info: Option: German, script=latin.
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/unicode-math/unicode-math.sty
                                                                Package: unicode-math 2020/01/31 v0.8q Unicode maths in XeLaTeX and LuaLaTeX

                                                                (c:/texlive/2020/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty
                                                                Package: unicode-math-luatex 2020/01/31 v0.8q Unicode maths in XeLaTeX and LuaLa
                                                                TeX

                                                                (c:/texlive/2020/texmf-dist/tex/latex/base/fix-cm.sty
                                                                Package: fix-cm 2015/01/14 v1.1t fixes to LaTeX

                                                                (c:/texlive/2020/texmf-dist/tex/latex/base/ts1enc.def
                                                                File: ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file
                                                                LaTeX Font Info: Redeclaring font encoding TS1 on input line 47.
                                                                ))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/amsmath/amsmath.sty
                                                                Package: amsmath 2020/09/23 v2.17i AMS math features
                                                                \@mathmargin=\skip67

                                                                For additional information on amsmath, use the `?’ option.
                                                                (c:/texlive/2020/texmf-dist/tex/latex/amsmath/amstext.sty
                                                                Package: amstext 2000/06/29 v2.01 AMS text

                                                                (c:/texlive/2020/texmf-dist/tex/latex/amsmath/amsgen.sty
                                                                File: amsgen.sty 1999/11/30 v2.0 generic functions
                                                                \@emptytoks=\toks34
                                                                \ex@=\dimen289
                                                                ))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/amsmath/amsbsy.sty
                                                                Package: amsbsy 1999/11/29 v1.2d Bold Symbols
                                                                \pmbraise@=\dimen290
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/amsmath/amsopn.sty
                                                                Package: amsopn 2016/03/08 v2.02 operator names
                                                                )
                                                                \inf@bad=\count290
                                                                LaTeX Info: Redefining \frac on input line 236.
                                                                \uproot@=\count291
                                                                \leftroot@=\count292
                                                                LaTeX Info: Redefining \overline on input line 399.
                                                                \classnum@=\count293
                                                                \DOTSCASE@=\count294
                                                                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@=\box65
                                                                \strutbox@=\box66
                                                                \big@size=\dimen291
                                                                LaTeX Font Info: Redeclaring font encoding OML on input line 743.
                                                                LaTeX Font Info: Redeclaring font encoding OMS on input line 744.
                                                                \macc@depth=\count295
                                                                \c@MaxMatrixCols=\count296
                                                                \dotsspace@=\muskip16
                                                                \c@parentequation=\count297
                                                                \dspbrk@lvl=\count298
                                                                \tag@help=\toks35
                                                                \row@=\count299
                                                                \column@=\count300
                                                                \maxfields@=\count301
                                                                \andhelp@=\toks36
                                                                \eqnshift@=\dimen292
                                                                \alignsep@=\dimen293
                                                                \tagshift@=\dimen294
                                                                \tagwidth@=\dimen295
                                                                \totwidth@=\dimen296
                                                                \lineht@=\dimen297
                                                                \@envbody=\toks37
                                                                \multlinegap=\skip68
                                                                \multlinetaggap=\skip69
                                                                \mathdisplay@stack=\toks38
                                                                LaTeX Info: Redefining \[ on input line 2923.
                                                                LaTeX Info: Redefining \] on input line 2924.
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/lualatex/lualatex-math/lualatex-math.sty
                                                                Package: lualatex-math 2020/09/25 v1.9 Patches for mathematics typesetting with
                                                                LuaLaTeX
                                                                Lua module: lualatex-math 2013/08/03 1.3 Patches for mathematics typesetting wit
                                                                h LuaLaTeX)
                                                                \g__um_fam_int=\count302
                                                                \g__um_fonts_used_int=\count303
                                                                \l__um_primecount_int=\count304
                                                                \g__um_primekern_muskip=\muskip17

                                                                (c:/texlive/2020/texmf-dist/tex/latex/unicode-math/unicode-math-table.tex)))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/csquotes/csquotes.sty
                                                                Package: csquotes 2021-01-04 v5.2k context-sensitive quotations (JAW)
                                                                \csq@reset=\count305
                                                                \csq@gtype=\count306
                                                                \csq@glevel=\count307
                                                                \csq@qlevel=\count308
                                                                \csq@maxlvl=\count309
                                                                \csq@tshold=\count310
                                                                \csq@ltx@everypar=\toks39

                                                                (c:/texlive/2020/texmf-dist/tex/latex/csquotes/csquotes.def
                                                                File: csquotes.def 2021-01-04 v5.2k csquotes generic definitions (JAW)
                                                                )
                                                                Package csquotes Info: Trying to load configuration file ‘csquotes.cfg’…
                                                                Package csquotes Info: … configuration file loaded successfully.

                                                                (c:/texlive/2020/texmf-dist/tex/latex/csquotes/csquotes.cfg
                                                                File: csquotes.cfg
                                                                ))

                                                                Package fontspec Info: Could not resolve font “GaramondMath/B” (it probably
                                                                (fontspec) doesn’t exist).

                                                                Package fontspec Info: Font family ‘GaramondMath(0)’ created for font
                                                                (fontspec) ‘Garamond Math’ with options
                                                                (fontspec) [Ligatures=TeX,Renderer=Basic,BoldItalicFont={},ItalicFon
                                                                t={},SmallCapsFont={},Script=Math,FontAdjustment={\__um_luatex_copy_fontdimens:
                                                                (fontspec) }].
                                                                (fontspec)
                                                                (fontspec) This font family consists of the following NFSS
                                                                (fontspec) series/shapes:
                                                                (fontspec)
                                                                (fontspec) – ‘normal’ (m/n) with NFSS spec.:
                                                                (fontspec) <->“GaramondMath:mode=base;script=math;language=dflt;+tli
                                                                g;”
                                                                (fontspec) – ‘small caps’ (m/sc) with NFSS spec.:
                                                                (fontspec) and font adjustment code:
                                                                (fontspec) \__um_luatex_copy_fontdimens:

                                                                Package fontspec Info: Could not resolve font “GaramondMath/B” (it probably
                                                                (fontspec) doesn’t exist).

                                                                Package fontspec Info: Font family ‘GaramondMath(1)’ created for font
                                                                (fontspec) ‘Garamond Math’ with options
                                                                (fontspec) [Ligatures=TeX,Renderer=Basic,BoldItalicFont={},ItalicFon
                                                                t={},SmallCapsFont={},Script=Math,SizeFeatures={{Size=10.2-},{Size=7.2-10.2,Font
                                                                =Garamond
                                                                (fontspec) Math,Style=MathScript},{Size=-7.2,Font=Garamond
                                                                (fontspec) Math,Style=MathScriptScript}},FontAdjustment={\__um_luate
                                                                x_copy_fontdimens:
                                                                (fontspec) }].
                                                                (fontspec)
                                                                (fontspec) This font family consists of the following NFSS
                                                                (fontspec) series/shapes:
                                                                (fontspec)
                                                                (fontspec) – ‘normal’ (m/n) with NFSS spec.:
                                                                (fontspec) <10.2->“GaramondMath:mode=base;script=math;language=dflt;
                                                                +tlig;”<7.2-10.2>“GaramondMath:mode=base;script=math;language=dflt;+tlig;+ssty=0
                                                                ;”<-7.2>“GaramondMath:mode=base;script=math;language=dflt;+tlig;+ssty=1;”
                                                                (fontspec) – ‘small caps’ (m/sc) with NFSS spec.:
                                                                (fontspec) and font adjustment code:
                                                                (fontspec) \__um_luatex_copy_fontdimens:

                                                                LaTeX Font Info: Encoding `OT1′ has changed to `TU’ for symbol font
                                                                (Font) `operators’ in the math version `normal’ on input line 20.
                                                                LaTeX Font Info: Overwriting symbol font `operators’ in version `normal’
                                                                (Font) OT1/cmr/m/n –> TU/GaramondMath(1)/m/n on input line 20.

                                                                LaTeX Font Info: Encoding `OT1′ has changed to `TU’ for symbol font
                                                                (Font) `operators’ in the math version `bold’ on input line 20.
                                                                LaTeX Font Info: Overwriting symbol font `operators’ in version `bold’
                                                                (Font) OT1/cmr/bx/n –> TU/GaramondMath(1)/b/n on input line 20
                                                                .

                                                                Package fontspec Info: GaramondMath scale = 1.0001.

                                                                Package fontspec Info: Could not resolve font “GaramondMath/B” (it probably
                                                                (fontspec) doesn’t exist).

                                                                Package fontspec Info: GaramondMath scale = 1.0001.

                                                                Package fontspec Info: GaramondMath scale = 1.0001.

                                                                Package fontspec Info: GaramondMath scale = 1.0001.

                                                                Package fontspec Info: Font family ‘GaramondMath(2)’ created for font
                                                                (fontspec) ‘Garamond Math’ with options
                                                                (fontspec) [Ligatures=TeX,Renderer=Basic,BoldItalicFont={},ItalicFon
                                                                t={},SmallCapsFont={},Script=Math,SizeFeatures={{Size=10.2-},{Size=7.2-10.2,Font
                                                                =Garamond
                                                                (fontspec) Math,Style=MathScript},{Size=-7.2,Font=Garamond
                                                                (fontspec) Math,Style=MathScriptScript}},FontAdjustment={\__um_luate
                                                                x_copy_fontdimens:
                                                                (fontspec) },ScaleAgain=1.0001,FontAdjustment={\fontdimen 8\font
                                                                (fontspec) =7.60799pt\relax \fontdimen 9\font =5.15999pt\relax
                                                                (fontspec) \fontdimen 10\font =5.15999pt\relax \fontdimen 11\font
                                                                (fontspec) =7.176pt\relax \fontdimen 12\font =3.19199pt\relax
                                                                (fontspec) \fontdimen 13\font =5.15999pt\relax \fontdimen 14\font
                                                                (fontspec) =5.15999pt\relax \fontdimen 15\font =3.59999pt\relax
                                                                (fontspec) \fontdimen 16\font =3.0pt\relax \fontdimen 17\font
                                                                (fontspec) =3.0pt\relax \fontdimen 18\font =4.2pt\relax \fontdimen
                                                                (fontspec) 19\font =1.79999pt\relax \fontdimen 22\font
                                                                (fontspec) =3.0pt\relax \fontdimen 20\font =0pt\relax \fontdimen
                                                                (fontspec) 21\font =0pt\relax }].
                                                                (fontspec)
                                                                (fontspec) This font family consists of the following NFSS
                                                                (fontspec) series/shapes:
                                                                (fontspec)
                                                                (fontspec) – ‘normal’ (m/n) with NFSS spec.:
                                                                (fontspec) <10.2->s*[1.0001]”GaramondMath:mode=base;script=math;lang
                                                                uage=dflt;+tlig;”<7.2-10.2>s*[1.0001]”GaramondMath:mode=base;script=math;languag
                                                                e=dflt;+tlig;+ssty=0;”<-7.2>s*[1.0001]”GaramondMath:mode=base;script=math;langua
                                                                ge=dflt;+tlig;+ssty=1;”
                                                                (fontspec) – ‘small caps’ (m/sc) with NFSS spec.:
                                                                (fontspec) and font adjustment code:
                                                                (fontspec) \__um_luatex_copy_fontdimens: \fontdimen 8\font
                                                                (fontspec) =7.60799pt\relax \fontdimen 9\font =5.15999pt\relax
                                                                (fontspec) \fontdimen 10\font =5.15999pt\relax \fontdimen 11\font
                                                                (fontspec) =7.176pt\relax \fontdimen 12\font =3.19199pt\relax
                                                                (fontspec) \fontdimen 13\font =5.15999pt\relax \fontdimen 14\font
                                                                (fontspec) =5.15999pt\relax \fontdimen 15\font =3.59999pt\relax
                                                                (fontspec) \fontdimen 16\font =3.0pt\relax \fontdimen 17\font
                                                                (fontspec) =3.0pt\relax \fontdimen 18\font =4.2pt\relax \fontdimen
                                                                (fontspec) 19\font =1.79999pt\relax \fontdimen 22\font
                                                                (fontspec) =3.0pt\relax \fontdimen 20\font =0pt\relax \fontdimen
                                                                (fontspec) 21\font =0pt\relax

                                                                LaTeX Font Info: Encoding `OMS’ has changed to `TU’ for symbol font
                                                                (Font) `symbols’ in the math version `normal’ on input line 20.
                                                                LaTeX Font Info: Overwriting symbol font `symbols’ in version `normal’
                                                                (Font) OMS/cmsy/m/n –> TU/GaramondMath(2)/m/n on input line 20
                                                                .
                                                                LaTeX Font Info: Encoding `OMS’ has changed to `TU’ for symbol font
                                                                (Font) `symbols’ in the math version `bold’ on input line 20.
                                                                LaTeX Font Info: Overwriting symbol font `symbols’ in version `bold’
                                                                (Font) OMS/cmsy/b/n –> TU/GaramondMath(2)/b/n on input line 20
                                                                .

                                                                Package fontspec Info: GaramondMath scale = 0.9999.

                                                                Package fontspec Info: Could not resolve font “GaramondMath/B” (it probably
                                                                (fontspec) doesn’t exist).

                                                                Package fontspec Info: GaramondMath scale = 0.9999.

                                                                Package fontspec Info: GaramondMath scale = 0.9999.

                                                                Package fontspec Info: GaramondMath scale = 0.9999.

                                                                Package fontspec Info: Font family ‘GaramondMath(3)’ created for font
                                                                (fontspec) ‘Garamond Math’ with options
                                                                (fontspec) [Ligatures=TeX,Renderer=Basic,BoldItalicFont={},ItalicFon
                                                                t={},SmallCapsFont={},Script=Math,SizeFeatures={{Size=10.2-},{Size=7.2-10.2,Font
                                                                =Garamond
                                                                (fontspec) Math,Style=MathScript},{Size=-7.2,Font=Garamond
                                                                (fontspec) Math,Style=MathScriptScript}},FontAdjustment={\__um_luate
                                                                x_copy_fontdimens:
                                                                (fontspec) },ScaleAgain=0.9999,FontAdjustment={\fontdimen 8\font
                                                                (fontspec) =0.59999pt\relax \fontdimen 9\font =1.2pt\relax
                                                                (fontspec) \fontdimen 10\font =1.2pt\relax \fontdimen 11\font
                                                                (fontspec) =1.2pt\relax \fontdimen 12\font =5.196pt\relax
                                                                (fontspec) \fontdimen 13\font =0pt\relax }].
                                                                (fontspec)
                                                                (fontspec) This font family consists of the following NFSS
                                                                (fontspec) series/shapes:
                                                                (fontspec)
                                                                (fontspec) – ‘normal’ (m/n) with NFSS spec.:
                                                                (fontspec) <10.2->s*[0.9999]”GaramondMath:mode=base;script=math;lang
                                                                uage=dflt;+tlig;”<7.2-10.2>s*[0.9999]”GaramondMath:mode=base;script=math;languag
                                                                e=dflt;+tlig;+ssty=0;”<-7.2>s*[0.9999]”GaramondMath:mode=base;script=math;langua
                                                                ge=dflt;+tlig;+ssty=1;”
                                                                (fontspec) – ‘small caps’ (m/sc) with NFSS spec.:
                                                                (fontspec) and font adjustment code:
                                                                (fontspec) \__um_luatex_copy_fontdimens: \fontdimen 8\font
                                                                (fontspec) =0.59999pt\relax \fontdimen 9\font =1.2pt\relax
                                                                (fontspec) \fontdimen 10\font =1.2pt\relax \fontdimen 11\font
                                                                (fontspec) =1.2pt\relax \fontdimen 12\font =5.196pt\relax
                                                                (fontspec) \fontdimen 13\font =0pt\relax

                                                                LaTeX Font Info: Encoding `OMX’ has changed to `TU’ for symbol font
                                                                (Font) `largesymbols’ in the math version `normal’ on input line 20
                                                                .
                                                                LaTeX Font Info: Overwriting symbol font `largesymbols’ in version `normal’
                                                                (Font) OMX/cmex/m/n –> TU/GaramondMath(3)/m/n on input line 20
                                                                .
                                                                LaTeX Font Info: Encoding `OMX’ has changed to `TU’ for symbol font
                                                                (Font) `largesymbols’ in the math version `bold’ on input line 20.
                                                                LaTeX Font Info: Overwriting symbol font `largesymbols’ in version `bold’
                                                                (Font) OMX/cmex/m/n –> TU/GaramondMath(3)/b/n on input line 20
                                                                .
                                                                LaTeX Font Info: Font shape `TU/GaramondMath(2)/m/n’ will be
                                                                (Font) scaled to size 12.00128pt on input line 20.
                                                                LaTeX Font Info: Font shape `TU/GaramondMath(2)/m/n’ will be
                                                                (Font) scaled to size 8.40088pt on input line 20.
                                                                LaTeX Font Info: Font shape `TU/GaramondMath(2)/m/n’ will be
                                                                (Font) scaled to size 6.00064pt on input line 20.
                                                                LaTeX Font Info: Font shape `TU/GaramondMath(3)/m/n’ will be
                                                                (Font) scaled to size 11.99872pt on input line 20.
                                                                LaTeX Font Info: Font shape `TU/GaramondMath(3)/m/n’ will be
                                                                (Font) scaled to size 8.3991pt on input line 20.
                                                                LaTeX Font Info: Font shape `TU/GaramondMath(3)/m/n’ will be
                                                                (Font) scaled to size 5.99936pt on input line 20.
                                                                LaTeX Font Info: Trying to load font information for U+msa on input line 20.

                                                                (c:/texlive/2020/texmf-dist/tex/latex/amsfonts/umsa.fd
                                                                File: umsa.fd 2013/01/14 v3.01 AMS symbols A
                                                                )
                                                                LaTeX Font Info: Trying to load font information for U+msb on input line 20.

                                                                (c:/texlive/2020/texmf-dist/tex/latex/amsfonts/umsb.fd
                                                                File: umsb.fd 2013/01/14 v3.01 AMS symbols B
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/colortbl/colortbl.sty
                                                                Package: colortbl 2020/01/04 v1.0e Color table columns (DPC)
                                                                \everycr=\toks40
                                                                \minrowclearance=\skip70
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/pgfplots/pgfplots.sty
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplots.revision.tex)
                                                                Package: pgfplots 2020/02/29 v1.17 Data Visualization (1.17)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplots.code.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplotscore.code.tex
                                                                Package pgfplots info on input line 124: Initializing with LUA version Lua 5.3
                                                                \pgfplots@luabackend@table=\catcodetable14
                                                                \t@pgfplots@toka=\toks41
                                                                \t@pgfplots@tokb=\toks42
                                                                \t@pgfplots@tokc=\toks43
                                                                \pgfplots@tmpa=\dimen298
                                                                \c@pgfplots@coordindex=\count311
                                                                \c@pgfplots@scanlineindex=\count312

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/sys/pgfplotssysgeneric.code.te
                                                                x))
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfs
                                                                upp_loader.code.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/libraries/pgflibraryfpu.code.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/libraries/luamath/pgflibraryluamath
                                                                .code.tex)
                                                                Package pgfplots info on input line 290: luamath library shipped with pgf 3.1.8b
                                                                is up-to-date
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/util/pgfplotsutil.code.tex
                                                                Package pgfplots info on input line 82: Found new luatex: initializing lua comma
                                                                nds instead of write18 (shell-escape)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsliststru
                                                                cture.code.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsliststru
                                                                ctureext.code.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsarray.co
                                                                de.tex
                                                                \c@pgfplotsarray@tmp=\count313
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsmatrix.c
                                                                ode.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstableshared.c
                                                                ode.tex
                                                                \c@pgfplotstable@counta=\count314
                                                                \t@pgfplotstable@a=\toks44
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsdeque.co
                                                                de.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/util/pgfplotsbinary.code.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/util/pgfplotsbinary.data.code.
                                                                tex))
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/util/pgfplotsutil.verb.code.te
                                                                x)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/libs/pgflibrarypgfplots.surfsh
                                                                ading.code.tex
                                                                \c@pgfplotslibrarysurf@no=\count315

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfsha
                                                                ding.pgfsys-luatex.def)))
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/util/pgfplotscolormap.code.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/util/pgfplotscolor.code.tex))
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplotsstackedplots.code.tex) (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplotsplothandlers.code.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplotsmeshplothandler.code.t
                                                                ex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplotsmeshplotimage.code.tex
                                                                ))) (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplots.scaling.code.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplotscoordprocessing.code.t
                                                                ex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplots.errorbars.code.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplots.markers.code.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplotsticks.code.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplots.paths.code.tex)
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzli
                                                                brarydecorations.code.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduledecorations.code.t
                                                                ex
                                                                \pgfdecoratedcompleteddistance=\dimen299
                                                                \pgfdecoratedremainingdistance=\dimen300
                                                                \pgfdecoratedinputsegmentcompleteddistance=\dimen301
                                                                \pgfdecoratedinputsegmentremainingdistance=\dimen302
                                                                \pgf@decorate@distancetomove=\dimen303
                                                                \pgf@decorate@repeatstate=\count316
                                                                \pgfdecorationsegmentamplitude=\dimen304
                                                                \pgfdecorationsegmentlength=\dimen305
                                                                )
                                                                \tikz@lib@dec@box=\box67
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzli
                                                                brarydecorations.pathmorphing.code.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydec
                                                                orations.pathmorphing.code.tex))
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzli
                                                                brarydecorations.pathreplacing.code.tex
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydec
                                                                orations.pathreplacing.code.tex))
                                                                \pgfplots@numplots=\count317
                                                                \pgfplots@xmin@reg=\dimen306
                                                                \pgfplots@xmax@reg=\dimen307
                                                                \pgfplots@ymin@reg=\dimen308
                                                                \pgfplots@ymax@reg=\dimen309
                                                                \pgfplots@zmin@reg=\dimen310
                                                                \pgfplots@zmax@reg=\dimen311
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzli
                                                                braryplotmarks.code.tex
                                                                File: tikzlibraryplotmarks.code.tex 2020/12/27 v3.1.8b (3.1.8b)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgf/libraries/pgflibraryplotmarks.code.
                                                                tex
                                                                File: pgflibraryplotmarks.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                ))) (c:/texlive/2020/texmf-dist/tex/latex/pgfplots/pgfplotstable.sty
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/pgfplots.revision.tex)
                                                                Package: pgfplotstable 2020/02/29 v1.17 Table typesetting and Pretty-printing (1
                                                                .17)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstable.code.te
                                                                x
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstable.coltype
                                                                .code.tex))) (c:/texlive/2020/texmf-dist/tex/latex/thumbs/thumbs.sty
                                                                Package: thumbs 2014/03/09 v1.0q Thumb marks and overview page(s) (HMM)

                                                                (c:/texlive/2020/texmf-dist/tex/latex/kvoptions/kvoptions.sty
                                                                Package: kvoptions 2020-10-07 v3.14 Key value format for package options (HO)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty
                                                                Package: ltxcmds 2020-05-10 v1.25 LaTeX kernel commands for general use (HO)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty
                                                                Package: kvsetkeys 2019/12/15 v1.18 Key value parser (HO)
                                                                ))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/base/atbegshi-ltx.sty
                                                                Package: atbegshi-ltx 2020/08/17 v1.0a Emulation of the original atbegshi packag
                                                                e
                                                                with kernel methods
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/picture/picture.sty
                                                                Package: picture 2020-04-22 v1.6 Dimens for picture macros (HO)
                                                                Package picture Info: Calculation method: etex.
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/alphalph/alphalph.sty
                                                                Package: alphalph 2019/12/09 v2.6 Convert numbers to letters (HO)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/infwarerr/infwarerr.sty
                                                                Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/intcalc/intcalc.sty
                                                                Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO)
                                                                ))
                                                                (c:/texlive/2020/texmf-dist/tex/latex/pageslts/pageslts.sty
                                                                Package: pageslts 2015/12/21 v1.2f Refers to special pages’ numbers/names (HMM)

                                                                (c:/texlive/2020/texmf-dist/tex/latex/base/atveryend-ltx.sty
                                                                Package: atveryend-ltx 2020/08/19 v1.0a Emulation of the original atvery package

                                                                with kernel methods
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/base/everyshi-ltx.sty
                                                                Package: everyshi-ltx 2020/08/17 v1.0a Emulation of the original everyshi packag
                                                                e
                                                                with kernel methods
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty
                                                                Package: letltxmacro 2019/12/03 v1.6 Let assignment for LaTeX macros (HO)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/undolabl/undolabl.sty
                                                                Package: undolabl 2015/03/29 v1.0l Overriding labels (HMM)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
                                                                Package: rerunfilecheck 2019/12/05 v1.9 Rerun checks for auxiliary files (HO)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
                                                                Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO)

                                                                Package pdftexcmds Info: \pdf@primitive is available.
                                                                Package pdftexcmds Info: \pdf@ifprimitive is available.
                                                                Package pdftexcmds Info: \pdfdraftmode found.
                                                                \pdftexcmds@toks=\toks45
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty
                                                                Package: uniquecounter 2019/12/15 v1.4 Provide unlimited unique counter (HO)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty
                                                                Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO)

                                                                ))
                                                                Package uniquecounter Info: New unique counter `rerunfilecheck’ on input line 28
                                                                6.
                                                                )
                                                                Package pageslts Info: Option pagecontinue enabled
                                                                (pageslts) (maybe by default):
                                                                (pageslts) The pageslts package will continue the page numbering,
                                                                (pageslts) when the same page numbering scheme is used twice.
                                                                (pageslts) If you do not want this, call pageslts with option
                                                                (pageslts) pagecontinue=false (or use \setcounter{page}=1).
                                                                (pageslts) on input line 179.
                                                                Package pageslts Info: Option romanMult enabled
                                                                (pageslts) (maybe by default):
                                                                (pageslts) The pageslts package will extend the page numbering
                                                                (pageslts) of the roman scheme below i with
                                                                (pageslts) 0, -i, -ii, -iii, -iv,…
                                                                (pageslts) If you do not want this, call pageslts with option
                                                                (pageslts) romanMult=false.
                                                                (pageslts) on input line 278.
                                                                Package pageslts Info: Option RomanMulti enabled
                                                                (pageslts) (maybe by default):
                                                                (pageslts) The pageslts package will extend the page numbering
                                                                (pageslts) of the Roman scheme below I with
                                                                (pageslts) 0, -I, -II, -III, -IV,…
                                                                (pageslts) If you do not want this, call pageslts with option
                                                                (pageslts) RomanMulti=false.
                                                                (pageslts) on input line 300.
                                                                Package pageslts Info: Option fnsymbolmult enabled
                                                                (pageslts) (maybe by default):
                                                                (pageslts) The pageslts package will extend the page numbering
                                                                (pageslts) of the footnotesymbol scheme using the alphalph
                                                                (pageslts) package.
                                                                (pageslts) If you do not want this, call pageslts with option
                                                                (pageslts) fnsymbolmult=false.
                                                                (pageslts) on input line 322.
                                                                \c@CurrentPage=\count318
                                                                \c@pagesLTS.pagenr=\count319
                                                                \c@pagesLTS.current.local.0=\count320
                                                                \c@pagesLTS.pnc.0=\count321
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/pagecolor/pagecolor.sty
                                                                Package: pagecolor 2017/05/29 v1.0i Provides thepagecolor (HMM)

                                                                (c:/texlive/2020/texmf-dist/tex/generic/iftex/ifluatex.sty
                                                                Package: ifluatex 2019/10/25 v1.5 ifluatex legacy package. Use iftex instead.
                                                                ))
                                                                Package thumbs Info: Option ignorehoffset NOT =false:
                                                                (thumbs) hoffset will be ignored.
                                                                (thumbs) To make thumbs regard hoffset use option
                                                                (thumbs) ignorehoffset=false on input line 170.
                                                                Package thumbs Info: Option ignorevoffset NOT =false:
                                                                (thumbs) voffset will be ignored.
                                                                (thumbs) To make thumbs regard voffset use option
                                                                (thumbs) ignorevoffset=false on input line 185.
                                                                \th@mbwidthx=\dimen312
                                                                \th@mbheighty=\dimen313
                                                                \th@mbposx=\dimen314
                                                                \th@mbposy=\dimen315
                                                                \th@mbposyA=\dimen316
                                                                \th@mbposyB=\dimen317
                                                                \th@mbposytop=\dimen318
                                                                \th@mbposybottom=\dimen319
                                                                \th@mbwidthxtoc=\dimen320
                                                                \th@mbwidthtmp=\dimen321
                                                                \th@mbsposytocy=\dimen322
                                                                \th@mbsposytocyy=\dimen323
                                                                \th@mbHitO=\dimen324
                                                                \th@mbHitE=\dimen325
                                                                \th@mbHimO=\dimen326
                                                                \th@mbHimE=\dimen327
                                                                \th@mbsdistance=\dimen328
                                                                \ThumbsBox=\box68
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/hyperref/hyperref.sty
                                                                Package: hyperref 2020-05-15 v7.00e Hypertext links for LaTeX

                                                                (c:/texlive/2020/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty
                                                                Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/pdfescape/pdfescape.sty
                                                                Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX’s escape features (HO)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/hycolor/hycolor.sty
                                                                Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/latex/auxhook/auxhook.sty
                                                                Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO)
                                                                )
                                                                \@linkdim=\dimen329
                                                                \Hy@linkcounter=\count322
                                                                \Hy@pagecounter=\count323

                                                                (c:/texlive/2020/texmf-dist/tex/latex/hyperref/pd1enc.def
                                                                File: pd1enc.def 2020-05-15 v7.00e Hyperref: PDFDocEncoding definition (HO)
                                                                )
                                                                (c:/texlive/2020/texmf-dist/tex/generic/etexcmds/etexcmds.sty
                                                                Package: etexcmds 2019/12/15 v1.7 Avoid name clashes with e-TeX commands (HO)
                                                                )
                                                                \Hy@SavedSpaceFactor=\count324
                                                                Package hyperref Info: Hyper figures OFF on input line 4464.
                                                                Package hyperref Info: Link nesting OFF on input line 4469.
                                                                Package hyperref Info: Hyper index ON on input line 4472.
                                                                Package hyperref Info: Plain pages OFF on input line 4479.
                                                                Package hyperref Info: Backreferencing OFF on input line 4484.
                                                                Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
                                                                Package hyperref Info: Bookmarks ON on input line 4717.
                                                                \c@Hy@tempcnt=\count325

                                                                (c:/texlive/2020/texmf-dist/tex/latex/url/url.sty
                                                                \Urlmuskip=\muskip18
                                                                Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc.
                                                                )
                                                                LaTeX Info: Redefining \url on input line 5076.
                                                                \XeTeXLinkMargin=\dimen330

                                                                (c:/texlive/2020/texmf-dist/tex/generic/bitset/bitset.sty
                                                                Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO)
                                                                )
                                                                \Fld@menulength=\count326
                                                                \Fi

                                                              • #120443
                                                                davidebond
                                                                Partecipante
                                                                  Up
                                                                  0
                                                                  Down
                                                                  ::


                                                                  Chiedo scusa del precedente messaggio. Devo aver cancellato il secondo code. Potreste aiutarmi a salvare il mio texlive?

                                                                  Grazie e ciao,

                                                                  Davide

                                                                • #120444
                                                                  davidebond
                                                                  Partecipante
                                                                    Up
                                                                    0
                                                                    Down
                                                                    ::


                                                                    Nessuno ha un’idea su come riparare texlive?

                                                                    Grazie e ciao,

                                                                    davide

                                                                  • #120445
                                                                    davidebond
                                                                    Partecipante
                                                                      Up
                                                                      0
                                                                      Down
                                                                      ::


                                                                      Siccome io da solo non sono capace di andare avanti, ho scritto a Christian Schenk il quale mi ha risposto a proposito della lentezza di pdflatex (ma il discorso vale anche per altro):

                                                                      When you start pdflatex for the first time, it can take some time
                                                                      because the format file has to be created (on-the-fly).

                                                                      Altro non sono riuscito a trovare.

                                                                      Ciao,

                                                                      davide

                                                                    • #120446
                                                                      samiel
                                                                      Partecipante
                                                                        Up
                                                                        0
                                                                        Down
                                                                        ::


                                                                        Non ho idea se la cosa possa risolvere, ma per l’errore che riferisci sopra con lualatex, prova a caricare il font con l’opzione
                                                                        `[Renderer=Node]`

                                                                        m

                                                                      • #120447
                                                                        davidebond
                                                                        Partecipante
                                                                          Up
                                                                          0
                                                                          Down
                                                                          ::


                                                                          Grazie. Dove devo inserire l’opzione? L’ho messa per \mainfont, ma mi ha dato errore.

                                                                          Grazie e ciao,

                                                                          davide

                                                                        • #120448
                                                                          samiel
                                                                          Partecipante
                                                                            Up
                                                                            0
                                                                            Down
                                                                            ::


                                                                            in teoria come opzione di \setmainfont

                                                                            m

                                                                          • #120449
                                                                            davidebond
                                                                            Partecipante
                                                                              Up
                                                                              0
                                                                              Down
                                                                              ::


                                                                              Esatto. Quello che ho fatto, ma non funziona. È texlive ad essere corrotto, come sto dicendo. Ad ogni modo, questo è il log:

                                                                              `
                                                                              This is LuaHBTeX, Version 1.12.0 (TeX Live 2020/W32TeX) (format=lualatex 2021.9.4) 6 OCT 2021 17:25
                                                                              restricted system commands enabled.
                                                                              **C:/Users/Davide/lua26.tex
                                                                              (c:/Users/Davide/lua26.tex
                                                                              LaTeX2e <2020-10-01> patch level 4
                                                                              Lua module: luaotfload 2020-12-31 3.16 Lua based OpenType font support
                                                                              Lua module: lualibs 2020-12-30 2.73 ConTeXt Lua standard libraries.
                                                                              Lua module: lualibs-extended 2020-12-30 2.73 ConTeXt Lua libraries — extended c
                                                                              ollection.
                                                                              luaotfload | conf : Root cache directory is “C:/texlive/2020/texmf-var/luatex-ca
                                                                              che/generic/names”.
                                                                              luaotfload | init : Loading fontloader “fontloader-2020-12-30.lua” from kpse-res
                                                                              olved path “c:/texlive/2020/texmf-dist/tex/luatex/luaotfload/fontloader-2020-12-
                                                                              30.lua”.
                                                                              Lua-only attribute luaotfload@noligature = 1
                                                                              Lua-only attribute luaotfload@syllabe = 2
                                                                              luaotfload | init : Context OpenType loader version 0x1.8e5604189374cp+1
                                                                              Inserting `luaotfload.node_processor' at position 1 in `pre_linebreak_filter'.
                                                                              Inserting `luaotfload.node_processor' at position 1 in `hpack_filter'.
                                                                              Inserting `luaotfload.glyph_stream' at position 1 in `glyph_stream_provider'.
                                                                              Inserting `luaotfload.define_font' at position 1 in `define_font'.
                                                                              Lua-only attribute luaotfload_color_attribute = 3
                                                                              luaotfload | conf : Root cache directory is “C:/texlive/2020/texmf-var/luatex-ca
                                                                              che/generic/names”.
                                                                              Inserting `luaotfload.harf.strip_prefix' at position 1 in `find_opentype_file'.
                                                                              Inserting `luaotfload.harf.strip_prefix' at position 1 in `find_truetype_file'.
                                                                              Inserting `luaotfload.harf.finalize_vlist' at position 1 in `post_linebreak_filt
                                                                              er'.
                                                                              Inserting `luaotfload.harf.finalize_hlist' at position 2 in `hpack_filter'.
                                                                              Inserting `luaotfload.cleanup_files' at position 1 in `wrapup_run'.
                                                                              Inserting `luaotfload.harf.finalize_unicode' at position 1 in `finish_pdffile'.
                                                                              Inserting `luaotfload.glyphinfo' at position 1 in `glyph_info'.
                                                                              Inserting `luaotfload.aux.set_sscale_dimens' at position 1 in `luaotfload.patch_
                                                                              font'.
                                                                              Inserting `luaotfload.aux.set_font_index' at position 2 in `luaotfload.patch_fon
                                                                              t'.
                                                                              Inserting `luaotfload.aux.patch_cambria_domh' at position 3 in `luaotfload.patch
                                                                              _font'.
                                                                              Inserting `luaotfload.aux.fixup_fontdata' at position 1 in `luaotfload.patch_fon
                                                                              t_unsafe'.
                                                                              Inserting `luaotfload.aux.set_capheight' at position 4 in `luaotfload.patch_font
                                                                              '.
                                                                              Inserting `luaotfload.aux.set_xheight' at position 5 in `luaotfload.patch_font'.
                                                                              Inserting `luaotfload.rewrite_fontname' at position 6 in `luaotfload.patch_font'
                                                                              . L3 programming layer <2021-01-09> xparse <2020-03-03>
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/l3kernel/expl3.sty
                                                                              Package: expl3 2021-01-09 L3 programming layer (loader)

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/l3backend/l3backend-luatex.def
                                                                              File: l3backend-luatex.def 2021-01-09 L3 backend support: PDF output (LuaTeX)
                                                                              \l__kernel_color_stack_int=\count173
                                                                              \l__pdf_internal_box=\box47
                                                                              ))
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrartcl.cls
                                                                              Document Class: scrartcl 2020/09/21 v3.32 KOMA-Script document class (article)
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrkbase.sty
                                                                              Package: scrkbase 2020/09/21 v3.32 KOMA-Script package (KOMA-Script-dependent ba
                                                                              sics and keyval usage)

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrbase.sty
                                                                              Package: scrbase 2020/09/21 v3.32 KOMA-Script package (KOMA-Script-independent b
                                                                              asics and keyval usage)

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrlfile.sty
                                                                              Package: scrlfile 2020/09/21 v3.32 KOMA-Script package (file load hooks)

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty
                                                                              Package: scrlfile-hook 2020/09/21 v3.32 KOMA-Script package (using LaTeX hooks)

                                                                              LaTeX3 Info: Defining command \BeforeFile with sig. 'm' on line 61.

                                                                              LaTeX3 Info: Defining command \AfterFile with sig. 'm' on line 65.

                                                                              LaTeX3 Info: Defining command \BeforeClass with sig. 'm' on line 69.

                                                                              LaTeX3 Info: Defining command \BeforePackage with sig. 'm' on line 73.

                                                                              LaTeX3 Info: Defining command \AfterAtEndOfClass with sig. 'smo+m' on line 83.

                                                                              LaTeX3 Info: Defining command \AfterAtEndOfPackage with sig. 'smo+m' on line
                                                                              (LaTeX3) 93.

                                                                              LaTeX3 Info: Defining command \scrlfile@AfterClass with sig. 'smo+m' on line
                                                                              (LaTeX3) 173.

                                                                              LaTeX3 Info: Defining command \AfterClass with sig. '' on line 174.

                                                                              LaTeX3 Info: Defining command \scrlfile@AfterPackage with sig. 'smo+m' on line
                                                                              (LaTeX3) 191.

                                                                              LaTeX3 Info: Defining command \AfterPackage with sig. '' on line 192.

                                                                              LaTeX3 Info: Defining command \ReplaceInput with sig. '' on line 193.

                                                                              LaTeX3 Info: Defining command \ReplaceClass with sig. 'mm' on line 196.

                                                                              LaTeX3 Info: Defining command \ReplacePackage with sig. 'mm' on line 199.

                                                                              LaTeX3 Info: Defining command \UnReplaceInput with sig. '' on line 200.

                                                                              LaTeX3 Info: Defining command \UnReplaceClass with sig. 'm' on line 203.

                                                                              LaTeX3 Info: Defining command \UnReplacePackage with sig. 'mm' on line 206.

                                                                              LaTeX3 Info: Defining command \PreventPackageFromLoading with sig. 's+om' on
                                                                              (LaTeX3) line 234.

                                                                              LaTeX3 Info: Defining command \StorePreventPackageFromLoading with sig. 'm' on
                                                                              (LaTeX3) line 242.

                                                                              LaTeX3 Info: Defining command \ResetPreventPackageFromLoading with sig. '' on
                                                                              (LaTeX3) line 247.

                                                                              LaTeX3 Info: Defining command \UnPreventPackageFromLoading with sig. 'sm' on
                                                                              (LaTeX3) line 261.

                                                                              LaTeX3 Info: Defining command \BeforeClosingMainAux with sig. 'om' on line
                                                                              (LaTeX3) 274.

                                                                              LaTeX3 Info: Defining command \AfterReadingMainAux with sig. 'om' on line 287.

                                                                              LaTeX3 Info: Defining command \protected@immediate@write with sig. 'm+m+m' on
                                                                              (LaTeX3) line 298.

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrlogo.sty
                                                                              Package: scrlogo 2020/09/21 v3.32 KOMA-Script package (logo)
                                                                              )))
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/graphics/keyval.sty
                                                                              Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
                                                                              \KV@toks@=\toks15
                                                                              )))
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/koma-script/tocbasic.sty
                                                                              Package: tocbasic 2020/09/21 v3.32 KOMA-Script package (handling toc-files)
                                                                              \scr@dte@tocline@numberwidth=\skip47
                                                                              \scr@dte@tocline@numbox=\box48
                                                                              )
                                                                              Package tocbasic Info: babel extension for `toc' omitted
                                                                              (tocbasic) because of missing \bbl@set@language on input line 135.
                                                                              Class scrartcl Info: File `scrsize12pt.clo' used to setup font sizes on input li
                                                                              ne 2222.

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/koma-script/scrsize12pt.clo
                                                                              File: scrsize12pt.clo 2020/09/21 v3.32 KOMA-Script font size class option (12pt)

                                                                              luaotfload | db : Font names database loaded from C:/texlive/2020/texmf-var/luat
                                                                              ex-cache/generic/names/luaotfload-names.luc)
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/koma-script/typearea.sty
                                                                              Package: typearea 2020/09/21 v3.32 KOMA-Script package (type area)
                                                                              \ta@bcor=\skip48
                                                                              \ta@div=\count174
                                                                              \ta@hblk=\skip49
                                                                              \ta@vblk=\skip50
                                                                              \ta@temp=\skip51
                                                                              \footheight=\skip52

                                                                              DIV calculation for typearea with good linewidth.
                                                                              Package typearea Info: These are the values describing the layout:
                                                                              (typearea) DIV = 9
                                                                              (typearea) BCOR = 19.91692pt
                                                                              (typearea) \paperwidth = 597.50793pt
                                                                              (typearea) \textwidth = 385.0607pt
                                                                              (typearea) DIV departure = 1%
                                                                              (typearea) \evensidemargin = 56.08356pt
                                                                              (typearea) \oddsidemargin = 11.8237pt
                                                                              (typearea) \paperheight = 845.04694pt
                                                                              (typearea) \textheight = 534.0pt
                                                                              (typearea) \topmargin = 21.62411pt
                                                                              (typearea) \headheight = 18.125pt
                                                                              (typearea) \headsep = 21.75pt
                                                                              (typearea) \topskip = 12.0pt
                                                                              (typearea) \footskip = 50.75pt
                                                                              (typearea) \baselineskip = 14.5pt
                                                                              (typearea) on input line 1740.
                                                                              )
                                                                              \c@part=\count175
                                                                              \c@section=\count176
                                                                              \c@subsection=\count177
                                                                              \c@subsubsection=\count178
                                                                              \c@paragraph=\count179
                                                                              \c@subparagraph=\count180
                                                                              \scr@dte@section@maxnumwidth=\skip53
                                                                              Class scrartcl Info: using compatibility default `runin=bysign'
                                                                              (scrartcl) for `\section on input line 4795.
                                                                              Class scrartcl Info: using compatibility default `afterindent=bysign'
                                                                              (scrartcl) for `\section on input line 4795.
                                                                              \scr@dte@part@maxnumwidth=\skip54
                                                                              Class scrartcl Info: using compatibility default `afterindent=false'
                                                                              (scrartcl) for `\part on input line 4803.
                                                                              \scr@dte@subsection@maxnumwidth=\skip55
                                                                              Class scrartcl Info: using compatibility default `runin=bysign'
                                                                              (scrartcl) for `\subsection on input line 4813.
                                                                              Class scrartcl Info: using compatibility default `afterindent=bysign'
                                                                              (scrartcl) for `\subsection on input line 4813.
                                                                              \scr@dte@subsubsection@maxnumwidth=\skip56
                                                                              Class scrartcl Info: using compatibility default `runin=bysign'
                                                                              (scrartcl) for `\subsubsection on input line 4823.
                                                                              Class scrartcl Info: using compatibility default `afterindent=bysign'
                                                                              (scrartcl) for `\subsubsection on input line 4823.
                                                                              \scr@dte@paragraph@maxnumwidth=\skip57
                                                                              Class scrartcl Info: using compatibility default `runin=bysign'
                                                                              (scrartcl) for `\paragraph on input line 4834.
                                                                              Class scrartcl Info: using compatibility default `afterindent=bysign'
                                                                              (scrartcl) for `\paragraph on input line 4834.
                                                                              \scr@dte@subparagraph@maxnumwidth=\skip58
                                                                              Class scrartcl Info: using compatibility default `runin=bysign'
                                                                              (scrartcl) for `\subparagraph on input line 4844.
                                                                              Class scrartcl Info: using compatibility default `afterindent=bysign'
                                                                              (scrartcl) for `\subparagraph on input line 4844.
                                                                              \abovecaptionskip=\skip59
                                                                              \belowcaptionskip=\skip60
                                                                              \c@pti@nb@sid@b@x=\box49
                                                                              Package tocbasic Info: babel extension for `lof' omitted
                                                                              (tocbasic) because of missing \bbl@set@language on input line 6076.
                                                                              \scr@dte@figure@maxnumwidth=\skip61
                                                                              \c@figure=\count181
                                                                              Package tocbasic Info: babel extension for `lot' omitted
                                                                              (tocbasic) because of missing \bbl@set@language on input line 6088.
                                                                              \scr@dte@table@maxnumwidth=\skip62
                                                                              \c@table=\count182
                                                                              Class scrartcl Info: Redefining `\numberline' on input line 6252.
                                                                              \bibindent=\dimen138
                                                                              ) (c:/texlive/2020/texmf-dist/tex/latex/amsfonts/amssymb.sty
                                                                              Package: amssymb 2013/01/14 v3.01 AMS font symbols

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/amsfonts/amsfonts.sty
                                                                              Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
                                                                              \@emptytoks=\toks16
                                                                              \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:/texlive/2020/texmf-dist/tex/latex/tools/tabularx.sty
                                                                              Package: tabularx 2020/01/15 v2.11c `tabularx' package (DPC)

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/tools/array.sty
                                                                              Package: array 2020/10/01 v2.5c Tabular extension package (FMi)
                                                                              \col@sep=\dimen139
                                                                              \ar@mcellbox=\box50
                                                                              \extrarowheight=\dimen140
                                                                              \NC@list=\toks17
                                                                              \extratabsurround=\skip63
                                                                              \backup@length=\skip64
                                                                              \ar@cellbox=\box51
                                                                              )
                                                                              \TX@col@width=\dimen141
                                                                              \TX@old@table=\dimen142
                                                                              \TX@old@col=\dimen143
                                                                              \TX@target=\dimen144
                                                                              \TX@delta=\dimen145
                                                                              \TX@cols=\count183
                                                                              \TX@ftn=\toks18
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
                                                                              \pgfutil@everybye=\toks19
                                                                              \pgfutil@tempdima=\dimen146
                                                                              \pgfutil@tempdimb=\dimen147

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex))
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
                                                                              \pgfutil@abb=\box52
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/pgf.revision.tex)
                                                                              Package: pgfrcs 2020/12/27 v3.1.8b (3.1.8b)
                                                                              ))
                                                                              Package: pgf 2020/12/27 v3.1.8b (3.1.8b)

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/graphics/graphicx.sty
                                                                              Package: graphicx 2020/09/09 v1.2b Enhanced LaTeX Graphics (DPC,SPQR)

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/graphics/graphics.sty
                                                                              Package: graphics 2020/08/30 v1.4c Standard LaTeX Graphics (DPC,SPQR)

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/graphics/trig.sty
                                                                              Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
                                                                              File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
                                                                              )
                                                                              Package graphics Info: Driver file: luatex.def on input line 105.

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/graphics-def/luatex.def
                                                                              File: luatex.def 2020/10/05 v1.2a Graphics/color driver for luatex
                                                                              ))
                                                                              \Gin@req@height=\dimen148
                                                                              \Gin@req@width=\dimen149
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
                                                                              Package: pgfsys 2020/12/27 v3.1.8b (3.1.8b)

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
                                                                              \pgfkeys@pathtoks=\toks20
                                                                              \pgfkeys@temptoks=\toks21

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex
                                                                              \pgfkeys@tmptoks=\toks22
                                                                              ))
                                                                              \pgf@x=\dimen150
                                                                              \pgf@y=\dimen151
                                                                              \pgf@xa=\dimen152
                                                                              \pgf@ya=\dimen153
                                                                              \pgf@xb=\dimen154
                                                                              \pgf@yb=\dimen155
                                                                              \pgf@xc=\dimen156
                                                                              \pgf@yc=\dimen157
                                                                              \pgf@xd=\dimen158
                                                                              \pgf@yd=\dimen159
                                                                              \w@pgf@writea=\write3
                                                                              \r@pgf@reada=\read2
                                                                              \c@pgf@counta=\count184
                                                                              \c@pgf@countb=\count185
                                                                              \c@pgf@countc=\count186
                                                                              \c@pgf@countd=\count187
                                                                              \t@pgf@toka=\toks23
                                                                              \t@pgf@tokb=\toks24
                                                                              \t@pgf@tokc=\toks25
                                                                              \pgf@sys@id@count=\count188
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg
                                                                              File: pgf.cfg 2020/12/27 v3.1.8b (3.1.8b)
                                                                              )
                                                                              Driver file for pgf: pgfsys-luatex.def

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-luatex.def
                                                                              File: pgfsys-luatex.def 2020/12/27 v3.1.8b (3.1.8b)

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def
                                                                              File: pgfsys-common-pdf.def 2020/12/27 v3.1.8b (3.1.8b)
                                                                              )))
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex
                                                                              File: pgfsyssoftpath.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgfsyssoftpath@smallbuffer@items=\count189
                                                                              \pgfsyssoftpath@bigbuffer@items=\count190
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex
                                                                              File: pgfsysprotocol.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              )) (c:/texlive/2020/texmf-dist/tex/latex/xcolor/xcolor.sty
                                                                              Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK)

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/graphics-cfg/color.cfg
                                                                              File: color.cfg 2016/01/02 v1.6 sample color configuration
                                                                              )
                                                                              Package xcolor Info: Driver file: luatex.def on input line 225.
                                                                              Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1348.
                                                                              Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1352.
                                                                              Package xcolor Info: Model `RGB' extended on input line 1364.
                                                                              Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1366.
                                                                              Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1367.
                                                                              Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1368.
                                                                              Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1369.
                                                                              Package xcolor Info: Model `Gray' substituted by `gray' on input line 1370.
                                                                              Package xcolor Info: Model `wave' substituted by `hsb' on input line 1371.
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
                                                                              Package: pgfcore 2020/12/27 v3.1.8b (3.1.8b)

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex
                                                                              \pgfmath@dimen=\dimen160
                                                                              \pgfmath@count=\count191
                                                                              \pgfmath@box=\box53
                                                                              \pgfmath@toks=\toks26
                                                                              \pgfmath@stack@operand=\toks27
                                                                              \pgfmath@stack@operation=\toks28
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.te
                                                                              x)
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric
                                                                              .code.tex)
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.t
                                                                              ex)
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.co
                                                                              de.tex)
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.te
                                                                              x)
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithm
                                                                              etics.code.tex)))
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex
                                                                              \c@pgfmathroundto@lastzeros=\count192
                                                                              ))
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfint.code.tex)
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex
                                                                              File: pgfcorepoints.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgf@picminx=\dimen161
                                                                              \pgf@picmaxx=\dimen162
                                                                              \pgf@picminy=\dimen163
                                                                              \pgf@picmaxy=\dimen164
                                                                              \pgf@pathminx=\dimen165
                                                                              \pgf@pathmaxx=\dimen166
                                                                              \pgf@pathminy=\dimen167
                                                                              \pgf@pathmaxy=\dimen168
                                                                              \pgf@xx=\dimen169
                                                                              \pgf@xy=\dimen170
                                                                              \pgf@yx=\dimen171
                                                                              \pgf@yy=\dimen172
                                                                              \pgf@zx=\dimen173
                                                                              \pgf@zy=\dimen174
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.cod
                                                                              e.tex
                                                                              File: pgfcorepathconstruct.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgf@path@lastx=\dimen175
                                                                              \pgf@path@lasty=\dimen176
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.te
                                                                              x
                                                                              File: pgfcorepathusage.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgf@shorten@end@additional=\dimen177
                                                                              \pgf@shorten@start@additional=\dimen178
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex
                                                                              File: pgfcorescopes.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgfpic=\box54
                                                                              \pgf@hbox=\box55
                                                                              \pgf@layerbox@main=\box56
                                                                              \pgf@picture@serial@count=\count193
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code
                                                                              .tex
                                                                              File: pgfcoregraphicstate.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgflinewidth=\dimen179
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.c
                                                                              ode.tex
                                                                              File: pgfcoretransformations.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgf@pt@x=\dimen180
                                                                              \pgf@pt@y=\dimen181
                                                                              \pgf@pt@temp=\dimen182
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex
                                                                              File: pgfcorequick.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex
                                                                              File: pgfcoreobjects.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.co
                                                                              de.tex
                                                                              File: pgfcorepathprocessing.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex
                                                                              File: pgfcorearrows.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgfarrowsep=\dimen183
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex
                                                                              File: pgfcoreshade.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgf@max=\dimen184
                                                                              \pgf@sys@shading@range@num=\count194
                                                                              \pgf@shadingcount=\count195
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
                                                                              File: pgfcoreimage.code.tex 2020/12/27 v3.1.8b (3.1.8b)

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex
                                                                              File: pgfcoreexternal.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgfexternal@startupbox=\box57
                                                                              ))
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex
                                                                              File: pgfcorelayers.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code
                                                                              .tex
                                                                              File: pgfcoretransparency.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex
                                                                              File: pgfcorepatterns.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              ) (c:/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex
                                                                              File: pgfcorerdf.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              ))) (c:/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.te
                                                                              x
                                                                              File: pgfmoduleshapes.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgfnodeparttextbox=\box58
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex
                                                                              File: pgfmoduleplot.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.st
                                                                              y
                                                                              Package: pgfcomp-version-0-65 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgf@nodesepstart=\dimen185
                                                                              \pgf@nodesepend=\dimen186
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.st
                                                                              y
                                                                              Package: pgfcomp-version-1-18 2020/12/27 v3.1.8b (3.1.8b)
                                                                              )) (c:/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgffor.sty
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex))
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/pgf/math/pgfmath.sty
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
                                                                              Package: pgffor 2020/12/27 v3.1.8b (3.1.8b)

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)
                                                                              \pgffor@iter=\dimen187
                                                                              \pgffor@skip=\dimen188
                                                                              \pgffor@stack=\toks29
                                                                              \pgffor@toks=\toks30
                                                                              ))
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex
                                                                              Package: tikz 2020/12/27 v3.1.8b (3.1.8b)

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.co
                                                                              de.tex
                                                                              File: pgflibraryplothandlers.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgf@plot@mark@count=\count196
                                                                              \pgfplotmarksize=\dimen189
                                                                              )
                                                                              \tikz@lastx=\dimen190
                                                                              \tikz@lasty=\dimen191
                                                                              \tikz@lastxsaved=\dimen192
                                                                              \tikz@lastysaved=\dimen193
                                                                              \tikz@lastmovetox=\dimen194
                                                                              \tikz@lastmovetoy=\dimen195
                                                                              \tikzleveldistance=\dimen196
                                                                              \tikzsiblingdistance=\dimen197
                                                                              \tikz@figbox=\box59
                                                                              \tikz@figbox@bg=\box60
                                                                              \tikz@tempbox=\box61
                                                                              \tikz@tempbox@bg=\box62
                                                                              \tikztreelevel=\count197
                                                                              \tikznumberofchildren=\count198
                                                                              \tikznumberofcurrentchild=\count199
                                                                              \tikz@fig@count=\count266

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex
                                                                              File: pgfmodulematrix.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              \pgfmatrixcurrentrow=\count267
                                                                              \pgfmatrixcurrentcolumn=\count268
                                                                              \pgf@matrix@numberofcolumns=\count269
                                                                              )
                                                                              \tikz@expandcount=\count270

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzli
                                                                              brarytopaths.code.tex
                                                                              File: tikzlibrarytopaths.code.tex 2020/12/27 v3.1.8b (3.1.8b)
                                                                              )))
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/ctable/ctable.sty
                                                                              Package: ctable 2015/10/17 v1.31 ctable package for flexible typesetting of tabl
                                                                              e and figure floats using key/value directives

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/iftex/ifpdf.sty
                                                                              Package: ifpdf 2019/10/25 v3.4 ifpdf legacy package. Use iftex instead.

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/iftex/iftex.sty
                                                                              Package: iftex 2020/03/06 v1.0d TeX engine tests
                                                                              ))
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/etoolbox/etoolbox.sty
                                                                              Package: etoolbox 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW)
                                                                              \etb@tempcnta=\count271
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/xkeyval/xkeyval.sty
                                                                              Package: xkeyval 2020/11/20 v2.8 package option processing (HA)

                                                                              (c:/texlive/2020/texmf-dist/tex/generic/xkeyval/xkeyval.tex
                                                                              (c:/texlive/2020/texmf-dist/tex/generic/xkeyval/xkvutils.tex
                                                                              \XKV@toks=\toks31
                                                                              \XKV@tempa@toks=\toks32
                                                                              )
                                                                              \XKV@depth=\count272
                                                                              File: xkeyval.tex 2014/12/03 v2.7a key=value parser (HA)
                                                                              ))
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/booktabs/booktabs.sty
                                                                              Package: booktabs 2020/01/12 v1.61803398 Publication quality tables
                                                                              \heavyrulewidth=\dimen198
                                                                              \lightrulewidth=\dimen199
                                                                              \cmidrulewidth=\dimen256
                                                                              \belowrulesep=\dimen257
                                                                              \belowbottomsep=\dimen258
                                                                              \aboverulesep=\dimen259
                                                                              \abovetopsep=\dimen260
                                                                              \cmidrulesep=\dimen261
                                                                              \cmidrulekern=\dimen262
                                                                              \defaultaddspace=\dimen263
                                                                              \@cmidla=\count273
                                                                              \@cmidlb=\count274
                                                                              \@aboverulesep=\dimen264
                                                                              \@belowrulesep=\dimen265
                                                                              \@thisruleclass=\count275
                                                                              \@lastruleclass=\count276
                                                                              \@thisrulewidth=\dimen266
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/graphics/rotating.sty
                                                                              Package: rotating 2016/08/11 v2.16d rotated objects in LaTeX

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/base/ifthen.sty
                                                                              Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)
                                                                              )
                                                                              \c@r@tfl@t=\count277
                                                                              \rotFPtop=\skip65
                                                                              \rotFPbot=\skip66
                                                                              \rot@float@box=\box63
                                                                              \rot@mess@toks=\toks33
                                                                              )

                                                                              Package ctable Warning: Transparency disabled: incompatible with tikz package
                                                                              on input line 36.

                                                                              \@CTframesep=\dimen267
                                                                              \@dfltCTframesep=\dimen268
                                                                              \@CTframerule=\dimen269
                                                                              \@dfltCTframerule=\dimen270
                                                                              \@CTwidth=\dimen271
                                                                              \@dfltCTwidth=\dimen272
                                                                              \@CTcaptionskip=\dimen273
                                                                              \@dfltCTcaptionskip=\dimen274
                                                                              \@CTmaxwidth=\dimen275
                                                                              \@dfltCTmaxwidth=\dimen276
                                                                              \@CTmincapwidth=\dimen277
                                                                              \@dfltCTmincapwidth=\dimen278
                                                                              \@CTfooterwidth=\dimen279
                                                                              \@dfltCTfooterwidth=\dimen280
                                                                              \@CTw=\dimen281
                                                                              \@CTfloatwidth=\dimen282
                                                                              \@CToldsep=\dimen283
                                                                              \@CToldrule=\dimen284
                                                                              \CT@t=\box64
                                                                              \@CTcurftwidth=\dimen285
                                                                              ) (c:/texlive/2020/texmf-dist/tex/latex/base/fontenc.sty
                                                                              Package: fontenc 2020/08/10 v2.0s Standard LaTeX package

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/euenc/eu2enc.def
                                                                              File: eu2enc.def 2010/05/27 v0.1h Experimental Unicode font encodings
                                                                              )
                                                                              LaTeX Font Info: Trying to load font information for EU2+lmr on input line 11
                                                                              2.

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/euenc/eu2lmr.fd
                                                                              File: eu2lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern
                                                                              ))
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/fontspec/fontspec.sty
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
                                                                              Package: xparse 2020-10-27 L3 Experimental document command parser

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/l3packages/xparse/xparse-generic.tex))
                                                                              Package: fontspec 2020/02/21 v2.7i Font selection for XeLaTeX and LuaLaTeX
                                                                              Lua module: fontspec 2020/02/21 2.7i Font selection for XeLaTeX and LuaLaTeX
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty
                                                                              Package: fontspec-luatex 2020/02/21 v2.7i Font selection for XeLaTeX and LuaLaTe
                                                                              X
                                                                              \l__fontspec_script_int=\count278
                                                                              \l__fontspec_language_int=\count279
                                                                              \l__fontspec_strnum_int=\count280
                                                                              \l__fontspec_tmp_int=\count281
                                                                              \l__fontspec_tmpa_int=\count282
                                                                              \l__fontspec_tmpb_int=\count283
                                                                              \l__fontspec_tmpc_int=\count284
                                                                              \l__fontspec_em_int=\count285
                                                                              \l__fontspec_emdef_int=\count286
                                                                              \l__fontspec_strong_int=\count287
                                                                              \l__fontspec_strongdef_int=\count288
                                                                              \l__fontspec_tmpa_dim=\dimen286
                                                                              \l__fontspec_tmpb_dim=\dimen287
                                                                              \l__fontspec_tmpc_dim=\dimen288

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/base/fontenc.sty
                                                                              Package: fontenc 2020/08/10 v2.0s Standard LaTeX package
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/polyglossia/polyglossia.sty
                                                                              Package: polyglossia 2020/12/08 v1.51 Modern multilingual typesetting with XeLaT
                                                                              eX and LuaLaTeX

                                                                              (c:/texlive/2020/texmf-dist/tex/latex/makecmds/makecmds.sty
                                                                              Package: makecmds 2009/09/03 v1.0a extra command making commands
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
                                                                              Package: l3keys2e 2020-10-27 LaTeX2e option processing using LaTeX3 keys
                                                                              )
                                                                              (c:/texlive/2020/texmf-dist/tex/luatex/luatexbase/luatexbase.sty
                                                                              Package: luatexbase 2015/10/04 v1.3 luatexbase interface to LuaTeX

                                                                              (c:/texlive/2020/texmf-dist/tex/luatex/ctablestack/ctablestack.sty
                                                                              Package: ctablestack 2015/10/01 v1.0 Catcode table stable support
                                                                              \@catcodetablestackcnt=\count289
                                                                              )
                                                                              \CatcodeTableOther=\catcodetable12
                                                                              \CatcodeTableExpl=\catcodetable13
                                                                              )
                                                                              Lua module: polyglossia 2013/05/11 1.3 Polyglossia
                                                                              (c:/texlive/2020/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf
                                                                              File: gloss-latex.ldf polyglossia: module for default language
                                                                              The property list \polyglossia@langsetup contains the pairs (without outer
                                                                              braces):
                                                                              > {latex/script} => {latin}
                                                                              > {latex/lcscript} => {latin}
                                                                              > {latex/scripttag} => {}
                                                                              > {latex/language} => {Latex}
                                                                              > {latex/langtag} => {ENG}
                                                                              > {latex/bcp47} => {}
                                                                              > {latex/hyphennames} => {english}
                                                                              > {latex/direction} => {LR}
                                                                              > {latex/hyphenmins} => {2,3}
                                                                              > {latex/frenchspacing} => {false}
                                                                              > {latex/indentfirst} => {false}
                                                                              > {latex/fontsetup} => {true}
                                                                              > {latex/envname} => {latex}
                                                                              > {latex/babelname} => {latex}
                                                                              > {latex/localnumeral} => {polyglossia@C@localnumeral}
                                                                              > {latex/Localnumeral} => {polyglossia@C@localnumeral}.
                                                                              )
                                                                              Package polyglossia Info: Default language is latex.
                                                                              Package polyglossia Info: Setting LuaTeX font renderer to Harfbuzz.
                                                                              )
                                                                              luaotfload | cache : Lookup cache loaded from C:/texlive/2020/texmf-var/luatex-c
                                                                              ache/generic/names/luaotfload-lookup-cache.luc.

                                                                              ! LaTeX3 Error: The key 'fontspec-opentype/renderer' is unknown and is being
                                                                              (LaTeX3) ignored.

                                                                              For immediate help type H .

                                                                              l.13 \setdefaultlanguage
                                                                              {italian}
                                                                              ? x

                                                                              Here is how much of LuaTeX's memory you used:
                                                                              18528 strings out of 478824
                                                                              100000,953878 words of node,token memory allocated 423 words of node memory still in use:
                                                                              2 hlist, 1 rule, 1 dir, 3 kern, 1 glyph, 4 attribute, 56 glue_spec, 4 attribu
                                                                              te_list, 1 write, 1 pdf_colorstack nodes
                                                                              avail lists: 2:19,3:2,5:6,7:29,9:3,11:3
                                                                              37510 multiletter control sequences out of 65536+600000
                                                                              27 fonts using 3164759 bytes
                                                                              113i,1n,110p,10635b,272s stack positions out of 5000i,500n,10000p,200000b,200000s

                                                                              warning (pdf backend): no pages of output.

                                                                              PDF statistics: 3 PDF objects out of 1000 (max. 8388607)
                                                                              0 named destinations out of 1000 (max. 131072)
                                                                              1 words of extra memory for PDF output out of 10000 (max. 100000000)
                                                                              `

                                                                              Grazie e ciao,

                                                                              davide

                                                                            • #120450
                                                                              Up
                                                                              0
                                                                              Down
                                                                              ::


                                                                              Se da riga di comando lanci questo:

                                                                              `tlmgr install –reinstall collection-luatex`

                                                                              dovrebbe reinstallarti tutti i pacchetti di luatex. Non ti so dire quanta roba debba scaricare.

                                                                            • #120451
                                                                              davidebond
                                                                              Partecipante
                                                                                Up
                                                                                0
                                                                                Down
                                                                                ::


                                                                                Grazie mille. Oggi non ho avuto tempo di provare. Ti farò sapere appena possibile.

                                                                                Grazie e ciao,

                                                                                davide

                                                                              • #120452
                                                                                davidebond
                                                                                Partecipante
                                                                                  Up
                                                                                  0
                                                                                  Down
                                                                                  ::


                                                                                  Allora. Non sono riuscito ad installare Lulatex & c perché sono del 2021 e texlive è del 2020. Ho provato a fare l’aggiornamento richiesto da tlmgr senza successo. In altre parole, devo re-installare texlive, cosa che non sono mai riuscito a compiere su questo pc. Non chiedetemi il perché.

                                                                                  Grazie e ciao,

                                                                                  davide

                                                                                • #120453
                                                                                  samiel
                                                                                  Partecipante
                                                                                    Up
                                                                                    0
                                                                                    Down
                                                                                    ::


                                                                                    devi installare tlmfr 2020 facendo puntare l’aggiornamento a una directory
                                                                                    di un server che contenga appunto la versione dell’anno scorso,
                                                                                    poi puoi installare quello che ti serve ripristinare

                                                                                    m

                                                                                Visualizzazione 47 filoni di risposte
                                                                                • Devi essere connesso per rispondere a questo topic.

                                                                                Go to top