Coder Social home page Coder Social logo

dante-ev / latex-action Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xu-cheng/latex-action

173.0 173.0 25.0 56 KB

:octocat: GitHub Action to compile LaTeX documents

License: MIT License

Dockerfile 8.14% Shell 40.17% TeX 51.68%
github-action github-actions github-actions-docker latex latexmk lualatex pdflatex

latex-action's People

Contributors

gcs-zhn avatar koppor avatar rugk avatar splitt3r avatar xu-cheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

latex-action's Issues

Subfiles functionality seems to struggle with permissions

Hi,

I just tested this. It has been about 4-5 years since I've used LaTeX last, and today was the first time I picked it back up.

I have created a very simple directory structure:

.
├── README.md
├── out
└── src
    ├── chapters
    │   ├── chapter1.tex
    │   ├── chapter2.tex
    │   └── chapter3.tex
    └── main.tex

Locally, I can do the following from the root:

$ pdflatex --output-dir out/ src/main.tex

which then adds the following to the out/ dir:

out
├── main.aux
├── main.log
└── main.pdf

I am trying to do exactly the same with my action as follows:

- name: pdflatex
        uses: dante-ev/latex-action@latest
        with:
          root_file: src/main.tex
          compiler: pdflatex
          args: -output-dir=out -no-shell-escape

However, I get this error:

