Re: [NTG-context] Placement of a figure

2014-09-02 Thread Fabrice
Hi Wolfgang, I have to put myself in the head that the command \framed[] is very important with ConteXt ! Fabrice ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

Re: [NTG-context] Problem with embedding code TikZ code

2014-08-31 Thread Fabrice
Hi Joshua, That's great, thank you very much. Best regards, Fabrice ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman

[NTG-context] Itemize and framed

2014-08-29 Thread Fabrice Couvreur
Hi, Is this the best way to insert a list in a frame ? thank you, Fabrice \setupcolors[state=start] \definecolor[H1prime][c=0.50, m=0.00, y=1.00, k=0.00] \definecolor[H4][c=0.07, m=0.00, y=0.15, k=0.00] \starttext \framed[corner=06,frame=on,framecolor=H1prime,location=middle,background=color

Re: [NTG-context] Itemize and framed

2014-08-29 Thread Fabrice
Thank you for your answers, I continue to learn. However, the solution should Otared me better because the numbering is less near the edge of the frame. ___ If your question is of interest to others as well, please

[NTG-context] Strange behavior in a table.

2014-08-29 Thread Fabrice Couvreur
Everything is in the title, thank you. \starttext \`A l'aide du graphique, compléter les tableaux de correspondance suivants. \blank[small] {\setupTABLE[row][even][height=0.6cm] \setupTABLE[row][odd][height=0.6cm] \setupTABLE[1][1,2][width=3.2cm]

[NTG-context] Problem with embedding code TikZ code

2014-08-29 Thread Fabrice Couvreur
In the code below, I do not understand why the label Arbre 2 does not have the color you want, that is to say the same as the label Arbre 1. Thank you. \usemodule[tikz] \usetikzlibrary[calc] \definecolor[A2][c=0.60, m=0.00, y=0.00, k=0.10] \definecolor[H1prime][c=0.50, m=0.00, y=1.00, k=0.00]

Re: [NTG-context] Strange behavior in a table.

2014-08-29 Thread Fabrice
Sorry for the mistake. To the eye, I thought the distance chosen was sufficient, and I did not think to change it. In any case, your help is wonderful, thank you. ___ If your question is of interest to others as

Re: [NTG-context] Strange behavior with Metapost

2014-05-28 Thread Fabrice
Hello, Firstly, thank you for your reply. However, I would like some further explanation please. If I understand, but I'm not sure at all, calculating (xmax-xmin) / 10 gives the number of points to draw the curve. However, in my example, xmax = 4 and xmin = -2, so (xmax-xmin) / 10 = 0.6. My

[NTG-context] Strange behavior with Metapost

2014-05-27 Thread Fabrice Couvreur
Hello, Why curve drawn is not that expected ? Fabrice \starttext \startMPcode input hvdm; l:=2.8mm; r:=0.6; alfa:=45; beta:=0; gamma:=0; defineDefaultArrow (l, r, alfa, beta, gamma); numeric xmin, xmax, ymin, ymax; xmin :=-2; xmax := 4; ymax :=5 ;ymin:=-1; u := 1cm

Re: [NTG-context] Strange behavior with Metapost

2014-05-27 Thread Fabrice
It works. But how to choose not to avoid this problem (/10 or /20 or ) ? Another little problem: if I use setbounds currentpicture to boundingbox (((xmin,ymin) --(xmax,ymax)) scaled u) ; the images are not adjusted to the BoundingBox. So I'm back to my original idea. Fabrice

Re: [NTG-context] Edit the arrows default Metapost

2014-05-23 Thread Fabrice
Hi, Thank you Hans. I saw on the net a macro created by Hans van der Meer (hvdm.mp). Do you have an example of its use? Fabrice ___ If your question is of interest to others as well, please add an entry to the Wiki

[NTG-context] Edit the arrows default Metapost

2014-05-22 Thread Fabrice Couvreur
Hello, Is it possible to change the appearance Metafun arrows default to make them resemble those of PSTricks that I find most beautiful. Regards, Fabrice ___ If your question is of interest to others as well, please

[NTG-context] Metapost and Metafun

2014-05-21 Thread Fabrice Couvreur
; draw pts_f withpen pencircle scaled 1; clip currentpicture to screen; \stopMPcode \stoptext Are there any routines with Metafun to improve this code? thank you, Fabrice ___ If your question is of interest to others as well

Re: [NTG-context] Metapost and Metafun

2014-05-21 Thread Fabrice
Hi Hans, Thank you for the code that is cleaner and certainly less long! Fabrice PS : What do you mean by: define 'improve' .. anyway: A step of 0.001 is not needed here and gives a*pretty large path

[NTG-context] Define a new command from the command \periods[n]

2014-05-20 Thread Fabrice Couvreur
Hi, Is it possible to redefine the command \periods[n] to have a line that goes from the end of the word to the edge of the page without having to play on the number n ? Regards, Fabrice \starttext \startitemize[a][stopper=),style=bold] \item $x\mapsto -x^2+x+1$ : \periods[66] \item $x\mapsto 2x

Re: [NTG-context] Define a new command from the command \periods[n]

2014-05-20 Thread Fabrice
Hello, @ Luigi @Wolfgang Thanks for your suggestions. Since I want to continue my learning ConTeXt, I will use the command \filler[dots]. Can we do the same thing if there is no text in the beginning ? Fabrice

Re: [NTG-context] Define a new command from the command \periods[n]

2014-05-20 Thread Fabrice
Perfect ! thank you, Fabrice ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http

Re: [NTG-context] Bug with TikZ module ?

2014-05-17 Thread Fabrice
Hi, This is true, but as I gradually abandoned LaTeX for ConTeXt, I'm a little too quickly precipitate. In addition, I prefer TikZ to PSTricks that I do not control very well, pending the integration of PSTricks in Context. The solution \strut you propose works perfectly. Regards, Fabrice

[NTG-context] Bug with TikZ module ?

2014-05-15 Thread Fabrice Couvreur
Hi, Why the three words are not aligned on the baseline ? Regards, Fabrice \usemodule[tikz] \starttext \starttikzpicture[level/.style={sibling distance=10mm}] \node{}[grow=right] child{node{J}} child{node{R}} child{node{B} child{node{J}} child{node{R}} child{node{B} child{node{J}} child{node{R

Re: [NTG-context] Some problems with a new style for the sections

2014-05-05 Thread Fabrice
, which explains my confusion in the use of the command. Regards, Fabrice ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman

[NTG-context] Some problems with a new style for the sections

2014-05-04 Thread Fabrice Couvreur
Hi, I encounter two problems : - Section numbers are not red ; - Calling the second section does not cause the creation of a new paragraph. Regards, Fabrice \setupcolors[state=start] \def\MySectionCommand#1#2% {\framed [frame=off, width=\textwidth, align={right

[NTG-context] Subsection number independant of section

2014-05-02 Thread Fabrice Couvreur
] [previousnumber=no] \setupbodyfont[pagella,11pt] \starttext \section{Définitions} \subsection{Approche de la loi binomiale} \stoptext Why ? Regards, Fabrice ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] Subsection number independant of section

2014-05-02 Thread Fabrice
Hi Romain, Thank you, it works. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage :

[NTG-context] Use a predefined command in a new environment

2014-04-29 Thread Fabrice
Hello, Further to the discussion topic Numbering in a frame with a new environment I want to use ACFRAME (thanks Wolfgang) command in a new environment. Is this the best way to achieve this ? thank you, Fabrice \defineframed [ACFRAME] [frame=off, width=fit, align=flushleft

Re: [NTG-context] Numbering in a frame with a new environment

2014-04-28 Thread Fabrice
Hi Wolfgang, As usual, the result is what I wanted to do. But before asking this question, I tried to find documentation on the counters with ConTeXt, and I found nothing. Fabrice ___ If your question is of interest

[NTG-context] Numbering in a frame with a new environment

2014-04-27 Thread Fabrice Couvreur
]}, width=fit, stopper={.}, alternative=left, ] \starttext \startac Tirage dans une urne \stopac \stoptext thank you, Fabrice ___ If your question is of interest to others as well, please add

Re: [NTG-context] Problem with \starthanging ...\ stophanging

2014-04-25 Thread Fabrice
]{}{\externalfigure[image.pdf][width=80mm]} \input knuth \input knuth \stopimagebackground \stoptext I'll pass, but that does not answer my question. Fabrice ___ If your question is of interest to others as well, please add

Re: [NTG-context] Text and figure side by side

2014-04-25 Thread Fabrice
May be a solution, but why all the text is not in the left column and the single figure in the right column? \setuppapersize[A4] \setuplayout[ backspace=15mm, width=middle, topspace=15mm, height=middle, header=0pt, footer=0pt, ]

[NTG-context] Text and figure side by side

2014-04-24 Thread Fabrice Couvreur
Hi, Is it possible to put side by side text and a figure created in a TikZ environment ? Thank you, Fabrice \usemodule[tikz] \usetikzlibrary[calc] \starttext \def\smiley{% \starttikzpicture[baseline=-0.75ex,black] \filldraw[fill=orange] circle (2mm); \node[fill,circle,inner sep=0.5pt] (left eye

[NTG-context] The spacing of the float interferes with the spacing of the itemgroup

2014-04-24 Thread Fabrice Couvreur
Why the vertical spacing is not observed between item 2 and item 3 ? Thank you, Fabrice \starttext \startitemize[n][stopper=),style=bold] \item \input knuth \item \input knuth \placefigure[right,none]{}{% \setupTABLE[c][1] [width=2.25cm] \setupTABLE[row][1,2][width=1.5cm] \bTABLE[align={middle

[NTG-context] Problem with \starthanging ...\ stophanging

2014-04-24 Thread Fabrice Couvreur
Hello, I can not run text around the figure. thank you, Fabrice \starttext \starthanging[location=right] {\externalfigure[image.pdf][width=8cm]} \input knuth \input knuth \stophanging \stoptext ___ If your question

Re: [NTG-context] Two figures are side by side

2014-04-17 Thread Fabrice
Thank you very much Wolfgang, Fabrice ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage

[NTG-context] Two figures are side by side

2014-04-16 Thread Fabrice Couvreur
Hi, How do the two figures are side by side ? \setupTABLE[row][1,2][width=1.5cm,align={middle,lohi}] \setupTABLE[c][1][width=3cm,align={middle,lohi}] \starttext \startcombination[2*1] {% \bTABLE[align={middle,lohi}] \bTR\bTD{}\eTD\bTD{$A$}\eTD\bTD{$\overline{A}$}\eTD\bTD{Total}\eTD\eTR

Re: [NTG-context] PSTricks with ConTeXT

2014-04-04 Thread Fabrice
Hi, Sorry to insist, but does this code compile? \starttyping \usemodule[pstricks] \usePSTRICKSmodule[pst-barcode] \startPSTRICKS \pspicture(-4mm,-1mm)(38mm,26mm) \psbarcode{9781860742712}{includetext guardwhitespace}{ean13}% \endpspicture \stopPSTRICKS \stoptyping In fact, I get a white page,

[NTG-context] Table next to a text in an environment of type list

2014-03-29 Thread Fabrice Couvreur
{\dfrac{52}{128}} ? \stopitemize \stoptext Regards, Fabrice ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg

Re: [NTG-context] Index notation in math mode

2014-03-25 Thread Fabrice
Hi, Thank youAditya, it works. Regards, Fabrice ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Index notation in math mode

2014-03-24 Thread Fabrice Couvreur
Hi, I would like the f in \math{\cal C_f} is identical to that obtained with \math{f}. Regards, Fabrice ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context

[NTG-context] PSTricks with ConTeXT

2014-03-20 Thread Fabrice Couvreur
Hi, After searching, it seems it is not possible to compile a file containing a PSTricks environment ? Is that correct ? Regards, Fabrice ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] PSTricks with ConTeXT

2014-03-20 Thread Fabrice
Hi, If I compile the following example, the pdf output is empty. \starttyping \usemodule[pstricks] \startPSTRICKS \pspicture(0cm,0cm)(20cm,20cm) \psline(0,0)(20,20) \psline(1,1)(10,10) \endpspicture \stopPSTRICKS \stoptyping Thanks.

Re: [NTG-context] Problem with an environment

2014-03-12 Thread Fabrice
Hi Wolfgang, Thank you for your help. I actually forgot this : \ definetypeface [mainface] [ss] [sans] [dejavu] [default] [rscale = auto]. The problem is that I'm still new with ConTeXt, but I think I can say that I grew to people like you.

Re: [NTG-context] Problem with an environment

2014-03-11 Thread Fabrice
Hi, I'll try to rephrase my question. In fact, the title is not in bold and the size of the font is not taken into account. Regards, Fabrice https://drive.google.com/file/d/0B-mkD83s36jbS05RalpqRHhzc2s/edit?usp=sharing

[NTG-context] Problem with an environment

2014-03-06 Thread Fabrice Couvreur
I'm trying to built a template for evaluations of my students. I have a problem with the head environment that does not take into account the selected font and size. Regards, Fabrice \environment environ-2 \environment environ-3 \environment header \starttext \MyOtherHeader{Seconde GTA}{20

Re: [NTG-context] Presentation template

2014-03-04 Thread Fabrice
Hi Thangalin, do you mean presentation material to help students? Rather lessons (Mathematics) I'll put in pdf format on the platform at my high school. Thank you for the links, I'll take the time to look. Regards, Fabrice

[NTG-context] Presentation template

2014-03-03 Thread Fabrice Couvreur
Hi, I will try to rewrite some of my classes with ConTeXt. I would like to draw inspiration from this model http://www.pragma-ade.com/general/manuals/cont-eni.pdf How to start ? Is it possible to have the source code to understand ? Thank you.

[NTG-context] Problem with Module Units

2014-02-27 Thread Fabrice Couvreur
Hi, I see that there is no space between the words pourand km. Regards, Fabrice \usemodule[units] \definetypeface [me] [rm] [serif] [pagella] [default] \definetypeface [me] [ss] [sans] [dejavu] [default] \definetypeface [me] [mm] [math] [xits][default] \setupbodyfont[me,12pt] \starttext

Re: [NTG-context] Problem with Module Units

2014-02-27 Thread Fabrice
Hi Wolfgang, Firstly thank you for the quick responses you give. With the old version is ok. But if I compile the code you gave with the new version, I get the letter r is really strange! ___ If your question is of

[NTG-context] Symbol euro

2014-02-27 Thread Fabrice Couvreur
Hi, I try to define the EURO symbol with : \definesymbol [euro] [\ getglyph{Euro} {\ char160}], but it does not work. Regards, Fabrice ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] Problem with Module Units

2014-02-27 Thread Fabrice
It is ok, thanks. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage :

Re: [NTG-context] Symbol euro

2014-02-27 Thread Fabrice
Thanks Wolfgang, Fabrice ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http

[NTG-context] Too much space between the text and the beginning of the paragraph with the command \defineenumeration

2014-02-25 Thread Fabrice Couvreur
Hi, I find that there is too much space between the text and the beginning of the paragraph. \defineenumeration[ex] [text={\sc\bf Exercice}, location=left, stopper={\bf.}] For example, I use the \topset with LuaLaTeX order. Thank you.

[NTG-context] Too much space between the text and the beginning of the paragraph with the command \defineenumeration

2014-02-25 Thread Fabrice Couvreur
Sorry, but my question is unclear. In fact, I created a new environment with the package amsthm in LuaLaTeX like this : \newtheoremstyle{exa} {\topsep}{\topsep} {} {0pt} {\strut\bfseries} {} {\newline} {\rule[0pt]{1mm}{1mm} \thmname{#1}\thmnumber{ \textup

[NTG-context] Too much space between the text and the beginning of the paragraph with the command \defineenumeration

2014-02-25 Thread Fabrice Couvreur
Because I'm really starting with ConteXt, and if I compile with location = left or not, the result is the same (with minimal ConteXt). For cons, I understand better the role of the option alternative = left, right or top.

Re: [NTG-context] OT: Reflections on usability ConTeXt for typesetting of mathematics

2014-02-11 Thread Fabrice Couvreur
Hi, Unless I am mistaken, Cambria is a font available for Windows. I'm using Linux, is it possible to install ? Is it free ? If yes, where can I download it ? Xits, I do not know. Is it possible to put the uppercase = right in math mode with Pagella ? thank you, Fabrice 2014-02-11 9:57 GMT+01

Re: [NTG-context] OT: Reflections on usability ConTeXt for typesetting of mathematics

2014-02-11 Thread Fabrice Couvreur
Hi Martin, Sorry, but I do not find fonts cambria and cambria math to install with Debian. thank you, Fabrice 2014-02-11 14:18 GMT+01:00 Mikael P. Sundqvist mic...@gmail.com: On Tue, Feb 11, 2014 at 11:33 AM, Keith J. Schultz schul...@uni-trier.dewrote: Am 11.02.2014 um 09:57 schrieb

Re: [NTG-context] OT: Reflections on usability ConTeXt for typesetting of mathematics

2014-02-10 Thread Fabrice Couvreur
Hi, I begin to migrate slowly to ConTeXt, and I think it works very well for writing mathematics. I have a question : what is the most complete Math Font to write mathematics with ConteXt course ? thank you, Fabrice 2014-02-10 9:45 GMT+01:00 Keith J. Schultz schul...@uni-trier.de: Hi Jaroslav

[NTG-context] Hat with \widehat is not satisfactory

2014-02-05 Thread Fabrice Couvreur
Dear list, I think the symbol of the angles is too close to the letters. Is it possible to change this ? \enablemode[pxmath] \setupbodyfont[palatino,12pt] \starttext \startformula \sin\widehat{PAM}

Re: [NTG-context] Lucida fonts with ConTeXt

2014-01-30 Thread Fabrice
If you have the type1 fonts How do we know? Sorry, but I'm not at all an expert font ! ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /

Re: [NTG-context] Lucida fonts with ConTeXt

2014-01-30 Thread Fabrice Couvreur
Hi, Thank you to you for your answers. As I have to write text with math formulas, I'll probably buy them. Fabrice 2014-01-30 Hans Hagen pra...@wxs.nl On 1/29/2014 10:23 PM, Fabrice wrote: If you have the type1 fonts How do we know? Sorry, but I'm not at all an expert font ! just buy

[NTG-context] Lucida fonts with ConTeXt

2014-01-29 Thread Fabrice Couvreur
Hi, I want to use the Lucida fonts. I understand that these are commercial fonts that I must buy. What should buy and where ? In the meantime, I tried to test the following file : \setuppapersize[A4] \setuplayout [backspace=15mm, width=middle, topspace=15mm, height=middle,

Re: [NTG-context] Lucida fonts with ConTeXt

2014-01-29 Thread Fabrice Couvreur
If you have the type1 fonts How do we know ? Sorry, but I'm not at all an expert font ! 2014-01-29 Aditya Mahajan adit...@umich.edu On Wed, 29 Jan 2014, Fabrice Couvreur wrote: Hi, I want to use the Lucida fonts. I understand that these are commercial fonts that I must buy. What should

Re: [NTG-context] New header

2014-01-23 Thread Fabrice Couvreur
, height = 5em, foregroundstyle = \Large \scshape \bf, background = whatever, frame = off, ] Thank you. 2014/1/22 Aditya Mahajan adit...@umich.edu On Wed, 22 Jan 2014, Fabrice Couvreur wrote: Thank you Wolfgang. With LuaLaTeX, for my

Re: [NTG-context] New header

2014-01-22 Thread Fabrice Couvreur
Hi Joshua, To the right and left but not up and down. I would like margin to 1.5cm on the right, left, up and down. Thank you. 2014/1/21 Joshua Krämer joshua.krae...@gmail.com Am Tue, 21 Jan 2014 20:02:19 +0100 schrieb Fabrice Couvreur fabrice1.couvr...@gmail.com: I would also fit

Re: [NTG-context] New header

2014-01-22 Thread Fabrice Couvreur
Thank you Wolfgang. With LuaLaTeX, for my header, I use the commands \footnotesize\itshape and \Large\scshape. Is there an equivalent with ConTeXt ? 2014/1/22 Wolfgang Schuster schuster.wolfg...@gmail.com You have to disable the header and footer by setting the values to 0pt. \setuplayout

[NTG-context] New header

2014-01-21 Thread Fabrice Couvreur
Hello, Thank you for your reply. I do not understand all of the code, even if I use MetaPost but with Asymptote. I would also fit the dimensions of my papers as I used to do (\usepackage [ a4paper, hmargin = 1.5cm, vmargin =1.5cm] {geometry}) Thank you. attachment.tex Description: TeX document

[NTG-context] New header

2014-01-18 Thread Fabrice Couvreur
Hi, I use the following header to my statements made with tittlesec package. \makeatletter \newcommand{\@classe}[1]{} \newcommand{\classe}[1]{\gdef\@classe{#1}} \newcommand{\@typedevoir}[1]{} \newcommand{\typedevoir}[1]{\gdef\@typedevoir{#1}} \newcommand{\@numerodevoir}[1]{}

[NTG-context] ConTeXt with Emacs

2014-01-11 Thread Fabrice
Hello, I use Emacs as an editor and I compile my files with LuaLaTeX by adding the following lines to the end of the file: %%% Local Variables: %%% Mode: LaTeX %%% LaTeX-command LuaLaTeX-shell-escape %%% End: I discovered ConTeXt, and I would like to know which lines to add to the end of

[NTG-context] ConTeXt with Emacs

2014-01-10 Thread Fabrice Couvreur
Hello, I use Emacs as an editor and I compile my files with LuaLaTeX by adding the following lines to the end of the file: %%% Local Variables: %%% Mode: LaTeX %%% LaTeX-command LuaLaTeX-shell-escape %%% End: I discovered ConTeXt, and I would like to know which lines to add to the end of files.

Re: [NTG-context] ConTeXt with Emacs

2014-01-10 Thread Fabrice Couvreur
...@boede.nl in the simplest case a Context document consists of \starttext Your text \stoptext (commented) lines added after \stoptext are ignored. Willi On 10 jan. 2014, at 19:52, Fabrice Couvreur fabrice1.couvr...@gmail.com wrote: Hello, I use Emacs as an editor and I compile my files

Re: [NTG-context] ConTeXt with Emacs

2014-01-10 Thread Fabrice Couvreur
...@free.fr wrote: On Fri, Jan 10 2014, Fabrice Couvreur wrote: %%% Local Variables: %%% Mode: LaTeX %%% LaTeX-command LuaLaTeX-shell-escape %%% End: %%% Local Variables: %%% Mode: context %%% End: For using context instead of texexec, put this in your init-file: (eval-after-load 'tex

Re: [NTG-context] ConTeXt with Emacs

2014-01-10 Thread Fabrice Couvreur
Sorry Peter, but I do not understand what you mean by So just pressing up. 2014/1/10 Peter Münster pmli...@free.fr On Fri, Jan 10 2014, Fabrice Couvreur wrote: Only a second C-c C-c does not allow me to have 'Command : (default View)'. How ? http://www.ntg.nl/pipermail/ntg-context

Re: [NTG-context] ConTeXt with Emacs

2014-01-10 Thread Fabrice Couvreur
oops ! I just realized. Sorry for this useless post. 2014/1/11 Fabrice Couvreur fabrice1.couvr...@gmail.com Sorry Peter, but I do not understand what you mean by So just pressing up. 2014/1/10 Peter Münster pmli...@free.fr On Fri, Jan 10 2014, Fabrice Couvreur wrote: Only a second C

[NTG-context] Problem to install Garamond font with mathdesign

2014-01-01 Thread Fabrice
Hello, The following code does not load the Garamond font: \loadtypescriptfile[mathdesign] \setupbodyfont[garamond] \starttext Some random text and \math{f(x)=x^2+2x+4} \stoptext mtx-context | run 1: luatex

[NTG-context] ! Missing = inserted for \ifnum.

2014-01-01 Thread Fabrice
Hello, I discovered ConTeXt gradually, so be indulgent please. With the following command : [parabole1.pdf][scale=0.8] I have the following error message : ! Missing = inserted for \ifnum. system tex error on line 1 in file /home/fab/demo1.tex: Missing = inserted for ... 1

Re: [NTG-context] ! Missing = inserted for \ifnum.

2014-01-01 Thread Fabrice Couvreur
Hello, Thank you, the problem is solved. Fabrice 2014/1/1 Wolfgang Schuster schuster.wolfg...@gmail.com Am 01.01.2014 um 01:28 schrieb Fabrice couvreur.fabr...@wanadoo.fr: Hello, I discovered ConTeXt gradually, so be indulgent please. With the following command : [parabole1.pdf

Re: [NTG-context] Problem to install Garamond font with mathdesign

2014-01-01 Thread Fabrice Couvreur
Hello, The fonts are already installed on my system since I compile my documents with LuaLaTeX. I'll try to install, and come back to you if it does not work. Fabrice 2014/1/1 Wolfgang Schuster schuster.wolfg...@gmail.com Am 31.12.2013 um 21:27 schrieb Fabrice couvreur.fabr...@wanadoo.fr

Re: [NTG-context] Problem to install Garamond font with mathdesign

2014-01-01 Thread Fabrice Couvreur
= Thank you. 2014/1/2 Fabrice Couvreur fabrice1.couvr...@gmail.com Hello, The fonts are already installed on my system since I compile my documents with LuaLaTeX. I'll try to install, and come back to you if it does not work

[NTG-context] Tikz calendar: \pgfutil undefined

2010-08-19 Thread Fabrice Larribe
well, but I'm not able to find what has changed. Thanks for hints and help ! Fabrice L. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http

Re: [NTG-context] Tikz calendar: \pgfutil undefined

2010-08-19 Thread Fabrice Larribe
Le 2010-08-19 à 10:49, Mojca Miklavec a écrit : On Thu, Aug 19, 2010 at 14:36, David Rogers wrote: * Fabrice Larribe fabrice.al...@gmail.com [2010-08-19 06:17]: Hello, I have a problem to use the calendar from the Tikz/Pgf module; here is a minimal example

Re: [NTG-context] post-commit hook for contextman

2010-06-28 Thread Fabrice Popineau
Fixed. Fabrice 2010/6/27 Taco Hoekwater t...@elvenkind.com Hi Fabrice, On 06/27/2010 09:13 AM, Peter Münster wrote: On Mon, Jun 07 2010, Taco Hoekwater wrote: Is it possible, to get email on every commit to http://foundry.supelec.fr/gf/project/contextman ? Sure. Subscribe

Re: [NTG-context] Step wise presentation.

2009-03-19 Thread Fabrice
recommendation (i.e., if it does not come with minimals), kindly let me know. You can use the raw steps module. This works very well. You can find some informations here: http://modules.contextgarden.net/t-rsteps Fabrice

[NTG-context] FunnyFrame in an enumeration.

2008-12-23 Thread Fabrice
feasible ? I wouldl take any hint ! Thanks, Fabrice. %[ The main code of this example came actullay from a thread in 2000 by Hans.] % http://archive.contextgarden.net/message/2929.130642.dc591d10.en.html

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

2008-07-31 Thread Fabrice Popineau
i simply can not use a program that i know will be replaced within 5 years And there are not so many stable tools. TeX and Lisp. :-) Fabrice ___ If your question is of interest to others as well, please add

[NTG-context] help about the EXAMPLE framework

2007-11-19 Thread Fabrice Gaudier - CEA/DEN/SFME
the script wwwserver, I miss a step to install this tool properly. Have you an uptodate document which explained how to install and use these application. Best regards, Fabrice gaudier ___ If your question is of interest

Re: [NTG-context] How to do this in ConTeXt

2006-01-04 Thread Fabrice Larribe
Hi, R S Ananda Murthy wrote: Hello, I need the format shown below: - |Example 1-1| - \setupoutput[pdftex] \setupcolors[state=start] Here is (almost) what you want to acheive, but without any macros: \blank \starttext %\def\Ex#1{

Re: [NTG-context] Questions about the rsteps module.

2006-01-02 Thread Fabrice Larribe
. Sorry for being of almost no help and for bringing bad news only, Mojca Thanks anyways for your answers, sometimes to know that something is impossible and likely difficult is valuable ! Fabrice L

Re: [NTG-context] Questions about the rsteps module.

2006-01-02 Thread Fabrice Larribe
Peter Münster wrote: On Sat, 31 Dec 2005, Fabrice Larribe wrote: 2) I wish to use the same text to print (wihout steps) and with slide (with steps). If I comment the \usemodule [rsteps], the instructions \StartSteps \NextStep.. are unknown of course, so how should I redefine them ? I guess

[NTG-context] Questions about the rsteps module.

2005-12-31 Thread Fabrice Larribe
the header and footer do not change, so the steps are more transparent. Thanks for help. Fabrice. ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] How is it possible to include DraTex code in Context ?

2005-11-25 Thread Fabrice Larribe
, but for advances things, I need AlDraTex. So the question: how is it possible to include DraTex code in Context ? Thanks for any help. Fabrice L. Ps: I know metafun exists ! ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo

Re: [NTG-context] How is it possible to include DraTex code in Context?

2005-11-25 Thread Fabrice Larribe
Hi, Fabrice Larribe wrote: When I do: \input DraTex.sty \input AlDraTex.sty I have the message No room for a new \dimen... If I load only the first package (DraTex), this works, but for advances things, I need AlDraTex. So the question: how is it possible to include DraTex code in Context

Re: [NTG-context] How is it possible to include DraTex codein Context?

2005-11-25 Thread Fabrice Larribe
Hans Hagen wrote: Fabrice Larribe wrote Thanks for your help. I have put the two files in context/base, and use \usemodule. In the log, the system inform that the two modules are loaded. But I have the same error, No room for a new \dimen. So this is not working. Unless you have others

Re: [NTG-context] How is it possible to include DraTex codein Context?

2005-11-25 Thread Fabrice Larribe
distribution]. If I remove the second line, as you suggest, then the system does not the command CircleNode() which is defined in the AlDraTex module. And if I keep the line, same problem as before... I wait if Eitan Gurari can do something... Fabrice

Re: [NTG-context] How is it possible to include DraTex codein Context?

2005-11-25 Thread Fabrice Larribe
Hans Hagen wrote: Fabrice Larribe wrote: Hans Hagen wrote: Re: [NTG-context] How is it possible to include DraTex codein Context? it looks like it is not loading the module i sent you but the dratex files directly (which is fallback bahaviour) (did you run mktexlsr?) can you try

Re: [Aleph] Re: [NTG-context] [ANN] XEmTeX 0.5-RC0

2005-06-01 Thread Fabrice Popineau
* Idris Samawi Hamid [EMAIL PROTECTED] writes: Hi Fabrice, My congratulations on the release of XEmTeX! Thanks. A question: Since XEmTeX is explicitly pdfeTeX based: Will Aleph (which produces (o)dvi) and dvipdfmx be supported? Both Aleph and dvipdfmx (latest CVS version

[NTG-context] Local environment

2004-11-02 Thread Fabrice Popineau
. Is there some workaround? Thanks in advance, -- Fabrice ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Local environment

2004-11-02 Thread Fabrice Popineau
HH \unprotect \setvalue{\v!localenvironment}#1 {\doexecutefileonce{#1}} HH \protect HH i'll fix it (in core-job) Thanks. In fact, there is a spurious space in core-job.tex. Fabrice ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl

RE: [NTG-context] m-bib module

2004-10-18 Thread Fabrice Popineau
] \doifsomething {\@@pbvaria... l.1215[\c!variant=apa] ? Any clue how to fix this ? Thanks in advance, Fabrice ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg

RE: [NTG-context] m-bib module

2004-10-18 Thread Fabrice Popineau
-list.tex) ! Undefined control sequence. argument \c!nummercommando =\bibleftnumber I guess the new module is the one using t-bib.tex and t-list.tex. Fabrice ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl

RE: [NTG-context] m-bib module

2004-10-18 Thread Fabrice Popineau
Sorry, I forgot to migrate my alpha bib module when the context alpha became the 'current distribution'. My latest module is/was still here: http://tex.aanhet.net/bib/alpha/ I will fix the website a.s.a.p. Many thanks ! Fabrice ___ ntg

Re: [NTG-context] Slides and notes

2003-11-03 Thread Fabrice Popineau
| | || | | || | | -- | Fabrice ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

<    4   5   6   7   8   9