Search found 3 matches

by citizen_of_utopia
Tue Jun 21, 2011 1:38 am
Forum: Viewers for PDF, PS, and DVI
Topic: GSview error: Unknown in Comments section at line ...
Replies: 1
Views: 10347

GSview error: Unknown in Comments section at line ...

Hello there.

I am using TeXnicCenter, which uses MikTeX.

Everything compiles nicely, and I can view my files as DVI and PDF.

When I try to compile and view as a PS file, it compiles but then when the window opens I get:

"GSview 4.9 2007-11-18
Unknown in Comments section at line 8 ...
by citizen_of_utopia
Wed Apr 13, 2011 12:22 am
Forum: BibTeX, biblatex and biber
Topic: Use Bibtex for citations, but suppress the bibliography?
Replies: 1
Views: 2465

Re: Use Bibtex for citations, but suppress the bibliography?

Hello there.

When I wrote my thesis I would write the chapters as stand-alone .tex files, using BibTeX, that would compile. But then would make a copy and cut the preamble, \begin{document}, the BibTex commands and \end{document}, and save it as input_chapter_x.tex. Then in the thesis.tex file I ...
by citizen_of_utopia
Wed Apr 06, 2011 10:56 pm
Forum: BibTeX, biblatex and biber
Topic: Bold Citation Numbers
Replies: 0
Views: 1578

Bold Citation Numbers

I would like my citation numbers to be in bold.

I always use number, e.g. [1], [2] and [3].

But I would like the numerals to be bold: [ 1 ], [ 2 ] and [ 3 ].

I've tried everything. I even created my own .bst file.
I opened a CMD window in Windows and then typed latex makebst .
I answered a long ...