ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Weird interline spacing
@ 2009-04-09  7:08 Khaled Hosny
  2009-04-09 10:14 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Khaled Hosny @ 2009-04-09  7:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1.1: Type: text/plain, Size: 432 bytes --]

In the attached file, loading the font with \setupbodyfont gives
narrower interline spacing than with font (you have to comment out the
\setupbodyfont line to see this), I'm not sure if this is normal, but
the first case gives different interline spaces from line to line. I
tested it with two different fonts.

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer

[-- Attachment #1.1.2: test.tex --]
[-- Type: text/x-tex, Size: 1895 bytes --]

\starttypescript     [serif][arabic]
 \usetypescript      [serif][fallback]
 \definefontsynonym  [Serif][name:arabictypesetting] [features=arabic]
\stoptypescript

\starttypescript  [arabic]
  \definetypeface [arabic][rm] [serif] [arabic]  [default] 
\stoptypescript
 
\usetypescript[arabic]
\setupbodyfont[arabic]
%\font\ara=name:arabictypesetting*arabic at 10pt\ara

\startbuffer[testtext]
أيًا كانت طبيعة عملك فإن المحافظة على سلامة الحاسوب هي الخطوة الأولى على درب الافظة على الخصوصية. لذا فقبل أن تَشغَل بالك بكلمات السر و تأمين الاتصالات و المحو الآمن و غيرها من موضوعات، عليك التيقن من أن الحاسوب الذي تعمل عليه ليس عرضة لهجمات المخترقين أو موبوءا بالبرمجيات الخبيثة مثل الفيروسات و أحصنة طروادة و البرمجيات التجسسية. بغير هذا التيقن من سلامة النظام لا يمكن ضمان فعالية أو جدوى أي من الأساليب و الممارسات المقصود بها حماية الخصوصية و زيادة الأمان.

هذا الفصل يتناول كيفية استخدام أدوات برمجية مثل أڤاست و سپاي بوت و جدار النار كومودو لحماية الحاسوب من عدوى البرمجيات الخبيثة و من خروقات المخترقين. البرمجيات المشروحة في هذا الفصل تعمل على نظام التشغيل وِندوز، و هو بطبيعته الأكثر عرضة لمثل هذه التهديدات، إلا أن كل نظم التشغيل يمكن تأمينها بأساليب مشابهة.
\stopbuffer
\starttext
\textdir TRT\pardir TRT
\getbuffer[testtext]

\stoptext

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Weird interline spacing
  2009-04-09  7:08 Weird interline spacing Khaled Hosny
@ 2009-04-09 10:14 ` Hans Hagen
  2009-04-09 11:00   ` Khaled Hosny
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2009-04-09 10:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Khaled Hosny wrote:
> In the attached file, loading the font with \setupbodyfont gives
> narrower interline spacing than with font (you have to comment out the
> \setupbodyfont line to see this), I'm not sure if this is normal, but
> the first case gives different interline spaces from line to line. I
> tested it with two different fonts.

\font does nothing with interlinespace at all

\setupbodyfont does set the interlinespace as defined by the bodyfont 
environment (2.8 ex by default with a 72:28 ht/dp ratio)


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Weird interline spacing
  2009-04-09 10:14 ` Hans Hagen
@ 2009-04-09 11:00   ` Khaled Hosny
  2009-04-09 11:55     ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Khaled Hosny @ 2009-04-09 11:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1.1: Type: text/plain, Size: 1020 bytes --]

On Thu, Apr 09, 2009 at 12:14:28PM +0200, Hans Hagen wrote:
> Khaled Hosny wrote:
>> In the attached file, loading the font with \setupbodyfont gives
>> narrower interline spacing than with font (you have to comment out the
>> \setupbodyfont line to see this), I'm not sure if this is normal, but
>> the first case gives different interline spaces from line to line. I
>> tested it with two different fonts.
>
> \font does nothing with interlinespace at all
>
> \setupbodyfont does set the interlinespace as defined by the bodyfont  
> environment (2.8 ex by default with a 72:28 ht/dp ratio)

OK, however that was a side issue, my real problem is the variable
interline spacing, see the attached file; the first interline space is
considerably larger than the others, this seems to be due to the
diacritics on the second line. Shouldn't the interline space to be fixed
in all lines?

Regards,
 Khaled


-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer

[-- Attachment #1.1.2: test.tex --]
[-- Type: text/x-tex, Size: 1318 bytes --]

\starttypescript	[serif][arabic]
 \usetypescript		[serif][fallback]
 \definefontsynonym	[Serif][name:arabictypesetting] [features=arabic]
\stoptypescript

\starttypescript	[arabic]
  \definetypeface	[arabic][rm] [serif] [arabic]  [default] 
\stoptypescript
 
\usetypescript		[arabic]
\setupbodyfont		[arabic]
\showgrid

\startbuffer[testtext]
أيًا كانت طبيعة عملك فإن المحافظة علىِِِِِِ سلامة الحاسوب هي الخطوة الأولى على درب المحافظة على الخصوصية. لذا فقبل أن تَشغَل بالك بكلمات السر و تأمين الاتصالات و المحو الآمن و غيرها من موضوعات، عليك الٌٌٌٌّتيقن من أن الحاسوب الذي تعمل عليه ليس عرضة لهجمات المخترقين أو موبوءا بالبرمجيات الخبيثة مثل الفيروسات و أحصنة طروادة و البرمجيَّات التجسُّسية. بغير هذا التيقن من سلامة النظام لا يمكن ضمان فعالية أو جدوى أي من الأساليب و الممارسات المقصود بها حماية الخصوصية و زيادة الأمان.
\stopbuffer
\starttext
\textdir TRT\pardir TRT
\getbuffer[testtext]

\stoptext

[-- Attachment #1.1.3: test.pdf --]
[-- Type: application/pdf, Size: 39408 bytes --]

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Weird interline spacing
  2009-04-09 11:00   ` Khaled Hosny
@ 2009-04-09 11:55     ` Wolfgang Schuster
  2009-04-10 11:43       ` Khaled Hosny
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2009-04-09 11:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 09.04.2009 um 13:00 schrieb Khaled Hosny:

> On Thu, Apr 09, 2009 at 12:14:28PM +0200, Hans Hagen wrote:
>> Khaled Hosny wrote:
>>> In the attached file, loading the font with \setupbodyfont gives
>>> narrower interline spacing than with font (you have to comment out  
>>> the
>>> \setupbodyfont line to see this), I'm not sure if this is normal,  
>>> but
>>> the first case gives different interline spaces from line to line. I
>>> tested it with two different fonts.
>>
>> \font does nothing with interlinespace at all
>>
>> \setupbodyfont does set the interlinespace as defined by the bodyfont
>> environment (2.8 ex by default with a 72:28 ht/dp ratio)
>
> OK, however that was a side issue, my real problem is the variable
> interline spacing, see the attached file; the first interline space is
> considerably larger than the others, this seems to be due to the
> diacritics on the second line. Shouldn't the interline space to be  
> fixed
> in all lines?

change the line distance, you could check it with \showgrid.

a distance of 4ex is enough, \setupinterlinespace[line=4ex]

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


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

* Re: Weird interline spacing
  2009-04-09 11:55     ` Wolfgang Schuster
@ 2009-04-10 11:43       ` Khaled Hosny
  0 siblings, 0 replies; 5+ messages in thread
From: Khaled Hosny @ 2009-04-10 11:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1413 bytes --]

On Thu, Apr 09, 2009 at 01:55:46PM +0200, Wolfgang Schuster wrote:
>
> Am 09.04.2009 um 13:00 schrieb Khaled Hosny:
>
>> On Thu, Apr 09, 2009 at 12:14:28PM +0200, Hans Hagen wrote:
>>> Khaled Hosny wrote:
>>>> In the attached file, loading the font with \setupbodyfont gives
>>>> narrower interline spacing than with font (you have to comment out  
>>>> the
>>>> \setupbodyfont line to see this), I'm not sure if this is normal,  
>>>> but
>>>> the first case gives different interline spaces from line to line. I
>>>> tested it with two different fonts.
>>>
>>> \font does nothing with interlinespace at all
>>>
>>> \setupbodyfont does set the interlinespace as defined by the bodyfont
>>> environment (2.8 ex by default with a 72:28 ht/dp ratio)
>>
>> OK, however that was a side issue, my real problem is the variable
>> interline spacing, see the attached file; the first interline space is
>> considerably larger than the others, this seems to be due to the
>> diacritics on the second line. Shouldn't the interline space to be  
>> fixed
>> in all lines?
>
> change the line distance, you could check it with \showgrid.
>
> a distance of 4ex is enough, \setupinterlinespace[line=4ex]

Thanks for the tip, I just had the illusion that this is a new
behaviour.

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2009-04-10 11:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-09  7:08 Weird interline spacing Khaled Hosny
2009-04-09 10:14 ` Hans Hagen
2009-04-09 11:00   ` Khaled Hosny
2009-04-09 11:55     ` Wolfgang Schuster
2009-04-10 11:43       ` Khaled Hosny

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