Re: [NTG-context] Questions about mathfence

2013-07-30 Thread Aditya Mahajan
On 2013-07-29, at 5:34 AM, Hans Hagen pra...@wxs.nl wrote: On 7/29/2013 3:24 AM, Aditya Mahajan wrote: Hi, Some questions/remarks about math fences 1. When using \definemathfence[colorbracket][bar][middle=0x7C,color=red, command=yes] \starttext \startformula

Re: [NTG-context] Questions about mathfence

2013-07-30 Thread Hans Hagen
On 7/30/2013 3:28 PM, Aditya Mahajan wrote: I it really necessary to use Unicode characters to specify left, right, etc? I ink that most math users will be more comfortable using literal symbols, {,[,(,|, etc or tex names \Vert, \vert, etc. currently yes ... i hate to introduce all kind of

Re: [NTG-context] Questions about mathfence

2013-07-30 Thread Aditya Mahajan
On Tue, 30 Jul 2013, Hans Hagen wrote: On 7/30/2013 3:28 PM, Aditya Mahajan wrote: I it really necessary to use Unicode characters to specify left, right, etc? I ink that most math users will be more comfortable using literal symbols, {,[,(,|, etc or tex names \Vert, \vert, etc. currently

[NTG-context] Math fallback

2013-07-30 Thread Aditya Mahajan
Is it possible to use the fallback mechanism for math fonts? For example, I am using Neo Euler for math which has a few missing glyphs. Can I use Cambria (or Xits) as a fallback font for missing glyphs. I am using the simplefonts module, but I am happy to write a typescript file if that makes

[NTG-context] Inserting verbatim text in a figure and framed.

2013-07-30 Thread john Culleton
Here is my code so far. I want to show a file in verbatim form. It compiles but here is no frame around the text and there is no caption. \startbuffer[ex1] \typefile[]{example1.tex} \stopbuffer \placefigure[here][fig:ex1] {Example 1}

Re: [NTG-context] Inserting verbatim text in a figure and framed.

2013-07-30 Thread Peter Münster
On Tue, Jul 30 2013, john Culleton wrote: Here is my code so far. I want to show a file in verbatim form. It compiles but here is no frame around the text and there is no caption. Hi, this works here: --8---cut here---start-8--- \starttext

Re: [NTG-context] Inserting verbatim text in a figure and framed.

2013-07-30 Thread Wolfgang Schuster
Am 30.07.2013 um 21:30 schrieb Peter Münster pmli...@free.fr: On Tue, Jul 30 2013, john Culleton wrote: Here is my code so far. I want to show a file in verbatim form. It compiles but here is no frame around the text and there is no caption. Hi, this works here:

[NTG-context] Math accents set too close to capital

2013-07-30 Thread Michael Murphy
Hello all, I'm trying to typeset 'H' with a circumflex (or hat) in math mode, but the result is rather ugly when not using latin-modern. I've tried to redefine the \hat macro to move the accent up a bit using \topaccent: is this the best approach? Having to nest '$' does not seem right at all.

[NTG-context] Change URL color to match layer

2013-07-30 Thread Michael Ash
I would like to change the color of URL's in parts of a document. In particular I am using the letter module and would like to have the color of URL's match the color of text in the letterhead and then change to match the color in the main body of the letter. I can set the URL color once with

Re: [NTG-context] Change URL color to match layer

2013-07-30 Thread Wolfgang Schuster
Am 30.07.2013 um 23:57 schrieb Michael Ash m...@econs.umass.edu: I would like to change the color of URL's in parts of a document. In particular I am using the letter module and would like to have the color of URL's match the color of text in the letterhead and then change to match the

Re: [NTG-context] Inserting verbatim text in a figure and framed.

2013-07-30 Thread Peter Münster
On Tue, Jul 30 2013, Wolfgang Schuster wrote: Am 30.07.2013 um 21:30 schrieb Peter Münster pmli...@free.fr: \startbuffer[ex1] \typefile[]{test.tex} \stopbuffer Why do you use a buffer? Copy + paste ... ;) (brain was somewhere else... ;) -- Peter

Re: [NTG-context] Change URL color to match layer

2013-07-30 Thread Michael Ash
I think that I have found an answer: in the \setupinteraction command that manages URL's, hyperlinks, PDF properties, etc. include color=,contrastcolor=, \usemodule[letter] %% Would like this URL to match the color of the return address (location)

[NTG-context] Left-justifying the date in the letter module

2013-07-30 Thread Michael Ash
I am still having a problem with left-justifying the date in letters. The date is towards the left but is aligned several mm to the right of the other text. \usemodule[letter] %% Omit the word Date, attempt to left-justify date (doesn't align perfectly)