Search found 4 matches

by phoenix
Fri Aug 20, 2010 9:16 pm
Forum: Text Formatting
Topic: produce two PDF files from single latex source
Replies: 1
Views: 1349

produce two PDF files from single latex source

Hi group,

I am formatting my CV in latex, and I would like to produce two PDF documents. One should be the complete CV and the other should be a CV with selected publications, seminars, etc...

Is there a way that i can have a single latex source code and somehow mark entries that i would like to ...
by phoenix
Sun Jun 13, 2010 9:16 pm
Forum: Page Layout
Topic: Custom bib style unnumbered
Replies: 0
Views: 1506

Custom bib style unnumbered

I would like to use custom-bib to generate a bibliography format that gives me unsrt as well as non-numbered bibliography entries. Which question/option do I choose during interrogation by tex makebst?
%%%%
To make in unsrt I select appropriate option after this dialog:
ORDERING OF REFERENCES (if ...
by phoenix
Mon Jul 27, 2009 4:08 am
Forum: Page Layout
Topic: Remove blank page before nomenclature
Replies: 2
Views: 5592

Re: Remove blank page before nomenclature

Yes, the [intoc] option was the detail I was missing. Once I added [intoc] then the entire section took on the correct formatting and I was able to include the \printnomenclature as a stand alone chapter. Thanks!
by phoenix
Sat Jul 25, 2009 1:17 am
Forum: Page Layout
Topic: Remove blank page before nomenclature
Replies: 2
Views: 5592

Remove blank page before nomenclature

Hi all,

Relatively new to latex and I'm using the nomenclature package. I can run it correctly, but am having a problem with a formatting issue. I would like the nomenclature list to be listed directly below the title of that chapter that is printed by \chapter*{list of abbreviations} printed at ...