At 2017-11-11T21:06:22+01:00, Pablo Rodriguez wrote:
> I checked it with sha256sum ;-).
And, why not!
> I always use contextjit instead of context, because it’s faster.
>
> Other than speed, I think there is no other difference.
That's good to know. I'll try it out.
Regards,
Raghu.
--
N. Ra
On 11/11/2017 08:01 PM, Mojca Miklavec wrote:
> On 8 November 2017 at 20:46, Pablo Rodriguez wrote:
>> [...]
>> It can handle different .csv files to data merging for document
>> automatic generation.
>
> It would be helpful to figure out what exactly is missing in the
> built-in module written b
On 11/11/2017 08:08 PM, N. Raghavendra wrote:
[...]
> $ ( context --nodates example.tex && cp example.pdf a && sleep 1 && \
> context --nodates example.tex && cp example.pdf b ) > /dev/null && \
> md5sum a b
I checked it with sha256sum ;-).
> Incidentally, is it common to use the contextj
At 2017-11-11T14:37:33+01:00, Pablo Rodriguez wrote:
> "contextjit --nodates" is your friend here.
>
> No \pdf* commands are required.
>
> I hope it helps,
Dear Pablo,
Thanks for the answer. It works.
--
$ cat example.tex
\s
On 8 November 2017 at 20:46, Pablo Rodriguez wrote:
> Dear Mojca,
>
> I have submitted the handlecsv module to
> https://modules.contextgarden.net/cgi-bin/module.cgi/action=view/id=86.
Thank you. I believe we would need to have it accessible as an
extracted folder called t-handlecvs under
On 11/11/2017 06:30 PM, Henning Hraban Ramm wrote:
> Here are a few problems that I encountered in my current ePub projects:
>
> * \color[]{} leaves no trace in export.
Hi Hraban,
this works with PDF, it should work with ePub:
\definehighlight[read][color=red, style=\sc]
\starttext
\start
Here are a few problems that I encountered in my current ePub projects:
* \color[]{} leaves no trace in export.
* As soon as I activate export, my PDFs get two pages more, i.e. page breaking
changes somehow, I didn’t yet track how.
* For quotability, I’d like to set markers in my HTML, where th
On 11/11/2017 08:39 AM, N. Raghavendra wrote:
> I would like to have reproducible PDF output from ConTeXt documents. I
> tried the suggestions at https://tex.stackexchange.com/a/313605/146025
> but they did not work. The PDF output has information like
> "ConTeXt.Time", "CreateDate", etc., which