[NTG-context] dx in setuplayout problem

2016-09-29 Thread Jean Magnan de Bornier
Hi all, Trying to print visit cards as in http://wiki.contextgarden.net/BusinessCard I encounter a problem as the location=middle seems not to work as expected. Here is my minimal example: \definepapersize[BC][width=85mm,height=54mm] \definelayer[blocks][width=85mm,height=54mm]

Re: [NTG-context] bibliography tool

2014-06-30 Thread Jean Magnan de Bornier
Le 30 juin à 17:33:12 Wolfgang Schuster écrit notamment: | There should be a pdf named mkiv-publications.pdf in your context directory. Ah great, I had not noticed it before! Thanks Wolfgang -- Jean ___ If your que

Re: [NTG-context] bibliography tool

2014-06-30 Thread Jean Magnan de Bornier
Le 29 juin à 16:07:20 Gour écrit notamment: | Just a note that I've found the desired page(s) Please share your precious findings! -- Jean ___ If your question is of interest to others as well, please add an entry t

Re: [NTG-context] Configure AUCTeX to run context not texec

2013-11-11 Thread Jean Magnan de Bornier
Le 11 novembre à 23:36:08 Peter Münster écrit notamment: | On Mon, Nov 11 2013, Jean Magnan de Bornier wrote: > | > Here is my complete customization regarding ConTeXt: | > [...] | > context %s" TeX-run-command nil t :help "Run context (MarkIV)") ("TeX" >

Re: [NTG-context] Configure AUCTeX to run context not texec

2013-11-11 Thread Jean Magnan de Bornier
Le 10 novembre à 22:38:33 Peter Münster écrit notamment: | On Sat, Nov 09 2013, Jean Magnan de Bornier wrote: > | > emacs 24.3.1 ubuntu | > context minimal many versions (I update about once a week) | > auctex 11.87.2 (installed via elpa and frequently updated) > | Strange. I use

Re: [NTG-context] Configure AUCTeX to run context not texec

2013-11-09 Thread Jean Magnan de Bornier
Le 09 novembre à 11:13:13 Peter Münster écrit notamment: | On Sat, Nov 09 2013, Jean Magnan de Bornier wrote: > | > This problem does not appear on my machine where instead of "context | > --nonstopmode %t" I wrote "PATH=~/context/tex/texmf-linux/bin:$PATH | >

Re: [NTG-context] Configure AUCTeX to run context not texec

2013-11-08 Thread Jean Magnan de Bornier
Le 08 novembre à 22:03:40 Michael Ash écrit notamment: | Thank you very much for the advice on configuring AUCTeX to compile | context files. > | Inserting the following snippet in my .emacs (emacs configuration) | file worked. > | --8<---cut here---start->8--

[NTG-context] functions and paths in metapost

