Skip to content

Commit

Permalink
Merge branch 'master' of github.com:wannesm/adsphd
Browse files Browse the repository at this point in the history
  • Loading branch information
wannesm committed Mar 10, 2014
2 parents e4f1ea6 + 36fc0cc commit cac99ce
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ Some convenient Makefile targets:

**In a chapter directory [`./chapters/chapterX`]**:

For this to work you need to generate the chapter directory using the
`makeemptychapter.sh` script which also generates a custom Makefile for
the new chapter.

make # Creates chapterX.pdf containing the
# TOC, the contents of only chapterX and
# the bibliography.
Expand All @@ -102,14 +106,17 @@ Some convenient Makefile targets:
effectively used in ./chapters/chapterX/chapterX.tex


**Other convenient scripts**:
**Creating a chapter directory**:

./chapters/makeemptychapter.sh # Create the directory structure for a new
# chapter.

**Settings**:

Settings for the Makefile script can be found in the `makefile.settings`
file.


Options for the adsphd class
----------------------------

Expand Down

0 comments on commit cac99ce

Please sign in to comment.