Skip to content

Commit

Permalink
remove l3pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrike Fischer committed Feb 17, 2021
1 parent 1acd433 commit 37ac41f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion testfiles-dvips/pagelabels-log.lvt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\DeclareDocumentMetadata { }
\RequirePackage{pdfmanagement-regressiontest}
\documentclass{article}
\usepackage{l3pdf}

\ExplSyntaxOn
\sys_if_engine_pdftex:T {\usepackage[LGR]{fontenc}}
\pdf_uncompress:
Expand Down
2 changes: 1 addition & 1 deletion testfiles-dvips/pdffilelink.pvt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

\documentclass{article}

\usepackage{l3pdf}

\ExplSyntaxOn
\pdf_uncompress:
\ExplSyntaxOff
Expand Down
2 changes: 1 addition & 1 deletion testfiles/pagelabels-log.lvt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\DeclareDocumentMetadata { }
\RequirePackage{pdfmanagement-regressiontest}
\documentclass{article}
\usepackage{l3pdf}

\ExplSyntaxOn
\sys_if_engine_pdftex:T {\usepackage[LGR]{fontenc}}
\pdf_uncompress:
Expand Down
1 change: 0 additions & 1 deletion testfiles/pdffilelink.pvt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

\documentclass{article}

\usepackage{l3pdf}
\ExplSyntaxOn
\pdf_uncompress:
\ExplSyntaxOff
Expand Down

0 comments on commit 37ac41f

Please sign in to comment.