ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: ishamid <ishamid@lamar.colostate.edu>
Subject: m-bib bug?
Date: Thu, 17 Mar 2005 20:00:17 -0700	[thread overview]
Message-ID: <423B976C@webmail.colostate.edu> (raw)

Dear posse,

Some settings of \setupindenting[] cause the first line created by 
\placepublications to be offset to the left; is this a bug? is there a 
workaround?

(And thank you Taco/Hans for helping me with my ``sneaky'' accent 
redefinitions!)

Best
Idris

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

\def\SHIFT#1{\dimen0=.00#1ex \multiply\dimen0 by\fontdimen1\font
    \kern-.0156\dimen0} % compensate for slant/italic in lower accents

\unexpanded\def\h#1{{\oalign{\relax#1\crcr\hidewidth\SHIFT{34}%
    \vbox to.2ex{\hbox{\char'25}\vss}\hidewidth}}}

\unexpanded\def\~#1{{\struttedbox{\accent"7E #1}}}

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

%\setupindenting[medium,next]
\setupindenting[medium]

\usemodule[bib]

\starttext

\cite[ahsaif]

\cite[ahsaijk]

\cite[ahsaism]

\section{references}

\blank[big]

{\tfx\setupinterlinespace \placepublications }

\stoptext
============================================
===============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.]{}{Al-\AHSAI}
\author[\v Say\h h]{A\.hmad Ibn Zayni \Al-D\={i}n}[A.]{}{Al-\AHSAI}
\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.]{}{Al-\AHSAI}
\title{Jaw\={a}mi\`u \~al-Kalim}
\pubname{n.p.}
\note{Two volumes}
\city{Tabriz}
\pubyear{1856--59}
\stoppublication

\startpublication[k=ahsaism,
                  t=book,
                  a=\AHSAI,
                  y=1861a,
                  s=\AHSAI1861--1]
\author[\v Say\h h]{A\.hmad Ibn Zayni \Al-D\={i}n}[A.]{}{Al-\AHSAI}
\title{\v Sar\.hu \~al-Ma\v s\={a}\`ir}
\pubname{n.p.}
\city{Tehran}
\pubyear{1861}
\stoppublication
============================================

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

             reply	other threads:[~2005-03-18  3:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-18  3:00 ishamid [this message]
2005-03-18  9:37 ` Taco Hoekwater
2005-03-18 18:17   ` Idris Samawi Hamid

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=423B976C@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).