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] 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

[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]

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

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 >

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

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

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

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

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 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

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

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?

[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

[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

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

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 > >

[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

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] 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

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

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

Re: [NTG-context] Which math font for LinLibertine family?

2019-05-15 Thread Mikael P. Sundqvist
On Wed, May 15, 2019 at 8:40 AM Tomas Hala wrote: > > Hi all, > > the font family LinLibertine (ConTeXt from TL2018 and older) does not > contain any math font. > > On the file type-imp-libertine.mkiv there is a (disabled) line joining math > from times family. Is the times math the best for

[NTG-context] Which math font for LinLibertine family?

2019-05-15 Thread Tomas Hala
Hi all, the font family LinLibertine (ConTeXt from TL2018 and older) does not contain any math font. On the file type-imp-libertine.mkiv there is a (disabled) line joining math from times family. Is the times math the best for LinLibertine or would you recommend me something else (from the

[NTG-context] \includeonly and ConTeXt components

2019-05-15 Thread Denis Maier
Hi again, last question for the moment ;-) With LaTeX we can use `\includeonly` for partial compilation. The good thing is that we can still refer to labels from other files, have a complete TOC, and correct page numbers. In ConTeXt the project structure is supposed to be used for partial

[NTG-context] Questions regarding project structure

2019-05-15 Thread Denis Maier
Hi, I am just testing out the project structure. Let's suppose I have these files: - test_env.tex ``` \startenvironment * \setuphead [section] [textstyle=\bf] \stopenvironment ``` - test_project ``` \startproject * \environment test_env \product test_prod \stopproject ``` -

[NTG-context] Compiling multiple files without master document

2019-05-15 Thread Denis Maier
Hi, Currently it is possible to process a file with an external environment file specified via the command line. ``` context file --environment=mydefs ``` Very nice. Is it possible to process multiple files from the command line without a master document? Like so: ``` context file1 file2

[NTG-context] XML roundtripping

2019-05-15 Thread Denis Maier
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 the input file or to a new file.). Best,