[NTG-context] Position Box On Bottom Right Side

2005-07-22 Thread Christoph Czarnetzki
Hello! i want to put a box on the right, bottom side of my initial page. Its like \blank[10*big,force] but without the 10! Lets say i got three lines, then the third line should be the last line on this page. I thought aboud a \vbox with frame=off, which contents are \startalignment[left]

Re: [NTG-context] Basic question on Unicode and ConTeXt

2005-07-22 Thread Christopher Creutzig
Mojca Miklavec wrote: A1.) prepare the files to be used as a source of transformation from any character set to utf and prepare a list of synonyms for encodings In my point of view, that should only be a fallback. We already have Iconv in ruby and can, if we know that ISO-8859-2 is a

Re: [NTG-context] Basic question on Unicode and ConTeXt

2005-07-22 Thread Hans Hagen
Christopher Creutzig wrote: conv = Iconv.new(UTF-16, ISO-8859-2) 255.times { |i| puts lookup[conv.iconv(%c % i)] } to get the whole list, assuming we've filled the lookup hash first. an alternative is to use the tcx files but that is kind of messy so we need a utf-8 hash (can be loaded from

Re: [NTG-context] Position Box On Bottom Right Side

2005-07-22 Thread Taco Hoekwater
Christoph Czarnetzki wrote: Hello! i want to put a box on the right, bottom side of my initial page. Its like Like so? \starttext \startstandardmakeup \setupalign[flushright] \setuplines[after=,before=\vfill\hairline] \startlines line 1 line 2 line 3 \stoplines

Re: [NTG-context] Position Box On Bottom Right Side

2005-07-22 Thread Christoph Czarnetzki
Taco Hoekwater schrieb: Christoph Czarnetzki wrote: Hello! i want to put a box on the right, bottom side of my initial page. Its like Like so? \starttext \startstandardmakeup \setupalign[flushright] \setuplines[after=,before=\vfill\hairline] \startlines line 1 line 2

[NTG-context] Texfont / OTF / Font installation.

2005-07-22 Thread David Wooten
Greetings all (esp. Adam ;), I'm experimenting a bit again with texfont. I'm having trouble getting DTL's Haarlemmer OTF to work. For starters, one file: H022X13D.otf (which is Haarlemmer Regular): - texfont --fo=MyFontRoot --ma --in --ve=dtl --co=haarlemmer --lcdf -- pre

Re: [NTG-context] Texfont / OTF / Font installation.

2005-07-22 Thread David Wooten
Ah, I should add that I texhash'd between the 2 commands.On Jul 22, 2005, at 1:10 PM, David Wooten wrote:texfont --fo=MyFontRoot --ma --in --ve=dtl --co=haarlemmer --lcdf --pre --va=liga,kern,onumtexexec --pdf --mode=compact --once

Re: [NTG-context] Texfont / OTF / Font installation.

2005-07-22 Thread Hans Hagen
David Wooten wrote: Ah, I should add that I texhash'd between the 2 commands. On Jul 22, 2005, at 1:10 PM, David Wooten wrote: texfont --fo=MyFontRoot --ma --in --ve=dtl --co=haarlemmer --lcdf --pre --va=liga,kern,onum texexec --pdf --mode=compact --once

Re: [NTG-context] Basic question on Unicode and ConTeXt

2005-07-22 Thread Mojca Miklavec
Christopher Creutzig wrote: We already have Iconv in ruby and can, if we know that ISO-8859-2 is a single byte coding system, simply say conv = Iconv.new(UTF-16, ISO-8859-2) 255.times { |i| puts lookup[conv.iconv(%c % i)] } to get the whole list, assuming we've filled the lookup hash

Re: [NTG-context] Texfont / OTF / Font installation.

2005-07-22 Thread David Wooten
On Jul 22, 2005, at 2:21 PM, Hans Hagen wrote: On Jul 22, 2005, at 1:10 PM, David Wooten wrote: texfont --fo=MyFontRoot --ma --in --ve=dtl --co=haarlemmer --lcdf --pre --va=liga,kern,onum texexec --pdf --mode=compact --once texnansi-LIGA-KERN-ONUM-dtl- haarlemmer.tex use lower case

Re: [NTG-context] Texfont / OTF / Font installation.

2005-07-22 Thread Adam Lindsay
David Wooten said this at Fri, 22 Jul 2005 13:10:45 -0700: ConTeXt ver: 2005.01.31 fmt: 2005.4.3 int: english mes: english David, It looks like you're using an older ConTeXt. I made some bug fixes in TeXfont in June, and Hans silently updated TeXfont (different, but still v2.2.1) in a