Re: [NTG-context] XeConTeXt set up issue

2005-03-08 Thread Adam Lindsay
Mark Smith said this at Tue, 8 Mar 2005 16:11:17 +0100: xplain.tex is indeed nowhere to be found I reinstalled TeX then XeTeX and then ConTeXt from Gerben's and Jonathan's i-Packages choosing 2004 Stable for TeX and beta for ConTeXt. Went through the same procedure. Same result. How to proceed

Re: [NTG-context] ConTeXt-updater i-Package updated

2005-03-04 Thread Adam Lindsay
David Wooten said this at Fri, 4 Mar 2005 08:03:17 -0800: Let's count the guys that use OSX with ConTeXt (and possibly i-Packages): -- One -- -- Two -- -- Three -- -- Four -- -- Vijf -- -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept.

Re: [NTG-context] No performance improvement under OS X with new beta?

2005-03-04 Thread Adam Lindsay
Matthias Weber said this at Fri, 4 Mar 2005 12:13:50 -0500: Old version: ConTeXt ver: 2004.11.23 fmt: 2004.12.16 TeXExec 5.2.3 total run time : 324 seconds New version: ConTeXt ver: 2005.03.02 fmt: 2005.3.4 total run time : 416 seconds And I was hoping for a speed increase by a factor

Re: [NTG-context] No performance improvement under OS X with new beta?

2005-03-04 Thread Adam Lindsay
Matthias Weber said this at Fri, 4 Mar 2005 13:35:13 -0500: Were both runs from the same point--were they virgin runs? Did you precede the texexec command with a texutil --purgeall command, for example? -- My TeX source file is a single file with images. Most of the TeX-work is done

Re: [NTG-context] \definelayout question

2005-03-03 Thread Adam Lindsay
Paul, I can't really address the bulk of your question (I consider myself a beginner in the art of the \layout, and am still working through some of its invocation options), but I do notice a couple things: Paul Tremblay said this at Thu, 3 Mar 2005 02:45:01 -0500: \definelayout[odd][

Re: [NTG-context] My way: Generating Small PDF Documents - more questions

