Skip to content

Commit 076a514

Browse files
committed
try to fix docs
1 parent 7ab43e2 commit 076a514

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: 🟨 Install LaTeX packages
5454
run: |
55-
tlmgr install latex-bin newunicodechar latex-tools-dev pgf twemojis courier dvips wasy epstopdf-pkg helvetic etoc caption pdftexcmds hyperref tocloft natbib fancyhdr changepage geometry psnfss ec ulem intcalc alphalph enumitem etoolbox stackengine amsfonts adjustbox iftex hanging pmboxdraw ltxcmds kvsetkeys kvdefinekeys infwarerr kvoptions float xcolor colortbl varwidth fancyvrb multirow epstopdf
55+
tlmgr install latex-bin newunicodechar latex-tools-dev pgf twemojis courier dvips wasy epstopdf-pkg helvetic etoc caption pdftexcmds hyperref tocloft natbib fancyhdr changepage geometry psnfss ec ulem intcalc alphalph enumitem etoolbox stackengine amsfonts adjustbox iftex hanging ltxcmds kvsetkeys kvdefinekeys infwarerr kvoptions float xcolor colortbl varwidth fancyvrb multirow epstopdf
5656
tlmgr list --only-installed
5757
5858
- name: 🐍 Install Conda environment

docs/header.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
\usepackage{array}[=2016-10-06]
2424
\fi
2525
%%
26-
\usepackage{pmboxdraw}
26+
%\usepackage{pmboxdraw}
2727
% Packages required by doxygen
2828
\makeatletter
2929
\providecommand\IfFormatAtLeastTF{\@ifl@t@r\fmtversion}

0 commit comments

Comments
 (0)