[NTG-context] Broken bibliographies in 2014-03-07 beta

2014-03-10 Thread Rik
Bibliographies are no longer generated. MWE is the example code at http://wiki.contextgarden.net/Bibliography_mkiv, which no longer generates an output file and shows the following in the blg file: I found no \citation commands---while reading file cite.aux I found no \bibdata

[NTG-context] how to make a \lambdabar (like \hbar)

2014-03-10 Thread Sanjoy Mahajan
\hbar is used a lot in physics. Once in a while, one also uses \lambdabar to mean \lambda/2\pi. It's Unicode description is 'LATIN SMALL LETTER LAMBDA WITH STROKE' (U+019B). I've been using this hack \def\lambdabar{\lambda\kern-1ex\raise0.65ex\hbox{-}} But it's not beautiful. Is there a

Re: [NTG-context] struggling with section headers

2014-03-10 Thread Henning Hraban Ramm
Ok, second try. Here’s a rather minimal example: ——— \usemodule[visual] % fakewords \definepapersize[a6][width=105mm,height=148mm] % ConTeXt seems to have forgotten about a5 and a6?? \setuppapersize[a6][a6] % small paper to get more breaks \setupbodyfont[rm,9pt] \setupinterlinespace[12pt]

Re: [NTG-context] how to make a \lambdabar (like \hbar)

2014-03-10 Thread Aditya Mahajan
On Mon, 10 Mar 2014, Sanjoy Mahajan wrote: \hbar is used a lot in physics. Once in a while, one also uses \lambdabar to mean \lambda/2\pi. It's Unicode description is 'LATIN SMALL LETTER LAMBDA WITH STROKE' (U+019B). I've been using this hack

Re: [NTG-context] how to make a \lambdabar (like \hbar)

2014-03-10 Thread Sanjoy Mahajan
Aditya Mahajan adit...@umich.edu writes: \def\lambdabar{\lambda\kern-1ex\raise0.65ex\hbox{-}} Is this the canonical name for the glyph used by AMS? Good question. The AMS files don't seem to have it (the symbol is hardly used by mathematicians). But revtex4 defines it (for latex), in

Re: [NTG-context] Broken bibliographies in 2014-03-07 beta

2014-03-10 Thread Sanjoy Mahajan
Bibliographies are no longer generated. I can confirm this problem with a simple bibliography-usage test file. With the stable version, the same section reads: Database file #1: sample.bib You've used 4 entries, I also just tried it on the 2012.02.14 beta, which works fine. So

Re: [NTG-context] Broken bibliographies in 2014-03-07 beta

2014-03-10 Thread Hans Hagen
On 3/9/2014 7:07 PM, Rik Kabel wrote: Bibliographies are no longer generated. MWE is the example code at http://wiki.contextgarden.net/Bibliography_mkiv, which no longer generates an output file and shows the following in the blg file: I found no \citation commands---while reading file

[NTG-context] vertically align to the bottom

2014-03-10 Thread Pablo Rodriguez
Dear list, I have the following sample: \starttext \startstandardmakeup This text should be placed at the bottom. \stopstandardmakeup \stoptext Which is the option to align the makeup to the bottom? Many thanks for your help, Pablo -- http://www.ousia.tk

Re: [NTG-context] vertically align to the bottom

2014-03-10 Thread Aditya Mahajan
On Mon, 10 Mar 2014, Pablo Rodriguez wrote: Dear list, I have the following sample: \starttext \startstandardmakeup This text should be placed at the bottom. \stopstandardmakeup \stoptext Which is the option to align the makeup to the bottom? \startstandardmakeup[bottom=] ...

Re: [NTG-context] [***SPAM***] ConTeXt Daily Build

2014-03-10 Thread Philipp Gesang
···date: 2014-03-10, Monday···from: hwit...@gmail.com··· Where are there instructions for using the daily build, newest Context code? http://wiki.contextgarden.net/ConTeXt_Standalone [ Is this the same as the standalone version that I've heard of? ] Yes. Best regards, Philipp

Re: [NTG-context] vertically align to the bottom

2014-03-10 Thread Pablo Rodriguez
On 03/10/2014 07:02 PM, Aditya Mahajan wrote: On Mon, 10 Mar 2014, Pablo Rodriguez wrote: Dear list, I have the following sample: \starttext \startstandardmakeup This text should be placed at the bottom. \stopstandardmakeup \stoptext Which is the option to align the makeup to the

Re: [NTG-context] Broken bibliographies in 2014-03-07 beta

2014-03-10 Thread Sanjoy Mahajan
Hans Hagen pra...@wxs.nl writes: in bibl-tra.lua: local template = [[ \citation{*} \bibstyle{cont-%s} \bibdata{%s} ]] There was a local template = utilities.strings.striplong([[ .. so I got rid of the call to utilities.strings.striplong(), then ran context --make but the bibliography

Re: [NTG-context] struggling with section headers

2014-03-10 Thread Thangalin
Hi, Try using \testpage[3]. The 3 will have to vary depending on the number of lines that the section titles can possibly take up. For example, if the section title takes up 4 lines, then you might want to use \testpage[5]. \usemodule[visual] % fakewords

[NTG-context] \rm in math mode should give text roman

2014-03-10 Thread Sanjoy Mahajan
I don't think it's right that \rm in math mode means \mathrm. Or, at least, plain.tex assumes that \rm gives text roman, e.g. from plain.tex (line 1067), \def\arctan{\mathop{\rm arctan}\nolimits} Thus, the following example has the arctan text in Euler math. This problem doesn't occur with

Re: [NTG-context] struggling with section headers

2014-03-10 Thread Henning Hraban Ramm
Am 2014-03-11 um 03:11 schrieb Thangalin thanga...@gmail.com: Try using \testpage[3]. The 3 will have to vary depending on the number of lines that the section titles can possibly take up. For example, if the section title takes up 4 lines, then you might want to use \testpage[5]. Thank you,

Re: [NTG-context] struggling with section headers

2014-03-10 Thread Henning Hraban Ramm
Am 2014-03-11 um 10:01 schrieb Henning Hraban Ramm te...@fiee.net: - In automatic typesetting, I can’t know how much lines my titles will take. - Still the space above titles becomes negative so that title and previous lines of body text overlap. Further, my setting of interlinespace for

[NTG-context] Bugs in XML export (for ePub)

2014-03-10 Thread Henning Hraban Ramm
Hi again. I understand you don’t want to export some arbitrary (X)HTML. That’s fine, I can make my own XSLT. And I’m glad that \setupexport doesn’t kill hyphenation any more. But there are serious errors in export, that have nothing to do with „there’s no usable standard“. [1] root node