Simple self-contained report example that compiles without errors?
Closed this issue · 3 comments
spth commented
Would it be possible to add a simple example for the final report to the documentation?
- It should compile without errors (I can get a .pdf from the current example, but that is due to batchmode, and thus errors being ignored).
- It should be self-contained, i.e. not depend on other files, such as a proposal.
kohlhase commented
Thanks for the notification. I see that the whole package seems to have regressed. I will look into that.
kohlhase commented
Acutally, the dfg proposal was fine, and formats fine for me (after I have formatted the file ../proposal/proposal.tex
to obtain the file ../proposal/proposal.pdata
, which is loaded to keep the metadata intact.
This dependence on the proposal data is intended behavior (even though you say that you want a self-contained example).
I will improve the error handling when the pdata file does not exist.
kohlhase commented
better error messages established, closing with thanks.