ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Severe bug - tabl-tsp.tex missed
       [not found] <mailman.21.1238099119.4114.ntg-context@ntg.nl>
@ 2009-03-26 22:48 ` Vyatcheslav Yatskovsky
  2009-03-26 22:51   ` Hans Hagen
  2009-03-26 23:09 ` both bold and capital Vyatcheslav Yatskovsky
  1 sibling, 1 reply; 5+ messages in thread
From: Vyatcheslav Yatskovsky @ 2009-03-26 22:48 UTC (permalink / raw)
  To: ntg-context

There is severe bug in the latest beta, when making mkiv format file:

! I can't find file `tabl-tsp.tex'.
<to be read again>
                    \relax
l.243 \loadcorefile{tabl-tsp.tex}
(Press Enter to retry, or Control-Z to exit)

Vyatcheslav
___________________________________________________________________________________
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: Severe bug - tabl-tsp.tex missed
  2009-03-26 22:48 ` Severe bug - tabl-tsp.tex missed Vyatcheslav Yatskovsky
@ 2009-03-26 22:51   ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2009-03-26 22:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Vyatcheslav Yatskovsky wrote:
> There is severe bug in the latest beta, when making mkiv format file:
> 
> ! I can't find file `tabl-tsp.tex'.
> <to be read again>
>                    \relax
> l.243 \loadcorefile{tabl-tsp.tex}
> (Press Enter to retry, or Control-Z to exit)

mkiv: luatools --generate
mkii: mktexlsr

first

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

* both bold and capital
       [not found] <mailman.21.1238099119.4114.ntg-context@ntg.nl>
  2009-03-26 22:48 ` Severe bug - tabl-tsp.tex missed Vyatcheslav Yatskovsky
@ 2009-03-26 23:09 ` Vyatcheslav Yatskovsky
  2009-03-27  0:36   ` Wolfgang Schuster
  2009-03-27  7:04   ` Hans Hagen
  1 sibling, 2 replies; 5+ messages in thread
From: Vyatcheslav Yatskovsky @ 2009-03-26 23:09 UTC (permalink / raw)
  To: ntg-context

Hello,

I need bold and capital heads.The following gives me caps only, not bold:

\setuphead [headname][
  incrementnumber=list,  number=no, align=right, style=cap,bold]

What's wrong? How to mix cap, bold (and, probably, small) into head setup?

Vyatcheslav

___________________________________________________________________________________
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: both bold and capital
  2009-03-26 23:09 ` both bold and capital Vyatcheslav Yatskovsky
@ 2009-03-27  0:36   ` Wolfgang Schuster
  2009-03-27  7:04   ` Hans Hagen
  1 sibling, 0 replies; 5+ messages in thread
From: Wolfgang Schuster @ 2009-03-27  0:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 27.03.2009 um 00:09 schrieb Vyatcheslav Yatskovsky:

> Hello,
>
> I need bold and capital heads.The following gives me caps only, not  
> bold:
>
> \setuphead [headname][
> incrementnumber=list,  number=no, align=right, style=cap,bold]
>
> What's wrong? How to mix cap, bold (and, probably, small) into head  
> setup?

'style={cap,bold}' but this did not work, for all capitals use 'style= 
\WORD\bf'
and for small capitals font features (smcp/c2sc)

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: both bold and capital
  2009-03-26 23:09 ` both bold and capital Vyatcheslav Yatskovsky
  2009-03-27  0:36   ` Wolfgang Schuster
@ 2009-03-27  7:04   ` Hans Hagen
  1 sibling, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2009-03-27  7:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Vyatcheslav Yatskovsky wrote:
> Hello,
> 
> I need bold and capital heads.The following gives me caps only, not bold:
> 
> \setuphead [headname][
>  incrementnumber=list,  number=no, align=right, style=cap,bold]
> 
> What's wrong? How to mix cap, bold (and, probably, small) into head setup?

maybe style={\bf\cap} works

in such cases it's best to define a cap typeface (with all available 
styles) or just use \definefont as there is often not much logic in 
these variants; in mkiv you could try dynamic features but that only 
works in node mode



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

end of thread, other threads:[~2009-03-27  7:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.21.1238099119.4114.ntg-context@ntg.nl>
2009-03-26 22:48 ` Severe bug - tabl-tsp.tex missed Vyatcheslav Yatskovsky
2009-03-26 22:51   ` Hans Hagen
2009-03-26 23:09 ` both bold and capital Vyatcheslav Yatskovsky
2009-03-27  0:36   ` Wolfgang Schuster
2009-03-27  7:04   ` 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).