Skip to content

Commit

Permalink
#537 diagnose extra footnote cited in NXentry
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Jun 14, 2017
1 parent 80c1052 commit 02bf045
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@ script:
- python ./utils/test_suite.py
- make makebuilddir
- cd build/manual
#- make latexpdf
- echo "================== diagnostic output =================="
- cat source/classes/base_classes/NXentry.rst
- echo "================== diagnostic output =================="
- cd build
#- make latexpdf && cp latex/nexus.pdf html/NeXusManual.pdf
- tar czf ../../../docs.tar.gz html
- cd ../../..
#- cp build/manual/build/latex/nexus.pdf ./
- ls -lAGh

0 comments on commit 02bf045

Please sign in to comment.