2005-03-03 Thread Adam Lindsay
Stefan Wachter said this at Thu, 3 Mar 2005 10:58:14 +0100: 2. I would also like to use the builtin symbol character sets Zapf Dingbats and Zapf Chancery. Adam Lindsay already showed how Zapf Dingbats can be used without embedding (cf. http://homepage.mac.com/atl/tex/). But is there also

Re: [NTG-context] Re: TeX run : 8

2005-03-03 Thread Adam Lindsay
Patrick Gundlach said this at Thu, 3 Mar 2005 11:05:15 +0100: [And boy, it sure is faster than the setup I had on my PowerBook!] Don't say that ;-). I just got a new PowerBook. My _two-year-old_ 12 PowerBook. The Mac mini'd be just a shade slower than the current (very attractive) generation

Re: [NTG-context] FO and ConTeXt: my new wiki page

2005-03-02 Thread Adam Lindsay
Paul Tremblay said this at Wed, 2 Mar 2005 02:04:26 -0500: http://contextgarden.net/Page_layout Thanks for your contribution... I would feel a bit better if you made the relationship to http://contextgarden.net/Layout clearer. This page is my best effort at describing how someone who is used

Re: [NTG-context] small caps

2005-03-02 Thread Adam Lindsay
Hans Hagen said this at Wed, 2 Mar 2005 11:54:35 +0100: about code ... wybo dekker has cleaned up the texfont code, so that will be the starting point for extensions Wow. Thanks, Wybo! -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. [EMAIL

Re: [NTG-context] FO and ConTeXt: my new wiki page

2005-03-02 Thread Adam Lindsay
Paul Tremblay said this at Wed, 2 Mar 2005 09:48:49 -0500: Perhaps you could make a family of pages like FO_Layout and FO_Fonts, to make The FO Way clearer--these things are informative to people coming from ConTeXt and XSL-FO alike... I see. So if I am understanding things correctly, you

Re: [NTG-context] Re: TeX run : 8

2005-03-02 Thread Adam Lindsay
Patrick Gundlach said this at Wed, 2 Mar 2005 20:46:05 +0100: dunno, the mac is not updated yet and actually not sitting on my desk but in my library; best let patrick and/or adam test that since they normally have the latest (alpha/beta/current) versions I can't add much to this discussion,

Re: [NTG-context] lettrine.sty, but not LaTeX

2005-02-27 Thread Adam Lindsay
Mats Broberg said this at Sun, 27 Feb 2005 11:51:04 +0100: Different typefaces and different characters need different level of protruding into the left margin, as well as other actions of tweaking. Ah, but when Hans says this: it's a good testbed for playing with things like glyph shape

Re: [NTG-context] small caps

2005-02-26 Thread Adam Lindsay
Thomas A.Schmitz said this at Sat, 26 Feb 2005 10:13:00 +0100: In the last days, I played around with some truetype fonts, preparing them for use with ConTeXt by creating tfms via the texnansi encoding. Hello (again) Thomas, This is good stuff. I've tried to advocate a naming convention that

Re: [NTG-context] ConTeXt and DocBook - beginner's questions

2005-02-25 Thread Adam Lindsay
[EMAIL PROTECTED] said this at Fri, 25 Feb 2005 09:17:29 -0500: As the author of the second page concedes, you need somewhat complicated syntax to directly map XML to ConTeXt. Many of the examples mix XML and non XML. You guys are aware of foXet, right? That's ConTeXt's XSL-FO processor

Re: [NTG-context] ConTeXt and DocBook - beginner's questions

2005-02-25 Thread Adam Lindsay
[EMAIL PROTECTED] said this at Fri, 25 Feb 2005 11:38:27 -0500: Hans began that with ContML, a simplified XML structure for basic documents, mirroring familiar ConTeXt commands (take a look at the x- contml.tex source). He enabled a lot more with the tricks features in This Way #9 (the

Re: [NTG-context] ConTeXt and DocBook - beginner's questions

2005-02-25 Thread Adam Lindsay
Paul Tremblay said this at Fri, 25 Feb 2005 16:32:40 -0500: One of the key ideas to take away from ConTeXt's XML manual http:// www.pragma-ade.com/show-man-15.htm is that there are *many* different paths to take when processing XML. But this makes me confused. Sorry, I was writing for a

Re: [NTG-context] pdf-mode

2005-02-24 Thread Adam Lindsay
h h extern said this at Thu, 24 Feb 2005 23:17:41 +0100: I'll add \jobsuffix as systemmode: \startmode[*pdf] ... \startmode[*dvi] ... be aware of the fact that this is only true when a driver is loaded I never was sure of that, by the way: the true output of a xetex job is .xdv It's an opaque

Re: [NTG-context] Re: new small manual

2005-02-23 Thread Adam Lindsay
Jojo said this at Wed, 23 Feb 2005 22:14:45 +0800: request http://www.pragma-ade.com/show-man-41.html cannot be honored Just clicking on the link htm worked for me... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. [EMAIL PROTECTED]

Re: [NTG-context] XML and context

2005-02-23 Thread Adam Lindsay
luigi.scarso said this at Wed, 23 Feb 2005 19:53:01 +0100: Some paragrah in XmL with space \par Which would produce 3 paragrahs. I remember DocBook In Context customization in 2002 Indeed. And since this the whitespace processing is with an XSLT transform, you can notionally keep such

Re: [NTG-context] Initial Font Installation Question (Mac)

2005-02-21 Thread Adam Lindsay
Thomas A.Schmitz said this at Mon, 21 Feb 2005 10:01:50 +0100: Just a quick reply: having the afm is already very good. The file without an extension looks suspiciously like a Mac font resource. Can you try running the utility fondu on it (from the command line)? That will usually produce the

Re: [NTG-context] Code to product several versions PDF with different fonts

2005-02-20 Thread Adam Lindsay
VnPenguin said this at Sun, 20 Feb 2005 18:58:41 +0100: I dont know how to organize it : is there simple structure if-then-else ? could I use ConTeXt's mode or environment for this goal ? These are all possibilities. It depends on how you want to change them. Modes sound promising if you want to

Re: [NTG-context] Code to product several versions PDF with different fonts

2005-02-20 Thread Adam Lindsay
VnPenguin said this at Sun, 20 Feb 2005 19:17:41 +0100: I'm preparing a document and I would like to product several versions PDF with different fonts. I would like to use command line. Could you give me a simple example please. % I've adapted this for gwTeX default encodings. % Convert back to

Re: [NTG-context] Unconventional page number placement

2005-02-18 Thread Adam Lindsay
Hi Matt. I don't have a total solution, but I think you were much closer than you thought. Matt Gushee said this at Fri, 18 Feb 2005 11:40:22 -0700: * Use negative dimensions to cause the header and footer to overlap the text area, e.g.: \setuplayout

Re: [NTG-context] Widows, flush bottom, and word breaks

2005-02-14 Thread Adam Lindsay
Hans Hagen said this at Mon, 14 Feb 2005 09:45:15 +0100: \setuplayout[height=10cm] \setuptolerance[vertical,verytolerant] \setupalign[line] Okay, that's the command I *should* have found, right? :) Sigh, and it's right there in the manual. What I found today was \alignbottom (and its

Re: [NTG-context] Widows, flush bottom, and word breaks

2005-02-13 Thread Adam Lindsay
Jack M. Lyon said this at Sat, 12 Feb 2005 17:43:10 -0700: I'm curious because it's the flip side of the grid typesetting I was learning about earlier this week. I'd be grateful if you could tell me what you learned about this. Nothing ground-breaking. Mostly that it's set up with:

Re: [NTG-context] Widows, flush bottom, and word breaks

2005-02-12 Thread Adam Lindsay
Jack M. Lyon said this at Sat, 12 Feb 2005 09:35:05 -0700: I'm trying to learn to use ConTeXt for book publishing (wonderful program!) but can't seem to find answers to a couple of questions: 1. How can I turn *off* protection against widows? (Last line of paragraph at top of page.) This is

Re: [NTG-context] Widows, flush bottom, and word breaks

2005-02-12 Thread Adam Lindsay
Peter Münster said this at Sat, 12 Feb 2005 22:08:27 +0100: \setupinterlinespace[stretch=0.08] % experimentation needed! I'm also very interested in these kinds of problems (and solutions ;). I'm curious because it's the flip side of the grid typesetting I was learning about earlier this

[NTG-context] Layout stuff

2005-02-11 Thread Adam Lindsay
Hi all. I've been trying to get layouts working, and wanted to verify some things (as I haven't really worked much in that space before). Is there any way to inherit a layout's parameters, such as: \definelayout [preset-1-1] [mypresettomodify] \setuplayout

Re: [NTG-context] Layout stuff

2005-02-11 Thread Adam Lindsay
Hans Hagen said this at Fri, 11 Feb 2005 17:50:09 +0100: no, but you can set up left and right page layouts etc \setuplayout[odd|even|pagenumber|yourownid] Yeah, I just stumbled across the even/odd thing earlier this week. Oddly, it didn't seem to respect the offset parameter, which would have

Re: [NTG-context] alpha release / latin modern

2005-02-09 Thread Adam Lindsay
Hans Hagen said this at Tue, 8 Feb 2005 22:51:24 +0100: what cmr does xetex use? a special version? we can of course make a xetex specific typescript to setup the default fonts It's a straight opentype encapsulation of the CMR type1 fonts from CTAN, as far as I can tell. Getting LM in there

Re: [NTG-context] iso latin 2

2005-02-09 Thread Adam Lindsay
Vit Zyka said this at Wed, 9 Feb 2005 22:34:13 +0100: The question is how to elegantly switch from standard (st2) tfm to extended (st3) tfm when the glyph is not present in st2 - with preserving \rm, \bf, \it, \bi. Example: {\bf Bold text with special char \textplus} where \texplus is bold

Re: [NTG-context] iso latin 2

2005-02-09 Thread Adam Lindsay
Vit Zyka said this at Thu, 10 Feb 2005 00:33:59 +0100: But ... seeing Andulka, some support has already exists there, has not it? I would not like to discover wheel ;-) no, it's just a trick of the light. I picked that font name just as a dummy example to get your attention. :) I can't afford

Re: [NTG-context] alpha release / latin modern

2005-02-08 Thread Adam Lindsay
Vit Zyka said this at Tue, 8 Feb 2005 12:30:20 +0100: So problem is at the very beginning stage. I check if input file is exactly in il2 encoding, yes it is. 'ì' has catcode letter. So a the letter is should enter the font. Where is problem? I think it's with two things: 1) you're not using

Re: [NTG-context] Setting up layout - basic questions

2005-02-08 Thread Adam Lindsay
Vit Zyka said this at Tue, 8 Feb 2005 09:31:46 +0100: Also, is it generally possible to make all the headings start at the left margin, with everything else (eg paragraphs, lists, etc) indented? Eg: something like \setuphead [chapter] [alternative=inmargin] Actually, I think I know what

Re: [NTG-context] alpha release / latin modern

2005-02-08 Thread Adam Lindsay
Hans Hagen said this at Thu, 3 Feb 2005 18:11:29 +0100: latin modern fonts instead of cmr/plr/csr/aer/vnr: Ah, here's a conflict: XeTeX doesn't have latin modern yet. (Needs to be converted to OpenType, with some special table enabled... JK hasn't documented it yet.) Do you have a switch to

Re: [NTG-context] alpha release / latin modern

2005-02-08 Thread Adam Lindsay
Hans Hagen said this at Tue, 8 Feb 2005 13:41:26 +0100: Also, something I just realised (thanks to Vit's example): XeTeX hasn't a clue when it comes to grid typesetting. (Has to do with the difficulty of getting the metrics from the platform fonts, I think.) context does grid typesetting

Re: [NTG-context] ConTeXt 31 jan 2005

2005-02-01 Thread Adam Lindsay
Taco Hoekwater said this at Tue, 1 Feb 2005 12:02:18 +0100: There are (new (new (new))) context release note pages at the wiki, Hey, thanks again, Taco, for taking on this task... it's a *great* help to all of us, even though we may not say it often! --

Re: [NTG-context] Russia (cyrillic letters)

2005-01-27 Thread Adam Lindsay
Mikael Persson said this at Thu, 27 Jan 2005 11:59:57 +0100: OK, so here they are. Hope I understood correctly how it works... :) enco-004.tex and enco-uc-add.tex Nice work. It holds up to spot-checking with my Mac OSX Unicode Character Palette. I used the names from gucharmap (char map app for

Re: [NTG-context] Russia (cyrillic letters)

2005-01-27 Thread Adam Lindsay
Mikael Persson said this at Thu, 27 Jan 2005 14:50:13 +0100: (Adam: what to do with names, we have Greeka GreekA etc maybe it should be greeka greekA, but maybe that will clash some day; same for cyrillic) Hans Ack! You're asking me? I always thought you had a logic to it... I just picked

Re: [NTG-context] Russia (cyrillic letters)

2005-01-26 Thread Adam Lindsay
Mikael Persson said this at Wed, 26 Jan 2005 22:38:50 +0100: I also thought more about the utf. Is there anyway, now, to use utf8 encoding of the file, and somehow (from enco-uc.tex or how it would work) get the russian letters (that is for example \uchar4{11} to be \cyrillicB, as it is written

Re: [NTG-context] Gerben's TeX+ConTeXt packages: can't find the format `cont-nl.fmt' ?

2005-01-24 Thread Adam Lindsay
Hi Steffen. This is more of a MacOSX installer problem, but... Steffen Wolfrum said this at Mon, 24 Jan 2005 08:14:20 +0100: in the past I could use Gerben's TeX and ConTeXt distributions for Mac without manual changes. Last night I downloaded the 2004 stable and Context-updater. If I now

Re: [NTG-context] UTF-8 XML to IL2

2005-01-20 Thread Adam Lindsay
Vit Zyka said this at Thu, 20 Jan 2005 16:06:55 +0100: please, I have UTF-8 XML file and I want to typeset with IL2 (czech) font. What I have to do? Thank you Vit Zyka P.S. I tried: \useregime[utf] \defineXMLenvironment[doc] \starttext \stoptext \processXMLfile{manaana.xml} It

Re: [NTG-context] (resolved) m-letter backslash codes in xml database

2005-01-16 Thread Adam Lindsay
Rob Ermers said this at Sun, 16 Jan 2005 11:12:24 +0100: Introducing scedilla in the file, as you suggested, seems not necessary: Bac n='scedilla'/ sokac n='gbreve'/c n='dotlessi'/. Right. You've figured this out, but in case anyone else was following along, Hans's element-based solution used

Re: [NTG-context] m-letter backslash codes in xml database

2005-01-15 Thread Adam Lindsay
Rob Ermers said this at Sat, 15 Jan 2005 02:31:32 +0100: h h extern wrote: if you want to move things around in an encoding neutral way: \defineXMLsingular [c] [n=unknowncharacter] {\executeifdefined {\XMLop{id}} \unknowncharacter} c n='eacute'/ Um, I'm not sure, but I think Hans

Re: [NTG-context] html to context

2005-01-15 Thread Adam Lindsay
ishamid said this at Sat, 15 Jan 2005 08:12:34 -0700: Have any of you guys a script or something to convert simple html to ConTeXt? There are apparently a couple of html2latex converters out there but is there anything for ConTeXt? Huh, that's funny. I was just thinking about that in the

Re: [NTG-context] Re: ConTeXt dont work with fonts after last miktex update

2005-01-12 Thread Adam Lindsay
Matthias C. Schmidt said this at Wed, 12 Jan 2005 17:48:24 +0100: The file was made by special texfont provided by Adam Lindsay in his package OpenType in ConTeXt. But also all files of Henning Hraban Ramm have also the blank and other to. Must I change this all by hand now? I noticed your

[NTG-context] OmniOutlinerConTeXt Export plugin available

2005-01-10 Thread Adam Lindsay
[apologies for the cross-post.] Hi all, My export plugin for OmniOutliner is now available for use with both OmniOutliner Professional and Standard: http://oo2contml.sourceforge.net/ It exports structural markup to an XML file that's able to be processed directly by the ConTeXt TeX macro

Re: [NTG-context] next version

2005-01-10 Thread Adam Lindsay
h h extern said this at Sun, 9 Jan 2005 21:19:10 +0100: Your latin-modern typescripts accept ec, but the tfm files are called cork. (I'm only wondering about this now for antt support.) for the ant, use ec- since that's what texfont provides Ah, I invoked Latin Modern because (since Jacko

Re: [NTG-context] XML question regarding special characters

2005-01-07 Thread Adam Lindsay
Zeljko Vrba said this at Fri, 7 Jan 2005 19:35:27 +0100: I'm trying to design a universal markup that will be easy to convert both to PDF and HTML. Hi there. Sounds as if we're after similar things. I've been working on similar stuff, expanding on the existing x-contml module with code in this

Re: [NTG-context] pragma web site error

2005-01-07 Thread Adam Lindsay
Peter Münster said this at Fri, 7 Jan 2005 21:34:34 +0100: Do I have to register somewhere? It's the standard 404 - Not found error. You probably are looking for: http://www.pragma-ade.com/dir/context/ -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing

Re: [NTG-context] next version

2005-01-07 Thread Adam Lindsay
Hans Hagen said this at Thu, 6 Jan 2005 18:32:27 +0100: - csr/plr/aer/vnr will be dropped in favor of lmr (also makes minimals smaller) What will this entail, exactly? less font files because latin modern has all those glyphs in it (once vietnamese is in there some 600 glyphs per font);

Re: [NTG-context] next version

2005-01-06 Thread Adam Lindsay
Hans Hagen said this at Thu, 6 Jan 2005 17:44:21 +0100: Expect also cleanup in the font area: - csr/plr/aer/vnr will be dropped in favor of lmr (also makes minimals smaller) Cool. Not directly relevant, but if you're considering the minimals, the antt font got a stunning update somewhere at the

Re: [NTG-context] alpha release

2005-01-05 Thread Adam Lindsay
Willi Egger said this at Wed, 5 Jan 2005 20:33:08 +0100: language : patterns en for en loaded (n=1) (c:\NEWCON~1\tex\texmf/tex/generic/hyphen/ushyph.tex) language : no hyphenations en for en (n=1) Yeah, huh. I got the same, too. Empirically, it works: \starttext

[NTG-context] framed starts a paragraph...

2005-01-03 Thread Adam Lindsay
hi all. What's happening here? \starttext hello world.\par \framed{hello} world.\par hello \framed{world}.\par \stoptext It looks like an extra \par is inserted after the first \framed. Is this new? (Using latest beta.) -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T.

Re: [NTG-context] framed starts a paragraph...

2005-01-03 Thread Adam Lindsay
Hans Hagen said this at Mon, 3 Jan 2005 17:44:05 +0100: this one of those tex side effects (\framed is a vbox) hello \dontleavehmode \framed Okay, I came across it when testing my export format. I'll not worry about it, as it's a weird case. :/ --

[NTG-context] Mac testers wanted

2004-12-30 Thread Adam Lindsay
Hi all, Sorry, but I'm announcing another Mac-only thing to the ConTeXt list. I'd like a few testers on an export script. OmniOutliner Pro makes for an interesting structured editor, and I've written an export plug-in that outputs ContML code that can easily be run through ConTeXt. I could use

Re: [NTG-context] Sidebars and versals Oh my!

2004-12-27 Thread Adam Lindsay
h h extern said this at Sun, 26 Dec 2004 21:33:44 +0100: Context already has mechanisms for flowing or wrapping text around a graphic. How well the wraparound feature works when more than one short paragraph is involved I have not tested yet. the mp based background mechanism can handle

Re: [NTG-context] Sidebars and versals Oh my!

2004-12-27 Thread Adam Lindsay
John Culleton said this at Mon, 27 Dec 2004 10:10:06 -0500: Adam is right. Think of an intermezzo with a gray background but either in the margin,or placed in the outer part of the text block like an illustration, or protruding from the text block. The term sidebar is American magazine usage.

Re: [NTG-context] Re: if I only had a frame

2004-12-27 Thread Adam Lindsay
Hans Hagen said this at Mon, 27 Dec 2004 20:24:55 +0100: \framed[corner=round,background=color,backgroundcolor=red]{HELLO} Thanks. I had never grappled with the corner option in \framed before: corner = framecorner + backgroundcorner That actually makes sense. :) --

Re: [NTG-context] Sidebars and versals Oh my!

2004-12-27 Thread Adam Lindsay
John Culleton said this at Mon, 27 Dec 2004 15:29:10 -0500: \setupfloat [intermezzo] [leftmargindistance=-\outercombitotal, rightmargindistance=-\outercombitotal, default=outer,high] The only defect I can spot, and this is really a nit-pick, are the short lines in the main body

Re: [NTG-context] Sidebars and versals Oh my!

2004-12-27 Thread Adam Lindsay
Hans Hagen said this at Mon, 27 Dec 2004 22:19:18 +0100: Delving further into details.pdf (I got this from a day of playing with it--which is hardly adequate for really digesting one of Hans's manuals) will probably yield even better results. ok, i know they're sub optimal, Not meant to be a

Re: [NTG-context] metafun example utf8 input problem

2004-12-25 Thread Adam Lindsay
VnPenguin said this at Sat, 25 Dec 2004 00:35:36 +0100: I'm trying the example at page 236 Graphics and macros (metafun-s.pdf). I use vietnamese utf-8 input with T5.: --- code --- \enableregime[utf] \setupencoding[default=t5] \loadmapfile[urwvn]

Re: [NTG-context] (Con)TeX(t), Unicode and accented characters

2004-12-21 Thread Adam Lindsay
[EMAIL PROTECTED] said this at Tue, 21 Dec 2004 08:56:40 +0100: In Latex the combination \{a} can mean two things: 1. in most fonts: show the charachter on the a given numerical position, which means that there is one character ä. 2. in some other fonts \{a} means: combine with a and make an ä.

[NTG-context] Acrobat 7.0

2004-12-21 Thread Adam Lindsay
I haven't seen it mentioned on this list yet. It may have been mentioned out there elsewhere in TeXland: Adobe Reader 7.0 is out. It installs a web plugin for the Mac. It seems to work on the Pragma/POD site. Rock on. http://www.adobe.com/products/acrobat/readstep2.html as usual. adam --

Re: [NTG-context] TeXFont Problem

2004-12-18 Thread Adam Lindsay
Fergal Grimes said this at Fri, 17 Dec 2004 07:59:53 -0700: The problem is that when I run TeXFont it just copies the AFM and PFB files into the directory tree at C:\Program Files\TeXLive\texmf-local\fonts. (I'm using TeXLive distribution for Win32.) file = c:/Program c:/Program.gz: No such

Re: [NTG-context] bookmarks problems

2004-12-16 Thread Adam Lindsay
Hans Hagen said this at Wed, 15 Dec 2004 18:32:22 +0100: I haven't looked at this in detail lately, and barely at all with the pdftex drivers. Hans, do you think it would be hard to turn direct page links into indirect links (point to page object)? can you check this: \def\doPDFbookmark

[NTG-context] Re: [XeTeX] XeTeX infinite loop [][][][][][] bug - possible fix

2004-12-16 Thread Adam Lindsay
[CC'd to ConTeXt list.] Jonathan Kew said this at Thu, 16 Dec 2004 16:30:25 +: I think I may have a temporary fix for the [][][][][][] problem, until such time as I correct the real bug in XeTeX and release a new version. I've been able to reproduce the problem here, and identified a

Re: [NTG-context] No bonds visibel with ppchtex

2004-12-16 Thread Adam Lindsay
Willi Egger said this at Thu, 16 Dec 2004 21:41:31 +0100: sorrz for having sent mz replz to Tobias ... Is someone visiting germany? :D -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. [EMAIL PROTECTED] Lancaster University, InfoLab21

Re: [NTG-context] XML in ConTeXt verbatim text

2004-12-14 Thread Adam Lindsay
Richard Gabriel said this at Tue, 14 Dec 2004 16:48:05 +0100: So I defined a macro to process the programlisting tag from the XML file: \defineXMLenvironment[programlisting]{\starttyping}{\stoptyping} Richard, Have you taken a look at x-contml to see how it solves this problem with verbatim?

Re: [NTG-context] bookmarks problems

2004-12-13 Thread Adam Lindsay
Christopher Creutzig said this at Mon, 13 Dec 2004 16:40:13 +0100: - Preview.App does display the list of bookmarks, but they do not work. The same file has no such problems in Adobe. (There are files with bookmarks that work ok in Preview.App, such as the Adobe JavaScript reference.)

[NTG-context] mag-0008 (was: XML formulas)

2004-12-13 Thread Adam Lindsay
h h extern said this at Fri, 10 Dec 2004 22:38:27 +0100: Also, what's the status of contml? I like the idea of it as a simple, structural, basic markup that ConTeXt handles with zero effort, but is anyone actually using it? we sometimes mix it into other xml docs; i have no problem with

Re: [NTG-context] XML formulas

2004-12-10 Thread Adam Lindsay
h h extern said this at Fri, 10 Dec 2004 22:38:27 +0100: \unprotected \def\XMLtex#1% {\begingroup \disableXML [EMAIL PROTECTED]@[EMAIL PROTECTED]@@XMLdata:#1\endcsname}% \endgroup} Okay. More strange and wondrous magic. Thanks! I notice there's a \let\XMLtex already in xtag-ini...

[NTG-context] XML formulas

2004-12-09 Thread Adam Lindsay
Hi all. I want to use XML, but in a non-doctrinaire way: I much prefer TeX formula writing to mathml by hand. I looked at xtag-mml, and the \defineXMLenvironment [formula] looked like just what I wanted. However, when trying it, the XML catcode regime was still in effect, and the backslashes

Re: [NTG-context] Re: using fonts

2004-12-07 Thread Adam Lindsay
Patrick Gundlach said this at Tue, 7 Dec 2004 10:09:54 +0100: Good question. I'll throw it open to the list: Metrics for the urw clone 35 used to be commonly found everywhere. Where have they gone? Do you have psnfss for LaTeX installed? I guess I don't. gwTeX doesn't seem to throw it in

Re: [NTG-context] using fonts

2004-12-07 Thread Adam Lindsay
Wolfgang Zillig said this at Tue, 7 Dec 2004 13:15:42 +0100: with miktex there is a path C:\texmf\fonts\tfm\urw with some subfolders, but all of them are empty. For example Helvetica is located C:\texmf\fonts\tfm\adobe\helvetic and all files starting with p. I think that was the problem with

Re: [NTG-context] Re: using fonts

2004-12-07 Thread Adam Lindsay
Patrick Gundlach said this at Tue, 7 Dec 2004 18:09:25 +0100: Sorry (especially to Patrick!) for being misleading earlier. My head was still in TeXLive mode. Well, my head *is* in TeXLive mode. But TL 2003 (home). On garden I use current tetex (garden). Both work fine with the adobekb

Re: [NTG-context] using fonts

2004-12-06 Thread Adam Lindsay
Wolfgang Zillig said this at Mon, 6 Dec 2004 13:40:24 +0100: Hello, I think I´mgetting confused with all of the font selection within context. Don't worry: it's a bit complicated at first... but it's learn-able (and easier, to my mind, than LaTeX's way of doing things!). First: I have a miktex

Re: [NTG-context] Re: using fonts -- installation

2004-12-06 Thread Adam Lindsay
Rob Ermers said this at Mon, 6 Dec 2004 22:30:22 +0100: The font is simply not recognised (log file message: bodyfont: unknown variant johanna). Of course, I am still miles away of getting my cyrillic font working under context... Okay, that sounds odd. How do you define/use the font in

[NTG-context] Re: [XeTeX] Re: Is context working in XeTeX?

2004-12-02 Thread Adam Lindsay
Dalyoung said this at Fri, 3 Dec 2004 00:04:24 +0900: Hi, Dalyoung. I'm cc'ing to the ConTeXt list, because I don't see why a context.fmt file (or its equivalent) would be created. Thank you for your reply. The command sudo texexec --xtx --make --alone en creates a format file-context.xfmt.

Re: [NTG-context] Phonetic Symbols

2004-12-02 Thread Adam Lindsay
Nikolai Weibull said this at Thu, 2 Dec 2004 15:16:54 +0100: Em, I don't want to push this too hard, but I'd be interested in a Tipa work-alike (or something similar) for ConTeXt as well. I'd especially like the mapping part, rather than named glyphs, as it would make more sense in the source of

Re: [NTG-context] Re: Tex Live 2004 + context

2004-12-01 Thread Adam Lindsay
VnPenguin said this at Wed, 1 Dec 2004 10:22:44 +0100: On Tue, 30 Nov 2004 15:52:35 -0800 (PST), Ciro A. Soto [EMAIL PROTECTED] wrote: I am using linux Fedora Core 3. It came with a *very* old tex installation with context version 2003. If I understand your advice, I should use texlive2003

Re: [NTG-context] Phonetic Symbols

2004-12-01 Thread Adam Lindsay
John Culleton said this at Wed, 1 Dec 2004 09:09:49 -0500: Bernd, I'll forward the thing I've come up with off-list. It builds on the TIPA fonts in the LaTeX package. This is a bit heretical I know but couldn't one just use a \font\foo=nameoffont at 12pt type statement? Wow, this was a

Re: [NTG-context] New context Release notes

2004-11-29 Thread Adam Lindsay
Taco Hoekwater said this at Mon, 29 Nov 2004 12:40:57 +0100: Hi there, For those of you who are interested, Hans has released a new ConTeXt last week, and I've created a release notes pages for it here: http://contextgarden.net/Context_2004.11.23 Nice. cont-log.tex: new logo \XeTeX,

[NTG-context] Re: testing XeTeX with ConTeXt

2004-11-29 Thread Adam Lindsay
[cc'd to list, because it'll be a common problem.] Charles Doherty said this at Mon, 29 Nov 2004 15:01:59 +: Dear Adam, Thank you for implementing XeTeX in ConTeXt. I have followed your instructions following a fresh install from Gerben to ensure everything was up-to-date but I can't seem

Re: [NTG-context] Problem with \defintion.

2004-11-28 Thread Adam Lindsay
Dirar BOUGATEF said this at Sun, 28 Nov 2004 15:09:45 +: I have 2 definitions in my document and every thing compiles until i add a third one, i get the following error: Dirar, I don't understand what you're trying to say here. Can you send a minimal, complete example that illustrates the

Re: [NTG-context] start with XeTeX

2004-11-28 Thread Adam Lindsay
Henning Hraban Ramm said this at Sun, 28 Nov 2004 21:24:37 +0100: Hello Adam et al! I just tried to use XeTeX (installed with Gerben's i-Installer, after that updated ConTeXt) and followed your instructions in the wiki (http://contextgarden.net/XeTeX), but I get always this error: This is

[NTG-context] low level fonts

2004-11-25 Thread Adam Lindsay
hi all. what's your best way of getting the current font name, regardless of how it's set (e.g., typescript, unicode, definedfont, low-level \font definitions...)? I certainly know about \truefontname{}, but what to put in the braces? --

Re: [NTG-context] low level fonts

2004-11-25 Thread Adam Lindsay
Hans Hagen said this at Thu, 25 Nov 2004 13:11:49 +0100: tex: \fontname\font Thanks Hans. That's reliable. also in context: \purefontname\font This fails with the XeTeX quoted-with-spaces fonts (just gives Chaparral ) . I wasn't looking to test that sort of thing, but there you go. Clearly

[NTG-context] Fwd: OTF in Context and miktex fails

2004-11-23 Thread Adam Lindsay
Dr. Schmidt, I hope you don't mind that I'm forwarding your email to the ConTeXt discussion/help list. I believe you're running into a (common) MikTeX configuration issue here, which is something I can't help with directly. MikTeXers? How do you increase the font memory? best regards, adam

Re: [NTG-context] Re: the url color problem

2004-11-19 Thread Adam Lindsay
Adam Lindsay said this at Fri, 19 Nov 2004 15:44:20 +: \starttext \useURL[something][something with a space][http://pragma-pod.com/] link to \from[something] here. \stoptext Sorry, my bad. This works: \starttext \useURL[something][http://pragma-pod.com/][][something with a space] link

Re: [NTG-context] \setupURL issues

2004-11-18 Thread Adam Lindsay
Nikolai-- I just ran into this bug on my own and noticed your message on-list. Did you get it resolved, cos you're right: it's ugly. Nikolai Weibull said this at Mon, 5 Jul 2004 21:02:36 +0200: \setupURL [color=blue] seems buggy. Try this: \setupcolors [state=start] \setupinteraction

Re: [NTG-context] Re: does context support vietnamese?

2004-11-17 Thread Adam Lindsay
The Thanh Han said this at Thu, 18 Nov 2004 08:36:05 +0700: Hi Adam, ET5 was the first proposed font encoding for vietnamese; then it was renamed to X5 with a few modifications. T5 is a minor update -- it's heavily based on X5 but I don't remember what has been changed. Thanks. The questions

Re: [NTG-context] Context Vietnamese UTF-8

2004-11-16 Thread Adam Lindsay
VnPenguin said this at Mon, 15 Nov 2004 23:42:29 +0100: Hi all, I'm newbie of ConTeXt. I use VnTeX (vietnamese package for LaTeX of Han The Thanh) with UTF-8 without any problem on teTeX 2.x (with pdflatex). Now I would like to try ConTeXt and if it works I'll convert all my LaTeX src into

Re: [NTG-context] Context Vietnamese UTF-8

2004-11-16 Thread Adam Lindsay
VnPenguin said this at Tue, 16 Nov 2004 15:20:21 +0100: With current vnTeX (vntex.sf.net), we can use viscii, tcvn, vps and unicode (utf8) for input encoding. Cool. If there are users of things other than viscii or utf8 who come to ConTeXt, then they should be able to be accommodated with a

Re: [NTG-context] \mathbb

2004-11-12 Thread Adam Lindsay
Otared Kavian said this at Fri, 12 Nov 2004 10:29:49 +0100: \def\Real#1{{\Bbb R}} \def\Real{{\Bbb R}} -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. [EMAIL PROTECTED] Lancaster University, InfoLab21+44(0)1524/510.514 Lancaster,

Re: [NTG-context] Re: textools --fixtexmftrees : parse error !

2004-11-02 Thread Adam Lindsay
Hans Hagen said this at Tue, 2 Nov 2004 13:18:03 +0100: what version of ruby do you run, 1.8.1+? :o good point. My version on an up-to-date MacOSX 10.3 system is: ruby 1.6.8 (2002-12-24) [powerpc-darwin7.0] -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay,

Re: [NTG-context] Re: missing =

2004-11-02 Thread Adam Lindsay
Hans Hagen said this at Tue, 2 Nov 2004 18:04:35 +0100: \setupbodyfont[lbr,14pt] \starttext \startformula -1=+1 \stopformula \stoptext which typesets -1 1 removing the \setupbodyfont is the key to the = and + sign. Perhaps this is enough for others to track down the error. Sorry I

[NTG-context] fontdimen trickery

2004-11-01 Thread Adam Lindsay
Hans, Taco, all, Parallel to Taco's mathfontdump, this morning I ran into a problem trying to reassign a fontdimen of a font invoked using ConTeXt's typescript system. If I try it before a \setupbodyfont, it doesn't recognise the font identifier, and if I try it afterwards, I run into a

Re: [NTG-context] m-bib module

2004-10-28 Thread Adam Lindsay
Taco Hoekwater said this at Tue, 19 Oct 2004 16:44:14 +0200: It works here, but I am not sure if that means anything. Can you try texexec --version and perhaps e-mail me a small (wrong) file as well? I just discovered this didn't work for me, either! Latest ConTeXt, just-downloaded

Re: [NTG-context] m-bib module

2004-10-28 Thread Adam Lindsay
Martin Kolarik said this at Thu, 28 Oct 2004 20:14:55 +0200: 2. if I used simply \placepublications (or \placelist[pubs]) I got nothing. And after some tracing I found that I did not set criterium=something. Hum. Thanks for the response, but I tried a minimal file, and it all became clear. If

<    1   2   3   4   >