Re: [NTG-context] LMTX, repeated caption

2020-12-10 Thread Bertrand Masson

Hello

I have the same problem.

I noticed that it depends on the length of the caption.

Best regards.
Le 10/12/2020 à 10:58, Jean-Philippe Rey a écrit :

Dear list,

In some unclear circumstances, a figure caption is repeated above the figure, 
as with the following example.

==
\starttext
\placefigure
{This caption shouldn't be repeated}
{\hbox{anything here}}
\stoptext
==

The caption is not repeated for all figures. With a longer caption or a wider 
figure, the bug disappears. My guess is that it is triggered by a certain ratio 
between caption length and figure width!

I hope this helps.

Best regards,


___
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
___
___
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 \placefigure and bizarre captions

2020-11-21 Thread Bertrand Masson

Hello

When I compile my file with ConText-Luatex from Texlive 2019 (linux 
debian) I get the right result. On the other hand with the last version 
of LMTX I have a 2nd caption above the image (see attached file). It's 
not on all the pictures, it's random.


___
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] latest lmtx, \startitemeze and Multipage TABLEs no longer works

2020-11-16 Thread Bertrand Masson

Thanks, I'm waiting for the next version

Le 16/11/2020 à 17:36, Wolfgang Schuster a écrit :

Bertrand Masson schrieb am 16.11.2020 um 14:29:

Hello
With the latest version of lmtx (ConTeXt  ver: 2020.11.04 09:40 LMTX  
fmt: 2020.11.14) \ startitemeze [2] no longer works. Bullets (-) no 
longer appear!


This is already fixed, you're just a few versions behind.

Multipage TABLEs with \bTABLE[split=repeat,option=stretch] no longer 
works.


Should be fixed in the next release.

BTW: Minimal working examples are useful.

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] latest lmtx, \startitemeze and Multipage TABLEs no longer works

2020-11-16 Thread Bertrand Masson

Hello
With the latest version of lmtx (ConTeXt  ver: 2020.11.04 09:40 LMTX  
fmt: 2020.11.14) \ startitemeze [2] no longer works. Bullets (-) no 
longer appear!


Multipage TABLEs with \bTABLE[split=repeat,option=stretch] no longer works.

Bertrand

___
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] problem between textrule and setupindenting ?

2014-05-03 Thread Bertrand Masson

Hello,
In the following code, the second ruleis indented.
How to remove this indentation ?

%code%
\setuppapersize[A5]
\setupindenting[small,yes]
\setuptextrules[inbetween=\noindentation]
\starttext
\starttextrule{introduction}
Once upon a time \unknown
\stoptextrule
\stoptext
%code%

Many thanks,
Bertrand
___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Something weird with white color

2013-08-01 Thread Bertrand Masson

Le 01/08/2013 01:37, Hans Hagen a écrit :
tricky nesting at the pdf level .. seems like i need to use bit more 
magic there ... fixed in beta


Hans

Thank you for your work on ConText.

I already love working with ConTeXt, and if you adds magic, it will be 
fantastic.


Bertrand
___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Something weird with white color

2013-07-31 Thread Bertrand Masson

Hello,
The following code does not work, the second white ConTeXt  is  black !!!

\setupbackgrounds[page][background=color,backgroundcolor=blue]
\starttext
{\rotate[rotation=90]{\definedfont[SansBold at 24pt]\white  \ConTeXt}}
{\definedfont[SansBold at 16pt] \white ConTeXt}
\stoptext

No problem if we replace white with red (or other color) in

\definedfont[SansBold at 16pt] \red ConTeXt

and no problem if we write

\white\rotate[rotation=90]{\definedfont[SansBold at 24pt]\ConTeXt}


I compile with TeXlive2013.

Why is the white color different ?

Thanks,

Bertrand
___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___