ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* align=end not working
@ 2018-11-09 16:56 Aditya Mahajan
  2018-11-13  8:34 ` Henri Menke
  0 siblings, 1 reply; 4+ messages in thread
From: Aditya Mahajan @ 2018-11-09 16:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 434 bytes --]

Hi,

According to an old thread 
(https://mailman.ntg.nl/pipermail/ntg-context/2016/085877.html), the 
option `align=end` should align the last line to be flush right. However, 
that is not working. The example from that thread:

\starttext

\showframe \showboxes

\setupalign[end]

\dostepwiserecurse{5}{8}{1}{
      \hsize #1cm
      What does happen with a short paragraph?\par
}

\stoptext

gives the attached pdf.

Thanks,
Aditya

[-- Attachment #2: Type: application/pdf, Size: 10303 bytes --]

[-- Attachment #3: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: align=end not working
  2018-11-09 16:56 align=end not working Aditya Mahajan
@ 2018-11-13  8:34 ` Henri Menke
  2018-11-13 11:43   ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Henri Menke @ 2018-11-13  8:34 UTC (permalink / raw)
  To: ntg-context

bump

On 11/10/18 5:56 AM, Aditya Mahajan wrote:
> Hi,
> 
> According to an old thread
> (https://mailman.ntg.nl/pipermail/ntg-context/2016/085877.html), the
> option `align=end` should align the last line to be flush right.
> However, that is not working. The example from that thread:
> 
> \starttext
> 
> \showframe \showboxes
> 
> \setupalign[end]
> 
> \dostepwiserecurse{5}{8}{1}{
>      \hsize #1cm
>      What does happen with a short paragraph?\par
> }
> 
> \stoptext
> 
> gives the attached pdf.
> 
> Thanks,
> Aditya
> 
> ___________________________________________________________________________________
> 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: align=end not working
  2018-11-13  8:34 ` Henri Menke
@ 2018-11-13 11:43   ` Hans Hagen
  2018-11-18 18:46     ` Aditya Mahajan
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2018-11-13 11:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Henri Menke

On 11/13/2018 9:34 AM, Henri Menke wrote:
> bump

fixed in next beta ... (but no beta uploaded yet ... not sure when)


> On 11/10/18 5:56 AM, Aditya Mahajan wrote:
>> Hi,
>>
>> According to an old thread
>> (https://mailman.ntg.nl/pipermail/ntg-context/2016/085877.html), the
>> option `align=end` should align the last line to be flush right.
>> However, that is not working. The example from that thread:
>>
>> \starttext
>>
>> \showframe \showboxes
>>
>> \setupalign[end]
>>
>> \dostepwiserecurse{5}{8}{1}{
>>       \hsize #1cm
>>       What does happen with a short paragraph?\par
>> }
>>
>> \stoptext
>>
>> gives the attached pdf.
>>
>> Thanks,
>> Aditya
>>
>> ___________________________________________________________________________________
>> 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
> ___________________________________________________________________________________
> 


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: align=end not working
  2018-11-13 11:43   ` Hans Hagen
@ 2018-11-18 18:46     ` Aditya Mahajan
  0 siblings, 0 replies; 4+ messages in thread
From: Aditya Mahajan @ 2018-11-18 18:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 867 bytes --]

On Tue, 13 Nov 2018, Hans Hagen wrote:

>> On 11/10/18 5:56 AM, Aditya Mahajan wrote:
>>> Hi,
>>>
>>> According to an old thread
>>> (https://mailman.ntg.nl/pipermail/ntg-context/2016/085877.html), the
>>> option `align=end` should align the last line to be flush right.
>>> However, that is not working. The example from that thread:
>>>
>>> \starttext
>>>
>>> \showframe \showboxes
>>>
>>> \setupalign[end]
>>>
>>> \dostepwiserecurse{5}{8}{1}{
>>>       \hsize #1cm
>>>       What does happen with a short paragraph?\par
>>> }
>>>
>>> \stoptext
>>>
>>> gives the attached pdf.

> fixed in next beta ... (but no beta uploaded yet ... not sure when)

The new beta works better, but it is still not perfect. See attached pdf.
In the second line, "short paragraph" should have been flush right but it 
is not.

Thanks,
Aditya


[-- Attachment #2: Type: application/pdf, Size: 10316 bytes --]

[-- Attachment #3: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-18 18:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-09 16:56 align=end not working Aditya Mahajan
2018-11-13  8:34 ` Henri Menke
2018-11-13 11:43   ` Hans Hagen
2018-11-18 18:46     ` Aditya Mahajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).