ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* not-very-hairy hairline
@ 2000-11-05 22:03 Giuseppe Bilotta
  2000-11-06 12:34 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Giuseppe Bilotta @ 2000-11-05 22:03 UTC (permalink / raw)


Hello, another strange behaviour: the \hairline gives a line actually quite
thick. The thickness is excessive even when I use the low-level commands

\hrule height.1pt

At first I suspected it was pdftex fault, since I always used tex with my
latex files, and the rules where thin. But it is not.

The thickness is real, and not viewer-dependent: I can plainly see it in the
DVI, PDF and PS outputs, so ...

It might be an implementation problem, though:

\def\HFLine{\hrule}
\setupheader[style=slanted,state=start,after=\HFLine]

gives a line separating the header from the the text (which is what I want),
but the line has that strange thickness.

Any ideas?

Giuseppe Bilotta


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

* Re: not-very-hairy hairline
  2000-11-05 22:03 not-very-hairy hairline Giuseppe Bilotta
@ 2000-11-06 12:34 ` Hans Hagen
  2000-11-08 18:20   ` Giuseppe Bilotta
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2000-11-06 12:34 UTC (permalink / raw)
  Cc: ConTeXt

At 11:03 PM 11/5/00 +0100, Giuseppe Bilotta wrote:
>Hello, another strange behaviour: the \hairline gives a line actually quite
>thick. The thickness is excessive even when I use the low-level commands
>
>\hrule height.1pt
>
>At first I suspected it was pdftex fault, since I always used tex with my
>latex files, and the rules where thin. But it is not.
>
>The thickness is real, and not viewer-dependent: I can plainly see it in the
>DVI, PDF and PS outputs, so ...
>
>It might be an implementation problem, though:
>
>\def\HFLine{\hrule}

this will give you the tex default of .4pt 

>\setupheader[style=slanted,state=start,after=\HFLine]
>
>gives a line separating the header from the the text (which is what I want),
>but the line has that strange thickness.
>
>Any ideas?

\hrule height .1pt depth .1pt 

did you try \setuplinewidth[small] with hairlines? 

Hans
-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

* Re: not-very-hairy hairline
  2000-11-06 12:34 ` Hans Hagen
@ 2000-11-08 18:20   ` Giuseppe Bilotta
  2000-11-09  8:10     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Giuseppe Bilotta @ 2000-11-08 18:20 UTC (permalink / raw)
  Cc: ConTeXt

> At 11:03 PM 11/5/00 +0100, Giuseppe Bilotta wrote:
> >Hello, another strange behaviour: the \hairline gives a line actually
quite
> >thick. The thickness is excessive even when I use the low-level commands
> >
> >\hrule height.1pt
> >
> >
> >It might be an implementation problem, though:
> >
> >\def\HFLine{\hrule}
>
>
> this will give you the tex default of .4pt
>

I knew that. But still, it was bigger that Plain TeX or LaTeX \hrule

> >Any ideas?
>
> \hrule height .1pt depth .1pt
>

This is what I wanted. The odd thing is that setting depth to 0pt did not
work, apparently (but it might be a typesetting error from me).

> did you try \setuplinewidth[small] with hairlines?

No, what does this do?

Giuseppe Bilotta


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

* Re: not-very-hairy hairline
  2000-11-08 18:20   ` Giuseppe Bilotta
@ 2000-11-09  8:10     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2000-11-09  8:10 UTC (permalink / raw)
  Cc: ConTeXt

At 07:20 PM 11/8/00 +0100, Giuseppe Bilotta wrote:
>> At 11:03 PM 11/5/00 +0100, Giuseppe Bilotta wrote:
>> >Hello, another strange behaviour: the \hairline gives a line actually
>quite
>> >thick. The thickness is excessive even when I use the low-level commands
>> >
>> >\hrule height.1pt
>> >
>> >
>> >It might be an implementation problem, though:
>> >
>> >\def\HFLine{\hrule}
>>
>>
>> this will give you the tex default of .4pt
>>
>
>I knew that. But still, it was bigger that Plain TeX or LaTeX \hrule
>
>> >Any ideas?
>>
>> \hrule height .1pt depth .1pt
>>
>
>This is what I wanted. The odd thing is that setting depth to 0pt did not
>work, apparently (but it might be a typesetting error from me).
>
>> did you try \setuplinewidth[small] with hairlines?
>
>No, what does this do?

It sets up the line width.

Ruled things are discussed in the [beta] manuals as well as in core-rul.tex
where you can find more examples. 

Hans 
-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

end of thread, other threads:[~2000-11-09  8:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-05 22:03 not-very-hairy hairline Giuseppe Bilotta
2000-11-06 12:34 ` Hans Hagen
2000-11-08 18:20   ` Giuseppe Bilotta
2000-11-09  8:10     ` Hans Hagen

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