ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Page break in columns
       [not found] ` <3.0.6.32.20000203135010.008b0780@pop.wxs.nl>
@ 2000-02-03 14:46   ` Kei Furuuchi
  2000-02-03 15:35     ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Kei Furuuchi @ 2000-02-03 14:46 UTC (permalink / raw)
  Cc: Kei Furuuchi, Context

[-- Attachment #1: message body text --]
[-- Type: text/plain, Size: 469 bytes --]

Hans Hagen writes:
 > >Also I noticed that as far as mixing languages german as applied in
 > >format "con-en" is sporadicly changed between roman font and gothic or
 > >bold font. I convert german into tex format by using "cstocs" perl
 > >script from latin1, I believe.
 > 
 > The experts in german and fonts are on the context mailing list. This
 > 'misfeature' does not sound familiar to me, but maybe they know. 

Case in point:
Please do texexec elend_mix_dummy.

[-- Attachment #2: elend_mix_dummy.tgz --]
[-- Type: application/octet-stream, Size: 3528 bytes --]

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

* Re: Page break in columns
  2000-02-03 14:46   ` Page break in columns Kei Furuuchi
@ 2000-02-03 15:35     ` Hans Hagen
       [not found]       ` <3.0.6.32.20000204162323.008a3dd0@pop.wxs.nl>
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2000-02-03 15:35 UTC (permalink / raw)
  Cc: Hans Hagen, Kei Furuuchi, Context

At 11:46 PM 2/3/2000 +0900, Kei Furuuchi wrote:
>Hans Hagen writes:
> > >Also I noticed that as far as mixing languages german as applied in
> > >format "con-en" is sporadicly changed between roman font and gothic or
> > >bold font. I convert german into tex format by using "cstocs" perl
> > >script from latin1, I believe.
> > 
> > The experts in german and fonts are on the context mailing list. This
> > 'misfeature' does not sound familiar to me, but maybe they know. 

I see. In ConTeXt \ss is used to switch to sans serif. Use \SS instead.
Also, in de-mode, you can say things like "u and "s to get them fast. Less
portable, but useful when a language has so many "'s (in polish it's /z and
so). 

Maybe \es would be a nice alternative? What do the germans on this list
think of it? 

Some day I make a \sf and let users choose -) 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


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

* Re: Grid and fonts
       [not found]         ` <389C2CEB.B6EDAFBB@econ.muni.cz>
@ 2000-02-05 16:54           ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2000-02-05 16:54 UTC (permalink / raw)
  Cc: ntg-context

At 03:00 PM 2/5/2000 +0100, you wrote:
>Hallo you all!
>
>Can you advice me, please, in what way is the grid-mode related to fonts?
>I have this problem: I want to typeset on the grid (with switching from
>one to two columns and back often). I have no problems with common
>fonts (like cmr or ptm), but with some font I've bought (Valencial)
>the grid is spoiled. The problem is fixed,  if it is used this way
>
>...
>\stopcolumns
>\chapter{...}
>\startcolumns
>...
>
>What's the problem? How to fix it generally?

You can play with:

\definebodyfontenvironment
  [9pt]
  [interlinespace=11pt]

Or, more general, change de defaults: 

\setupinterlinespace
  [height=.72,
   depth=.28,
   top=1.0,
   bottom=0.4,
   line=2.8ex]

into for instance:

line=3ex

probably your font has a different relation between max height an depth of
a line.

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


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

end of thread, other threads:[~2000-02-05 16:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200001311752.CAA00706@yha.att.ne.jp>
     [not found] ` <3.0.6.32.20000203135010.008b0780@pop.wxs.nl>
2000-02-03 14:46   ` Page break in columns Kei Furuuchi
2000-02-03 15:35     ` Hans Hagen
     [not found]       ` <3.0.6.32.20000204162323.008a3dd0@pop.wxs.nl>
     [not found]         ` <389C2CEB.B6EDAFBB@econ.muni.cz>
2000-02-05 16:54           ` Grid and fonts 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).