Skip to content

Some error about Pattern ' already defined` #24

Description

@pxxyyz

I use TeX Live (2019/W32TeX) and run the engineer-pad.tex example.

\documentclass{article}
\usepackage[pattern=majmin, colorset=engineer]{gridpapers}
\begin{document}
\thispagestyle{empty}
~
\end{document}

There are four error as following. And I skip those errors and run pdflatex twice

! Package pgf Error: Pattern `' already defined.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.545 \GP@declaretripat
                       
? 

! Package pgf Error: Pattern `' already defined.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.546 \GP@declarelightconepat
                             
? 

! Package pgf Error: Pattern `' already defined.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.547 \GP@declaredotpat
                       
? 

! LaTeX Error: Missing \begin{document}.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.547 \GP@declaredotpat
                       
? 
) (./graph paper.aux)
\openout1 = `"graph paper.aux"'.

At the same time, text appears in the output PDF.
image

The input of other mode parameters results in a completely black pdf output.

Could this be a problem with the Tex Live version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions