Skip to content
Snippets Groups Projects
Commit 6b57ac28 authored by Ralf Jung's avatar Ralf Jung
Browse files

Merge branch 'tex_require_mathpartir' into 'master'

Add requirement of mathpartir to pftools.sty

See merge request iris/iris!1087
parents e3388f1b c570be46
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
\RequirePackage{Tabbing} % Avoid the standard tabbing environment. Its \< conflicts with the semantic package. \RequirePackage{Tabbing} % Avoid the standard tabbing environment. Its \< conflicts with the semantic package.
\RequirePackage{xparse} \RequirePackage{xparse}
\RequirePackage{xcolor} \RequirePackage{xcolor}
\RequirePackage{mathpartir}
%% COLOR DEFINITIONS %% COLOR DEFINITIONS
\definecolor{rescolor}{HTML}{005504} \definecolor{rescolor}{HTML}{005504}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment