[NTG-context] Header unwanted on first page

2007-12-01 Thread Jean Magnan de Bornier
Hi all, I can't seem to see something which is certainly obvious! I have this in my setups: \setupheadertexts [section] \setupheader [style=\ss\xii] \setuphead[section][style=bold] I don't want the header to appear on the first page, I tried various solutions but failed so far. Thanks for any go

Re: [NTG-context] selectively turn off captions

2007-12-01 Thread Jean Magnan de Bornier
Le 01 décembre à 14:15:24 Roger Mason <[EMAIL PROTECTED]> écrit notamment: | The file name being compiled is main.ctx.tex. I'm using the dual | extension .ctx.tex as a way of telling my editor (emacs) to invoke the | context mode of AUCTeX when I load a file with that extension. Well, AucTeX doe

Re: [NTG-context] Header unwanted on first page

2007-12-01 Thread Jean Magnan de Bornier
Le 01 décembre à 13:52:52 "George N. White III" <[EMAIL PROTECTED]> écrit notamment: | On Dec 1, 2007 7:03 AM, Jean Magnan de Bornier <[EMAIL PROTECTED]> wrote: | > Hi all, | > I can't seem to see something which is certainly obvious! | > I have this in my se

Re: [NTG-context] Opening ConTeXt files in emacs [was : selectively turn off captions]

2007-12-01 Thread Jean Magnan de Bornier
Le 01 décembre à 20:00:59 Roger Mason <[EMAIL PROTECTED]> écrit notamment: | Hello Jean & Peter, > | Jean Magnan de Bornier <[EMAIL PROTECTED]> writes: > | > Well, AucTeX does recognize a LaTeX file from a ConTeXt file; no need for that! > | I did it like that beca

Re: [NTG-context] migrating to ConTeXt

2007-12-22 Thread Jean Magnan de Bornier
Le 22 décembre à 11:01:22 Gour <[EMAIL PROTECTED]> écrit notamment: | My writing needs are from short & simple docs (1--few pages long) over preparing | educational presentations (with handouts) illustrated with graphics (both images & SVG) for | seminars (beamer-like) to be used with video-proj

Re: [NTG-context] preview-context

2007-12-23 Thread Jean Magnan de Bornier
Le 23 décembre à 12:48:39 Gour <[EMAIL PROTECTED]> écrit notamment: | Since I plan to move to ConTeXt using AUCTeX, I'm interested to hear if | there is some interest here (amongst emacs users) to have preview-context | withing AUCTeX package? Well, I certainly am interested! -- Jean ___

Re: [NTG-context] beta & math

2008-01-11 Thread Jean Magnan de Bornier
Le 11 janvier à 16:10:58 "Thomas A. Schmitz" <[EMAIL PROTECTED]> écrit notamment: | Which French king is supposed to have said "enrichissez-vous," was | that Louis-Philippe? ;-) François Guizot, Louis-Philippe's prime minister (in the 1840's) cheers, -- Jean _

Re: [NTG-context] typesetting underscore

2008-01-14 Thread Jean Magnan de Bornier
Le 13 janvier à 23:47:12 Hans Hagen <[EMAIL PROTECTED]> écrit notamment: | Aditya Mahajan wrote: > | > :) This is how it is done in plain TeX, and both LaTeX and ConTeXt follow | > this. If you do not use maths at all, you can say | > | > \catcode`\_ = 11 > | or ... > | \nonknuthmode > | (there'

[NTG-context] Bibliography and luatex

2008-01-16 Thread Jean Magnan de Bornier
Hi all, Using luatex from the minimals at minimals.contextgarden.net (linux), I am unable to have bibtex working: here is a minimal example: .. \usemodule[bib] \usemodule[bibltx] \setupbibtex [database=/home/jean/BIB/biblio.bib] \setuppublications[] \setuppublicationli

Re: [NTG-context] Bibliography and luatex

2008-01-16 Thread Jean Magnan de Bornier
saw this in the blg file: This is BibTeX, Version 0.99c (Web2C 7.5.6) The top-level auxiliary file: taist.aux I couldn't open style file cont-no.bst but this file is there and readable by any user!?! > | On Jan 16, 2008, at 7:56 PM, Jean Magnan de Bornier wrote: > | > Hi all, | > |

Re: [NTG-context] Bibliography and luatex

2008-01-17 Thread Jean Magnan de Bornier
Le 17 janvier à 10:17:32 Taco Hoekwater <[EMAIL PROTECTED]> écrit notamment: | Jean Magnan de Bornier wrote: | > Le 16 janvier à 22:43:28 "Thomas A. Schmitz" <[EMAIL PROTECTED]> écrit notamment: | > | > | I have successfully used the bib module with luatex,

[NTG-context] Bibliography in luatex: another question

2008-01-19 Thread Jean Magnan de Bornier
Hi all, I encounter a strange behaviour with luatex: An entry of my bib file has this author's name: author = {Antoine {Destutt de Tracy}}, I enclose the complex name with {} to avoid confusion with the first name, as is usual with bibtex. But with a "\cite[author][destv]" command, the re

[NTG-context] mktexlsr in minimals

2008-01-22 Thread Jean Magnan de Bornier
Hi all, Having installed the minimal distro from http://minimals.contextgarden.net/ on my linux box (in my home directory) I added some own modules in /home/jean/lua/context/tex/texmf-context/tex/context/extra an tried various texhash and mktexlsr: mktexlsr lua/context/tex/texmf-context/tex/conte

Re: [NTG-context] mktexlsr in minimals

2008-01-22 Thread Jean Magnan de Bornier
Le 22 janvier à 18:52:11 Arthur Reutenauer <[EMAIL PROTECTED]> écrit notamment: | Have you run luatools --generate? Mark IV does not use kpathsea, so | mktexlsr would not be significant here. Thanks Arthur 1/ Do you mean luatools --generate should be run whenever you add something to the dist

Re: [NTG-context] mktexlsr in minimals

2008-01-22 Thread Jean Magnan de Bornier
Le 22 janvier à 20:14:42 "Mojca Miklavec" <[EMAIL PROTECTED]> écrit notamment: | Did you run |. setuptex | ? I had not when first posting, but now I did, then mktexlsr and nothing changed with my added modules. -- Jean _

Re: [NTG-context] mktexlsr in minimals

2008-01-22 Thread Jean Magnan de Bornier
Le 22 janvier à 23:24:31 Arthur Reutenauer <[EMAIL PROTECTED]> écrit notamment: | > Actually, depends on your shell. In some shells, you will have to run | > source setuptex. > | Or even ". ./setuptex", actually. Anyway, you can check that it has | correctly been sourced by checking that CTXMI

Re: [NTG-context] shell and luatex; was: mktexlsr in minimals

2008-01-23 Thread Jean Magnan de Bornier
Le 23 janvier à 11:53:33 "Mojca Miklavec" <[EMAIL PROTECTED]> écrit notamment: | On Jan 23, 2008 7:11 AM, Jean Magnan de Bornier wrote: | > Le 22 janvier à 23:24:31 Arthur Reutenauer écrit notamment: | > | > | > Actually, depends on your shell. In some shells, you wil

Re: [NTG-context] shell and luatex; was: mktexlsr in minimals

2008-01-23 Thread Jean Magnan de Bornier
Le 23 janvier à 13:39:57 Arthur Reutenauer <[EMAIL PROTECTED]> écrit notamment: | > I don't know; there is an even number of "s... > | As Taco said, this looks some file names may have been incorrectly | escaped, but I don't see any suspicious name in your case. > | > Is the installation with mi

Re: [NTG-context] ConTeXt logo with cows

2008-02-06 Thread Jean Magnan de Bornier
Le 06 février à 18:12:30 Hans Hagen <[EMAIL PROTECTED]> écrit notamment: | Arthur Reutenauer wrote: | >> http://video.kiberpipa.org/media/POT_Mojca_Miklavec-ConTeXt-Latex_v_novi_preobleki/raw.html | > | > The Content-Type is wrong :-D (Actually, missing altogether ...) | > | >> p.s. the pres

[NTG-context] Strange problem with tikz module

2008-02-14 Thread Jean Magnan de Bornier
Hi all, I had not made use of the tikz module for some time, and today I needed it; but inserting "\usemodule[tikz]" in my preamble has this effect: system : module tikz loaded (/usr/local/tl/2007/texmf-dist/tex/context/pgf/frontendlayer/t-tikz.tex

Re: [NTG-context] Strange problem with tikz module

2008-02-14 Thread Jean Magnan de Bornier
Le 14 février à 15:48:22 "Thomas A. Schmitz" <[EMAIL PROTECTED]> écrit notamment: | that's a known problem when using an older version of tikz together | with Taco's bib module; both use the aux file and can't agree who's | right... Just upgrade to a new version of tikz, and you should be bac

[NTG-context] Minimal size of page

2008-02-16 Thread Jean Magnan de Bornier
Hi all, I want to make a dvi output of one or more math formulas, on a page of minimal size, ie the size of the formula; I had asked the same thing for a metapost/fun graphic sometime ago, the answer had been: \startMPpage ... \stopMPpage but I guess I can't use that here! tia, -- Jean _

Re: [NTG-context] Minimal size of page

2008-02-16 Thread Jean Magnan de Bornier
Le 16 février à 14:26:05 "Wolfgang Schuster" <[EMAIL PROTECTED]> écrit notamment: | On Feb 16, 2008 2:19 PM, Jean Magnan de Bornier <[EMAIL PROTECTED]> wrote: | > Hi all, | > I want to make a dvi output of one or more math formulas, on a page of | > minimal size

Re: [NTG-context] References title in Norwegian

2008-02-21 Thread Jean Magnan de Bornier
Le 21 février à 18:41:12 Trond Lossius <[EMAIL PROTECTED]> écrit notamment: | Hi, > | I'm writing a publication in Norwegian containing citations and | references. I use > | \completepublications[criterium=all] > | at the end of the tex file to get the references. The only problem is | that the

Re: [NTG-context] no file 'cont-sys.tex' + You can't use `\end' in internal vertical mode

