Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bst file in TDS.zip in wrong place #142

Open
moewew opened this issue Feb 18, 2019 · 0 comments
Open

bst file in TDS.zip in wrong place #142

moewew opened this issue Feb 18, 2019 · 0 comments

Comments

@moewew
Copy link

moewew commented Feb 18, 2019

Cf. MiKTeX/miktex-packaging#87

The tufte-latex.tds.zip available at https://ctan.org/pkg/tufte-latex contains the bibliography style file tufte.bst in tex/latex/tufte-latex. But a .bst file will not be found by BibTeX when it is placed in that position in the texmf tree. .bst files should reside in bibtex/bst, so tufte.bst should live in bibtex/bst/tufte-latex.

Since MikTeX follows the .tds.zip structure for its packages, this makes tufte.bst in the MikTeX package unusable. See MiKTeX/miktex-packaging#87.

TeX live on the other hand correctly installs to https://www.tug.org/svn/texlive/trunk/Master/texmf-dist/bibtex/bst/tufte-latex/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant