ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Dot fills shifted down
@ 2017-01-31 11:33 Procházka Lukáš Ing.
  2017-01-31 12:08 ` Otared Kavian
  0 siblings, 1 reply; 3+ messages in thread
From: Procházka Lukáš Ing. @ 2017-01-31 11:33 UTC (permalink / raw)
  To: ConTeXt

Hello,

the following code:

----
   \definefiller
    [DotFill]
    [alternative=symbol,
    symbol=.,
    width=.5em,
    style=\txx]

Fill here: \filler[DotFill]{}
----

produces filler with dots on the baseline.

Is there a way to shift the dots a bit lower, bellow the baseline, e.g. to 0.25em bellow?

Best regards,

Lukas


-- 
Ing. Lukáš Procházka | mailto:LPr@pontex.cz
Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751 (+420 720 951 172)
Fax: +420 244 461 038

___________________________________________________________________________________
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] 3+ messages in thread

* Re: Dot fills shifted down
  2017-01-31 11:33 Dot fills shifted down Procházka Lukáš Ing.
@ 2017-01-31 12:08 ` Otared Kavian
  2017-01-31 13:17   ` Procházka Lukáš Ing.
  0 siblings, 1 reply; 3+ messages in thread
From: Otared Kavian @ 2017-01-31 12:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Lukas,

Maybe you can use

	symbol=\lower.25em\hbox{.},

instead of what you set in your \definefiller definition is what you need?

Best regards: OK

> On 31 Jan 2017, at 12:33, Procházka Lukáš Ing. <LPr@pontex.cz> wrote:
> 
> Hello,
> 
> the following code:
> 
> ----
>  \definefiller
>   [DotFill]
>   [alternative=symbol,
>   symbol=.,
>   width=.5em,
>   style=\txx]
> 
> Fill here: \filler[DotFill]{}
> ----
> 
> produces filler with dots on the baseline.
> 
> Is there a way to shift the dots a bit lower, bellow the baseline, e.g. to 0.25em bellow?
> 
> Best regards,
> 
> Lukas
> 
> 
> -- 
> Ing. Lukáš Procházka | mailto:LPr@pontex.cz
> Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn
> Bezová 1658
> 147 14 Praha 4
> 
> Tel: +420 241 096 751 (+420 720 951 172)
> Fax: +420 244 461 038
> 
> ___________________________________________________________________________________
> 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] 3+ messages in thread

* Re: Dot fills shifted down
  2017-01-31 12:08 ` Otared Kavian
@ 2017-01-31 13:17   ` Procházka Lukáš Ing.
  0 siblings, 0 replies; 3+ messages in thread
From: Procházka Lukáš Ing. @ 2017-01-31 13:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

the solution works fine, thank you!

Best regards,

Lukas


On Tue, 31 Jan 2017 13:08:28 +0100, Otared Kavian <otared@gmail.com> wrote:

> Hi Lukas,
>
> Maybe you can use
>
> 	symbol=\lower.25em\hbox{.},
>
> instead of what you set in your \definefiller definition is what you need?
>
> Best regards: OK
>
>> On 31 Jan 2017, at 12:33, Procházka Lukáš Ing. <LPr@pontex.cz> wrote:
>>
>> Hello,
>>
>> the following code:
>>
>> ----
>>  \definefiller
>>   [DotFill]
>>   [alternative=symbol,
>>   symbol=.,
>>   width=.5em,
>>   style=\txx]
>>
>> Fill here: \filler[DotFill]{}
>> ----
>>
>> produces filler with dots on the baseline.
>>
>> Is there a way to shift the dots a bit lower, bellow the baseline, e.g. to 0.25em bellow?
>>
>> Best regards,
>>
>> Lukas
>>
>>
>> --
>> Ing. Lukáš Procházka | mailto:LPr@pontex.cz
>> Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn
>> Bezová 1658
>> 147 14 Praha 4
>>
>> Tel: +420 241 096 751 (+420 720 951 172)
>> Fax: +420 244 461 038
>>
>> ___________________________________________________________________________________
>> 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
> ___________________________________________________________________________________


-- 
Ing. Lukáš Procházka | mailto:LPr@pontex.cz
Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751 (+420 720 951 172)
Fax: +420 244 461 038

___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2017-01-31 13:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-31 11:33 Dot fills shifted down Procházka Lukáš Ing.
2017-01-31 12:08 ` Otared Kavian
2017-01-31 13:17   ` Procházka Lukáš Ing.

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).