diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3e9b258a15c7e675a6f7d3e08158bc46df576763..f3477840130df09c4dd0269963de7571b68563d1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ on: env: CTAN_URL: https://mirrors.rit.edu/CTAN - TL_PACKAGES: alphalph auxhook biber biblatex biblatex-gb7714-2015 bigfoot blindtext booktabs caption cleveref cm-unicode csquotes ctex dashundergaps emptypage enumitem fancyhdr fancyvrb fandol footmisc hologo hycolor hypdoc hyperref l3build latexmk libertinus-fonts listings lua-ul lualatex-math luatex85 makecell makeindex mathtools newcomputermodern ninecolors njuvisual ntheorem pict2e preview psnfss setspace siunitx standalone symbol tabularray tex-gyre tex-gyre-math threeparttable translator underscore unicode-math xits xstring zhlipsum zref + TL_PACKAGES: alphalph auxhook biber biblatex biblatex-gb7714-2015 bigfoot blindtext booktabs caption cleveref cm-unicode csquotes ctex dashundergaps emptypage enumitem fancyhdr fancyvrb fandol footmisc grfext hologo hycolor hypdoc hyperref l3build latexmk libertinus-fonts listings lua-ul lualatex-math luatex85 makecell makeindex mathtools newcomputermodern ninecolors njuvisual ntheorem pict2e preview psnfss setspace siunitx standalone symbol tabularray tex-gyre tex-gyre-math threeparttable translator underscore unicode-math xits xstring zhlipsum zref jobs: build-on-ubuntu: diff --git a/.vscode/settings.json b/.vscode/settings.json index 1b7e87008f069cab6536ab80b331285c8bf572dd..56f825d754d0fe4a36252aabb2acdba305d5ab72 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -93,6 +93,5 @@ "lualatex" ] }, - ], - "editor.wordWrap": "bounded" + ] }