Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
NJUThesis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NJU LUG
NJU LaTeX Templates
NJUThesis
Commits
04d6921f
Commit
04d6921f
authored
2 years ago
by
Yu Xiong
Browse files
Options
Downloads
Patches
Plain Diff
chore: 为 LuaLaTeX 编译测试添加 grfext 包
parent
179e08fb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/build.yml
+1
-1
1 addition, 1 deletion
.github/workflows/build.yml
.vscode/settings.json
+1
-2
1 addition, 2 deletions
.vscode/settings.json
with
2 additions
and
3 deletions
.github/workflows/build.yml
+
1
−
1
View file @
04d6921f
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
.vscode/settings.json
+
1
−
2
View file @
04d6921f
...
...
@@ -93,6 +93,5 @@
"lualatex"
]
},
],
"editor.wordWrap"
:
"bounded"
]
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment