Skip to content
Commit 0f348440 authored by Angelos Evripiotis's avatar Angelos Evripiotis
Browse files

_includes: better error on including directory

Previously, a missing include would result in an error like this:

    mydir is a directory. bst command expects a .bst file.

Note that the file containing the include was not mentioned.

Now we get an error like this instead:

    element.bst [line 12 column 0]: Include block references a
    directory instead of a file: 'mydir'.
parent 0da7736e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment