On Wed, 2018-04-11 at 20:08 +, Brian Hunt wrote:
> So here's what I've got for a TODO so far to get ConTeXt working on Alpine
> Linux with musl (subject to item #6, mtx-context.lua not being found):
>
> 1. Add the musl test to first-setup.sh
> 2. Add the same musl test to tex/setuptex
> 3. Add
Am Wed, 11 Apr 2018 17:23:35 +0200 schrieb Hans Hagen:
> afaik only cambria has them
But with cambria the subscript isn't correct either when it is a
single char:
\setupbodyfont[cambria]
\starttext
$\gamma_{ee} \gamma_{e}$
$T_{\tf fluff}$
$T_{\tf f}$
\stoptext
(tested with ConTeXt ver: 2
Aditya: I did indeed; it fails with `mtxrun | unknown script
'base.lua' or 'mtx-base.lua'` (sorry I didn't report this).
Hans:
> if musl needs different bin then there should be a different initial
> download i think because basically we're now talking of: windows, osx,
> linux, linuxmus
On Wed, 11 Apr 2018 22:41:41 +0200
Hans Hagen wrote:
> > Question2: What is going on with \setupfloatcaption ?
> some heuristics to determine the best width ... so that you still get
> a reasonable caption with very narrow figures and not excessive
> captions with too wide figures and when poss
On 4/11/2018 10:08 PM, Brian Hunt wrote:
So here's what I've got for a TODO so far to get ConTeXt working on
Alpine Linux with musl (subject to item #6, mtx-context.lua not being
found):
1. Add the musl test to first-setup.sh
2. Add the same musl test to tex/setuptex
no problem adding a robu
On 4/11/2018 10:13 PM, Alan Braslau wrote:
Hello list,
According to the interface files
(texmf-context/tex/context/interface/mkiv)
\setupfloatcaption takes an align= parameter (inherits from
\setupalign). Additionally, it suggests that the location= parameter
can take the keywords tolerant, very
On Wed, 11 Apr 2018, Brian Hunt wrote:
6. `context` is unable to locate `mtx-context.lua`. Some tracker output
sheds some light:
Have you run
luatools --generate
Aditya
___
If your question is of interest to oth
Hello list,
According to the interface files
(texmf-context/tex/context/interface/mkiv)
\setupfloatcaption takes an align= parameter (inherits from
\setupalign). Additionally, it suggests that the location= parameter
can take the keywords tolerant, verytolerant and stretch.
None of this appears t
So here's what I've got for a TODO so far to get ConTeXt working on Alpine
Linux with musl (subject to item #6, mtx-context.lua not being found):
1. Add the musl test to first-setup.sh
2. Add the same musl test to tex/setuptex
3. Add texlua (and texluac?) to
a. the setup rsync bin/ directories
Pablo,
Thanks very much for your replies. It's reassuring to see (it seems)
that I've not overlooked some extra option that magically does the job
:) Worst case scenario I'll hack something together, or just settle for
the default focus functionality, which is not the end of the world. Just
feel l
On 04/11/2018 07:14 PM, Pablo Rodriguez wrote:
> On 04/11/2018 04:35 PM, Lawrence Bell wrote:
>> [...]
>> What's going on here?
>
> I generated an uncompressed PDF document from your source:
> http://pdf.ousia.tk/focus-standard.pdf.
> [...]
> (eq:ref) seems to be missing there. But I have to inve
On 04/10/2018 11:09 PM, Wolfgang Schuster wrote:
> In your example the argument for the align key is always empty which results
> in the default alignment for a frame which put the content in the middle
> of the box.
Wolfgang,
I understand now that I wasn’t assigning values in the conditional.
A
On 04/10/2018 11:07 PM, Wolfgang Schuster wrote:
> The normal \doif... commands don’t work because they aren’t expandable
> but you can use the \expdoif... commands (look into setup-en.pdf for all
> of them).
Many thanks for your reply, Wolfgang.
TeX conditionals are fine for me and I need \ifcas
Hello,
I have got a document with e.g. six chapters, numbers are from 1 to 6.
At special places I would like put a special page containing a special title.
The special page should be without a header and without any number,
the title should be put into the contents by the same way as other chapte
On 04/11/2018 04:35 PM, Lawrence Bell wrote:
> Hi mailing list,
>
> I'm having some trouble with (interactive) references. I had a quick
> search of the mailing list and couldn't find any talk about this kind of
> issue, so I'm asking now. Hoping you could help me out.
>
> All is well with the de
Forwarded Message
Subject: Re: [NTG-context] Math kerning broken in latest beta
Date: Wed, 11 Apr 2018 17:23:18 +0200
From: Hans Hagen
To: Ulrike Fischer
On 4/11/2018 4:27 PM, Ulrike Fischer wrote:
Am Wed, 11 Apr 2018 15:26:34 +0200 schrieb Hans Hagen:
The usual 'math it
Hi mailing list,
I'm having some trouble with (interactive) references. I had a quick
search of the mailing list and couldn't find any talk about this kind of
issue, so I'm asking now. Hoping you could help me out.
Consider the following example document.
\setupinteraction
[
state=start,
Am Wed, 11 Apr 2018 15:26:34 +0200 schrieb Hans Hagen:
> The usual 'math italic mess' where fonts assume italic correction
> instead of proper math kerns.
Do you know a (free) math font with proper math kerns? I made a fast
search through the lua files of my font cache but couldn't find
anything
On 4/11/2018 2:00 PM, Ulrike Fischer wrote:
Am Wed, 11 Apr 2018 10:53:58 +1200 schrieb Henri Menke:
The math kerning seems to be broken in recent versions of LuaTeX. When I
process the MWE below with TeX Live 2017 (LuaTeX 1.0.4) I get a different result
from the latest beta (LuaTeX 1.07.0).
> That’s what I was saying. But you seemed to imply that grep -F 'musl'
> was preferable to grep -E '^musl' from a portability and robustness
> point of view.
Sorry if I was unclear; `grep -F` is preferable to `fgrep` since the latter
is less portable, and `grep -F` may be preferable to `-E` beca
Am Wed, 11 Apr 2018 10:53:58 +1200 schrieb Henri Menke:
> The math kerning seems to be broken in recent versions of LuaTeX. When I
> process the MWE below with TeX Live 2017 (LuaTeX 1.0.4) I get a different
> result
> from the latest beta (LuaTeX 1.07.0).
We see this in latex too, at looks as
21 matches
Mail list logo