Re: [NTG-context] bibtex referencelist doesn't show up with mkiv

2009-09-28 Thread Taco Hoekwater


Jan-Erik Hägglöf wrote:


 In bibmod-doc section4  placing the publicationlist where I suggest
 you mention about a difference between mkii mkiv according to

The current text is this:


  The default for the publication list is to contain only the `locally'
  referenced items, so if you want to use your own heading instead of
  the default one, you most likely want to call
  \type{\placepublications} with an explicit criterium, like so:
  \starttyping
  \placepublications[criterium=all]
  \stoptyping

Personally, I believe that is quite clear, no?

Best wishes,
Taco


___
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
___


Re: [NTG-context] bibtex referencelist doesn't show up with mkiv

2009-09-23 Thread Jan-Erik Hägglöf

Aditya Mahajan skrev:

On Tue, 22 Sep 2009, Thomas A. Schmitz wrote:



On Sep 22, 2009, at 9:17 PM, Janneman wrote:


Hi All!

It seems to be broken in some way when I try this

example


This works here:

\setuppublications[state=start]
\setupbibtex[database=testbib]

\starttext

\section{one} % or \chapter or \subsection or whatever

\cite[Carlsen2008amt]
\cite[Dash2008fik]
\cite[Haggstrom2008tso]
\cite[Klisinska2009tft]
\cite[Lantz-Andersson2009fie]
\cite[Langstrom2008msf]
\cite[Sumpter2009oao]

\completepublications

\stoptext

Hans, we talked about this a while ago: should we put this in the 
docu (i.e. bib needs some sort of structure before the first 
references), or should this be fixed? Not that it matters much, I 
think...


Or just say

\completepublications[criterium=all]

Aditya
___ 

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
___ 




Ok thanks all for the reply.

As I understood the controlsequence \completepublications[criterium=all]

means that the cited titles is beeing listed not the un-cited. Therefore 
the list should appear according to my example.


So I get in to it with \setuppublications[state=start] and see what happens.

Regards

Janneman
___
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
___


Re: [NTG-context] bibtex referencelist doesn't show up with mkiv

2009-09-23 Thread Jan-Erik Hägglöf

The only sequence that has effect is

\completepublications[criterium=all]

and this shows only the cited titles as I wished but fairly expected.

So this should be clarified on the wiki or in bibmod-doc.

Regards

Janneman



___
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
___


Re: [NTG-context] bibtex referencelist doesn't show up with mkiv

2009-09-23 Thread Taco Hoekwater

Jan-Erik Hägglöf wrote:

The only sequence that has effect is

\completepublications[criterium=all]

and this shows only the cited titles as I wished but fairly expected.

So this should be clarified on the wiki or in bibmod-doc.


If you feel bibmod-doc is unclear, then please supply me with a new
paragraph to replace or add.

Best wishes,
Taco
___
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
___


Re: [NTG-context] bibtex referencelist doesn't show up with mkiv

2009-09-23 Thread Jan-Erik Hägglöf

Taco Hoekwater skrev:

Jan-Erik Hägglöf wrote:

The only sequence that has effect is

\completepublications[criterium=all]

and this shows only the cited titles as I wished but fairly expected.

So this should be clarified on the wiki or in bibmod-doc.


If you feel bibmod-doc is unclear, then please supply me with a new
paragraph to replace or add.

Best wishes,
Taco
___ 

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
___ 



In bibmod-doc section4  placing the publicationlist where I suggest 
you mention about a difference between mkii mkiv according to


\completepublications[criterium=all] % mkiv

or just

\completepublications  % mkii

or if it is equivalent to

\setuppublicationlist[criterium=all]

Regards

Janneman

___
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
___


[NTG-context] bibtex referencelist doesn't show up with mkiv

2009-09-22 Thread Janneman

Hi All!

It seems to be broken in some way when I try this

example

\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[database=7titlar]



\starttext
\cite[Carlsen2008amt]
\cite[Dash2008fik]
\cite[Häggström2008tso]
\cite[Klisinska2009tft]
\cite[Lantz-Andersson2009fie]
\cite[Långström2008msf]
\cite[Sumpter2009oao]

\completepublications



\stoptext

The result is that citations do work but no publicationlist under 
References heading.


I've attached the logs and bib and also the generated bbl file
and is running
ConTeXt  ver: 2009.09.14 12:39 MKIV  fmt: 2009.9.14  int: english/english



Regards

Janneman
@book{Carlsen2008amt,
author={Carlsen, Martin},
title={Appropriating mathematical tools through problem solving in collaborative smallgroup settings},
publisher={University of Agder},
address={Kristiansand},
year={2008},
ISBN={978-82-7117-639-6},
keywords={Matematikutbildning -- gymnasieskolan},
note={Diss. (sammanfattning) Kristiansand : University of Agder, 2008},
}



@book{Dash2008fik,
author={Dash, Ingrid},
title={Flexibility in knowing school mathematics in the contexts of a Swedish and an Indian school class [Elektronisk resurs]},
publisher={Department of Education, Lund University},
address={Lund},
year={2008},
keywords={Matematikundervisning -- Sverige Matematikundervisning -- Indien Pedagogisk metodik},
note={Diss. Lund : Lunds universitet, 2009},
}



@book{Häggström2008tso,
author={H{\a}ggstr{\o}m, Johan},
title={Teaching systems of linear equations in Sweden and China : what is made possible to learn?},
publisher={Acta Universitatis Gothoburgensis},
address={G{\o}teborg},
year={2008},
ISBN={978-91-7346-621-9},
keywords={Matematikundervisning -- Sverige Matematikundervisning -- Kina Ekvationer},
note={Diss. G{\o}teborg : G{\o}teborgs universitet, 2008},
}



@book{Klisinska2009tft,
author={Klisińska, Anna},
title={The fundamental theorem of calculus : a case study into the didactic transposition of proof},
publisher={Lule{\aa} Tekniska Universitet},
address={Lule{\aa}},
year={2009},
ISBN={978-91-86233-46-4},
keywords={Matematikundervisning},
note={Diss. Lule{\aa} : Lule{\aa} universitet, 2009},
}



@book{Lantz-Andersson2009fie,
author={Lantz-Andersson, Annika},
title={Framing in educational practices : learning activity, digital technology and the logic of situated action},
publisher={Acta Universitatis Gothoburgensis},
address={G{\o}teborg},
year={2009},
ISBN={978-91-7346-654-7},
keywords={Utbildning via Internet Matematikundervisning -- gymnasieskolan Interaktiva multimedier},
note={Diss. G{\o}teborg : G{\o}teborgs universitet, 2009},
}



@book{Långström2008msf,
author={L{\aa}ngstr{\o}m, Peder},
title={Matematikelevers strategier f{\o}r fel- och hj{\a}lps{\o}kning},
publisher={Department of Mathematics and Mathematics Statistics, Ume{\aa} University},
address={Ume{\aa}},
year={2008},
ISBN={978-91-7264-554-7},
keywords={Matematikundervisning -- gymnasieskolan},
note={Licentiatavhandling Ume{\aa} : Ume{\aa} universitet, 2008},
}



@book{Sumpter2009oao,
author={Sumpter, Lovisa},
title={On aspects of mathematical reasoning : affect and gender},
publisher={Department of Mathematics and Mathematical Statistics, Ume{\aa} Universitet},
address={Ume{\aa}},
year={2009},
ISBN={978-91-7264-791-6},
keywords={Matematikundervisning -- gymnasieskolan Matematiskt t{\a}nkande -- genusaspekter},
note={Diss. (sammanfattning) Ume{\aa} : Ume{\aa} universitet, 2009},
}
\setuppublicationlist[samplesize={Sum09},totalnumber=7]

\startpublication[k=Carlsen2008amt,t=book,
a={{Carlsen}},y=2008,
n=1,s=Car08]
\author[]{Martin}[M.]{}{Carlsen}
\pubyear{2008}
\title{Appropriating mathematical tools through problem solving in
  collaborative smallgroup settings}
\isbn{978-82-7117-639-6}
\city{Kristiansand}
\pubname{University of Agder}
\note{Diss. (sammanfattning) Kristiansand : University of Agder, 2008}
\keywords{Matematikutbildning -- gymnasieskolan}
\stoppublication

\startpublication[k=Dash2008fik,t=book,
a={{Dash}},y=2008,
n=2,s=Das08]
\author[]{Ingrid}[I.]{}{Dash}
\pubyear{2008}
\title{Flexibility in knowing school mathematics in the contexts of a Swedish
  and an Indian school class [Elektronisk resurs]}
\city{Lund}
\pubname{Department of Education, Lund University}
\note{Diss. Lund : Lunds universitet, 2009}
\keywords{Matematikundervisning -- Sverige Matematikundervisning -- Indien
  Pedagogisk metodik}
\stoppublication

\startpublication[k=Häggström2008tso,t=book,
a={{H{\a}ggstr{\o}m}},y=2008,
n=3,s=H{\a}g08]
\author[]{Johan}[J.]{}{H{\a}ggstr{\o}m}
\pubyear{2008}
\title{Teaching systems of linear equations in Sweden and China : what is made
  possible to learn?}
\isbn{978-91-7346-621-9}
\city{G{\o}teborg}
\pubname{Acta Universitatis Gothoburgensis}
\note{Diss. G{\o}teborg : G{\o}teborgs universitet, 2008}
\keywords{Matematikundervisning -- Sverige Matematikundervisning -- Kina
  Ekvationer}
\stoppublication

\startpublication[k=Klisinska2009tft,t=book,
a={{Klisińska}},y=2009,
n=4,s=Kli09]

Re: [NTG-context] bibtex referencelist doesn't show up with mkiv

2009-09-22 Thread Thomas A. Schmitz


On Sep 22, 2009, at 9:17 PM, Janneman wrote:


Hi All!

It seems to be broken in some way when I try this

example


This works here:

\setuppublications[state=start]
\setupbibtex[database=testbib]

\starttext

\section{one} % or \chapter or \subsection or whatever

\cite[Carlsen2008amt]
\cite[Dash2008fik]
\cite[Haggstrom2008tso]
\cite[Klisinska2009tft]
\cite[Lantz-Andersson2009fie]
\cite[Langstrom2008msf]
\cite[Sumpter2009oao]

\completepublications

\stoptext

Hans, we talked about this a while ago: should we put this in the docu  
(i.e. bib needs some sort of structure before the first references),  
or should this be fixed? Not that it matters much, I think...


Jannemann: I'm still not quite sure about the restrictions of bibtex  
and 8-bit characters, but I would at least for the labels stick to  
ASCII.


Thomas
___
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
___


Re: [NTG-context] bibtex referencelist doesn't show up with mkiv

2009-09-22 Thread Aditya Mahajan

On Tue, 22 Sep 2009, Thomas A. Schmitz wrote:



On Sep 22, 2009, at 9:17 PM, Janneman wrote:


Hi All!

It seems to be broken in some way when I try this

example


This works here:

\setuppublications[state=start]
\setupbibtex[database=testbib]

\starttext

\section{one} % or \chapter or \subsection or whatever

\cite[Carlsen2008amt]
\cite[Dash2008fik]
\cite[Haggstrom2008tso]
\cite[Klisinska2009tft]
\cite[Lantz-Andersson2009fie]
\cite[Langstrom2008msf]
\cite[Sumpter2009oao]

\completepublications

\stoptext

Hans, we talked about this a while ago: should we put this in the docu (i.e. 
bib needs some sort of structure before the first references), or should this 
be fixed? Not that it matters much, I think...


Or just say

\completepublications[criterium=all]

Aditya
___
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
___