ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: ishamid <ishamid@lamar.colostate.edu>
Subject: m-bib issues
Date: Wed, 16 Mar 2005 23:59:07 -0700	[thread overview]
Message-ID: <4239D321@webmail.colostate.edu> (raw)

Dear knights of the round table,

I've been using a very old bib module up to now, with lots of personal tweaks, 
workarounds etc. (mission-critical issues--no time 2 deal with painful 
upgrades); now I'm starting fresh with the latest. Here is one issue:

The \startpublication[a= ] option seems to cause m-bib to choke on some 
accents. Here is an example:

============test-bib.bbl===============
\startpublication[k=ahsaif,
                  t=book,
                  a=\AHSAI,
                  y=1856,
                  s=\AHSAI1856]
%\author[\v Say\h h]{A\.hmad Ibn Zayni \Al-D\={i}n}[A.]{}{\Ah}
\author[\v Say\h h]{A\.hmad Ibn Zayni \Al-D\={i}n}[A.]{}{\Ah}
\title{\v Sar\.hu \~al-Faw\={a}\'id}
\pubname{n.p.}
\city{Tabriz}
\pubyear{1856}
\stoppublication

\startpublication[k=ahsaijk,
                  t=book,
                  a=\AHSAI,
                  y=1856--59,
                  s=\AHSAI1856--59]
\author[\v Say\h h]{A\.hmad Ibn Zayni \Al-D\={i}n}[A.]{}{\Ah}
\title{Jaw\={a}mi\`u \~al-Kalim}
\pubname{n.p.}
\note{Two volumes}
\city{Tabriz}
\pubyear{1856--59}
\stoppublication
=======================================

and here is the accompanying tex file

============test-bib.tex===============
\setupoutput[pdftex]

\usemodule[bib]

\def\AHSAI{A\d hs\=a'\~\i}
%\def\AHSAI{A\d hs\=a'i}

\input test-bib.bbl

\starttext

\cite[ahsaif]

\cite[ahsaijk]

\stoptext
=======================================

In this example the \startpublication[a= ] option chokes on \~.

Any help/chivalry will be appreciated!

Best
Idris

Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

             reply	other threads:[~2005-03-17  6:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-17  6:59 ishamid [this message]
2005-03-17 11:25 ` Taco Hoekwater
2005-03-17 15:17 ishamid
2005-03-17 15:50 ` 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=4239D321@webmail.colostate.edu \
    --to=ishamid@lamar.colostate.edu \
    --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).