ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ConTeXt bug?
@ 2006-01-17 19:07 Gerben Wierda
  2006-01-17 19:23 ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: Gerben Wierda @ 2006-01-17 19:07 UTC (permalink / raw)


Have a look at this file:

============================
\definefont[SectionFont][SerifBold sa b]
\setuphead[section][style=\SectionFont]

\starttext
\LaTeX

{\bf \LaTeX}

\subject{\LaTeX}
\stoptext
============================

The \LaTeX in the subject is wrong. Something wrong the the \LaTeX  
definition?

G

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

* Re: ConTeXt bug?
  2006-01-17 19:07 ConTeXt bug? Gerben Wierda
@ 2006-01-17 19:23 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2006-01-17 19:23 UTC (permalink / raw)


Gerben Wierda wrote:
> The \LaTeX in the subject is wrong. Something wrong the the \LaTeX  
> definition?

Perhaps, but there is no way ConTeXt can get this right. In
the equivalent situation in LaTeX, it gets its own logo wrong:

   \documentclass{article}
   \begin{document}
   \font\SectionFont=cmr10 at 20pt \SectionFont \LaTeX
   \end{document}


Use \switchtobodyfont if you want a consistent environment.

Cheers, Taco

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

end of thread, other threads:[~2006-01-17 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-17 19:07 ConTeXt bug? Gerben Wierda
2006-01-17 19:23 ` Taco Hoekwater

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