ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Philipp Gesang <gesang@stud.uni-heidelberg.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: strc-lst.lua [was: Bibliography problem]
Date: Fri, 3 Feb 2012 00:46:56 +0100	[thread overview]
Message-ID: <20120202234653.GA16123@phlegethon> (raw)
In-Reply-To: <15D6172B-638A-42FA-BB6B-452802C2AB2A@gmail.com>


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

On 2012-02-02 15:26, Michael Green wrote:
> On 2012-02-01 12:48 -800, Philipp Gesang wrote:
> 
> Thanks for all your help, but I'm afraid it's still not working for me.
> 
> I did two tests. (1) Using this change alone and (2) using this change together with the one you recommended to strc-lst.mkvi
> http://archive.contextgarden.net/message/20120201.194023.3e8d62a3.en.html

I believe the second one should already have fixed it. Have you
run “context --make” after you modified both files? If yes, did
you modify the files in the “../texmf-context/..” directory, or
might there be a conflicting (older) version in
“../texmf-local/..” that gets built into the format instead?
(Weird things are known to happen in tex directories.)

> Alas, the logs were the same both times. If it works for you perhaps there's something amiss on my end. But I don't have the foggiest idea what it might be.

This line:
> check           > missing or ungrouped '=' after 'pubs' in line 5 (68>:)
shouldn’t be there anymore.

Regards
Philipp








> ConTeXt  ver: 2012.01.25 14:16 MKIV  fmt: 2012.2.1  int: english/english
> 
> system          > cont-new.mkiv loaded
> (/Users/michaelgreen/Applications/context/tex/texmf-context/tex/context/base/cont-new.mkiv
> system          > beware: some patches loaded from cont-new.mkiv
> )
> system          > 2012bib.top loaded
> (2012bib.top)
> fonts           > latin modern fonts are not preloaded
> languages       > language en is active
> publications    > wrote a new auxiliary file \jobname.aux
> This is BibTeX, Version 0.99d (TeX Live 2011)
> The top-level auxiliary file: 2012bib.aux
> The style file: cont-no.bst
> Database file #1: test.bib
> publications    > loading formatting style from bibl-apa
> (/Users/michaelgreen/Applications/context/tex/texmf-context/tex/context/bib/bibl-apa.tex){/Users/michaelgreen/Applications/context/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map}
> fonts           > preloading latin modern fonts (second stage)
> fonts           > typescripts > unknown: library 'loc'
> {/Users/michaelgreen/Applications/context/tex/texmf/fonts/map/dvips/lm/lm-math.map}{/Users/michaelgreen/Applications/context/tex/texmf/fonts/map/dvips/lm/lm-rm.map}
> fonts           > fallback modern rm 12pt is loaded
> check           > missing or ungrouped '=' after 'pubs' in line 5 (68>:)
> publications    > loading database from 2012bib.bbl
> (2012bib.bbl)
> ! Extra \endgroup.
> 
> system          > tex > error on line 5 in file 2012bib.tex: Extra  ...
> 
>  1     \setupbibtex[database=test]
>  2     \setuppublications[alternative=apa]
>  3     
>  4     \starttext
>  5 >>  Here is a cite command: \cite[hh2010a]
>  6     
>  7     \stoptext
>  8     \endinput
>  9     %\placepublications[criterium=all]
> 10     
> 
> 
> \docite ...else \donumberedcite {#1}\fi \endgroup 
>
> <to be read again> 
>
> l.5 Here is a cite command: \cite[hh2010a]
>
> ? 
> 
> ---- Example file ---------------------------------------- 
>  
> \setupbibtex[database=test] 
> \setuppublications[alternative=apa] 
>  
> \starttext 
> Here is a cite command: \cite[hh2010a] 
> \stoptext 
> 
> ---- test.bib ---------------------------------------- 
> @ARTICLE{hh2010a,
>   author = {Hans Hagen},
>   title = {The Font Name Mess},
>   journal = {MAPS},
>   year = {2010},
>   volume = {40},
>   pages = {2-8},
>   keywords = {context},
> }
> ___________________________________________________________________________________
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

[-- Attachment #1.2: Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2012-02-02 23:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-02 23:26 Michael Green
2012-02-02 23:46 ` Philipp Gesang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-03 17:23 Michael Green
2012-02-03  4:22 Michael Green
2012-02-03 14:04 ` Philipp Gesang
2012-01-27 20:23 Bibliography problem Michael Green
2012-02-01 20:48 ` strc-lst.lua [was: Bibliography problem] Philipp Gesang

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=20120202234653.GA16123@phlegethon \
    --to=gesang@stud.uni-heidelberg.de \
    --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).