ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* m-bib again
@ 2001-11-21 18:26 Marko Schuetz
  2001-11-30 10:59 ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: Marko Schuetz @ 2001-11-21 18:26 UTC (permalink / raw)


[-- Attachment #1: Type: Text/Plain, Size: 219 bytes --]

In the file test1.tex uncommenting the `\definecombinedlist...`
changes the behavior of `\cite...` so that instead of a `,` after the
first publication cited there is the word `and` but lacking an initial
space.

Marko

[-- Attachment #2: test1.tex --]
[-- Type: Text/Plain, Size: 472 bytes --]

\usemodule[bib]
\setupcite[autoryears][]
\setupbibtex[database=Test]

\definelist[chapter]
\setuplist[chapter]
  [before=\blank,
   style=bold]

\definelist[section]
\setuplist[section]
  [alternative=b]

% \definecombinedlist[contents]
%   [chapter,section]
%   [level=subsection]

\starttext

zu schaffen, z.B.\ von Richters und
Gogolla
\cite[gogolla-richters:1998,richters-gogolla:1998,richters-gogolla:1999,richters-gogolla:2000],
dies kann aber zumindest 

\stoptext

[-- Attachment #3: Test.bib --]
[-- Type: Text/Plain, Size: 1534 bytes --]

@InCollection{gogolla-richters:1998,
  author = 	 {Martin Gogolla and Mark Richters},
  title = 	 {On constraints and queries in {UML}},
  booktitle = 	 {The {U}nified {M}odeling {L}anguage - Technical Aspects and Applications},
  pages =	 {109--121},
  publisher =	 {Physica-Verlag},
  year =	 1998,
  editor =	 {Martin Schader and Axel Korthaus},
  address =	 {Heidelberg}
}

@InProceedings{richters-gogolla:1998,
  author = 	 {Mark Richters and Martin Gogolla},
  title = 	 {On formalizing the {UML} object constraint language {OCL}},
  booktitle = 	 {Proceedings of the 17th International Conference on Conceptual Modeling (ER'98)},
  pages =	 {449--464},
  year =	 1998,
  editor =	 {Tok Wang Ling and Sudha Ram and Mong Li Lee},
  volume =	 1507,
  series =	 {LNCS},
  address =	 {Berlin},
  publisher =	 {Springer}
}

@InProceedings{richters-gogolla:1999,
  author = 	 {Mark Richters and Martin Gogolla},
  title = 	 {A metamodel for {OCL}},
  booktitle = 	 {Proceedings of the Second International Conference on the Unified Modeling Language: UML'99},
  year =	 1999,
  editor =	 {Robert France and Bernhard Rumpe},
  volume =	 1723,
  series =	 {LNCS}
}

@InProceedings{richters-gogolla:2000,
  author = 	 {Mark Richters and Martin Gogolla},
  title = 	 {Validating {UML} models and {OCL} constraints},
  booktitle = 	 {UML 2000 - The Unified Modeling Language. Advancing the Standard. Third International Conference, York, UK, October 2000},
  year =	 2000,
  volume =	 1939,
  series =	 {LNCS},
  publisher =	 {Springer}
}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: m-bib again
  2001-11-21 18:26 m-bib again Marko Schuetz
@ 2001-11-30 10:59 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2001-11-30 10:59 UTC (permalink / raw)
  Cc: ntg-context

This problem is solved now. There will be a new release next week
(I recall that there were some older bugreports also still open).

"Marko Schuetz" <MarkoSchuetz@web.de> wrote:
> In the file test1.tex uncommenting the `\definecombinedlist...`
> changes the behavior of `\cite...` so that instead of a `,` after the
> first publication cited there is the word `and` but lacking an initial
> space.
> 
> Marko
> 

-- 
groeten,

Taco


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-30 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-21 18:26 m-bib again Marko Schuetz
2001-11-30 10:59 ` Taco Hoekwater

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).