[NTG-context] Minor error in code, core-tab.tex

2008-03-27 Thread David
uld be \gdef\@@otherquote . I hope this helps. David ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/nt

[NTG-context] Natural tables, offsets

2008-03-28 Thread David
Hi all I'm using the natural table environment, and would like the text in each cell to have some horizontal offset from the cell boundaries - but I don't want to change the vertical offset. Is there a way to do this? Th

Re: [NTG-context] Natural tables, offsets

2008-03-29 Thread David
On Sat, 29 Mar 2008 18:23:01 +0100, Wolfgang Schuster wrote: > On Fri, 28 Mar 2008 14:02:55 -0700 > David <[EMAIL PROTECTED]> wrote: > >> Hi all >> >> I'm using the natural table environment, and would like the text in >> each cell to have some hori

Re: [NTG-context] New Member Introductory Rant

2008-03-30 Thread David
barefoot." (In English it's almost exactly the same, except we usually use the shoemaker's children instead of the farrier's mare.) David ___ If your question is of interest to others as well,

Re: [NTG-context] several details (maybe bugs)

2008-04-05 Thread David
r on this, but I have run into this "starts with zero" problem when my corresponding \stopitemize is missing or not in the correct place. David ___ If your question is of interest to others as well, please a

[NTG-context] Minimals - how to use?

2008-04-21 Thread David
successfully downloaded all the components to a directory. Now my stupid question: How do I actually *use* the minimal ConTeXt installation? Thanks David ___ If your question is of interest to others as well, please add an

Re: [NTG-context] Minimals - how to use?

2008-04-22 Thread David
On Tue, 22 Apr 2008 09:15:42 +0200, Mojca Miklavec wrote: > On Tue, Apr 22, 2008 at 6:08 AM, David wrote: >> >> Now my stupid question: How do I actually *use* the >> minimal ConTeXt installation? > > Hello David, > > I have the following line in my .bas

Re: [NTG-context] Minimals - how to use?

2008-04-22 Thread David
On Tue, 22 Apr 2008 18:53:10 -0400 (EDT), Aditya Mahajan wrote: >> >> For my purposes (my requirements are not large, I'm not in a hurry, and >> I don't want to waste time learning multiple ways of doing things), I >> have decided to do everything strictly in mkiv - no mkii and no latex. >> I want

Re: [NTG-context] bibl-apa.tex wrong?