2013-10-14 Thread Jean Magnan de Bornier
Hello all, Is it possible to define a path in metapost-metafun using "function"? In the metafun manual (chapter on Functions) the examples shown are all of the type "draw function ...". I wonder if it is possible to define a path with a function ("picture" after draw doesn't allow that afaik)? ti

Re: [NTG-context] ConTeXt-- does it make sense for my needs?

2011-12-14 Thread Jean Magnan de Bornier
Le 14 décembre à 21:32:46 pmli...@free.fr (Peter Münster) écrit notamment: | On Wed, Dec 14 2011, Hagmann Jörg wrote: > | > Another possibility is to use org-mode in Emacs, export to Latex and from | > there to ConTeXt. In my case, the last step is accomplished by a home-brewed | > ruby script whi

Re: [NTG-context] A couple of setupcaptions questions

2011-08-05 Thread Jean Magnan de Bornier
Le 05 août à 17:36:39 Wolfgang Schuster écrit notamment: | For the moment replace “number=no” with “incrementnumber=no”. ^^ ?? That's it! Thanks -- Jean ___ If your question is of inte

Re: [NTG-context] A couple of setupcaptions questions

2011-08-05 Thread Jean Magnan de Bornier
Le 05 août à 14:30:55 Wolfgang Schuster écrit notamment: | Am 05.08.2011 um 10:00 schrieb Jean Magnan de Bornier: > | > Le 04 août à 19:17:55 Jean Magnan de Bornier écrit notamment: | > | > | Let me search again :( | > | > Here is what I found now. In my environment file

Re: [NTG-context] A couple of setupcaptions questions

2011-08-05 Thread Jean Magnan de Bornier
Le 04 août à 19:17:55 Jean Magnan de Bornier écrit notamment: | Let me search again :( Here is what I found now. In my environment file (real not test) I have this: \setuphead[subsection][number=no] whenever a formula or picture is within a subsection the prefix disappears all over, so the

Re: [NTG-context] A couple of setupcaptions questions

2011-08-04 Thread Jean Magnan de Bornier
Le 04 août à 19:24:20 Wolfgang Schuster écrit notamment: | Am 04.08.2011 um 19:17 schrieb Jean Magnan de Bornier: > | > Le 04 août à 18:14:45 Wolfgang Schuster écrit notamment: | > | > | It’s no surprise that you don’t get a chapter prefix because there is | > | no in you

Re: [NTG-context] A couple of setupcaptions questions

2011-08-04 Thread Jean Magnan de Bornier
Le 04 août à 18:14:45 Wolfgang Schuster écrit notamment: | It’s no surprise that you don’t get a chapter prefix because there is | no in your document. You forgot the title after \startcomponent and | ConTeXt took “\chapter{…}” as argument for the component title. Right, my mistake! However,

Re: [NTG-context] A couple of setupcaptions questions

2011-08-04 Thread Jean Magnan de Bornier
Le 04 août à 15:38:11 Wolfgang Schuster écrit notamment: | Provide a *minimal working*, otherwise there is no way to tell what’s wrong. sure Here are 4 files: TEst.tex: . \startproduct Test \environment env_test \startfrontmatter \component bla \stopfrontmatter

Re: [NTG-context] A couple of setupcaptions questions

2011-08-03 Thread Jean Magnan de Bornier
Le 03 août à 08:29:55 Jean Magnan de Bornier écrit notamment: | Le 02 août à 16:19:01 Wolfgang Schuster écrit notamment: > | | Am 02.08.2011 um 16:10 schrieb Jean Magnan de Bornier: | > | | > Hi all | | > | | > I'm trying to setup captions for figures with mkiv. I fou

Re: [NTG-context] A couple of setupcaptions questions

2011-08-03 Thread Jean Magnan de Bornier
Le 03 août à 08:29:55 Jean Magnan de Bornier écrit notamment: | No; here is where I stand after some more trial and errors: | - On my small testfile when adding chapters and sections I get a prefix (section | number); however I want the chapter number as prefix, which is the | standard

Re: [NTG-context] A couple of setupcaptions questions

2011-08-02 Thread Jean Magnan de Bornier
Le 02 août à 16:19:01 Wolfgang Schuster écrit notamment: | Am 02.08.2011 um 16:10 schrieb Jean Magnan de Bornier: > | > Hi all | > | > I'm trying to setup captions for figures with mkiv. I found this page on the wiki: | > | > http://wiki.contextgarden.net/Refe

[NTG-context] A couple of setupcaptions questions

2011-08-02 Thread Jean Magnan de Bornier
Hi all I'm trying to setup captions for figures with mkiv. I found this page on the wiki: http://wiki.contextgarden.net/Reference/en/setupnumbering Using both these: \setupcaptions[way=bysection,prefixsegments=section] \setupformulae[way=bysection,prefixsegments=section] formulae are numbere

Re: [NTG-context] symbols fail in mkiv

2011-03-17 Thread Jean Magnan de Bornier
Le 17 mars à 09:34:48 Wolfgang Schuster écrit notamment: | Am 17.03.2011 um 08:59 schrieb Jean Magnan de Bornier: > | > Hi all, | > The following file has the expected output with texexec but with mkiv the | > symbols are replaced by question marks in the output; all my other te

[NTG-context] symbols fail in mkiv

2011-03-17 Thread Jean Magnan de Bornier
Hi all, The following file has the expected output with texexec but with mkiv the symbols are replaced by question marks in the output; all my other tests with symbols actually fail with mkiv. .. \starttext Hello world! \usesymbols[mvs] \symbol[martinvogel 2][PointingHand] \sym

Re: [NTG-context] \setuppublications problem

2011-03-12 Thread Jean Magnan de Bornier
Le 12 mars à 11:09:55 "Thomas Schmitz" écrit notamment: | On Sat, 12 Mar 2011 08:37:28 +0100 | Jean Magnan de Bornier wrote: > | >Fair enough. Here: | > . | > \setupbibtex [database=/home/jean/biblio] | > \setuppublications[alternativ

Re: [NTG-context] \setuppublications problem

2011-03-11 Thread Jean Magnan de Bornier
Le 11 mars à 13:00:51 "Thomas A. Schmitz" écrit notamment: | On Mar 10, 2011, at 3:38 PM, Jean Magnan de Bornier wrote: > | > Using the last mkiv from the minimals, \setuppublications seems out | > of order. | > | > If I write: | > .

[NTG-context] \setuppublications problem

2011-03-10 Thread Jean Magnan de Bornier
Hi all, Using the last mkiv from the minimals, \setuppublications seems out of order. If I write: .. \setupbibtex [database=/home/jean/biblio] \setuppublications[alternative=apa] \starttext {\bf Bibliography} \nocite[foo, bla, blu] \placepublications \stoptext

Re: [NTG-context] One more (?) bib problem

2010-12-04 Thread Jean Magnan de Bornier
Le 04 décembre à 04:23:14 seasoul écrit notamment: | Hans is in the process to develop a new bib module, I am | waiting the new powerful version :). If I may, I think inputing from databases to ris and risx formats would be a fantastic improvement. all the best, -- Jean ___

Re: [NTG-context] One more (?) bib problem

2010-12-03 Thread Jean Magnan de Bornier
> > | On Sat, Dec 4, 2010 at 1:44 AM, Jean Magnan de Bornier | wrote: > | > Hi all, | > | > A small variation on the bib test file from the wiki: | > | > | > \setupbibtex[database=/home/jean/bibmkiv/bib.bib] | > \starttext | > \section{section one

[NTG-context] One more (?) bib problem

2010-12-03 Thread Jean Magnan de Bornier
Hi all, A small variation on the bib test file from the wiki: \setupbibtex[database=/home/jean/bibmkiv/bib.bib] \starttext \section{section one} \cite[authoryear][hh2010,hh2010b] \section{section two} \cite[authoryear][Eijkhout1991] \placepublications[criterium=cite] \stopte

Re: [NTG-context] centralized bib database

2010-07-01 Thread Jean Magnan de Bornier
Le 01 juillet à 11:58:11 Taco Hoekwater écrit notamment: | On 07/01/2010 11:51 AM, Jean Magnan de Bornier wrote: | > Hi all, | > | > AFAIK with the bib module one can't specify the database by an URL. I | > believe such feature would be great in allowing users to centr

[NTG-context] centralized bib database

2010-07-01 Thread Jean Magnan de Bornier
Hi all, AFAIK with the bib module one can't specify the database by an URL. I believe such feature would be great in allowing users to centralise all the bibliographical stuff in one place even when they work on several machines/places. regards, -- Jean _

Re: [NTG-context] Multiple citations at one position

2010-05-19 Thread Jean Magnan de Bornier
Le 19 mai à 22:01:25 Stefan Müller écrit notamment: | Hi, > | I am citing several references at one position in my document and I was | wondering if there is a way to get something like "[1, 3, 9 - 11]" instead of | "[1] [3] [9] [10] [11]" (what I would get by using "\cite[ref1] \cite[ref3] |

Re: [NTG-context] Problem in sorting bibtex entries

2010-03-22 Thread Jean Magnan de Bornier
Le 22 mars à 10:56:45 Mikael Persson écrit notamment: | On Thu, Mar 18, 2010 at 12:28 PM, Mikael Persson wrote: | > Dear Taco and list, | > | > I have a problem (with the latest minimals) sorting bibtex entries: | > | > Consider the following example: | > | > % bibbug.tex | > \usemodule[bib] | >

Re: [NTG-context] metafun in LaTeX?

2009-12-20 Thread Jean Magnan de Bornier
Le 20 décembre à 11:20:47 Taco Hoekwater écrit notamment: | Jean Magnan de Bornier wrote: | > Hi all, | > | > This question has been asked on the french tex group: is (would) it | > possible to use the metafun macros with LaTeX - and how? > | Metafun is a mpost format, and therefo

[NTG-context] metafun in LaTeX?

2009-12-19 Thread Jean Magnan de Bornier
Hi all, This question has been asked on the french tex group: is (would) it possible to use the metafun macros with LaTeX - and how? I said I'd ask here... TIA -- Jean ___ If your question is of interest to others as

Re: [NTG-context] Problem with first-setup.sh

2009-11-04 Thread Jean Magnan de Bornier
Le 04 novembre à 11:54:32 Mojca Miklavec écrit notamment: | On Wed, Nov 4, 2009 at 02:04, luigi scarso wrote: | > Under linux it seems that texlua in not +x anymore. > | I'm sorry, my fault, fixed (hopefully). > | Thanks for noticing, | Mojca works ok here 13:06 j...@boldair /home/jean % u

Re: [NTG-context] Context & emacs-muse [possibly OT]

2009-10-19 Thread Jean Magnan de Bornier
Le 19 octobre à 20:38:18 Roger Mason écrit notamment: Hi Roger, Sorry I'm so slow today!! You have to say (require 'muse-latex2png) This is the file where the and tags are defined. cheers, -- Jean ___ If your que

Re: [NTG-context] Context & emacs-muse [possibly OT]

2009-10-19 Thread Jean Magnan de Bornier
Le 19 octobre à 15:03:24 Roger Mason écrit notamment: Hello, | > The< math> tag is indeed part of the official muse. | > | > A muse file containig only this: | > | > \sum type = nMn | > | > works OK here. Are you sure you did'nt insert spaces like in "< math >", | > which ought to give a result

Re: [NTG-context] Context & emacs-muse [possibly OT]

2009-10-17 Thread Jean Magnan de Bornier
Le 17 octobre à 18:57:35 Roger Mason écrit notamment: | Hello, > | I'm using emacs-muse to write a document to be published to ConTeXt. | The document contains a little math. According to this wiki page: | http://wiki.contextgarden.net/ConTeXt_and_emacs-muse#Math it is possible | to include math

Re: [NTG-context] References in MKIV and bib module

2009-09-09 Thread Jean Magnan de Bornier
Le 09 septembre à 00:07:50 Hans Hagen écrit notamment: | Jean Magnan de Bornier wrote: | > Le 05 septembre à 11:23:44 Mojca Miklavec écrit notamment: | > | > | The bib module almost works (Hans and Taco - thanks a lot!). | > | > Here is how it works for me: | > | >

Re: [NTG-context] References in MKIV and bib module

2009-09-05 Thread Jean Magnan de Bornier
Le 05 septembre à 11:23:44 Mojca Miklavec écrit notamment: | The bib module almost works (Hans and Taco - thanks a lot!). Here is how it works for me: "texexec --xtx myfile": creates and populates myfile.bbl, and bib works ok Then, "context myfile": myfile.bbl is still there but is now **emp

Re: [NTG-context] metapost-pdf problem

2009-09-01 Thread Jean Magnan de Bornier
Le 01 septembre à 20:22:21 Peter Rolf écrit notamment: | I never used xetex, but there is a good chance that this is also a | format update problem Well, no; I remade all formats and still xetex doesn't put the image in place; by the way, mkiv does it only with full path. \setupexternalfigures d

Re: [NTG-context] metapost-pdf problem

2009-09-01 Thread Jean Magnan de Bornier
Le 01 septembre à 18:12:29 Jean Magnan de Bornier écrit notamment: | Sorry me! I should obviously have done that. | Yes it works now with mkiv, but I don't see how to do the same thing in | mkii... Well, texexec does the job all right, but texexec --xtx doesn't find the images. The

Re: [NTG-context] metapost-pdf problem

2009-09-01 Thread Jean Magnan de Bornier
Le 01 septembre à 17:33:46 Peter Rolf écrit notamment: | Have you remade the formats? Sorry, I have forgotten to add this to | the prior post. > | context --make Sorry me! I should obviously have done that. Yes it works now with mkiv, but I don't see how to do the same thing in mkii... Anyway t

Re: [NTG-context] metapost-pdf problem

2009-09-01 Thread Jean Magnan de Bornier
Le 01 septembre à 11:41:56 Peter Rolf écrit notamment: | same trouble here. The problem is the current definition of > | \forcecolorhack (colo-ini.mkiv). > | But we are lucky, as Hans has kept the old version as comment. For the | moment just add a comment sign in front of the new definition and

[NTG-context] metapost-pdf problem

2009-08-30 Thread Jean Magnan de Bornier
Hi all, I have had trouble with metapost lately; mptopdf seems broken. Here are two small test files: rent.mp: input metafun; numeric u; u=15mm; beginfig(1); drawarrow (0,0)..(8u,0); draw (3u,-.2u)..(3u,.5u); label.bot(btex 0 etex, (3.2u,0)); endfig; end .

Re: [NTG-context] [OT] 25 years of powerpoint

2009-08-23 Thread Jean Magnan de Bornier
Le 23 août à 11:10:09 Diego Depaoli écrit notamment: | Two interesting articles about presentations. | http://www.career-service.uni-wuerzburg.de/fileadmin/9914/Materialien/Death-by-Powerpoint.pdf | http://news.bbc.co.uk/2/hi/uk_news/magazine/8207849.stm > | Cheers Yes, very good! The beam

Re: [NTG-context] Order of results of \placepbulications

2009-08-15 Thread Jean Magnan de Bornier
Le 15 août à 14:49:59 Gerben Wierda écrit notamment: Hi all, | Whatever I do, I cannot get another order than some default ordering | (order in which they are used in the main document) with | \placepublications. ConTeXt wiki is no help nor is Google. > | So here is the question: how can I get m

Re: [NTG-context] Emacs templates for ConTeXt

2009-05-15 Thread Jean Magnan de Bornier
Le 15 mai à 13:23:52 Piotr Kopszak écrit notamment: | Hello, > | I have just started using Emacs msf-abbrevs mode with ConTeXt files. | Just would like to know if anyone is using other templating systems | for Emacs with ConTeXt files? Are there any templates for ConTeXt | commands around? Hi Pi

Re: [NTG-context] Metapost question

2009-05-13 Thread Jean Magnan de Bornier
Le 13 mai à 08:45:36 Taco Hoekwater écrit notamment: | That doesn't seem to make any sense, but I am glad the problem has | gone away. Well, after my original post, one of the advices was: | you have to give mpost a mem(ory dump) file. something like | mpost -mem=metafun.mem .mp I followed it

Re: [NTG-context] Metapost question

2009-05-12 Thread Jean Magnan de Bornier
Le 12 mai à 17:53:48 Taco Hoekwater écrit notamment: | I cannot reproduce this problem. To make sure it is not a mem file | version differencne, can you delete and regenerate mpost.mem ? I followed this, nothing better! Then I tried to delete also metafun.mem and that worked! (btw remaking mpost

Re: [NTG-context] Metapost question

2009-05-12 Thread Jean Magnan de Bornier
Le 12 mai à 16:32:26 Aditya Mahajan écrit notamment: | Can you post a file that fails at your end? here, but it doesn't *fail*, it produces ecindf.1 ok but then shows infinitely this message. ... input metafun; numeric u; u=.5cm; path AX; AX = drawdblarrow (10u,0) -- (0,0) --

Re: [NTG-context] Metapost question

2009-05-12 Thread Jean Magnan de Bornier
Le 12 mai à 09:42:29 Taco Hoekwater écrit notamment: | Jean Magnan de Bornier wrote: | > Le 11 mai à 20:02:36 Mojca Miklavec écrit notamment: | > | > | > | Which command does that evil? They both seem to work here ... | > | > | > | > mpost, texexec --mpgraphic, mpo

Re: [NTG-context] Metapost question

2009-05-11 Thread Jean Magnan de Bornier
Le 11 mai à 20:02:36 Mojca Miklavec écrit notamment: | > | Which command does that evil? They both seem to work here ... | > | > mpost, texexec --mpgraphic, mpost -mem=metafun.mem, all three of them! > | I don't understand. Can you please post the whole log. You cannot get | metafun warnings whe

Re: [NTG-context] Metapost question

2009-05-11 Thread Jean Magnan de Bornier
Le 11 mai à 19:33:01 Jean Magnan de Bornier écrit notamment: | Le 11 mai à 18:52:08 Mojca Miklavec écrit notamment: > | | > But then I still have unending the | | > ... | | > metafun 2009-5-11 18:30 | | > metafun 2009-5-11 18:30 | | > metafun 2009-5-11 18:30

Re: [NTG-context] Metapost question

2009-05-11 Thread Jean Magnan de Bornier
Le 11 mai à 18:52:08 Mojca Miklavec écrit notamment: | > But then I still have unending the | > ... | > metafun 2009-5-11 18:30 | > metafun 2009-5-11 18:30 | > metafun 2009-5-11 18:30 | > metafun 2009-5-11 18:30 | > metafun 2009-5-11 18:30 | > metafun 2009-5-11 18:30 | > metafun

Re: [NTG-context] Metapost question

2009-05-11 Thread Jean Magnan de Bornier
Le 11 mai à 17:58:32 Mojca Miklavec écrit notamment: | On Mon, May 11, 2009 at 17:42, Mojca Miklavec wrote: | > On Mon, May 11, 2009 at 17:14, Jean Magnan de Bornier wrote: | >> Hi all, | >> Trying to use mpost with (today's) minimal

Re: [NTG-context] Metapost question

2009-05-11 Thread Jean Magnan de Bornier
Le 11 mai à 17:34:42 Peter Rolf écrit notamment: | Jean Magnan de Bornier schrieb: | > Hi all, | > Trying to use mpost with (today's) minimals, I get this answer: | > ... | > 16:55 j...@boldair /home/jean/graph % mpost ecindf | > | > Sorry

[NTG-context] Metapost question

2009-05-11 Thread Jean Magnan de Bornier
Hi all, Trying to use mpost with (today's) minimals, I get this answer: ... 16:55 j...@boldair /home/jean/graph % mpost ecindf Sorry, I can't find that mem file; will try PLAIN. I can't find the PLAIN mem file! ... Do I have to make

Re: [NTG-context] Affiliation change

2009-04-02 Thread Jean Magnan de Bornier
A great fun Taco, Thanks! (I did believe you for a moment) Best, -- Jean ___ 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/mai

Re: [NTG-context] New module simpleslides

2009-04-01 Thread Jean Magnan de Bornier
Le 31 mars à 21:39:45 "Thomas A. Schmitz" écrit notamment: | Dear list members, > | We're happy to announce the initial release of the simpleslides | module. It has taken us somewhat longer than we anticipated, but now | it's there! simpleslides is a module that facilitates the creation of | pre

[NTG-context] bold with type?

2009-02-22 Thread Jean Magnan de Bornier
Hi all, I need to have bold characters with type. I tried what is said here: http://wiki.contextgarden.net/Bold_typewriter but cmttb is not on my machine (TexLive 2008 ), and context or texexec are complaining; only the umtypewriter family seems to have bold faces, but it's a bit too ugly for me :-

Re: [NTG-context] Minimals and dvipng

2009-01-30 Thread Jean Magnan de Bornier
Hi all, Tomorrow I will try to modify my muse-tex2png.el file so it uses the pdf output of context (or texexec), then "convert" to make a png file, instead of dvipng: I use this already for graphics (metapost or pgf) and it will probably be a better tool. Please Mojca no hard work on dvipng unti

Re: [NTG-context] Minimals and dvipng

2009-01-29 Thread Jean Magnan de Bornier
Le 29 janvier à 11:54:31 Mojca Miklavec écrit notamment: | On Wed, Jan 21, 2009 at 11:32 PM, Mojca Miklavec wrote: | > On Wed, Jan 21, 2009 at 6:10 PM, Jean Magnan de Bornier wrote: | >> | >> I wish I could use dvipng whenever I need to. | > | > So you are plannig to rele

Re: [NTG-context] Minimals and dvipng

2009-01-22 Thread Jean Magnan de Bornier
Le 21 janvier à 23:32:07 Mojca Miklavec écrit notamment: | On Wed, Jan 21, 2009 at 6:10 PM, Jean Magnan de Bornier wrote: | > | > I wish I could use dvipng whenever I need to. > | So you are plannig to release/improve the emacs module and document it for Maps? Well, I had not used

Re: [NTG-context] Minimals and dvipng

2009-01-21 Thread Jean Magnan de Bornier
Le 20 janvier à 21:16:57 Arthur Reutenauer écrit notamment: | > Thanks a lot, it works. Will there be any side-effect on normal uses of context? > | Definitely. TEXFONTMAPS is the path to the various font mapping files | for dvips, (x)dvipdfm(x) and pdfTeX. I would strongly advise against |

Re: [NTG-context] Minimals and dvipng

2009-01-20 Thread Jean Magnan de Bornier
Le 20 janvier à 13:49:28 Arthur Reutenauer écrit notamment: | > 3. export TEXFONTMAPS=/path/to/texlive/texmf-var/fonts/map/dvips > | Did I write fonts/map/dvips? It should have been fonts/map/dvips/updmap | (or, alternatively, fonts/map/dvips// with the trailing double slash). | And it seem

Re: [NTG-context] Minimals and dvipng

2009-01-20 Thread Jean Magnan de Bornier
Le 20 janvier à 09:25:29 Arthur Reutenauer écrit notamment: | > But if I dvipng in the TL environment, it works like a charm. So what | > should I add to my minimals install, or do to have all the TL stuff not | > forgotten when I use minimals? > | dvipng is not part of the minimals at all, wh

[NTG-context] Minimals and dvipng

2009-01-20 Thread Jean Magnan de Bornier
Hi all, My TeX setup: TeXLive (systemwide) for evetything but ConTeXt, and the minimals for ConTeXt, in my userspace. I have some issues using dvipng with minimals. I first compile this file with texexec: .. \setupoutput[dvi] \enableregime[utf] \starttext \startTEXpage $ SP=\

Re: [NTG-context] Sorting references

2008-12-08 Thread Jean Magnan de Bornier
Le 08 décembre à 14:14:35 Taco Hoekwater <[EMAIL PROTECTED]> écrit notamment: | Jean Magnan de Bornier wrote: | > Hi all, | > Using the bib module, I want my references to be sorted alphabetically; > | That example was ok, but the bbl by default left in the same order as | the bi

[NTG-context] Sorting references

2008-12-08 Thread Jean Magnan de Bornier
Hi all, Using the bib module, I want my references to be sorted alphabetically; if I understood correctly the doc: \setuppublications[alternative=apa-fr,sorttype=bbl,criterium=cite] Then the alphabetical order is taken from the bibtex *keys*, and it doesn't always follows true alphabetical order.

Re: [NTG-context] muse, pandoc and context

2008-12-02 Thread Jean Magnan de Bornier
Le 02 décembre à 17:44:02 Jörg Hagmann <[EMAIL PROTECTED]> écrit notamment: | Jean Magnan de Bornier wrote: | > Does it mean you are aware of the context publishing style in muse? If so, | > did you encounter any problem? | > | Yes, I'm aware of it and no, no problems

Re: [NTG-context] muse, pandoc and context

2008-12-02 Thread Jean Magnan de Bornier
Le 02 décembre à 16:02:28 Jörg Hagmann <[EMAIL PROTECTED]> écrit notamment: | Dear list members, > | Despite using a text editor (emacs) and context almost exclusively, I | need a way to communicate with other members of the institute. I'm | evaluating two possibilities: | 1. Writing in markdown

Re: [NTG-context] ConTeXt + BibTeX problem

2008-12-01 Thread Jean Magnan de Bornier
Le 01 décembre à 09:06:20 Taco Hoekwater <[EMAIL PROTECTED]> écrit notamment: | Because there is no bbl file, as Jean said. You should run bibtex | 'by hand' in mkiv, but I'll upload a mkiv-aware version of the bib | module later today. Strange! My experience is that texexec with «%engine=luatex»

Re: [NTG-context] ConTeXt + BibTeX problem

2008-11-30 Thread Jean Magnan de Bornier
Le 01 décembre à 02:16:10 Mohamed Bana <[EMAIL PROTECTED]> écrit notamment: | 1. Using \completepublications[criterium=all] produces the error message; > | title : - References | ! Missing } inserted. | | } | | \dostopattributes | ...cation {shapl

Re: [NTG-context] Apa-fr

2008-11-27 Thread Jean Magnan de Bornier
Le 27 novembre à 15:45:13 Taco Hoekwater <[EMAIL PROTECTED]> écrit notamment: | Jean Magnan de Bornier wrote: | > Le 27 novembre à 13:34:11 Taco Hoekwater <[EMAIL PROTECTED]> écrit notamment: | > | > | Jean Magnan de Bornier wrote: | > | > Hi all (mostly Taco), | &g

[NTG-context] Apa-fr

2008-11-27 Thread Jean Magnan de Bornier
Hi all (mostly Taco), Using bibl-apa-fr.tex for bibliography, I encountered a "chapter" on line 111 which should (I think) be changed to "Chapitre" (I did that on a file at home and it works well); my context is TL2008 so if the file has been modified since september I have not seen that yet. che

Re: [NTG-context] tikz and metapost

2008-10-26 Thread Jean Magnan de Bornier
Le 26 octobre à 16:24:40 Alan BRASLAU <[EMAIL PROTECTED]> écrit notamment: | Thus, I am trying to figure out where to invest my learning efforts. Do any | other metapost and/or pgf-tikz experts have something to contribute to this | query? Well, I'm certainly not an expert, but I want to draw y

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

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] 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] 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] 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

[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 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] 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] 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'

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
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

[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] 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] 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] 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] 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] 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

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] 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-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] 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 à 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 à 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

[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-

  1   2   >