Search found 30 matches

by sjkiss
Thu May 23, 2013 6:50 pm
Forum: BibTeX, biblatex and biber
Topic: Extra }, or forgotten $
Replies: 2
Views: 12994

Re: Extra }, or forgotten $

I should say: clicking through the errors compiles a file that looks good, but I'd like to clarify this error.
by sjkiss
Thu May 23, 2013 6:42 pm
Forum: BibTeX, biblatex and biber
Topic: Extra }, or forgotten $
Replies: 2
Views: 12994

Extra }, or forgotten $

I'm getting this error:

./bpa.canada.working.tex:263: Extra }, or forgotten $.
<recently read> }

l.263

?
./bpa.canada.working.tex:263: Missing } inserted.
<inserted text>
}
l.263


The a minimal working example of my text is:
\documentclass{article}
\usepackage[authordate, natbib ...
by sjkiss
Tue Sep 18, 2012 2:44 am
Forum: Text Formatting
Topic: APA6 and centered captions
Replies: 12
Views: 9876

Re: APA6 and centered captions

Thanks very much for all this, Clemens. Just a question: where's a good reference document that might have pointed to the libertine fonts? Where might I have looked to solve the question on my own?
Thanks!
by sjkiss
Tue Sep 18, 2012 12:15 am
Forum: Text Formatting
Topic: APA6 and centered captions
Replies: 12
Views: 9876

APA6 and centered captions

Hi there:
I'm not sure if you're reading this Clemens, or anyone else, but I'm still working with this.
The problem still remains: I can't combine sans serif with small caps. It seems like sans serif works, and all the other font options listed in the caption package documentation work just fine ...
by sjkiss
Thu Aug 30, 2012 6:52 pm
Forum: Text Formatting
Topic: APA6 and centered captions
Replies: 12
Views: 9876

APA6 and centered captions

OK, Yours works, but I don't understand why mine doesn't work. I tried playing with the version below. It should work, shouldn't it? and where do you get the label "tabletext" from?

Code: Select all

\DeclareCaptionStyle{mystyle}%
{font=up}
\captionsetup{style=mystyle}
by sjkiss
Thu Aug 30, 2012 5:56 pm
Forum: Text Formatting
Topic: APA6 and centered captions
Replies: 12
Views: 9876

APA6 and centered captions

Hi Clemens,
I see the \captionsetup command in the caption documentation, but I wasn't aware that it could be used without invoking the \usepackage{caption} . But I guess if APA is loading the caption package silently (as the documentation seems to suggest), then it seems like it's not necessary ...
by sjkiss
Thu Aug 30, 2012 5:04 pm
Forum: Text Formatting
Topic: APA6 and centered captions
Replies: 12
Views: 9876

Re: APA6 and centered captions

Now we're cooking with gas! Can you tell me where you found that information?
Thank you!
by sjkiss
Thu Aug 30, 2012 12:06 am
Forum: Text Formatting
Topic: APA6 and centered captions
Replies: 12
Views: 9876

Re: APA6 and centered captions

Hi Clemens, thanks for that. I just tried your code, but it didn't work. I got an option clash error message "option clash for package caption".

I think I'm running caption package 3.1, at least that's what I gather from the .pdf documentation installed on my system.
Simon
by sjkiss
Wed Aug 29, 2012 11:35 pm
Forum: Text Formatting
Topic: APA6 and centered captions
Replies: 12
Views: 9876

APA6 and centered captions

Hi: I'm using APA6 to prepare an article. I'm trying to get a centered caption to work, but none of the following variations on the theme work. The APA 6 documentation states that the caption package is loaded automatically and that there's an additional command `\centeredcaption'. I can't get ...
by sjkiss
Tue Aug 28, 2012 8:44 pm
Forum: Text Formatting
Topic: Strikethrough list items?
Replies: 3
Views: 6323

Re: Strikethrough list items?

Uh, no. I didn't know that. Thanks for letting me know.