2008-03-19 Thread Jean Magnan de Bornier
Le 19 mars à 12:26:12 Taco Hoekwater <[EMAIL PROTECTED]> écrit notamment: | [EMAIL PROTECTED] wrote: | > | > No PDF was produced. I read in the mail list a message about this | > warning (! You can't use `\end' in internal vertical mode.) but I | > couldn't understand. Could you please tell m

Re: [NTG-context] no file 'cont-sys.tex' + You can't use `\end' in internal vertical mode

2008-03-20 Thread Jean Magnan de Bornier
Le 20 mars à 09:14:35 Taco Hoekwater <[EMAIL PROTECTED]> écrit notamment: | Jean Magnan de Bornier wrote: | > Le 19 mars à 12:26:12 Taco Hoekwater <[EMAIL PROTECTED]> écrit notamment: | > | > | [EMAIL PROTECTED] wrote: | > | > | > | > No PDF was produced. I read

[NTG-context] Wiki

2008-03-30 Thread Jean Magnan de Bornier
Hi all, Is the contextgarden down? I only get a blank page today. My firefox has been upgraded yesterday but works as usual for other sites. -- Jean ___ If your question is of interest to others as well, please add an

[NTG-context] While wiki is down (1): footnotes question

2008-03-31 Thread Jean Magnan de Bornier
Hi all, I am pretty sure tha answer has to be on the wiki... I have this at the beginning of a paper in order to indicate my institution name, email, etc: \setupfootnotes [conversion=set 3] After that: \setupfootnotes [conversion=numbers] But the standard footnotes begin at "3" (there are two sta

[NTG-context] While wiki is down (2): itemize, head

2008-03-31 Thread Jean Magnan de Bornier
Hi all, When using \head within a itemize environment, with \setupitemize[headstyle=bold] in the preamble, I get a big bold point at the beginning of each line of itemization; how can I get rid of it? tia, -- Jean _

Re: [NTG-context] While wiki is down (1): footnotes question

2008-03-31 Thread Jean Magnan de Bornier
Le 31 mars à 11:11:27 "Mojca Miklavec" <[EMAIL PROTECTED]> écrit notamment: | > Hi all, | > I am pretty sure tha answer has to be on the wiki... > | Google for "setupfootnotes site:contextgarden.net" and then click on | "Cached". The whole garden is still on Google, so you can still read | it unt

Re: [NTG-context] ConTeXt meeting moved to October/November

2008-04-01 Thread Jean Magnan de Bornier
Le 01 avril à 22:32:56 "Mojca Miklavec" <[EMAIL PROTECTED]> écrit notamment: | On Tue, Apr 1, 2008 at 9:09 PM, Steffen Wolfrum wrote: | > I hope you are joking, no?! | > | > As today is April fool's day I don't worry about your email ... | > ... otherwise I really would, cause as all tickets are

[NTG-context] luatex and interaction

2008-04-07 Thread Jean Magnan de Bornier
Hi all, There had been a thread about it in august, but it seems part of the problem is still there: words or sentences appearing in interaction are split: here is a minimal example: .. \setupinteraction [state=start] \starttext L'un de ces documents \useURL[bb][http://ju

Re: [NTG-context] luatex and interaction

2008-04-08 Thread Jean Magnan de Bornier
Le 07 avril à 14:25:51 Taco Hoekwater <[EMAIL PROTECTED]> écrit notamment: | Jean Magnan de Bornier wrote: | > Hi all, | > There had been a thread about it in august, but it seems part of the problem is | > still there: words or sentences appearing in interaction are split: here |

[NTG-context] A problem with HOMETEXMF

2008-04-08 Thread Jean Magnan de Bornier
Hi all, I have set HOMETEXMF in my setupex file, and the path is normally recognized: 13:25 [EMAIL PROTECTED] /home/jean % echo $HOMETEXMF /home/jean/texmf Luatex sees it: 13:25 [EMAIL PROTECTED] /home/jean % luatools --expand-path HOMETEXMF /home/jean/texmf (not if I write $H

Re: [NTG-context] luatex and interaction

2008-04-08 Thread Jean Magnan de Bornier
Le 08 avril à 13:39:31 Taco Hoekwater <[EMAIL PROTECTED]> écrit notamment: | Jean Magnan de Bornier wrote: | > | > Thanks, is there a way I can fix it on my machine (I don't know where this | > macro is!) ? > | It is in supp-box.tex, around line 1600. You only ha

Re: [NTG-context] A problem with HOMETEXMF

2008-04-08 Thread Jean Magnan de Bornier
Le 08 avril à 14:43:29 "Mojca Miklavec" <[EMAIL PROTECTED]> écrit notamment: | On Tue, Apr 8, 2008 at 2:26 PM, Jean Magnan de Bornier wrote: | > Hi all, | > I have set HOMETEXMF in my setupex file, and the path is normally | > recognized: | > | > 13:25 [EMA

Re: [NTG-context] [OT] random Computer Science paper generator

2008-04-09 Thread Jean Magnan de Bornier
Le 09 avril à 13:25:50 "luigi scarso" <[EMAIL PROTECTED]> écrit notamment: | and voila' | a nice pdf (and a virtual CS paper) Actually as you all probably know, this website has been created by CS students to demonstrate how serious some meetings are: they submitted several papers created by the

[NTG-context] updating minimals

2008-04-12 Thread Jean Magnan de Bornier
Hi all, Trying this morning to update my minimal context with the first-setup script, I get this error when running "texexec --make en --luatex" ... LuaTools | running command: luatex --ini --lua="cont-en.luc" "/win/context/tex/texmf-context/tex/context/base/cont-

Re: [NTG-context] updating minimals

2008-04-12 Thread Jean Magnan de Bornier
Le 12 avril à 11:14:03 Taco Hoekwater <[EMAIL PROTECTED]> écrit notamment: | You need luatex 0.25.2 for the latest context, and it seems that is not | yet available for your platform (either that, or there is a relative | ordering problem in the minimals). Which platform are you on? I see; here f

Re: [NTG-context] updating minimals

2008-04-12 Thread Jean Magnan de Bornier
Le 12 avril à 17:06:11 "Mojca Miklavec" <[EMAIL PROTECTED]> écrit notamment: | For linux the binary should be OK, the proper version at least (the | only missing/old ones are freebsd & sun at the moment). > | I didn't test it though. One question: does your first-setup update | bin/texlua as well?

Re: [NTG-context] updating minimals

2008-04-12 Thread Jean Magnan de Bornier
Le 12 avril à 19:53:27 Aditya Mahajan <[EMAIL PROTECTED]> écrit notamment: | On Sat, 12 Apr 2008, Jean Magnan de Bornier wrote: > | > Le 12 avril à 17:06:11 "Mojca Miklavec" <[EMAIL PROTECTED]> écrit notamment: | > | > | For linux the binary should be OK

Re: [NTG-context] updating minimals

2008-04-12 Thread Jean Magnan de Bornier
Le 12 avril à 20:42:21 Aditya Mahajan <[EMAIL PROTECTED]> écrit notamment: | Do you get the same output when you run it from | another directory? yes, exactly the same. thx, -- Jean ___ If your question is of intere

Re: [NTG-context] Unable to generate luatex formats

2008-04-13 Thread Jean Magnan de Bornier
Le 12 avril à 22:53:53 Michael Green <[EMAIL PROTECTED]> écrit notamment: | I'm getting the following error when running this command: luatools -- | ini --verbose --compile cont-en > | LuaTools | running command: luatex --ini --lua="cont-en.luc" "/usr/ | local/texlive/2007/texmf-dist/tex/context

Re: [NTG-context] updating minimals

2008-04-13 Thread Jean Magnan de Bornier
Le 13 avril à 12:22:38 "Mojca Miklavec" <[EMAIL PROTECTED]> écrit notamment: | On Sat, Apr 12, 2008 at 8:13 PM, Jean Magnan de Bornier | <[EMAIL PROTECTED]> wrote: | > Le 12 avril à 19:53:27 Aditya Mahajan <[EMAIL PROTECTED]> écrit notamment: | > | > Here

Re: [NTG-context] Architecture Sketch

2008-04-15 Thread Jean Magnan de Bornier
Le 15 avril à 15:24:19 Suno Ano <[EMAIL PROTECTED]> écrit notamment: | hi folks, | I am new to ConTeXt. I had been a TeXinfo, Muse ... Hi, You can still be a Muse boy with context: http://wiki.contextgarden.net/ConTeXt_and_emacs-muse (I have to edit a bit this page but it is quite enough for a

[NTG-context] Strange problem with metapost graphics

2008-04-17 Thread Jean Magnan de Bornier
Hi all, Here is minimal example of some trouble I have: ... \startMPinclusions numeric u; u=1cm; \stopMPinclusions \starttext \startuseMPgraphic{dummy} drawarrow (0,0)..(8u,0); label.bot(\sometxt{temps}, (7u,-.5u)); \stopuseMPgraphic \placefigure[fig:Uncontratdans

Re: [NTG-context] Strange problem with metapost graphics

2008-04-17 Thread Jean Magnan de Bornier
Le 17 avril à 13:17:44 Hans Hagen <[EMAIL PROTECTED]> écrit notamment: | Jean Magnan de Bornier wrote: | > Hi all, | > Here is minimal example of some trouble I have: | > | > ... | > \startMPinclusions | > numeric u; u=1cm; | > \stop

[NTG-context] Problem with presentation module(s)

2008-05-09 Thread Jean Magnan de Bornier
Hi all, I wanted to use a presentation module today, but it failed with my up-to-date minimals install (mkiv). I ended up on live-context trying: \usemodule[pre-14] \starttext Salut Nivers! \stoptext Also tried pre-01. Both fail with pdftex, xetex and luatex on the web + at home. Anything I mis

Re: [NTG-context] a question about ConTeXt + AUCTeX

2008-05-17 Thread Jean Magnan de Bornier
Le 17 mai à 10:11:13 Dalyoung Jeong <[EMAIL PROTECTED]> écrit notamment: | However, the same command worked well in a terminal. > | Maybe the system setup of yours is different from mine. | Usually I run "source .luatex" first before running luatex. | So my guess is that emacs couldn't know the l

[NTG-context] Some questions about the taspresent module

2008-05-18 Thread Jean Magnan de Bornier
Hi all (especially Thomas) I have played these days with the last version of the "taspresent" presentation module, to see how it can be used as such and/or with emacs-muse. I have discovered that due to the \Maketitle macros, which did not exist in the first versions, it is quite easy to have a mu

Re: [NTG-context] Some questions about the taspresent module

2008-05-18 Thread Jean Magnan de Bornier
d more thinking about that... Here is my minimal example: ... \usemodule[taspresent][style=greenblue,font=Pagella,size=17pt] \setvariables [taspresent] [author={Jean Magnan de Bornier}, title={Le darwinisme et ses méthodes}] \starttext \Maketi

Re: [NTG-context] Some questions about the taspresent module

2008-05-18 Thread Jean Magnan de Bornier
Le 18 mai à 19:21:59 "Thomas A. Schmitz" <[EMAIL PROTECTED]> écrit notamment: | Move the \lecback after the line with \Slidetitle, and everything's | OK. Explanation: the \picback \lecback \titback macros set the | background for the current page, so they need to be issued AFTER a | pagebrea

Re: [NTG-context] Some questions about the taspresent module

2008-05-18 Thread Jean Magnan de Bornier
Le 18 mai à 22:11:33 "Thomas A. Schmitz" <[EMAIL PROTECTED]> écrit notamment: | On May 18, 2008, at 8:23 PM, Jean Magnan de Bornier wrote: > | > I see; but the other styles work nicely with lecback where I have | > put it, | > don't they? | > | That'

[NTG-context] Wiki page about emacs-muse updated

2008-05-31 Thread Jean Magnan de Bornier
Hi all, The page on the wiki about emacs-muse and ConTeXt has been updated to show how you can use Thomas Schmitz's presentation module within muse: http://wiki.contextgarden.net/ConTeXt_and_emacs-muse enjoy! -- Jean ___

Re: [NTG-context] context minimal install problem? luatex bug?

2008-06-07 Thread Jean Magnan de Bornier
Le 07 juin à 16:44:23 "Burak Emir" <[EMAIL PROTECTED]> écrit notamment: | Hey, this worked now : ) > | Only context test.tex still does not work. However, the error message | changed (see below). > | Never mind, I appreciate all the effort you already put into this, overall | in general and for de

[NTG-context] context command and the bbl file

2008-06-12 Thread Jean Magnan de Bornier
Hi all, I have a file with citations. Using: "context myfile" does not create the bbl file when needed (but reads it when it exists). "texexec --lua myfile" does the expected job. Is there a reason for that? -- Jean

Re: [NTG-context] context command and the bbl file

2008-06-12 Thread Jean Magnan de Bornier
Le 12 juin à 18:18:03 Taco Hoekwater <[EMAIL PROTECTED]> écrit notamment: | Jean Magnan de Bornier wrote: | > Hi all, | > I have a file with citations. Using: | > | > "context myfile" does not create the bbl file when needed (but reads it | > when it exists). | &g

Re: [NTG-context] LuaTeX problems

2008-06-26 Thread Jean Magnan de Bornier
Le 26 juin à 08:57:09 "Tomi Lindberg" <[EMAIL PROTECTED]> écrit notamment: | ConTeXt minimals is up and running but I have problems with LuaTeX. | First the files I assume to be important: > | % Project | \startproject atkmom > | \environment environ | \product book > | \stopproject > > | % Produc

Re: [NTG-context] AUCTeX and ConTeXt

2008-06-29 Thread Jean Magnan de Bornier
Le 29 juin à 12:34:36 "Thomas A. Schmitz" <[EMAIL PROTECTED]> écrit notamment: | On Jun 28, 2008, at 8:08 PM, Charles P. Schaum wrote: > | > yields the message buffer: | > | > Updating define menu... | > Updating setup menu... | > Updating other macro's menu... | > Updating project structure menu.

Re: [NTG-context] Word-to-LaTex on linux?

2008-07-07 Thread Jean Magnan de Bornier
Le 07 juillet à 11:31:19 Piotr Kopszak <[EMAIL PROTECTED]> écrit notamment: | Dear list, > | Has anyone had any success running Word-to-Latex converter, mentioned on contextgarden, on linux? In theory it should be possible using wine and winetricks. > | Piotr I use writer2latex, which has to

Re: [NTG-context] texlive2008

2008-07-10 Thread Jean Magnan de Bornier
Le 10 juillet à 18:51:15 Manuel Pacheco <[EMAIL PROTECTED]> écrit notamment: | Manuel Pacheco Guerrero > | Pregunto en castellano por si alguien me puede ayudar: > | Normalmente uso la distribución texlive que instala por defecto ubuntu 8.4. con la cual no puedo ejecutar texexec --luatex > | (Lu

[NTG-context] Reference for the \but command

2006-05-13 Thread Jean Magnan de Bornier
Hello, Where can I find the list of all keywords recognized by the \but command to set up interaction? (Honest, I searched the manual!) thx -- Jean ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Reference for the \but command

2006-05-13 Thread Jean Magnan de Bornier
Le 13 mai à 14:21:17 Peter Münster <[EMAIL PROTECTED]> écrit notamment: | On Sat, 13 May 2006, Jean Magnan de Bornier wrote: > | > Where can I find the list of all keywords recognized by the \but command | > to set up interaction? | > (Honest, I searched the manual!) > | TeX

Re: [NTG-context] Reference for the \but command

2006-05-13 Thread Jean Magnan de Bornier
at file... > | 2006/5/13, Jean Magnan de Bornier <[EMAIL PROTECTED]>: | > Le 13 mai à 14:21:17 Peter Münster <[EMAIL PROTECTED]> écrit notamment: | > | > | On Sat, 13 May 2006, Jean Magnan de Bornier wrote: | > > | > | > Where can I find the list of all keywords

Re: [NTG-context] Reference for the \but command

2006-05-16 Thread Jean Magnan de Bornier
little more into these styles to understand what they contain cheers, | > | Peter Münster wrote: | > On Sat, 13 May 2006, Jean Magnan de Bornier wrote: | > | > | >> Where can I find the list of all keywords recognized by the \but command | >> to set up interac

[NTG-context] Textext Question

2006-05-26 Thread Jean Magnan de Bornier
Hello, I'm having some trouble with MPgraphics; here is a minimal example: . \setupoutput[pdftex] \runMPgraphicstrue \setuppapersize[S6][S6] \setupcolors[state=start] \startMPinclusions numeric u; u=.8cm; path AX; AX = drawdblarrow (10u,0) -- (0,0) -- (0,10u); \stopM

Re: [NTG-context] Textext Question

2006-05-26 Thread Jean Magnan de Bornier
Le 26 mai à 18:10:43 Willi Egger <[EMAIL PROTECTED]> écrit notamment: > Hi Jean Magnan, > > You should add \useMPlibrary[txt] in order to get textext working. > Further define AX as a path only. > In the dummy-graphic say drawdblarrow AX.withcolor blue; > > After these changes I got the label as

Re: [NTG-context] Textext Question

2006-05-26 Thread Jean Magnan de Bornier
Le 27 mai à 00:06:16 Otared Kavian <[EMAIL PROTECTED]> écrit notamment: > On 26 mai 2006, at 22:24, Jean Magnan de Bornier wrote: > >> Le 26 mai à 18:10:43 Willi Egger <[EMAIL PROTECTED]> écrit notamment: >> >>> Hi Jean Magnan, >>> >>> Y

[NTG-context] Another texmfstart question

2006-05-29 Thread Jean Magnan de Bornier
Hi all, I just made on my linux-gentoo box a fresh install using (exactly) this howto: http://wiki.contextgarden.net/TeTeX_3.0_installation But using "texmfstart texexec toto" gives "texmfstart not found"; I tried with the full path of texmfstart.rb and get "permission denied"; so I go into the

Re: [NTG-context] Another texmfstart question

2006-05-29 Thread Jean Magnan de Bornier
Le 29 mai à 13:47:04 [EMAIL PROTECTED] écrit notamment: | On my systems, teTeX-3 does not include a texmfstart executable. One approach | is to copy the texmfstart.rb script to "texmfstart" in a directory on your PATH. > | Earlier, I posted a script I have been testing to the list. The | script

[NTG-context] Fonts problem

2006-05-31 Thread Jean Magnan de Bornier
Hi all, On a fresh installed done following (very exactly) http://wiki.contextgarden.net/TeTeX_3.0_installation, I get the following message with this : . \starttext àéèçù \oe \"a \stoptext . kpathsea: Running mktexpk --mfmode / --bdpi 600

Re: [NTG-context] Fonts problem

2006-05-31 Thread Jean Magnan de Bornier
Le 31 mai à 13:33:18 Hans Hagen <[EMAIL PROTECTED]> écrit notamment: | Jean Magnan de Bornier wrote: | > Hi all, | > On a fresh installed done following (very exactly) | > | > http://wiki.contextgarden.net/TeTeX_3.0_installation, | > | > I get the fol

Re: [NTG-context] Fonts problem

2006-05-31 Thread Jean Magnan de Bornier
Le 31 mai à 14:30:33 Jean Magnan de Bornier <[EMAIL PROTECTED]> écrit notamment: | but with the pdf option I get something unexpected: And here's what texexec says about that: .. Warning: pdfetex (file /usr/local/teTeX/share/texmf-local/fonts/map/dvipdfm/con te

Re: [NTG-context] Fonts problem

2006-05-31 Thread Jean Magnan de Bornier
Le 31 mai à 19:09:41 nico <[EMAIL PROTECTED]> écrit notamment: | On Wed, 31 May 2006 15:21:15 +0200, Jean Magnan de Bornier | <[EMAIL PROTECTED]> wrote: > | > Le 31 mai à 14:30:33 Jean Magnan de Bornier <[EMAIL PROTECTED]> écrit | > notamment: | > | > | but wi

Re: [NTG-context] Fonts problem

2006-05-31 Thread Jean Magnan de Bornier
Le 31 mai à 23:51:44 Renaud AUBIN <[EMAIL PROTECTED]> écrit notamment: | I don't know well gentoo but I believe that this distro is based on | debian stable => tetex 2 Hmm, no: gentoo is distro where every package is optimally *compiled* by your machine, and tetex version right now is " 3.0_p1-r3"

Re: [NTG-context] Fonts problem

2006-06-01 Thread Jean Magnan de Bornier
Le 01 juin à 09:56:46 "Thomas A. Schmitz" <[EMAIL PROTECTED]> écrit notamment: | On Jun 1, 2006, at 5:52 AM, Jean Magnan de Bornier wrote: > | > Hmm, no: gentoo is distro where every package is optimally | > *compiled* by | > your machine, and tetex vers

Re: [NTG-context] Fonts problem

2006-06-01 Thread Jean Magnan de Bornier
Le 01 juin à 13:44:33 Hans Hagen <[EMAIL PROTECTED]> écrit notamment: [...] >>> >>> http://article.gmane.org/gmane.linux.gentoo.devel/38615 >>> >>> >> >> Thanks, that was a very interesting read! Personally, if it weren't >> for the really bad tex installation, I would favor gentoo over

[NTG-context] MPinclusions strangeness with labels

2006-06-06 Thread Jean Magnan de Bornier
Hi all, I found something strange with a metapost file where I want to store various definitions for reuse in several tex files; here are example files: ...inc.mp... numeric u; u=.8cm; path AX; AX = (10u,0) -- (0,0) -- (0,10u); picture cax; cax = thelabel(textext("Costs, prices")

Re: [NTG-context] MPinclusions strangeness with labels

2006-06-06 Thread Jean Magnan de Bornier
Le 06 juin à 15:44:05 Aditya Mahajan <[EMAIL PROTECTED]> écrit notamment: | On Tue, 6 Jun 2006, Jean Magnan de Bornier wrote: > | > Hi all, | > | > I found something strange with a metapost file where I want to store | > various definitions for reuse in several tex fi

Re: [NTG-context] MPinclusions strangeness with labels

2006-06-06 Thread Jean Magnan de Bornier
Le 06 juin à 16:02:01 "Mojca Miklavec" <[EMAIL PROTECTED]> écrit notamment: | On 6/6/06, Jean Magnan de Bornier wrote: > | > Now what happens? The label in the mp file "Costs, prices" is replaced by | > "unknown" in the pdf. But if I add a l

[NTG-context] overset in ConTeXt

2007-02-18 Thread Jean Magnan de Bornier
this: \usemodule[amsl] \usemodule[newmat] \usemodule[nath] doesn't seem enough, and I'm sure the solution is right there :-( tia -- Jean Magnan de Bornier |Cours Victor Hugo e-mots: jean at bornier.net|13980 Alleins France T

Re: [NTG-context] overset in ConTeXt

2007-02-19 Thread Jean Magnan de Bornier
Le 19 février à 09:07:34 Sytse Knypstra <[EMAIL PROTECTED]> écrit notamment: | Maybe \bar{q}_2 or \overline{q_2}? > | Sytse Knypstra Thanks a lot Syste; the best for me is \overline{q}_2 but \bar{} works fine too cheers > | Jean Magnan de Bornier wrote: | > Hi all, | > I canno

[NTG-context] A ConTeXt style for emacs-muse

2007-04-18 Thread Jean Magnan de Bornier
Hi all, If some of you know and like Emacs-Muse (http://www.mwolson.org/projects/EmacsMuse.html), you might be interested to try the style I wrote to produce context documents within Muse; you will find it at: http://jm.bornier.free.fr/muse.html I have tested this file and it seems to work in most

Re: [NTG-context] A ConTeXt style for emacs-muse

2007-04-18 Thread Jean Magnan de Bornier
Le 18 avril à 11:09:58 "luigi scarso" <[EMAIL PROTECTED]> écrit notamment: | On 4/18/07, Jean Magnan de Bornier <[EMAIL PROTECTED]> wrote: | > Hi all, | > If some of you know and like Emacs-Muse | > (http://www.mwolson.org/projects/EmacsMuse.html), you might be in

[NTG-context] A Muse tag for pgf/tikz graphics

2007-05-30 Thread Jean Magnan de Bornier
Hi all, For those who could be interested by using of Emacs-Muse: I have written a file to create a "tikz" tag for Muse, allowing you to insert tikz code in a muse file, ang obtain the corresponding graphic when publishing documents with LaTeX, ConText, html/xhtml or xml-based styles. You can ge

[NTG-context] s-pre-61/63

2007-06-14 Thread Jean Magnan de Bornier
Hi all, I'm trying to make use of the two last official presentation modules, but with my (up-to-date with all fonts) TeXlive installation I obtain lots of font errors (I will of course send the log if asked). Is there some easy way to use this module? tia, -- Jean _

Re: [NTG-context] s-pre-61/63

2007-06-14 Thread Jean Magnan de Bornier
Le 14 juin à 15:40:31 "Thomas A. Schmitz" <[EMAIL PROTECTED]> écrit notamment: | On Jun 14, 2007, at 3:17 PM, Jean Magnan de Bornier wrote: > | > Hi all, | > | > I'm trying to make use of the two last official presentation | > modules, but | > with

Re: [NTG-context] goto and open file

2007-06-18 Thread Jean Magnan de Bornier
Le 18 juin à 23:25:24 Alan Bowen <[EMAIL PROTECTED]> écrit notamment: | Hans— > | I caught the typo in my last message. Regrettably, though > | \useexternaldocument[ch4][../01-04_Gants/c_01-04_Gants.pdf][Gants and | Hailey] | \goto{Gants and Hailey}[ch4::../01-04_Gants/c_01-04_Gants.pdf] > | still

[NTG-context] Howto have page size to fit with image size

2007-06-20 Thread Jean Magnan de Bornier
Hi all, I want to produce a unique metapost image which should be alone on its page and its file, and I want to have a page the size of the image, whichever this size is. I tried this: \setupcolors[state=start] \setuplayout[width=fit,height=fit] \starttext \startuseMPgraphic{dummy} fill fullcir

Re: [NTG-context] Howto have page size to fit with image size

2007-06-20 Thread Jean Magnan de Bornier
Le 20 juin à 20:11:14 Wolfgang Schuster <[EMAIL PROTECTED]> écrit notamment: | On Wed, 20 Jun 2007 19:22:14 +0200 | Patrick Gundlach <[EMAIL PROTECTED]> wrote: > | > Jean Magnan de Bornier <[EMAIL PROTECTED]> writes: | > | > > Hi all, | > > I want to produ

[NTG-context] mathcal

2007-07-03 Thread Jean Magnan de Bornier
Hi all, With \usemodule[amsl], I get un error when using \mathcal: .. \mathcal l.187 loterie $\mathcal {L}$, $R'$, sont égaux. .. Should it not supposedly work? (Context last version) tia, --

Re: [NTG-context] mathcal

2007-07-04 Thread Jean Magnan de Bornier
Le 04 juillet à 07:42:30 "Wolfgang Schuster" <[EMAIL PROTECTED]> écrit notamment: | 2007/7/3, Jean Magnan de Bornier <[EMAIL PROTECTED]>: | > Hi all, | > With \usemodule[amsl], I get un error when using \mathcal: | > .. | > \mathc

Re: [NTG-context] mathcal

2007-07-05 Thread Jean Magnan de Bornier
Le 04 juillet à 23:43:23 Aditya Mahajan <[EMAIL PROTECTED]> écrit notamment: | On Wed, 4 Jul 2007, Jean Magnan de Bornier wrote: | > That's exactly what I needed, thanks a lot Wolfgang; I was being | > maybe too confident in this: | > | > http://wiki.contextgarden.net/Mat

[NTG-context] Installing MKiv

2007-08-12 Thread Jean Magnan de Bornier
Hi all, Following nice reports I read on the list as well as the mag-12 instructions I installed a context minimal linux distribution and lua-5.1.2. After everything seemed ok I lauch a compilation of this test-file (found on the wiki): % engine=luatex \starttext Hello from luatex \blank LUA \sta

Re: [NTG-context] Installing MKiv

2007-08-12 Thread Jean Magnan de Bornier
luigi wrote: | > Hi all, Following nice reports I read on the list as well as the mag-12 | > instructions I installed a context minimal linux distribution and | > lua-5.1.2. | hmm, try | http://www.lua.org/ftp/lua-5.1.tar.gz > | > % engine=luatex | > \starttext | > Hello from luatex | > \blank | >

Re: [NTG-context] Installing MKiv

2007-08-12 Thread Jean Magnan de Bornier
Le 12 août à 22:45:00 "luigi scarso" <[EMAIL PROTECTED]> écrit notamment: | > | > I'm certainly missing something obvious? | hmm maybe mktexlsr | 5a/ mktexlsr ; luatools --generate | 6/ texmfstart texexec --make --all --pdftex | 7/ texmfstart texexec --make --all --luatoolss did you mean luatex h

Re: [NTG-context] Installing MKiv

2007-08-12 Thread Jean Magnan de Bornier
Le 12 août à 21:45:09 Hans Hagen <[EMAIL PROTECTED]> écrit notamment: | anyhow, tomorrow there will be a new release of luatex (some font fixes) | and i'll generate new minimals then I'll look forward to that, thx -- jean _

Re: [NTG-context] Installing MKiv

2007-08-12 Thread Jean Magnan de Bornier
Le 13 août à 01:54:50 "Idris Samawi Hamid" <[EMAIL PROTECTED]> écrit notamment: | The only way I got it to stop was by initializing the setuptex script | BEFORE opening my editor. If I initialize setuptex afterwards it does not | work. Actually I'm not within an editor, just in the shell, typ

Re: [NTG-context] Installing MKiv

2007-08-13 Thread Jean Magnan de Bornier
Le 13 août à 08:28:13 "luigi scarso" <[EMAIL PROTECTED]> écrit notamment: | ok, with next release (coming soon, I believe) I will carefully write | down all steps. | If you want to make a last try give a look at | http://luatex.bluwiki.com/go/User:Luigi.scarso last try following the wiki; I get a

Re: [NTG-context] Installing MKiv

2007-08-13 Thread Jean Magnan de Bornier
Le 13 août à 14:43:11 "Idris Samawi Hamid" <[EMAIL PROTECTED]> écrit notamment: | On Mon, 13 Aug 2007 00:06:02 -0600, Jean Magnan de Bornier | <[EMAIL PROTECTED]> wrote: > | > Le 13 août à 01:54:50 "Idris Samawi Hamid" <[EMAIL PROTECTED]> écrit |

  1   2   >