[NTG-context] How to customize the default verbatim colors

2005-08-24 Thread Eugene Toporov
Hi all! I recently started using Verbatim Macroses to make source code pieces look prettier in my docs. I use things like \setuptyping[JV] and then \startJV - \stopJV But I'd like to change the default colors in the macroses to my own. I only found that redefining some colors like this \definec

Re: [NTG-context] Issues: framedtext and tables inside itemized list

2005-08-24 Thread Eugene Toporov
Hi!On 8/24/05, Mojca Miklavec <[EMAIL PROTECTED]> wrote: Eugene Toporov wrote:> I have some issues with different things but both inside itemized lists:>> 1. Framed text width is calculated not as I expect. The sample below makes> framedtext box appear partially on right margin > \textwidth is a co

Re: [NTG-context] Suitable mechanism for Theorems and Definitions

2005-08-24 Thread David Antos
On Wed, Aug 24, 2005 at 10:01:44PM +0200, Rob Ermers wrote: > In David's mail I found one of the problem I had been thinking of too, > and I tried his code. Unfortionately, it does not work. > ... > A case consists of the following elements: > > Case 1Eating fruit is healthy > Text text text

Re: [NTG-context] Suitable mechanism for Theorems and Definitions

2005-08-24 Thread Rob Ermers
Hi friends, In David's mail I found one of the problem I had been thinking of too, and I tried his code. Unfortionately, it does not work. I don't need it for math, but for case descriptions. A case consists of the following elements: Case 1Eating fruit is healthy Text text text - case de

Re: [NTG-context] latin modern / czech polish vietnamese

2005-08-24 Thread Adam Lindsay
Hans Hagen said this at Mon, 8 Aug 2005 22:19:28 +0200: > As far as i know il2 and pl0 are >only used for computer modern. A side note, really: the only freely available PS version of the Concrete font is in pl0 encoding. (Hmm. I wonder who did that conversion...) -- =-=-=-=-=-=-=-=-=-=-=-=-=-=

[NTG-context] Local footnotes: note in caption, text below table

2005-08-24 Thread Tobias Burnus
Hello, I'd like to have: TABLE 1.1: Some caption¹ -- table -- ¹ footnote text I tried \startlocalfootnotes[conversion=character,textstyle=\it] \placetable[][realSH]{Real... \footnote{Taken from...}} {\starttable[|c|c|c|c|] % \stoptable \place

Re: [NTG-context] How to use Lucida bright font after installing mswintex

2005-08-24 Thread Taco Hoekwater
Hai Sytse, It looks like your new installation is conflicting with the old (pre-texfont / pre-typescripts) support for Lucida Bright. type-buy.tex in the ConTeXt distribution already contains a typescript named "lucida", and that typescript maps straight to "lbmo.tfm", but TeXfont probably crea

[NTG-context] How to use Lucida bright font after installing mswintex

2005-08-24 Thread Sytse Knypstra
Dear ConTeXt users, Last Friday I installed the minimal ConTeXt under Windows XP and tried also to make the lucida bright font available. I carried out the following recipe: 1. Download the latest mswintex.zip from Pragma 2. Unzip into C:\ (all files and directories are now under C:\tex) 3.

Re: [NTG-context] Re: ConTeXt in MikTeX distribution

2005-08-24 Thread Hans Hagen Outside
Patrick Gundlach wrote: Hi, Just list another one, font files received from the vendor is usually in capital letters, such as PJN_.PFB, but the copy_files routine in texfont.pl only copy *.pfb, then all the type1 files will not be copy to texmf... This, of course, is a problem t

Re: [NTG-context] extra pages after backmatter

2005-08-24 Thread Hans Hagen Outside
Ciro Soto wrote: Hello, I am getting 2 extra pages after the backmatter. Is there any way delete them? thank you Ciro \starttex \starfrontmatter \input frontmatter.tex \stopfrontmatter \startbodymatter \input a_file.tex \stopbodymatter \startbackmatter

Re: [NTG-context] blocks in itemize

2005-08-24 Thread Hans Hagen Outside
Mojca Miklavec wrote: Besides that, I would prefer to define something like \def\NlEn#1#2{% \beginNederlandsblok% {#1}% \endNederlandsblok% \beginEngelsblok% {#2}% \endEngelsblok} in your case, but you should ask someone else why this doesn't work (I guess it's s