Search found 2 matches
- Thu May 14, 2009 2:56 am
- Forum: Document Classes
- Topic: Managing exercises with solutions in textbooks
- Replies: 3
- Views: 9595
Re: Managing exercises with solutions in textbooks
Wouldn't it be easier to use multiple source files and then including the question subfiles and answer subfiles at the appropriate points? It sounds like a job for make rather than pure LaTeX
- Thu May 14, 2009 1:47 am
- Forum: BibTeX, biblatex and biber
- Topic: Harvard BibTex
- Replies: 2
- Views: 5485
Re: Harvard BibTex
Have you looked at the natbib package? From your post I assume you are using the harvard package with bibtex. Natbib offers the features you seem to be asking for. The harvard style file despite it's name cannot do what you are asking it to do. \usepackage natbib and citation styles would seem to ...