ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Thomas A.Schmitz <thomas.schmitz@uni-bonn.de>
Subject: Re: Beta bib module release
Date: Wed, 28 Sep 2005 22:46:32 +0200	[thread overview]
Message-ID: <FA4A4517-2517-4D45-BC7A-25B83F0DAC60@uni-bonn.de> (raw)
In-Reply-To: <433942FD.50903@elvenkind.com>

Taco,

just so you don't think nobody is interested in your new beta: I  
dlded it today and played with it, but had to revert to the old  
version because it somehow did not honor the modifications I made to  
\setuppublicationlayout (I was getting some default instead of my own  
version, and there were spurious periods and colons in all the  
entries). I will test it again within the next few days. By the way:  
I spent one hour last weekend and, by judiciously sprinkling some  
\unskip's in my definitions, had gotten rid of the extra spaces. I  
actually wanted to write to you about it this week...

Meanwhile, the one thing that I find really disturbing is the messed  
up vertical spacing. I'm doing my first real-life book project with  
Context and your bib module. It won't be finished before sometime  
next year, but expect me to come knockin' on your door often. My  
bibliography is long (371 items), but fairly regular, so I think  
everything else is working just fine, but I can't give a pdf to the  
publisher where the lines are so irregular. Any chance of you looking  
into that soon?

But first: thanks so much for providing the module and working on it!

Best

Thomas

On Sep 27, 2005, at 3:02 PM, Taco Hoekwater wrote:


>
> Hi,
>
> I have prepared a beta release of the bibliography module,
> and uploaded it as
>
>   http://tex.aanhet.net/bib/m-bib-beta-20050927.zip
>
> Because it is only a beta, I have not fixed the documentation yet.
> The differences between this version and the one in the ConTeXt
> distribution are outlined below.
>
> I know that the wishlist is quite long, and there are even still
> bugs I have not looked into, but I have to release *something*
> otherwise nothing will ever happen. Somehow I never seem to get
> around to working on the module. :-(
>
> Comments (and testfiles) are welcome, and feel free to update
> the wishlist on the wiki :
>
>   http://wiki.contextgarden.net/User:Taco/Bib
>
>
> Happy TeXing, Taco
> ==============================================
>
> Bugfixes:
>
> * The extra spaces in the output of authors and editors
>   inside the publication list should be gone.
>
> * \newbibfield now works as advertised
>
> * It is possible to use context commands with the same
>   name as a bib fieldname inside the arguments of the
>   fields. This now compiles correctly:
>
>   \startpublication[k=garden,t=misc,a={Wiki people}]
>   \thekey{Wiki people}
>   \title{The \type{\ConTeXt} garden}
>   \note{See also \useurl[pedia]{http://wikipedia.com}\url[pedia]}
>   \url{http://wiki.contextgarden.net}
>   \stoppublication
>
> New features:
>
> * Two new styles are now part of the distribution:
>   bibl-apa-de.tex and bibl-ssa.tex
>
> * \cite now accepts \setupcite arguments in the
>   optional argument, so you can do stuff like
>
>     \cite[right={, chapter 5)}][key]
>
>   The commands
>     \cite[alternative=author][key]
>   and
>     \cite[author][key]
>   are equivalent
>
> * The bibtex fields URL and LASTCHECKED have been added
>   to the bst files.
>
> * Two new \setupcite arguments 'andtext' and 'otherstext'
>   have been added, and the language-dependancy of the bst
>   files has been removed.
>
> * There is a new type of \citation:
>
>      \cite[url][key]
>
>   It does not do any kind of interaction, if you want that
>   you have to wrap the \cite in another command. Internally,
>   this uses the new 'u=' argument to \startpublication.
>
> * Also, \cite[doi][key] now actually does generate the doi in
>   the text (this uses the 'o=' argument to \startpublication)
>
> * Finally, you can get selected data bits from a publication
>   by using
>
>     \getcitedata [url] [garden] to \gardenlink
>
>   (in this case, \gardenlink will be \def-ed to the value
>   of the \url{..} field in the bib item with label 'garden').
>
> Discontinued:
>
> * I have removed t-bibltx.tex. All it did was define the
>   \newcommand command, and you are better off using the
>   new latex emulation module for that.
>
> * I dropped support for the INSTITUTE field in bibtex
>   (it was never actually used anyway)
>
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>
>

  reply	other threads:[~2005-09-28 20:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-27 13:02 Taco Hoekwater
2005-09-28 20:46 ` Thomas A.Schmitz [this message]
2005-09-28 20:51   ` Idris Samawi Hamid
2005-09-29  6:57   ` Taco Hoekwater
2005-09-29  7:49     ` Thomas A. Schmitz
2005-09-29 14:50       ` Taco Hoekwater
2005-09-30  7:16         ` Thomas A. Schmitz
2005-09-30 12:39           ` Taco Hoekwater
2005-09-30 14:22             ` Thomas A. Schmitz
2005-09-30 14:41               ` Taco Hoekwater
2005-09-30 15:24                 ` Thomas A. Schmitz
2005-10-01  8:04                   ` Christopher Creutzig
2005-10-01  8:37                     ` Thomas A. Schmitz

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=FA4A4517-2517-4D45-BC7A-25B83F0DAC60@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.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).