ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Michael Green <merely.ridiculous@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Two bibliography problems
Date: Sat, 9 Aug 2008 15:03:24 -0700	[thread overview]
Message-ID: <02F19FE6-61AF-461B-860F-93322543DA88@gmail.com> (raw)
In-Reply-To: <mailman.1.1218276005.32655.ntg-context@ntg.nl>


[-- Attachment #1.1: Type: text/plain, Size: 2148 bytes --]

Taco Hoekwater wrote:
> Michael Green wrote:
>> [snip]
>> (1) I get two periods after a book title when using
>> \setuppublications[alternative=apa].
>>
>> [snip]
>>
>> This happens with all books. On looking at the source, I'm afraid I
>> can't track down where it's coming from or how to fix it.
>>
>> (2) Is it possible to use smart quotes in citations? For instance,  
>> for
>> this book, authored by O'Donovan, I can enter the appropriately curly
>> character between O and D in my bibtex file. But it comes out  
>> straight
>> in the final document.
>
> Can you tell what version of context you are using and post a short
> but complete example of your input? Neither problem sounds familiar,
> so I have to look at your actual code to see that is going on.
>
> Best wishes,
> Taco
>


I can't reproduce the second problem, with the straight/smart quotes.  
Let's ignore it.

The first problem, with the two periods after a book title, has been  
with me since at least last year. I can reproduce it with the following:

[A] ConTeXt version.

ConTeXt  ver: 2008.08.05 18:47 MKIV  fmt: 2008.8.6  int: english/english

This is based TeXLive 2007, originally installed with the MacTeX  
installer and updated with cont-tmf,zip from pragma and the ppc- 
darwin binaries from http://minimals.contextgarden.net/pragma/osx-ppc/ 
texmf-osx-ppc/bin/.

My understanding of TeX installations is not sophisticated. Perhaps I  
goofed. But everything seems to work.

[B] File

\usemodule[bib]
\setuppublications[alternative=apa,refcommand=authoryear]

\setuppublicationlist[samplesize={Kav86},totalnumber=1]

\startpublication[k=Kavka:1986qe,t=book,
a={{Kavka}},y=1986,
n=2,s=Kav86]
\author[]{Gregory}[G.]{}{Kavka}
\pubyear{1986}
\title{Hobbesian Moral and Political Theory}
\city{Princeton}
\pubname{Princeton University Press}
\stoppublication

\starttext

Here is a reference to the Kavka book: \cite[Kavka:1986qe]

\placepublications

\stoptext

The output I get is:

Here is a reference to the Kavka book: Kavka (1986)
Kavka, G. (1986). Hobbesian Moral and Political Theory.. Princeton:  
Princeton
University Press.

Thanks for your help.

Michael

[-- Attachment #1.2: Type: text/html, Size: 6183 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

       reply	other threads:[~2008-08-09 22:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1218276005.32655.ntg-context@ntg.nl>
2008-08-09 22:03 ` Michael Green [this message]
2008-08-10  9:08   ` Taco Hoekwater
2008-08-12  1:17 Michael Green
  -- strict thread matches above, loose matches on Subject: below --
2008-08-08 23:28 Michael Green
2008-08-09  7:53 ` Taco Hoekwater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=02F19FE6-61AF-461B-860F-93322543DA88@gmail.com \
    --to=merely.ridiculous@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).