Re: [NTG-context] pdf document info fields

2006-03-29 Thread Taco Hoekwater
frantisek holop wrote: hi there, what is the rationale behind the Creator pdf field context sets? for radnoti.tex i get: Creator:ConTeXt/user/radnoti.tex Created by a 'user' of 'ConTeXt' from the file 'radnoti'. /Subject and /Keywords map to the subtitle and keyword

Re: [NTG-context] bib module/XML

2006-03-29 Thread Taco Hoekwater
Johannes Graumann wrote: This works ok, however, I also have the following definition included: \defineXMLenvironment [chapter] { \defineXMLargument [title] {\chapter} \defineXMLprocess [content] {} I believe that should be:

Re: [NTG-context] \setupmarginrules

2006-03-29 Thread Hans Hagen
frantisek holop wrote: hmm, on Tue, Mar 28, 2006 at 07:12:18PM +0200, Hans Hagen said that \def\doalinealijn#1#2% {\doifelsevalue{\??al#2\the\alteller\c!rule}\v!on {\linewidth\getvalue{\??al#2\the\alteller\c!rulethickness}% \scratchdimen#1% \advance\scratchdimen-\linewidth

Re: [NTG-context] Imaginary entity rendering in MathML

2006-03-29 Thread Taco Hoekwater
nico wrote: If possible, the followings are useful too in math (at least there are used in the MathML suite ;-): #x0210F; h Planck's constant (\hslash in latex) #x02146; d for use in differentials #x02147; e exponential base There are quite a lot more that could be added easily. I'll

Re: [NTG-context] XML and 'Table of Contents'

2006-03-29 Thread Hans Hagen
Johannes Graumann wrote: Hans Hagen wrote: First: Thank you for your continued help! Works now, but there seems to be a bug ... see below. texexec --env=xml.ctex --pdf xml.xml I was wondering whether there is a possibility to use '(new)texexec' with THREE input files: one

Re: [NTG-context] pdf document info fields

2006-03-29 Thread Hans Hagen
frantisek holop wrote: hi there, what is the rationale behind the Creator pdf field context sets? for radnoti.tex i get: Creator:ConTeXt/user/radnoti.tex no rationale except that you can trace the pdf file back to the source Hans

Re: [NTG-context] definelogo alignments

2006-03-29 Thread Marcus Vinicius Mesquita de So
Thank you. I'll do some experiments too...GreetingsMarcus ViniciusHans Hagen [EMAIL PROTECTED] wrote: Marcus Vinicius Mesquita de So wrote: to no avail. Any hints?use layers (comparable featureset) Hans Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low

Re: [NTG-context] pdf document info fields

2006-03-29 Thread frantisek holop
hmm, on Wed, Mar 29, 2006 at 12:52:29PM +0200, Hans Hagen said that what is the rationale behind the Creator pdf field context sets? for radnoti.tex i get: Creator:ConTeXt/user/radnoti.tex no rationale except that you can trace the pdf file back to the source i know this

Re: [NTG-context] pdf document info fields

2006-03-29 Thread Hans Hagen
frantisek holop wrote: hmm, on Wed, Mar 29, 2006 at 12:52:29PM +0200, Hans Hagen said that what is the rationale behind the Creator pdf field context sets? for radnoti.tex i get: Creator:ConTeXt/user/radnoti.tex no rationale except that you can trace the pdf file

Re: [NTG-context] mml

2006-03-29 Thread Hans Hagen
nico wrote: - The bar above x+y+z does not cover the formula, and it still small (mover2): math mrow mover accent=true mrow mi x /mi mo + /mo mi y /mi mo + /mo mi z /mi /mrow mo

Re: [NTG-context] documents to (print and) read

2006-03-29 Thread Geert Stappers
On Tue, Mar 28, 2006 at 06:12:30PM +0200, Jano Kula wrote: [ emdash; expected to be defined ] Here is the hint - needs to be wikified now ... -) I can't resist to do so (that's why I need an explanation), cause as a newbie I see the only weakness of the ConTeXt in the lack of

Re: [NTG-context] xml / docbook

2006-03-29 Thread Hans Hagen
Geert Stappers wrote: On Fri, Mar 24, 2006 at 09:24:50AM +0100, [EMAIL PROTECTED] wrote: Hello, Hi, Could anyone give some tips how to make Docbook work with context? I followed the documentation, but somehow it does not work. it's no real problem to implement docbook;

Re: [NTG-context] intertext for aligned equations

2006-03-29 Thread Aditya Mahajan
--- On Mar 29, Taco Hoekwater wrote --- Aditya Mahajan wrote: This does not look good. Consider, There is too much space after the intertext and the next line. Can you provide some magic to reduce this space. Ok, got it. The \NR has to go away, and the \beforedisplayspace reinserted, like

[NTG-context] beta

2006-03-29 Thread Hans Hagen
Hi, i uploaded a beta: - a fix to verbatim (has to do with linenumbering) - a cleaned up 'paragraph' mechanism (prelude to a real cleanup) - some patches to the newmml module i'll promote this to current when no problems are reported Hans

Re: [NTG-context] XML and 'Table of Contents'

2006-03-29 Thread Johannes Graumann
Hans Hagen wrote: I was wondering whether there is a possibility to use '(new)texexec' with THREE input files: one describing the XML/ConTeXt mappings, one taking care of document specific ConTeXt stuff (formating) and one for the XML itself? Would make the 'mappings' file more portable ...

[NTG-context] Minimal distribution linux-64

2006-03-29 Thread Piotr Kopszak
Hello, I installed the minimal distribution cont-bas.zip justtex.zip linux64tex.zip then I unzipped the files to get the directory structure outlined in README (by the way, why cont-bas.zip hasn't got tex as the top directory?). Then I did: cd /tex . setuptex mktexlsr texexec --make and

Re: [NTG-context] Frontmatter setup

2006-03-29 Thread nico
On Wed, 29 Mar 2006 09:45:04 +0200, Taco Hoekwater [EMAIL PROTECTED] wrote: frantisek holop wrote: \setupsectionblock [frontmatter] [before={\setuppagenumbering[location=]}] I'm sorry, this is my fault. It should have been: \setupsectionblock [frontpart] % - CHANGED

Re: [NTG-context] bib module/XML

2006-03-29 Thread Johannes Graumann
Taco Hoekwater wrote: I believe that should be: \defineXMLenvironment [content] {}{} Thanks for your answer ... this didn't solve my problem see attachment ... the relevant mapping code is: \defineXMLenvironment [chapter] { \defineXMLargument [title]