Re: [NTG-context] rotating some pages of a pdf

2017-01-04 Thread Cesar Romani
Thanks, it works fine. I noticed that the resolution of the rotated pages decreases. Is there any possibility to maintain or increase the resolution of the rotated pages? Many thanks in advance, -- Cesar ___ If

Re: [NTG-context] rotating some pages of a pdf

2017-01-04 Thread Hans Hagen
On 1/4/2017 9:31 PM, Cesar Romani wrote: I'm using the following code, rotate.tex, to rotate all the pages of file.pdf, using: context --input=file.pdf --rotation=45 rotate.pdf rotate.tex == \getfiguredimensions [\getdocumentargument{input}] \starttext \dorecurse{\noffigurepages}

[NTG-context] rotating some pages of a pdf

2017-01-04 Thread Cesar Romani
I'm using the following code, rotate.tex, to rotate all the pages of file.pdf, using: context --input=file.pdf --rotation=45 rotate.pdf rotate.tex == \getfiguredimensions [\getdocumentargument{input}] \starttext \dorecurse{\noffigurepages} {\startTEXpage \externalfigure

Re: [NTG-context] floatcombination alignment has changed?

2017-01-04 Thread Christoph Reller
Hi, I have come up with a simpler MWE which shows the problem more explicitly: \setupcaptions[number=no] \starttext \startplacefigure[location=right] \startfloatcombination \placefigure{A Cow}{\externalfigure[cow.pdf]} \placefigure{Another Cow}{\externalfigure[cow.pdf]}