2008-05-27 Thread David
On Tue, 27 May 2008 08:36:57 +0200, Taco Hoekwater wrote: > Matej Baric( wrote: >> Hello, >> This (http://www.liu.edu/cwis/cwp/library/workshop/citapa.htm) and >> just about any other site I look at specifies publisher info as >> ": ", whereas bibl-apa.tex specifies it >> as ", ". >> Why is t

Re: [NTG-context] distro info

2008-06-10 Thread David
ve tried setting it in my bash profile, and that seems to have no effect. What is the correct procedure? (I'm on a Mac, if it matters.) Thanks David ___ If your question is of interest to others as well, pl

Re: [NTG-context] distro info

2008-06-11 Thread David
On Tue, 10 Jun 2008 19:37:11 +0200, Hans Hagen wrote: > David wrote: >> On Tue, 10 Jun 2008 17:34:15 +0200, Hans Hagen wrote: >> >>> Andrea Valle wrote: >>>> Hmm, with Luatex I can use system fonts like in XeTeX. Am I right? >>> yes, if you set up OS

Re: [NTG-context] Translaing ConTeXt interface to Arabic

2008-06-20 Thread David
On Fri, 20 Jun 2008 20:55:34 +0300, Khaled Hosny wrote: > Also I didn't translate "Intermezzo" > since I don't have the slightest idea what it is supposed to be, ... An intermezzo (as far as I can tell) is a framed paragraph that interrupts the normal text, usually highlighting an important idea

Re: [NTG-context] Setting up minimals (saw: Re: distro info)

2008-06-26 Thread David
Applications/ConTeXtMinimals/tex Then you can use ConTeXt, in that window only. You have to do this step every time. OR, you can add the same line into your .profile ; then setuptex will be performed automatically every time you open a new terminal window. (If you plan

Re: [NTG-context] Setting up minimals (saw: Re: distro info)

2008-06-26 Thread David
y using this line instead: . /Applications/ConTeXtMinimals/tex/setuptex /Applications/ConTeXtMinimals/tex I hope I'm not still an idiot. :-) David ___ If your question is of interest to others as well,

Re: [NTG-context] Setting up minimals (saw: Re: distro info)

2008-06-26 Thread David
You might also need to add /Applications/ConTeXtMinimals/bin to your PATH That can be done by adding the following two lines to your .profile: PATH="/Applications/ConTeXtMinimals/bin:${PATH}" export PA

[NTG-context] Generating a list of items

2008-07-03 Thread David
o insist on printing page numbers and alphabetical headings. I just want a numbered list of items. Can I tweak the \register commands to do this, or perhaps is there something else I should try? Thanks David _

[NTG-context] Generating a list of items

2008-07-05 Thread David
number for each item and alphabetical headings as in an index. I would like to get a simple, numbered list of items. Can I tweak the \register commands to do this, or perhaps is there something else I should try? Thanks David __

Re: [NTG-context] Generating a list of items

2008-07-05 Thread David
On Sat, 5 Jul 2008 23:27:00 -0400 (EDT), Aditya Mahajan wrote: > On Sat, 5 Jul 2008, David wrote: > >> Hi all >> >> I'm teaching some classes this summer, and want to make myself a >> template for lesson planning. One of the things that I'd like to be &g

Re: [NTG-context] inter-word spacing (initials)

2008-07-16 Thread David
; “)”---has been increased of late. Is this in fact the case? Or should > I go back to my old glasses? Have you tried: \starttext A. E. Samuel\crlf A.~E.~Samuel \stoptext ? Last time I tried, this one worked for me. David

Re: [NTG-context] inter-word spacing (initials)

2008-07-17 Thread David
On Thu, 17 Jul 2008 07:46:21 -0400, Alan Bowen wrote: > Thanks, David. I tried > > \starttext > A. E. Samuel\crlf > A.\ E.\ Samuel\crlf > A.~E.~Samuel > > \stoptext > > and can see no difference (ConTeXt ver: 2008.07.14 18:07 MKII). The > tilde is not re

Re: [NTG-context] inter-word spacing (initials)

2008-07-17 Thread David
On Thu, 17 Jul 2008 16:01:17 +0200, Wolfgang Schuster wrote: > 2008/7/17 David <[EMAIL PROTECTED]>: >> On Thu, 17 Jul 2008 07:46:21 -0400, Alan Bowen wrote: >> >>> Thanks, David. I tried >>> >>> \starttext >>> A. E. Samuel\crlf &g

Re: [NTG-context] inter-word spacing (initials)

2008-07-17 Thread David
On Thu, 17 Jul 2008 11:13:15 -0400, Alan Bowen wrote: > Thanks, David. > > I had not realized that there was a command \fixedspaces. Is it > documented somewhere? It's in cont-eni on page 72. However, I have not needed the command until recently - I have used the tilde t

Re: [NTG-context] cont-enp.pdf on lulu

2008-07-27 Thread David
; has obviously become completely impractical. Sincerely David ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listi

Re: [NTG-context] use parentheses in itemize

2020-06-05 Thread David Rogers
a different part of your document, and then wanted to change styles part way through. -- David ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl

Re: [NTG-context] spacing before items

2020-06-23 Thread David Rogers
y of guaranteeing that someone would actually take the offer. -- David ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailma

Re: [NTG-context] spacing before items

2020-06-25 Thread David Rogers
Mike Cooper writes: Thanks David! I don't think I've ever been quite so frustrated at trying to learn anything else in my life! If it wasn't required by my job, I wouldn't have made it past the first day or two (3 months ago). But I'm slogging away and it's

Re: [NTG-context] Windows installer updated

2008-01-08 Thread David Roderick
pop-up texlua.exe Application Error The application failed to initialize properly (0xc022) -- from David Roderick ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

Re: [NTG-context] Windows installer updated

2008-01-09 Thread David Roderick
"Mojca Miklavec" <[EMAIL PROTECTED]> writes: > On Jan 7, 2008 9:47 PM, David Roderick wrote: >> pop-up texlua.exe Application Error >> The application failed to initialize properly (0xc022) > > Hello, > > First: thanks a lot for reporting. (I have no

Re: [NTG-context] ConTeXt meeting: preliminary registrations opennow

2008-01-09 Thread David Wooten
San Francisco, California ;) Dave On Jan. 9, 2008, at Jan 9, 8:02 AM, Santy, Michael wrote: Make that >3. I'm in beautiful northern Alabama. Cheers, Mike From: [EMAIL PROTECTED] on behalf of Roger Mason Sent: Wed 1/9/2008 5:52 AM To: mailing list for ConTeXt users Subject: Re: [NTG-context]

Re: [NTG-context] Windows installer updated

2008-01-10 Thread David Roderick
"Mojca Miklavec" <[EMAIL PROTECTED]> writes: > On Jan 8, 2008 1:43 PM, David Roderick wrote: >> "Mojca Miklavec" <[EMAIL PROTECTED]> writes: >> >> > On Jan 7, 2008 9:47 PM, David Roderick wrote: >> >> pop-up texlua.exe A

[NTG-context] Movies

2008-01-17 Thread David Arnold
All, Does anyone have any experience embedding Quicktime or other movies in Context? Either in the document itself or simply a URL that will play the movie in the the user's system player? Can anyone supply some sample code snippets? Appreciated. David Arnold http://online.redwood

[NTG-context] t-lilypond, placement of oversized lines.

2008-01-26 Thread David Wooten
e help me out here? Best, David ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://w

Re: [NTG-context] hz and protrusion

2008-03-03 Thread David Wooten
Hans, This is great news, thanks a million. Where should I keep an eye out for the interface extensions? Dave On Feb 15, 2008, at 10:08 AM, Hans Hagen wrote: > Hi, > > The latest luatex beta + mkiv support hz and protruding. The user > interface will be extended a bit, but for the moment it go

[NTG-context] "Missing" ligatures, smallcaps, etc.

2008-03-14 Thread David Wooten
Greetings all, I've just tried to retypeset a file with very recent conTeXt/pdfTeX minimals (as of a few days ago). The file is only a year or so old... but it was originally typeset with a combination of TeX installations. It goes almost okay, except that it doesn't show any ligatures (e.g

Re: [NTG-context] "Missing" ligatures, smallcaps, etc.

2008-03-15 Thread David Wooten
time, I'll see what I can do about that. It's likely that that is the issue? Following is the font definition [1] and the map file [2]. Best, David [1] \loadmapfile [texnansi-LIGA-KERN-LNUM-TNUM-SMCP-adobe-minionpro.map] \loadmapfile [texnansi

Re: [NTG-context] "Missing" ligatures, smallcaps, etc.

2008-03-15 Thread David Wooten
Found it, and problem resolved. Sorry for the noise. David On Mar 15, 2008, at 10:05 AM, David Wooten wrote: > Thanks for the response, Mojca. > > I installed a few adobe opentype fonts some years back, using the > TeXFont script. The file a_zqd2tu.enc (referenced in the map fil

[NTG-context] Unfill with anglebetween

2008-04-13 Thread David Arnold
All, I was trying to help a student today and the following came up. drawarrow anglebetween(path1, path2, btex $\theta$ etex) Is there some way to typeset the theta with an "unfilled" background? David. _

[NTG-context] Font problem

2008-04-18 Thread David Arnold
All, I did a fresh install on a new Macbook: MacTeX-2007 I am using Aditya's package: http://www.tug.org/pracjourn/2006-4/mahajan/ I believe I have a font problem, as in trying to compile my file I come up against what is shown below. Using my new system, how should I go about installing

[NTG-context] ctxtools --updatecontext

2008-04-23 Thread David Arnold
All, If you run: ctxtools --updatecontext And it just hangs and times out, what should you try? D. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg

Re: [NTG-context] ctxtools --updatecontext

2008-04-24 Thread David Arnold
Taco, Thanks. But it works in my office, but not in my colleague's office. I have gwtex and he has mactex. Admitting my ignorance, what is a proxy server? D. On Apr 23, 2008, at 11:42 PM, Taco Hoekwater wrote: > David Arnold wrote: >> All, >> >> If you run: >

[NTG-context] Standalone chart

2008-04-26 Thread David Arnold
All, I am trying to make a standalone chart, a single graphic to be included in a Latex file by a student. I have: \startMPinclusions \usemodule[chart] \setupFLOWcharts [option=test, nx=4, ny=3, dx=2\bodyfontsize, dy=2\bodyfontsize, width=12\bodyfontsize, height=7\bodyfontsize, maxwidth=\textw

[NTG-context] American-style letters with t-letter?

2008-05-15 Thread David Rogers
eally, for my purposes, the basic DIN example as given in lm.pdf is pretty good - just wondering what the other possibility looks like.) Thanks David ___ If your question is of interest to others as well, please add an en

Re: [NTG-context] American-style letters with t-letter?

2008-05-16 Thread David Rogers
On Fri, May 16, 2008 at 12:12 AM, Wolfgang Schuster <[EMAIL PROTECTED]> wrote: > On Thu, May 15, 2008 at 11:02 PM, David Rogers > <[EMAIL PROTECTED]> wrote: >> Hi all (but especially Wolfgang Schuster): >> >> I'd like to use Wolfgang's t-letter m

[NTG-context] Context on Miktex

2008-07-04 Thread David Arnold
ts\context\ruby\texmfstart.rb" "%*" and extract www.pragma-ade.com/context/current/cont-tmf.zip into C:\Program Files\MiKTeX 2.7. Then, update filename database and generate formats, and everything should work again. MojcaMojca David ArnoldCollege of the RedwoodsMathematics DepartmentEure

Re: [NTG-context] mtxrun:1741: attempt to index a nil value

2008-08-11 Thread David Rogers
t; command; but even if I change that (e.g. printing the accessed > variable before), the error stays at that line, so the message is > probably wrong. > > Please help? I had the same problem. I then gave the command as: sudo ./first-setup.sh That succeeded, and t

[NTG-context] MacTex Update

2008-08-21 Thread David Arnold
All, If you have a MacTex installation, how can you safely update the context installation that comes with MacTex? David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold

[NTG-context] Miktex still broken

2008-08-21 Thread David Arnold
All, The context in Miktex is still broken. Has anyone got experience installing the standalone version of context on windows alongside Miktex? And one specific question, will the mptopdf command work in this dual installation? Thanks. David Arnold College of the Redwoods Mathematics

Re: [NTG-context] mswincontext.zip

2008-08-26 Thread David Arnold
Idris, Thanks. I'm a Mac person at home now, so I'll have to wait until tomorrow to give this a try on a windows machine at school. What I'll try (unless I get further advice from this list) is download mswincontext.zip again, uninstall it, and NOT run first-setup.bat. Regarding Ruby, I am

Re: [NTG-context] mswincontext.zip

2008-08-27 Thread David Arnold
Hans, Idris, The only thing I know about Ruby is you used to install it in Windows so that Context thru Miktex would work. So, how do I get rid of the gems? D. On Aug 27, 2008, at 4:31 AM, Hans Hagen wrote: > [EMAIL PROTECTED] wrote: >> All, >> >> A bit frustrated as I cannot seem to get a

[NTG-context] mswintex.zip versus mswincontext.zip

2008-08-27 Thread David Arnold
Hans et al, For our students, I need to have Miktex and at least one of these distributions (mswintex.zip or mswincontext.zip) coexisting side by side. I've got Miktex installed and working with the Texniccener IDE for student use. Now, I need to get context and metapost working properly (

[NTG-context] Some Progress on Installing mswincontext.zip

2008-08-27 Thread David Arnold
0)--(5u,0); drawdblarrow (0,-5u)--(0,5u); endfig; end. David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ ___ If your question i

Re: [NTG-context] mswincontext.zip

2008-08-28 Thread David Arnold
I followed these directions exactly and scite is working out of the box on mswincontext.zip. To remove RubyGems from a single Ruby installation, from the site_ruby/1.8 directory of that installation, remove: * rubygems.rb (file) * rubygems (directory) If you do not have RubyGems installed in o

[NTG-context] Miktex

2008-09-30 Thread David Arnold
roperly, updated the filename database, then got stuck. At the dos prompt: $ texmfstart --help Worked just fine. However, $ texmfstart texexec --help Did not work. What am I missing? If I recall I'll need to do: $ texmfstart texexec --make --all Or some such thing. David Arnol

Re: [NTG-context] Miktex

2008-09-30 Thread David Arnold
something or other and updating the filename database to no avail. I'll give your idea of no spaces a try tomorrow. Meanwhile if you can think of anything less drastic, as I have to do this on 20 different machines, Thanks so much. David. On Sep 30, 2008, at 5:15 PM, Mojca Miklav

Re: [NTG-context] Miktex

2008-10-01 Thread David Arnold
I'll check when I get to school. D. On Oct 1, 2008, at 10:45 AM, Mojca Miklavec wrote: > On Wed, Oct 1, 2008 at 1:57 AM, David Arnold wrote: >> Mojca, >> I saw your note on blog.miktex.org: >> If you still want to run ConTeXt on MikTeX while it has been >> r

Re: [NTG-context] Miktex

2008-10-01 Thread David Arnold
Mojca, Thanks. On: http://blog.miktex.org/post/2008/05/ConTeXt-support.aspx At the bottom of the list, these seem to be the errors that another user reports. Please keep me informed. I need to have mptopdf working for my students in the Miktex tree. D. On Oct 1, 2008, at 11:58 AM, Mojca

Re: [NTG-context] Miktex 2.7 --- Remove quotes from "%*"

2008-10-01 Thread David Arnold
Mojca, Ouch! Ignore my last email. You had: > Input file name: cont-en.tex But I had: > Input file name: cont-en.ini I'll have to pay more attention. I'll try this again tomorrow. D. On Oct 1, 2008, at 1:14 PM, Mojca Miklavec wrote: > On Wed, Oct 1, 2008 at 9:42 PM, <[EMAIL PRO

Re: [NTG-context] Miktex 2.7 --- Remove quotes from "%*"

2008-10-01 Thread David Arnold
Wolfgang, Thanks. I am aware of this option. But my students are using Latex, so we need Miktex. What I need is to get mptopdf running in Miktex. D. On Oct 1, 2008, at 12:53 PM, Wolfgang Schuster wrote: > > Am 01.10.2008 um 21:42 schrieb <[EMAIL PROTECTED]>: > >> Mojca, >> >> OK. Removed quot

Re: [NTG-context] margin kerning problem

2005-10-25 Thread David Wooten
Greetings all, On a related note, is there a similar (or dissimilar for that matter) solution to margin kerning with the bib-module? David On Oct 25, 2005, at 10:04 AM, Hans Hagen Test wrote: Alan Bowen wrote: To answer my own question: To get margin kerning in the footnotes/endnotes as

Re: [NTG-context] margin kerning problem

2005-10-26 Thread David Wooten
Ah! My mistake. I have a defineparagraph in my bibliography which needed the align={hz,hanging} declared. Thanks. David On Oct 25, 2005, at 11:21 PM, Taco Hoekwater wrote: David Wooten wrote: Greetings all, On a related note, is there a similar (or dissimilar for that matter) solution

Re: [NTG-context] Mini-survey: What do you do with ConTeXt?

2005-11-04 Thread David Wooten
What do you do with ConTeXT? I'm using ConTeXt to typeset my Ph.D. dissertation, and have used it over the last few years to typeset seminar papers, outlines, and so on. Recently I've also helped a friend typeset his monograph. He is an architect and painter, so this text is full of diagr

Re: [NTG-context] New PracTeX Journal issue

2005-11-12 Thread David Arnold
\starttext column http://tug.org/pracjourn/ Comments welcome. Steve ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context David ___ ntg-context mailing list ntg

[NTG-context] Font Introduction --- Or more of a reintroduction

2005-11-17 Thread David Arnold
ruction on handling fonts in context? David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Out of Date? Up to Date?

2005-11-19 Thread David Arnold
All, If I read: http://www.pragma-ade.com/general/manuals/mfonts.pdf How up to date or out of date is the information in this manual? David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Re: Compiling stops with ...

2005-11-20 Thread David Arnold
aste in type-tmf.dat, but can I do it with one line in the file type-tmf.dat somehow? What would be the line I would add near the top of the file? On Nov 20, 2005, at 12:17 AM, Taco Hoekwater wrote: Hi David, Gerben Wierda wrote: Hans? Taco? G From: David Arnold <[EMAIL PROTECTED

Re: [NTG-context] Re: Compiling stops with ...

2005-11-20 Thread David Arnold
processing aborted : unknown subpath ../fonts/afm/urw/ncntrsbk --help : show some more info data $ Is it trying to back up a directory? How come. On Nov 20, 2005, at 11:39 AM, Taco Hoekwater wrote: David Arnold wrote: Gerben, Taco, OK, I am using Gerben's Context Up

Re: [NTG-context] Re: Compiling stops with ...

2005-11-20 Thread David Arnold
--ro=TEXMFMAIN switches are in type-tmf.dat. Thanks for the help. Learning a lot. :-) On Nov 20, 2005, at 12:00 PM, Taco Hoekwater wrote: David Arnold wrote: Taco, This is great help. It almost worked. share $ TEXMFMAIN=/usr/local/teTeX/share/texmf.tetex share $ export TEXMFMAIN data $ texfont

Re: [NTG-context] Re: Compiling stops with ...

2005-11-20 Thread David Arnold
Wierda wrote: On 20 Nov 2005, at 20:39, Taco Hoekwater wrote: David Arnold wrote: Gerben, Taco, OK, I am using Gerben's Context Updated with a beta, so I think what's running is the context in texmf.local. I have two type- tmf.dat. lm $ locate type-tmf.dat /usr/local/teTeX/

Re: [NTG-context] Out of Date? Up to Date?

2005-11-21 Thread David Arnold
Wanna send me what you have and I'll annotate it with suggestions, much as we did with Metafun? On Nov 21, 2005, at 12:58 AM, Hans Hagen wrote: David Arnold wrote: All, If I read: http://www.pragma-ade.com/general/manuals/mfonts.pdf How up to date or out of date is the informati

[NTG-context] mfonts.tex

2005-11-21 Thread David Arnold
to address. David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] mfonts.tex

2005-11-21 Thread David Arnold
Hans, Steve, et al, OK. I have subversion client installed. Now what? What commands will download what I need? On Nov 21, 2005, at 8:44 AM, Hans Hagen wrote: David Arnold wrote: Hans et al, OK. I'd like to start with mfonts.tex. I am working with GWTeX on Tiger and have just updat

Re: [NTG-context] mfonts.tex

2005-11-21 Thread David Arnold
demofont.dat") I imagine this is where I should start? I try: fonts $ ruby mfonts.rb mfonts.rb:5: uninitialized constant Job (NameError) I know little to nothing about Ruby, and less about texmfstart. So, what do I do next? On Nov 21, 2005, at 10:41 AM, Adam Lindsay wrote: David Arnold

[NTG-context] texfont confusion

2005-11-21 Thread David Arnold
laces and remove manually files and directories. And what command do I type after this manual deletion? David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Palatino

2005-11-21 Thread David Arnold
All, Can someone give me a short test file to see if palatino will work on my system (GWTeX and Tiger). David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Palatino

2005-11-22 Thread David Arnold
witchtobodyfont[palatino]   \starttext   Hello World!   \stoptext David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Palatino

2005-11-22 Thread David Arnold
On Nov 22, 2005, at 7:32 AM, Hans Hagen wrote: David Arnold wrote: Taco et al, OK, this didn't work. Log file attached. � �\usetypescript[palatino][texnansi] � \switchtobodyfont[palatino] � \starttext � Hello World! � \stoptext no logfile -) for that one you need to run te

[NTG-context] mfonts.tex from manuals

2005-11-22 Thread David Arnold
\fi \iftryingfont \fontstr... \synchronizefont ...strategy \the \fontstrategies \relax \fi \iftryingfont \... \getvalue [EMAIL PROTECTED]@ \fontstyle } \edef

[NTG-context] URWGaramond

2005-11-22 Thread David Arnold
--in --ve=urw --co=garamond --show David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: Getting texfont to do batch installs on gwTeX (was Re: [NTG-context] Palatino)

2005-11-23 Thread David Arnold
texnansi-urw-bookman.tex calctexnansi-urw-ncntrsbk.tex de type-tmf-gw.dat junk.logtype-tmf-gw.dat~ junk.m type-tmf.dat junk.pdf type-tmf.dat~ 011-101:~/tmp davidarnold$ On Nov 23

[NTG-context] Lucida Fonts

2005-11-23 Thread David Arnold
All, Now that YandY is defunct, where would one now purchase the Lucida font. We used to be able to get the entire set from YandY, math included. Does that set still exist and where can it be purchased? David ___ ntg-context mailing list ntg

[NTG-context] Log file from texfont

2005-11-23 Thread David Arnold
All, Is there a switch for producing a log file from texfont? David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] More to report on mfonts -- Lucida?

2005-11-23 Thread David Arnold
g. So, I have the Lucida fonts. How should I install them with texfont? David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Moving close to Lucida but still not there

2005-11-24 Thread David Arnold
can I get texfont to not "skip" the math fonts? lucida.log Description: Binary data David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Can texexec enable write18 at runtime

2005-11-24 Thread David Arnold
security, I am wondering if I can leave this as is and use texexec to enable write18 at runtime. Is there a switch for this? I know you can do it with pdflatex with: pdflatex --shell-escape David ___ ntg-context mailing list ntg-context@ntg.nl

[NTG-context] texfont --listing what isn't there (lbma : LucidaNewMath-Arrows)

2005-11-24 Thread David Arnold
plied tfm : lbma font identifier : LucidaNewMath-Arrows-Demi -> math -> skipping use supplied tfm : lbmad Still struggling to figure out what to do about this. Am I interpreting the --listing switch of texfont incorrectly? Signed: Struggling

Re: [NTG-context] mfonts.tex from manuals

2005-11-24 Thread David Arnold
UK Fax:+44(0)1524/510.492 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context David ___ ntg-context

[NTG-context] References across projects, products, and components

2005-11-24 Thread David Arnold
All, Where can I read about references that span projects, products, and components? David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Structures

2005-11-24 Thread David Arnold
ng that if you compiled a component like this that it would search the project structure and determine an appropriate adjustment in number labels and, hopefully, references. David ___ ntg-context mailing list ntg-context@ntg.nl http://www.nt

[NTG-context] ShowLayout

2005-11-24 Thread David Arnold
Patrick, How can you get the \ShowLayout command with your t-layout module to reveal the measurements in mm instead of pt? David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Home now --- More work with type-tmf.dat and mfonts.tex

2005-11-25 Thread David Arnold
All, On my home machine now (Mac Tiger GWTeX). I have the attached type- tmf-gw.dat in ~/tmp and ran: sudo texfont type-tmf-gw.dat Resulting output attached in texfont.log. type-tmf-gw.dat Description: Binary data texfont.log Description: Binary data David

Re: Getting texfont to do batch installs on gwTeX (was Re: [NTG-context] Palatino)

2005-11-25 Thread David Arnold
texnansi-urw-palatino.tex junk.logtexnansi-urw-times.tex junk.m texnansi-urw-zapfchan.tex junk.pdftype-tmf-gw.dat junk.textype-tmf-gw.dat~ makeFilter.mtype-tmf.dat memoize.m type-tmf.dat~ memoize.m~ 011-101:~/tmp davidarnold$ David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] mfonts.tex from manuals

2005-11-25 Thread David Arnold
s any help. mfonts.log Description: Binary data David On Nov 25, 2005, at 2:41 AM, Adam Lindsay wrote: On 25 Nov 2005, at 01:37, David Arnold wrote: \startnotmode[atpragma] \startMPenvironment[global] %\usetypescript[handwriting,map][lucida][texnansi] %\definefontsynonym[TitlePag

Re: [NTG-context] Re: ShowLayout

2005-11-25 Thread David Arnold
Patrick, Perfect. Thanks. On Nov 24, 2005, at 11:45 PM, Patrick Gundlach wrote: Hello David, How can you get the \ShowLayout command with your t-layout module to reveal the measurements in mm instead of pt? [don't tell anybody:] It seems that don't have a working ConTeXt in

Re: [NTG-context] mfonts.tex from manuals

2005-11-25 Thread David Arnold
Hans, Gerben, No pstoedit on my system. book $ pstoedit -bash: pstoedit: command not found Gerben, how should I proceed? On Nov 25, 2005, at 12:14 PM, Hans Hagen wrote: David Arnold wrote: Adam, Goodness gracious! I never saw that. Meanwhile, with these changes, the document compiled

[NTG-context] Choosing a font for our Math Book

2005-11-25 Thread David Arnold
together and can you provide me with the font instructions to include them in my document? I would be grateful. David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Referencing in Project Structure

2005-11-25 Thread David Arnold
), (2.4), and (2.5), and so on. How do I set this up in bookenv? David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Showing the page layout

2005-11-25 Thread David Arnold
r's manual very much would be a macro that layed the page out accurately with borders around the various areas (as in \showframe) that include all parts of the layout, even if they wander from the printed page. This would accelerate the learning curve for layout dramatically, if it

Re: [NTG-context] Choosing a font for our Math Book

2005-11-25 Thread David Arnold
ou suggest? I tried this as well:\usetypescript[yandy-lucida][texnansi]\setupbodyfont[lucida]That just caused a font substitution. David texnansi-yandy-lucida.tex Description: Binary data ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.

Re: [NTG-context] Choosing a font for our Math Book

2005-11-25 Thread David Arnold
xnansi]? I'm gonna get that update to Context pretty soon. We'll see if that helps. David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Iwona font

2005-11-25 Thread David Arnold
#x27;s gotta be a typescript file for this iwona somewhere in the distribution. Can someone tell me where it is? David ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

  1   2   3   4   5   6   7   8   9   10   >