This is pdfTeX, Version 3.141592653-2.6-1.40.23 (TeX Live 2021) (preloaded format=pdflatex)
entering extended mode
! I can't write on file `main.log'.
(Press Enter to retry, or Control-D to exit; default file extension is `.log')
Please type another transcript file name: 
! Emergency stop
!  ==> Fatal error occurred, no output PDF file produced!

This seems like the runner has a permission issue tgo write on the main.log file.

Note that before I added subfiles to the project, I did not have this issue.

Building step takes reeally long…

GitHub's building step for the template takes really long… is not this “just” a download?

6 minutes is not special:
grafik

Can one speed this up?

Create tags / releases

Please start using tags for different versions of this action. Just like actions/checkout@v2 so we don´t have to use master in our GitHub Action Workflows.

Support for inline LaTeX

Could this action go through all of the files in the repository and scan for the $ delimiter or the block in $$, parsing all the LaTeX inside?

Compiler arg is confusing

I initially thought you need to enter your compiler (i.e. e.g. lualatex) in the field compiler, but that is not recommend, as you use the clever "automatically recompile as we need"-compiler.

So this FAQ is really useful.

Maybe we can change the doc to make this more apparent?

fontspec not-found-font error

It seems fonts installed by extra_system_packages is not properly detected by xelatex.

further investigation needed

./resume.cls:9: Package fontspec Error: The font "Times New Roman" cannot be found

Debian release failing

Getting this error on the build:

Run dante-ev/latex-action@latest
/usr/bin/docker run --name ed[8](https://github.com/Tritlo/CSI-Paper/actions/runs/4882683807/jobs/8713054259#step:4:9)66e1b3a6[9](https://github.com/Tritlo/CSI-Paper/actions/runs/4882683807/jobs/8713054259#step:4:10)769d564e278d441b70fe3439f4_da3eef --label ed866e --workdir /github/workspace --rm -e "INPUT_WORKING_DIRECTORY" -e "INPUT_ROOT_FILE" -e "INPUT_ARGS" -e "INPUT_EXTRA_SYSTEM_PACKAGES" -e "INPUT_COMPILER" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e "ACTIONS_ID_TOKEN_REQUEST_URL" -e "ACTIONS_ID_TOKEN_REQUEST_TOKEN" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/CSI-Paper/CSI-Paper":"/github/workspace" ed866e:1b3a69769d564e278d441b70fe3439f4  "CSI-Extension.tex" "Extension" "latexmk" "-pdf -shell-escape -latexoption=-file-line-error -latexoption=-interaction=nonstopmode" "python3-pygments"
Ign:1 http://security.debian.org/debian-security stretch/updates InRelease
Err:2 http://security.debian.org/debian-security stretch/updates Release
  404  Not Found [IP: 146.75.30.132 80]
Get:3 http://deb.debian.org/debian testing InRelease [185 kB]
Get:4 http://deb.debian.org/debian testing/main amd64 Packages [8917 kB]
Reading package lists...
E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.

Ideally it shouldn't be doing debian updates on every build?

Labels ref is rendered as `??`

While the \ref macro renders normally in Overleaf, I get ?? for all references in the resulting file when processing this action.

Examples:

\ref{analysis}

% ...

\section{Analysis and design}
\label{analysis}

Used configuration

      - name: Compile LaTeX document
        uses: dante-ev/latex-action@latest
        with:
          root_file: $TEXT_SRC.tex
          compiler: lualatex
          args: -lualatex -latexoption=-file-line-error -latexoption=-interaction=nonstopmode -shell-escape

Any ideas? Thank you!

makeglossaries?

Hi @koppor

Any idea how to use the makeglossaries option?

This is a screenshot from the Kaobook documentation.

image

Support the arial font

Sadly I see no way to add the Arial font to the docker image which is used to compile the TeX project.

Btw.
I switched my github-actions to manually installing texlive and my pipeline is faster than using this action.
Most of the time is lost by fetching your docker image.

Can't compile Kaobook

Since a couple of days ago, I can't compile kaobook documents.
I'm using the following action:

name: Build LaTeX document

# Triggers the workflow on push or pull request events
on: [push, pull_request, workflow_dispatch]
  
jobs:
  build_latex:
    runs-on: ubuntu-latest
    steps:
      - name: Cancel Previous Runs
        uses: styfle/[email protected]
        with:
          access_token: ${{ github.token }}
          
      - name: Set up Git repository
        uses: actions/checkout@v2

      - name: Compile LaTeX document
        uses: dante-ev/latex-action@edge
        with:
          root_file: main.tex

This is the error I get:

------------
Running 'pdflatex  -recorder  "main.tex"'
------------
This is pdfTeX, Version 3.141592653-2.6-1.40.23 (TeX Live 2021) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./main.tex
LaTeX2e <2021-11-15> patch level 1
L3 programming layer <2021-11-22> (./kaobook.cls
Document Class: kaobook 2021/06/02 v0.9.7 kaobook
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/scrbook.cls
Document Class: scrbook 2021/11/13 v3.35 KOMA-Script document class (book)
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/scrkbase.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/scrbase.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/scrlfile.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/scrlogo.sty)))
(/usr/local/texlive/2021/texmf-dist/tex/latex/graphics/keyval.sty)))
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/tocbasic.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/scrsize10pt.clo)
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/typearea.sty))
(./kao.sty (/usr/local/texlive/2021/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
 (/usr/local/texlive/2021/texmf-dist/tex/latex/tools/calc.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/local/texlive/2021/texmf-dist/tex/latex/graphics-def/pdftex.def)
(/usr/local/texlive/2021/texmf-dist/tex/latex/colortbl/colortbl.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/tools/array.sty))
(/usr/local/texlive/2021/texmf-dist/tex/latex/graphics/dvipsnam.def))
(/usr/local/texlive/2021/texmf-dist/tex/generic/iftex/iftex.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/xifthen/xifthen.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/ifmtarg/ifmtarg.sty))
(/usr/local/texlive/2021/texmf-dist/tex/latex/options/options.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)))
 (/usr/local/texlive/2021/texmf-dist/tex/latex/xpatch/xpatch.sty)
(/usr/local/texlive/2021/texmf-dist/tex/generic/xstring/xstring.sty
(/usr/local/texlive/2021/texmf-dist/tex/generic/xstring/xstring.tex))
(/usr/local/texlive/2021/texmf-dist/tex/latex/tools/afterpage.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/imakeidx/imakeidx.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2021/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/local/texlive/2021/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(/usr/local/texlive/2021/texmf-dist/tex/generic/iftex/ifxetex.sty)
(/usr/local/texlive/2021/texmf-dist/tex/generic/iftex/ifluatex.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/tools/multicol.sty))
(/usr/local/texlive/2021/texmf-dist/tex/latex/tools/varioref.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/scrhack.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/local/texlive/2021/texmf-dist/tex/generic/iftex/ifvtex.sty))
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/scrlayer-scrpage.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/scrlayer.sty))
(/usr/local/texlive/2021/texmf-dist/tex/latex/ragged2e/ragged2e.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/setspace/setspace.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/setspace.hak)
(/usr/local/texlive/2021/texmf-dist/tex/latex/hyphenat/hyphenat.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/microtype/microtype.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/microtype/microtype-pdftex.def)
(/usr/local/texlive/2021/texmf-dist/tex/latex/microtype/microtype.cfg))
(/usr/local/texlive/2021/texmf-dist/tex/latex/needspace/needspace.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/tools/xspace.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/placeins/placeins.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/marginnote/marginnote.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/marginfix/marginfix.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/sidenotes/sidenotes.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/caption/caption.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/caption/caption3.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/caption/caption-koma.sto)))
(/usr/local/texlive/2021/texmf-dist/tex/latex/changepage/changepage.sty))
(/usr/local/texlive/2021/texmf-dist/tex/latex/chngcntr/chngcntr.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/footmisc/footmisc.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/footnotebackref/footnotebackref.s
ty (/usr/local/texlive/2021/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/local/texlive/2021/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
(/usr/local/texlive/2021/texmf-dist/tex/generic/infwarerr/infwarerr.sty))
(/usr/local/texlive/2021/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)
(/usr/local/texlive/2021/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pdfescape/pdfescape.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/hycolor/hycolor.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/auxhook/auxhook.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/kvoptions/kvoptions.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/local/texlive/2021/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def
) (/usr/local/texlive/2021/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/usr/local/texlive/2021/texmf-dist/tex/generic/etexcmds/etexcmds.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/hyperref/puenc.def)
(/usr/local/texlive/2021/texmf-dist/tex/latex/url/url.sty)
(/usr/local/texlive/2021/texmf-dist/tex/generic/bitset/bitset.sty
(/usr/local/texlive/2021/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))
(/usr/local/texlive/2021/texmf-dist/tex/latex/base/atbegshi-ltx.sty))
(/usr/local/texlive/2021/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/local/texlive/2021/texmf-dist/tex/latex/base/atveryend-ltx.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty

(/usr/local/texlive/2021/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty
)))) (/usr/local/texlive/2021/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)))
(/usr/local/texlive/2021/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te
x
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-li
sts.tex))
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
) (/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/pgf.revision.tex)))
(/usr/local/texlive/2021/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.c
ode.tex))
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d
ef
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p
df.def)))
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.
code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.
code.tex))
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex
)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.
tex
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic
.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo
nometric.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando
m.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa
rison.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.
code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round
.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.
code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ
erarithmetics.code.tex)))
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)
) (/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfint.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co
de.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst
ruct.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage
.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co
de.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst
ate.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform
ations.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod
e.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c
ode.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce
ssing.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co
de.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod
e.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod
e.tex
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.
code.tex))
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co
de.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare
ncy.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.
code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.
tex)))
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod
e.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.
tex)
(/usr/local/texlive/2021/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version
-0-65.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version
-1-18.sty))
(/usr/local/texlive/2021/texmf-dist/tex/latex/pgf/utilities/pgffor.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)
) (/usr/local/texlive/2021/texmf-dist/tex/latex/pgf/math/pgfmath.sty
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)))
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod
e.tex
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan
dlers.code.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod
e.tex)
(/usr/local/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie
s/tikzlibrarytopaths.code.tex)))
(/usr/local/texlive/2021/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty))
(/usr/local/texlive/2021/texmf-dist/tex/latex/booktabs/booktabs.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/multirow/multirow.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/graphics/rotating.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/listings/listings.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/listings/lstmisc.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/listings/listings.cfg))
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/listings.hak)
(/usr/local/texlive/2021/texmf-dist/tex/latex/floatrow/floatrow.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/koma-script/floatrow.hak)
(/usr/local/texlive/2021/texmf-dist/tex/latex/etoc/etoc.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/base/inputenc.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/usr/local/texlive/2021/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/usr/local/texlive/2021/texmf-dist/tex/latex/newpx/newpxtext.sty
`newpxtext' v1.501, 2021/12/07 Text macros taking advantage of TeXGyre Pagella
and its extensions (msharpe)
(/usr/local/texlive/2021/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/base/textcomp.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/carlisle/scalefnt.sty)
(/usr/local/texlive/2021/texmf-dist/tex/latex/fontaxes/fontaxes.sty)
! Undefined control sequence.
l.561     \theoremstyle
                       {plain}
?

It used to work perfectly... :(

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.