Re: [NTG-context] XML roundtripping

2019-05-15 Thread Hans Hagen
On 5/14/2019 9:38 AM, Denis Maier wrote: Hi everyone I am setting up a workflow for a journal where we will be using JATS XML as an input format. PDFs should be typeset via ConTeXt. Is roundtripping possible with ConTeXt? I will perhaps need to write page numbers back to a XML file (either to

Re: [NTG-context] Compiling multiple files without master document

2019-05-15 Thread Hans Hagen
On 5/14/2019 9:58 AM, Denis Maier wrote: context file1 file2 file3 --environment=mydefs this will process three files not three-as-one Hans - Hans Hagen | PRAGMA ADE Ridders

[NTG-context] filling page to bottom

2019-05-15 Thread Hans van der Meer
I find that the current (default) settings tend to break pages early, leaving a fairly large amount of whitespace at the bottom of the pages. Obviously in order to avoid breaking paragraphs or to avoid small parts of a paragraph at the top of the page. What parameters do I have to tweak to fill

Re: [NTG-context] Questions on columnsetspan (and grids and backgrounds)

2019-05-15 Thread Hans Hagen
On 5/14/2019 11:36 AM, Mikael P. Sundqvist wrote: On Tue, May 14, 2019 at 10:39 AM Hans Hagen wrote: On 5/13/2019 5:59 PM, Mikael P. Sundqvist wrote: Den lör 11 maj 2019 10:28Mikael P. Sundqvist mailto:mic...@gmail.com>> skrev: Hi, I have for some hours tried to understand how to

[NTG-context] Difference between the pagecolumns mechanism vs newcolumnsets/pagegrids?

2019-05-15 Thread SPIT
Complete beginner with ConTeXt, just confused about the difference between the difference between mechanisms due to the similar naming? Is it just a difference in float handling? ___ If your question is of interest to

Re: [NTG-context] Compiling multiple files without master document

2019-05-15 Thread Denis Maier
Ok, so no all-files-as-one option at the moment? Do you think this would be useful? Am Mi., 15. Mai 2019 um 09:20 Uhr schrieb Hans Hagen : > On 5/14/2019 9:58 AM, Denis Maier wrote: > > > context file1 file2 file3 --environment=mydefs > this will process three files not three-as-one > > Hans > >

Re: [NTG-context] XML roundtripping

2019-05-15 Thread Denis Maier
Hmm, getting the page number back from the tuc file sound feasible. I'll have to look into this. But how would I write the information back to the XML? Is this explained somewhere? Am Mi., 15. Mai 2019 um 09:19 Uhr schrieb Hans Hagen : > On 5/14/2019 9:38 AM, Denis Maier wrote: > > Hi everyone >

[NTG-context] Split up PDF a certain

2019-05-15 Thread Denis Maier
Hi, is there a way to split up a PDF a certain points, e.g. at every \startsection? (I am thinking of a way to produce both one PDF for a complete journal issue and for each individual articles. Or should I better use an external tool to post-process the resulting PDF?) Best, Denis __

[NTG-context] Bibliography APS Style without unpublished

2019-05-15 Thread Jan U. Hasecke
Hi all, is there an option to eliminate the "unpublished" in aps bibliography? I understand that apa and aps are the only implemented styles. Is there any other style I can use? TIA juh ___ If your question is of int

Re: [NTG-context] XML roundtripping

2019-05-15 Thread Hans Hagen
On 5/15/2019 12:57 PM, Denis Maier wrote: Hmm, getting the page number back from the tuc file sound feasible. I'll have to look into this. But how would I write the information back to the XML? Is this explained somewhere? all depends on the workflow ... why does it need to be written back?

Re: [NTG-context] XML roundtripping

2019-05-15 Thread Denis Maier
Our workflow is not settled yet; we're still discussing options. All depends upon what is possible ... That being said, for the purpose of displaying the articles online we'll need every article in a separate XML file. The question is if and how we will produce a PDF version containing a whole vol

Re: [NTG-context] XML roundtripping

2019-05-15 Thread Hans Hagen
On 5/15/2019 4:35 PM, Denis Maier wrote: Our workflow is not settled yet; we're still discussing options. All depends upon what is possible ... That being said, for the purpose of displaying the articles online we'll need every article in a separate XML file. The question is if and how we wil

Re: [NTG-context] XML roundtripping

2019-05-15 Thread Mica Semrick
If your web requirement is single XML files per article, you should be able to feed ConTeXt multiple XML files and typeset them as one PDF. On May 15, 2019 7:35:47 AM PDT, Denis Maier wrote: >Our workflow is not settled yet; we're still discussing options. All >depends upon what is possible ...

Re: [NTG-context] XML roundtripping

2019-05-15 Thread nyssus
On 15/05/2019 15:35, Denis Maier wrote: > Another option could be: > - Typeset each article individually. > - Get the last page number => in the next article, set the first page > number to this + 1 > (So, we do not necessarily need to write the page numbers back to the XML, > but we'll somehow ne

Re: [NTG-context] filling page to bottom

2019-05-15 Thread Wolfgang Schuster
Hans van der Meer schrieb am 15.05.2019 um 09:24: I find that the current (default) settings tend to break pages early, leaving a fairly large amount of whitespace at the bottom of the pages. Obviously in order to avoid breaking paragraphs or to avoid small parts of a paragraph at the top of th

Re: [NTG-context] issues with rotated paper size

2019-05-15 Thread Wolfgang Schuster
Pablo Rodriguez schrieb am 14.05.2019 um 21:39: On 5/14/19 8:05 PM, Wolfgang Schuster wrote: Pablo Rodriguez schrieb am 14.05.2019 um 18:51: [...] I think it might be a bug. When you add \setupinteractionscreen to your document ConTeXt uses a more complex method to save the page size which inc

Re: [NTG-context] Normal tables error: Dimension too large. Context version: 2019.04.29 08:52

2019-05-15 Thread Felipe de Jesús Molina Bravo
>*> generate my pdf with it new version *>*> *>*> How wan resolve this problem? please guide me!! *>broad effectively uses hsize so 39 times the hsize is larger than tex >likes dealing with ... can't you use fit instead? ok, i tried with it. Thanks! :) OFF-TOPIC: I have a problem with the mailin

Re: [NTG-context] issues with rotated paper size

2019-05-15 Thread Pablo Rodriguez
On 5/15/19 8:59 PM, Wolfgang Schuster wrote: > Pablo Rodriguez schrieb am 14.05.2019 um 21:39: >> [...] >> I see that a more complex method is deployed to get the box sizes. >> >> I simply thought that this could be a bug. > > What is the reason for this page rotation, maybe there is a better > sol

Re: [NTG-context] XML roundtripping

2019-05-15 Thread Denis Maier
Hans Hagen schrieb am Mi., 15. Mai 2019, 18:32: > On 5/15/2019 4:35 PM, Denis Maier wrote: > > Our workflow is not settled yet; we're still discussing options. All > > depends upon what is possible ... > > > > That being said, for the purpose of displaying the articles online we'll > > need every

[NTG-context] fatal error with latest beta

2019-05-15 Thread Alan Bowen
The following: \setupdirections[bidi=global] \definefallbackfamily[mainface][serif][SBL Hebrew][range={0591-05F4,FB1D-FB4F}] \definefontfamily[mainface][serif][TeX Gyre Termes] \setupbodyfont[mainface, 10pt] \starttext \setupalign[rtl]{ ﬡﬡﬢ } \setupalign[ltr] \stopte

Re: [NTG-context] Bibliography APS Style without unpublished

2019-05-15 Thread Alan Braslau
On Wed, 15 May 2019 14:27:21 +0200 "Jan U. Hasecke" wrote: > is there an option to eliminate the "unpublished" in aps bibliography? I suppose you mean the APS setup when NO date field is given ("to be published" for an article, "in press" for a book, and "unpublished" otherwise)? You can redefi

Re: [NTG-context] Bibliography APS Style without unpublished

2019-05-15 Thread Alan Braslau
On Wed, 15 May 2019 14:27:21 +0200 "Jan U. Hasecke" wrote: > I understand that apa and aps are the only implemented styles. Is > there any other style I can use? You can write your own style, or your own modified style. Also, we can implement more styles if (1) there is a need, and (2) there is

Re: [NTG-context] Inline math with \int and \sum exhibits nonstandard behaviour

2019-05-15 Thread Eric Scmidt
Thank for your efforts to help me.  This time I used the exact code snippet you wrote, but the results for inline math is still not what I would like to have since I do see a clear difference in the limits placement. Please see this image where I have tried to make more clear what I really want to

Re: [NTG-context] Inline math with \int and \sum exhibits nonstandard behaviour

2019-05-15 Thread Henri Menke
On 16/05/19 7:46 AM, Eric Scmidt wrote: > Thank for your efforts to help me. This time I used the exact code snippet > you > wrote, but the results for inline math is still not what I would like to have > since I do see a clear difference in the limits placement. Please see this > image > whe

Re: [NTG-context] Normal tables error: Dimension too large. Context version: 2019.04.29 08:52

2019-05-15 Thread Otared Kavian
> On 15 May 2019, at 21:28, Felipe de Jesús Molina Bravo > wrote: > OFF-TOPIC: > I have a problem with the mailing list; the posts that I start I do not > receive them as well as the answers to these posts...why? This is a Gmail « feature »… but your message is actually sent to the list (as