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

Inform nag package about tufte captions #108

Open
javaprog opened this issue Dec 13, 2015 · 1 comment
Open

Inform nag package about tufte captions #108

javaprog opened this issue Dec 13, 2015 · 1 comment

Comments

@javaprog
Copy link

The nag package is a convenient tool for checking compliance with a set of rules for writing good LaTeX code. However, it complains about figures and tables without captions in tufte-latex documents. The reason is that the nag package does not know about tufte-specific \caption command. As is explained in this Stackoverflow post, this can easily be fixed. The tufte-latex package should do this automatically, if the nag package is loaded.

@javaprog
Copy link
Author

Added pull request #109.

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