Re: [NTG-context] LMTX running on macOS Catalina; fuzzy paragraphs; unwanted whitespace

2020-03-22 Thread Wolfgang Schuster

T. Kurt Bond schrieb am 22.03.2020 um 23:37:
I got LMTX running on macOS Catalina.  I followed the directions here 
 for 
versions prior to Catalina, including authorizing the mtxrun script 
through Security & Privacy General tab.  The first run of install.sh 
stopped with the errors:


cp: cannot stat

'/Users/tkb/context-osx-64/tex/texmf-context/scripts/context/lua/mtxrun.lua':
No such file or directory
cp: cannot stat

'/Users/tkb/context-osx-64/tex/texmf-context/scripts/context/lua/mtx-install.lua':
No such file or directory


So I ran install.sh again.  This time it said a bunch of things were 
missing and downloaded them.  It seemed to finish ok, so I ran context 
on my document and it produced a PDF!  (The ConTexT with TeXLive 2018 
and TeXLive 2019 both died on this document with different unhelpful 
errors, by the way.)


Both LMTX and TeXLive 2019 ran 5 to 10 times slower than TeXLive 2018, 
and both complain about "fuzzy paragraphs" with a list of U+ 
codepoints.  What's that mean?


However, the PDF has unwanted whitespace in many areas.

  * It has unwanted whitespace between the entries in the Table of
Contents.
  * It has unwanted whitespace before and after section headings,
despite me having "before={},after={}" in the \setuphead commands
for all the levels of sections.
  * And it had a large unwanted white space between paragraphs until I
\setupwhitespace[none]. I'd prefer a little bit of white space
between paragraphs, but I tried \setupwhitespace[0.5ex] and
\definemeasure[between][0.25ex] with
\setupwhitespace[\measure{between}], and \setupwhitespace[5pt] but
all those went back to way too much white space between paragraphs.

Any ideas?


Do you have a working minimal example for the problem because when I run 
the following example on my machine there is no extra whitespace.


 begin example
\setuphead
  [chapter,section,subsection,subsubsection]
  [before={\blank[nowhite]},
   after={\blank[nowhite]}]

\setupwhitespace
  [medium]

%\showgrid

\starttext

\completecontent

\chapter{Chapter}

\samplefile{knuth}

\section{Section}

\samplefile{weisman}

\subsection{Subsection}

\samplefile{weisman}

\subsubsection{Subsubsection}

\samplefile{weisman}

\stoptext
 end example

Wolfgang

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] LMTX running on macOS Catalina; fuzzy paragraphs; unwanted whitespace

2020-03-22 Thread T. Kurt Bond
I got LMTX running on macOS Catalina.  I followed the directions here
 for
versions prior to Catalina, including authorizing the mtxrun script through
Security & Privacy General tab.  The first run of install.sh stopped with
the errors:

cp: cannot stat
'/Users/tkb/context-osx-64/tex/texmf-context/scripts/context/lua/mtxrun.lua':
No such file or directory
cp: cannot stat
'/Users/tkb/context-osx-64/tex/texmf-context/scripts/context/lua/mtx-install.lua':
No such file or directory


So I ran install.sh again.  This time it said a bunch of things were
missing and downloaded them.  It seemed to finish ok, so I ran context on
my document and it produced a PDF!  (The ConTexT with TeXLive 2018 and
TeXLive 2019 both died on this document with different unhelpful errors, by
the way.)

Both LMTX and TeXLive 2019 ran 5 to 10 times slower than TeXLive 2018, and
both complain about "fuzzy paragraphs" with a list of U+ codepoints.
What's that mean?

However, the PDF has unwanted whitespace in many areas.

   - It has unwanted whitespace between the entries in the Table of
   Contents.
   - It has unwanted whitespace before and after section headings, despite
   me having "before={},after={}" in the \setuphead commands for all the
   levels of sections.
   - And it had a large unwanted white space between paragraphs until I
   \setupwhitespace[none]. I'd prefer a little bit of white space between
   paragraphs, but I tried \setupwhitespace[0.5ex] and
   \definemeasure[between][0.25ex] with \setupwhitespace[\measure{between}],
   and \setupwhitespace[5pt] but all those went back to way too much white
   space between paragraphs.

Any ideas?
-- 
T. Kurt Bond, tkurtb...@gmail.com
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] Primes far too high in Lucida Type1

2020-03-22 Thread Tim Steenvoorden
P.S. Same thing happens with math placed on top of arrows, like here

 $e,\sigma \xrightarrow{i} e',\sigma’$

Like to fix that too.


Cheers,
Tim

On 22 Mar 2020, 12:10 +0100, Tim Steenvoorden , 
wrote:
> Hi all,
>
> I’m trying to typeset a document using Lucida Type1 fonts. Primes are put way 
> too high. Also, kerning with punctuation characters placed after a prime are 
> too wide. This can be seen in attached rendering of below example.
>
>  $e,\sigma \rightarrow e',\sigma’$
>
> Is there a quick way to fix this? I don’t have access tot the OTF 
> unfortunately. Running ConTeXt TeXlive 2019 on macOS 10.15.3.
>
> Cheers,
> Tim
>
>
> 
>
> context --version
> mtx-context     | ConTeXt Process Management 1.02
> mtx-context     |
> mtx-context     | main context file: 
> /usr/local/texlive/2019basic/texmf-dist/tex/context/base/mkiv/context.mkiv
> mtx-context     | current version: 2019.03.21 21:39


test.pdf
Description: Binary data
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] Primes far too high in Lucida Type1

2020-03-22 Thread Tim Steenvoorden
Hi all,

I’m trying to typeset a document using Lucida Type1 fonts. Primes are put way 
too high. Also, kerning with punctuation characters placed after a prime are 
too wide. This can be seen in attached rendering of below example.

 $e,\sigma \rightarrow e',\sigma’$

Is there a quick way to fix this? I don’t have access tot the OTF 
unfortunately. Running ConTeXt TeXlive 2019 on macOS 10.15.3.

Cheers,
Tim




context --version
mtx-context     | ConTeXt Process Management 1.02
mtx-context     |
mtx-context     | main context file: 
/usr/local/texlive/2019basic/texmf-dist/tex/context/base/mkiv/context.mkiv
mtx-context     | current version: 2019.03.21 21:39


test.pdf
Description: Binary data
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___