ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* header text style and dimension
@ 2016-12-22  0:22 Andrea Valle
  2016-12-22 15:22 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Andrea Valle @ 2016-12-22  0:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Dear,

I want to reduce the dimension of only the header text and have it italic.
Sorry, should be easy, but I tested a bit and can’t have it working by setting \setupheader.

Thanks a lot

-a-

--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - StudiUm
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> http://www.fonurgia.unito.it/andrea/
--> http://www.flickr.com/photos/vanderaalle/sets/
--> http://vimeo.com/vanderaalle
--> andrea.valle@unito.it
--------------------------------------------------

"This is a very complicated case, Maude. You know, a lotta ins, a lotta outs, a lotta what-have-yous." 
(Jeffrey 'The Dude' Lebowski)



--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - StudiUm
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> http://www.fonurgia.unito.it/andrea/
--> http://www.flickr.com/photos/vanderaalle/sets/
--> http://vimeo.com/vanderaalle
--> andrea.valle@unito.it
--------------------------------------------------

"This is a very complicated case, Maude. You know, a lotta ins, a lotta outs, a lotta what-have-yous." 
(Jeffrey 'The Dude' Lebowski)


[-- Attachment #1.2: Type: text/html, Size: 5092 bytes --]

[-- Attachment #2: 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] 3+ messages in thread

* Re: header text style and dimension
  2016-12-22  0:22 header text style and dimension Andrea Valle
@ 2016-12-22 15:22 ` Hans Hagen
  2016-12-22 16:33   ` Andrea Valle
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2016-12-22 15:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 12/22/2016 1:22 AM, Andrea Valle wrote:
> Dear,
>
> I want to reduce the dimension of only the header text and have it italic.
> Sorry, should be easy, but I tested a bit and can’t have it working by
> setting \setupheader.
\starttext

\setupheader
   [style=\bfb,
    color=darkblue,
    leftstyle=bold,
    rightstyle=bolditalic,
    leftcolor=darkgreen,
    rightcolor=darkred]

\setupheadertexts
   [middle]

\setupheadertexts
   [left]
   [right]

test

\stoptext


> Thanks a lot
>
> -a-
>
> --------------------------------------------------
> Andrea Valle
> --------------------------------------------------
> CIRMA - StudiUm
> Università degli Studi di Torino
> --> http://www.cirma.unito.it/andrea/
> --> http://www.fonurgia.unito.it/andrea/
> --> http://www.flickr.com/photos/vanderaalle/sets/
> --> http://vimeo.com/vanderaalle
> --> andrea.valle@unito.it <mailto:andrea.valle@unito.it>
> --------------------------------------------------
>
> "This is a very complicated case, Maude. You know, a lotta ins, a lotta
> outs, a lotta what-have-yous."
> (Jeffrey 'The Dude' Lebowski)
>
>
>
> --------------------------------------------------
> Andrea Valle
> --------------------------------------------------
> CIRMA - StudiUm
> Università degli Studi di Torino
> --> http://www.cirma.unito.it/andrea/
> --> http://www.fonurgia.unito.it/andrea/
> --> http://www.flickr.com/photos/vanderaalle/sets/
> --> http://vimeo.com/vanderaalle
> --> andrea.valle@unito.it <mailto:andrea.valle@unito.it>
> --------------------------------------------------
>
> "This is a very complicated case, Maude. You know, a lotta ins, a lotta
> outs, a lotta what-have-yous."
> (Jeffrey 'The Dude' Lebowski)
>
>
>
> ___________________________________________________________________________________
> 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] 3+ messages in thread

* Re: header text style and dimension
  2016-12-22 15:22 ` Hans Hagen
@ 2016-12-22 16:33   ` Andrea Valle
  0 siblings, 0 replies; 3+ messages in thread
From: Andrea Valle @ 2016-12-22 16:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

thanks Hans, 
I still don’t get the bfb style, but I think it might have to do with my font definition

Best

-a-


--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - StudiUm
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> http://www.fonurgia.unito.it/andrea/
--> http://www.flickr.com/photos/vanderaalle/sets/
--> http://vimeo.com/vanderaalle
--> andrea.valle@unito.it
--------------------------------------------------

"This is a very complicated case, Maude. You know, a lotta ins, a lotta outs, a lotta what-have-yous." 
(Jeffrey 'The Dude' Lebowski)

> On 22 Dec 2016, at 16:22, Hans Hagen <pragma@wxs.nl> wrote:
> 
> On 12/22/2016 1:22 AM, Andrea Valle wrote:
>> Dear,
>> 
>> I want to reduce the dimension of only the header text and have it italic.
>> Sorry, should be easy, but I tested a bit and can’t have it working by
>> setting \setupheader.
> \starttext
> 
> \setupheader
>  [style=\bfb,
>   color=darkblue,
>   leftstyle=bold,
>   rightstyle=bolditalic,
>   leftcolor=darkgreen,
>   rightcolor=darkred]
> 
> \setupheadertexts
>  [middle]
> 
> \setupheadertexts
>  [left]
>  [right]
> 
> test
> 
> \stoptext
> 
> 
>> Thanks a lot
>> 
>> -a-
>> 
>> --------------------------------------------------
>> Andrea Valle
>> --------------------------------------------------
>> CIRMA - StudiUm
>> Università degli Studi di Torino
>> --> http://www.cirma.unito.it/andrea/
>> --> http://www.fonurgia.unito.it/andrea/
>> --> http://www.flickr.com/photos/vanderaalle/sets/
>> --> http://vimeo.com/vanderaalle
>> --> andrea.valle@unito.it <mailto:andrea.valle@unito.it>
>> --------------------------------------------------
>> 
>> "This is a very complicated case, Maude. You know, a lotta ins, a lotta
>> outs, a lotta what-have-yous."
>> (Jeffrey 'The Dude' Lebowski)
>> 
>> 
>> 
>> --------------------------------------------------
>> Andrea Valle
>> --------------------------------------------------
>> CIRMA - StudiUm
>> Università degli Studi di Torino
>> --> http://www.cirma.unito.it/andrea/
>> --> http://www.fonurgia.unito.it/andrea/
>> --> http://www.flickr.com/photos/vanderaalle/sets/
>> --> http://vimeo.com/vanderaalle
>> --> andrea.valle@unito.it <mailto:andrea.valle@unito.it>
>> --------------------------------------------------
>> 
>> "This is a very complicated case, Maude. You know, a lotta ins, a lotta
>> outs, a lotta what-have-yous."
>> (Jeffrey 'The Dude' Lebowski)
>> 
>> 
>> 
>> ___________________________________________________________________________________
>> 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
> ___________________________________________________________________________________
> 


[-- Attachment #1.2: Type: text/html, Size: 9110 bytes --]

[-- Attachment #2: 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] 3+ messages in thread

end of thread, other threads:[~2016-12-22 16:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-22  0:22 header text style and dimension Andrea Valle
2016-12-22 15:22 ` Hans Hagen
2016-12-22 16:33   ` Andrea Valle

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