[NTG-context] (bug?) wrong hyphenation with external fonts

2016-02-02 Thread Pablo Rodriguez
Dear list, just accidentally I discovered the following issue: \definefontfamily[mainface][rm][MinionPro] \definefontfamily[anotherface][rm][TeX Gyre Pagella] % wrong hyphenation too with TeX Gyre Pagella Math \setupbodyfont[mainface] \starttext \startTEXpage[offset=1em]

[NTG-context] issue with break point

2016-02-02 Thread Pablo Rodriguez
Dear list, I have the following code: \definebreakpoint[compound][—] \setbreakpoints[compound] \starttext \hsize\zeropoint Adobe—named {\em Adobe}—named \stoptext The second line doesn’t get the em-dash as a breakpoint. It seems to be related to the grouping. I’m af

[NTG-context] (bug?) interactive link areas and \scale

2016-02-02 Thread Pablo Rodriguez
Dear list, [Sorry for sending many bug reports at once, but I’m not at home. I have my laptop and I’m working with it. Internet access is extremely limited here. I work offline and prepare all messages to be sent later when I can get some internet connection.] I have the following sample: \s

[NTG-context] not able to change paper sizes

2016-02-02 Thread Pablo Rodriguez
Dear list, in this sample adapted from the documented code: \definepapersize[main] [A4] [A4] \definepapersize[extra][A4,landscape][A4,landscape] \starttext \setuppapersize[main] Page 1. \page Page 2. \page \setuppapersize[extra] Page 2 \page \setuppapersize[main]

[NTG-context] extended printing options in ConTeXt

2016-02-02 Thread Pablo Rodriguez
Hans, would it be possible to implement two extended printing options defined in the PDF specification? You have kindly implemented duplex printing and page scaling options. At my workplace, we are it on a daily basis for mail merging (I had to make an “extension” to distinguish between duplex pr

Re: [NTG-context] Reprocessing part of input

2016-02-02 Thread Hans Hagen
On 2/2/2016 4:28 PM, Meer, Hans van der wrote: How to do the following eludes me. Inside macro -processing read into a buffer the following part of the input \startmyinput ...\stopmyinput Analogous to input containing \startbuffer[mystoragebuffer] \startmyinput ...

[NTG-context] Reprocessing part of input

2016-02-02 Thread Meer, Hans van der
How to do the following eludes me. Inside macro -processing read into a buffer the following part of the input \startmyinput ...\stopmyinput Analogous to input containing \startbuffer[mystoragebuffer] \startmyinput ... \stopmyinput \stopbuffer but now not execut

Re: [NTG-context] Sanitize " in XML/XHTML documents

2016-02-02 Thread Andreas Schneider
Am 2016-02-02 13:19, schrieb mass...@fastwebnet.it: Pandoc produces "some text". In TeX I would usually use \quotation{some text} to have proper, language dependent quotes. Are you sure that Pandoc can produce " only? Have you tried the --html-q-tags option? Greetings, Massi *face-palms* Yes,

Re: [NTG-context] Sanitize " in XML/XHTML documents

2016-02-02 Thread Andreas Schneider
Am 2016-02-02 12:14, schrieb Hans Hagen: On 2/2/2016 11:32 AM, Andreas Schneider wrote: Anyway: is there any mechanism that I can use to "fix" quotations while typesetting XML documents? Pandoc produces "some text". In TeX I would usually use \quotation{some text} to have proper, language depen

Re: [NTG-context] papersize A1?

2016-02-02 Thread Hans Hagen
On 2/2/2016 11:02 AM, Procházka Lukáš Ing. wrote: Hello, the following code doesn't produce 594 x 841 mm (A1) page; the resulting size is 594 x 758 mm. Also, there is no "Hello" text. \setuppapersize[A1] \starttext Hello \stoptext What's wrong? for now add this to cont-new.mkiv:

Re: [NTG-context] Sanitize " in XML/XHTML documents

2016-02-02 Thread massifr
> Pandoc produces "some text". In TeX I would usually use > \quotation{some text} to have proper, language dependent quotes. Are you sure that Pandoc can produce " only? Have you tried the --html-q-tags option? Greetings, Massi

Re: [NTG-context] Sanitize " in XML/XHTML documents

2016-02-02 Thread Hans Hagen
On 2/2/2016 11:32 AM, Andreas Schneider wrote: Hi, I hope I don't just overlook some plain obvious solution, but a longer search in the Wiki and the mailing list (and the context source) didn't come up with anything too useful Anyway: is there any mechanism that I can use to "fix" quotat

Re: [NTG-context] Hyphenation list ignored

2016-02-02 Thread Hans Hagen
On 2/1/2016 10:28 AM, Francisco Gracia wrote: It has taken me some time to conjecture that *mwe* would probably mean *minimal working example* and somewhat more to try to concoct something that could pass for it, but here it is, in the attached file *mis-hyph.tex*. I hope not to have incurred in

[NTG-context] papersize A1?

2016-02-02 Thread Procházka Lukáš Ing .
Hello, the following code doesn't produce 594 x 841 mm (A1) page; the resulting size is 594 x 758 mm. Also, there is no "Hello" text. \setuppapersize[A1] \starttext Hello \stoptext What's wrong? Best regards, Lukas -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o.

[NTG-context] Sanitize " in XML/XHTML documents

2016-02-02 Thread Andreas Schneider
Hi, I hope I don't just overlook some plain obvious solution, but a longer search in the Wiki and the mailing list (and the context source) didn't come up with anything too useful Anyway: is there any mechanism that I can use to "fix" quotations while typesetting XML documents? Pandoc pro

Re: [NTG-context] ConTeXt vs Beamer

2016-02-02 Thread Saša Janiška
On Uto, 2016-01-26 at 09:57 +0100, Marcin Borkowski wrote: > unfortunately, there's no ConTeXt support, but adding it is a > questions of a few hours of simple Emacs Lisp hacking). Let me just say that I've decided to move to Spacemacs (it's RSI- friendly) along with Org-mode/Gnus etc. However,

Re: [NTG-context] text wrapped around \textwidth sized images unwantedly.

2016-02-02 Thread Hans Hagen
On 2/1/2016 11:08 PM, d_jan wrote: I use ConTeXt for a document with many images. The text should float around the images, if possible. The floating itself works fine, but some images are equal or larger than \textwidth (so they are maxwidth=\textwidth). Instead of breaking above the image and s