Search found 28 matches

by sveioen
Sun May 24, 2009 3:23 am
Forum: BibTeX, biblatex and biber
Topic: Formatting references
Replies: 1
Views: 2244

Formatting references

Hi all,

I would like to format references in the text as (Surname, year) and in the list of references appear with surname first, "Surname, Firstname. Name-of-paper......", i.e. not as a number, e.g [2]. How would I do this? I'm currently using natlib with the plainnat, but it outputs firstname ...
by sveioen
Wed Feb 18, 2009 12:28 am
Forum: MiKTeX and proTeXt
Topic: Embedding font in ps/eps/pdf
Replies: 0
Views: 2718

Embedding font in ps/eps/pdf

Hello,

I am trying to use a font I found called Art Nouveau Caps http://www.tug.dk/FontCatalogue/artnouvc/ . However, when I have made a .ps/.pdf-file and try to open it in Inkscape and Adobe Illustrator, I get the error ArtNouveauCapse: Font not found on the system; missing font has been ...
by sveioen
Thu Jan 29, 2009 11:49 pm
Forum: Development
Topic: Subversion and TXC 2.0
Replies: 16
Views: 65335

Re: Subversion and TXC 2.0

Got it compiled and running! Thanks Sergiu for helping me out.
by sveioen
Thu Jan 29, 2009 11:08 pm
Forum: Development
Topic: Subversion and TXC 2.0
Replies: 16
Views: 65335

Re: Subversion and TXC 2.0

Ok, I've installed it, but I still get some errors. Is there anything else I need to install? I have Visio 2008 and Visual C++ 2008 Feature Pack installed.

Where am I supposed to see the executable? "...\Output\Product\Release"?
by sveioen
Wed Jan 28, 2009 11:30 pm
Forum: Development
Topic: Subversion and TXC 2.0
Replies: 16
Views: 65335

Subversion and TXC 2.0

I'm trying to build TeXnicCenter 2.0, but I get this error,

Code: Select all

Error	119	fatal error C1083: Cannot open include file: 'afxcontrolbars.h': No such file or directory	c:\users\...\texniccenter\stdafx.h	70	TeXnicCenter
. What is wrong?
by sveioen
Wed Jan 21, 2009 6:16 pm
Forum: Page Layout
Topic: "Section 1" instead of "1 Section"
Replies: 6
Views: 6906

Re: "Section 1" instead of "1 Section"

Thank you so much for the example, gmedina. This is just what I've been looking for!
by sveioen
Tue Jan 20, 2009 12:26 am
Forum: Page Layout
Topic: "Section 1" instead of "1 Section"
Replies: 6
Views: 6906

"Section 1" instead of "1 Section"

Hello all!

I was wondering if anybody know how to change to way sections/subsections etc. are being numbered. I would like to make LaTeX format, say, "\section{Stuff}" into "Stuff 1" instead of "1 Stuff".

Thank you!
by sveioen
Tue Jul 08, 2008 7:01 pm
Forum: Development
Topic: Searching the developer who made the VC9 migration
Replies: 6
Views: 36474

Re: Searching the developer who made the VC9 migration

I just noticed the new update (June 21, 2008). Awesome that developing of TeXnicCenter has been resumed!
by sveioen
Tue Sep 18, 2007 2:39 pm
Forum: Document Classes
Topic: No image - PStricks
Replies: 17
Views: 17043

No image - PStricks

localghost wrote: Take a look at the documentation of the pst-func package (Section 6.3 - Poisson Distribution, p. 24ff).


Trying to use this function, but I only get the error

Code: Select all

Undefined control sequence: \psPoisson
I have added the pst-func package. :|
by sveioen
Mon Sep 10, 2007 9:33 pm
Forum: General
Topic: Using PSTricks with pdf output in TeXnicCenter.
Replies: 2
Views: 8420

Using PSTricks with pdf output in TeXnicCenter.

From the PStricks-site:

Frequently done errors ...

1. Do not choose pstricks.tex as a file name, it is the name of the main PSTricks package! Windows users pay attention here, there is no difference in lower or upper case letters.
2. Do not choose package pstcol.sty, it is rather out of date ...