Skip to content

add *.sty for baskervaldadf #489

Description

@cfr42

ref.: https://tex.stackexchange.com/q/750364/ provides the an example, minimised below:

\documentclass[10pt]{article}
\usepackage{baskervald}
\begin{document}
PLANE
\end{document}

which fails on MikTeX because baskervald.sty is missing from the package, but compiles on TeX Live, which includes it.

The .sty file needs to be generated with

pdflatex baskervaldadf.ins

This produces baskervald.sty among other files. In TeX Live, these are installed as follows:

tex/latex/baskervaldadf/baskervald.sty 

This is a more specific (and hopefully more focused) version of #456. Hence, #469 may be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions