Search found 3 matches

by bmuth
Wed Oct 22, 2008 1:03 pm
Forum: Document Classes
Topic: Glossary
Replies: 1
Views: 2043

Re: Glossary

I think spending 15 minutes understanding how the command prompt line works
and what you can do with that is really worth it.
not only for the glossary package, but also for other packages : bibunits, ot other packages using makeindex

The command line

= how you access it. in windows: Start, Run ...
by bmuth
Mon Oct 20, 2008 10:47 pm
Forum: General
Topic: How to include a publication list in a thesis
Replies: 6
Views: 21289

How to include a publication list in a thesis

Sorry. Problem solved by myself. :|

To try automating the process, outside TexnicCenter for the moment,
I first built with the standard output profile from TexnicCenter
then executed a windows .bat batch file, where I have written

pdflatex -interaction=nonstopmode FirstYear
makeindex FirstYear ...
by bmuth
Mon Oct 20, 2008 8:29 pm
Forum: General
Topic: How to include a publication list in a thesis
Replies: 6
Views: 21289

How to include a publication list in a thesis

Hi,

I would like to achieve the same goal: produce a references list at the end of each chapter with the bibunits package.
Following the indications in the bibunits package help reference indicated above, I still cannot achieve that.

I am windows user :roll: have MikTex 2.7 and Texniccenter 7.50 ...