Re: [NTG-context] Unable to install lmtx

2021-09-16 Thread Alain Delmotte via ntg-context
Hi! Le 16/09/2021 à 09:54, Hans Hagen via ntg-context a écrit : On 9/15/2021 10:04 PM, Alain Delmotte via ntg-context wrote: Hi! I can't anymore install ConTeXt lmtx and wanted to use PPCHTeX and I alway

Re: [NTG-context] Unable to install lmtx

2021-09-16 Thread Alain Delmotte via ntg-context
Hi! Le 16/09/2021 à 09:54, Hans Hagen via ntg-context a écrit : On 9/15/2021 10:04 PM, Alain Delmotte via ntg-context wrote: Hi! I can't anymore install ConTeXt lmtx and wanted to use PPCHTeX and I alway

Re: [NTG-context] Unable to install lmtx

2021-09-16 Thread Hans Hagen via ntg-context
On 9/15/2021 10:04 PM, Alain Delmotte via ntg-context wrote: Hi! I can't anymore install ConTeXt lmtx and wanted to use PPCHTeX and I always got an error message. So I wanted to run mtxrun --generate, but the access was denied. I then wanted to run the last install.bat (I am on Windo

[NTG-context] Unable to install lmtx

2021-09-15 Thread Alain Delmotte via ntg-context
Hi! I can't anymore install ConTeXt lmtx and wanted to use PPCHTeX and I always got an error message. So I wanted to run mtxrun --generate, but the access was denied. I then wanted to run the last install.bat (I am on Windows 10) but I always get a message

Re: [NTG-context] ppchTeX

2016-07-09 Thread Henri Menke
whether chemical structures typeset in ConTeXt >> can be exported as XML. Therefore I wanted to setup a simple example >> with ppchTeX. I copied example 3.1 from the manual [1] >> >>> \usemodule[chemic] >>> \starttext >>> >>> \startchemical[heig

Re: [NTG-context] ppchTeX

2016-07-07 Thread Alan BRASLAU
On Wed, 6 Jul 2016 18:23:57 +0200 Henri Menke wrote: > Dear list, > > I just wanted to check whether chemical structures typeset in ConTeXt > can be exported as XML. Therefore I wanted to setup a simple example > with ppchTeX. I copied example 3.1 from the manual [1] > >

[NTG-context] ppchTeX

2016-07-06 Thread Henri Menke
Dear list, I just wanted to check whether chemical structures typeset in ConTeXt can be exported as XML. Therefore I wanted to setup a simple example with ppchTeX. I copied example 3.1 from the manual [1] > \usemodule[chemic] > \starttext > > \startchemical[height=4500

Re: [NTG-context] PPCHTEX: bonds overlaps the radicals groups

2015-09-28 Thread Alan BRASLAU
On Mon, 28 Sep 2015 15:37:27 +0100 DesdeChaves wrote: > I try inserting several \chemical[ONE, .2MOV1] statements in some key > places, but without success. Can you provide me a very simple example? The idea is to draw the bond, then move, then the atom: \chemical [ONE,SB5,Z5,.2MOV1,Z0,.2MOV1,S

Re: [NTG-context] PPCHTEX: bonds overlaps the radicals groups

2015-09-28 Thread Alan BRASLAU
acing the mkii PPCHTEX code) uses tighter spacing around the nodes, which looks nicer with single atomic symbols. You are placing CH and CH_2 groups so it is necessary to increasing the spacing at these spots. One trick could be: \chemical [ONE,.2MOV1] which moves .2 bond lengths in the x-direct

[NTG-context] PPCHTEX: bonds overlaps the radicals groups

2015-09-27 Thread DesdeChaves
Some time ago I wrote the code attached to create random branched organic molecules. However, with recent versions of Context the carbon-carbon bonds overwrites the radicals. How can I fix this? Another question: is there a way to change the bonds color? I would like to blank some radicals and bo

Re: [NTG-context] Drawing chemical structures

2013-11-21 Thread Alan Braslau
, +LSR and -RSR are the asymmetrically shortened versions drawing bonds. 5. One can still use dimensional measurements in the thousands, but it is preferable to use numbers close to unity, interpreted in units of the bond length. 6. The bounding box is by default fit (in ppchtex it was fixed

Re: [NTG-context] Drawing chemical structures

2013-11-21 Thread Alan Braslau
Hello, We have completely rewritten the chemical macros from ppchtex, taking some liberty with some details of the syntax. I will look into your examples to see what is going wrong. Alan On Thu, 21 Nov 2013 18:10:45 + DesdeChaves wrote: > Dear Sirs, > > I'm trying to run

[NTG-context] Drawing chemical structures

2013-11-21 Thread DesdeChaves
Dear Sirs, I'm trying to run some code from the ppchtex manual, however, the chemical structures are not correctly drawn. See the example: https://www.dropbox.com/s/w7v8kouc4glndf0/chemicerror.pdf. I found this problem en Minimals (last version) and on TexLive 2013. \setupbodyfont

[NTG-context] [***SPAM***] Re: Spacing and font problem with \chemical inside display math

2012-12-13 Thread Romain Diss
rs on line 3 where the last parenthesis is smaller than expected. > Rather than display math (as was suggested with ppchTeX), we have now > introduced \startchemicalformula > \stopchemicalformula > in order to "display" a chemical formula. Yes but in my cases I do want a m

Re: [NTG-context] Spacing and font problem with \chemical inside display math

2012-12-13 Thread Alan BRASLAU
problem. Maybe Hans can fix this extra spacing problem. Rather than display math (as was suggested with ppchTeX), we have now introduced \startchemicalformula \stopchemicalformula in order to "display" a chemical formula. Also, I'm not sure why you might want to put \chemical{}

Re: [NTG-context] ConTeXt unofficial test suite stub

2012-10-17 Thread Marco Pessotto
| 0.00 | 1 |4 | |page-txt-001 | OK | 0.445171 | 0.496479 | 7 |5 | | ppchtex-001 | OK | 1.573944 | 1.573944 | 1 |4 | | ppchtex-005 | OK | 1.169014 | 1.169014 | 1 |4 | |

[NTG-context] ConTeXt unofficial test suite stub

2012-10-07 Thread Marco Pessotto
000 | 4 | 2 | | ppchtex-001 | OK | 0.00 | 0.00 | 1 | 2 | | ppchtex-005 | OK | 0.00 | 0.00 | 1 | 2 | | ppchtex-006 | OK | 0.00 | 0.00 | 1 |2 | |spot-001 |

Re: [NTG-context] Wrong results for chemical structures and reactions

2012-10-02 Thread Marco Patzer
quot;->" for "GIVES", etc. > seems to be interpreted only inline, not in displayed chemical formula > mode. > > > I am working (with Hans) to correct the mkiv chemical code, > whi

Re: [NTG-context] Wrong results for chemical structures and reactions

2012-10-02 Thread Alan BRASLAU
ES} \chemical{2H_2O} \stopchemicalformula Also, the shorthand "+" for "PLUS", "->" for "GIVES", etc. seems to be interpreted only inline, not in displayed chemical formula mode. I am working (with Hans) to correct the mkiv chemical code, which has

Re: [NTG-context] Code in contextref-env.tex

2012-08-22 Thread Hans Hagen
ines' has been removed in mkiv as nowadays we have no such constraints. When I introduced the \c! and \v! prefixes context was still dutch and when there came interest from abroad, it had the nice side effect that I could make an (first german, later also english)

Re: [NTG-context] Problem with \writebetweenlist

2012-02-25 Thread Jaroslav Hajtmar
s > not found: 't-bib' resolvers > modules > not found: 't-bibltx' resolvers > modules > loaded: 'chemic' (C:/context/tex/texmf-context/tex/context/base/m-chemic.mkiv ppchtex > not loaded as support for chemistry in now built in ) resolvers >

Re: [NTG-context] color conversion causes error with MPgraphic

2012-01-10 Thread Jörg Hagmann
On Jan 10, 2012, at 8:26 AM, rvhassel wrote: > almost 10 euro for each key. I like it to give my lectures at a blackboard > with > chalk. At the blackboard I design my own keys, infinitely many, Congratulations! I thought I was the only one left to do that. PPCHTeX is great, bu

Re: [NTG-context] Announcement: cont-tst.pdf

2010-11-30 Thread Otared Kavian
x > speed-002.tex > > - A kind of a infinite loop? > > And to get the following files: > > ./doc/context/tests/mkiv/blocks/blocks-001.pdf > ./doc/context/tests/mkiv/chemical/ppchtex-003.pdf > ./doc/context/tests/mkiv/experiments/fonts.pdf > ./doc/context/tests/mkiv/expe

Re: [NTG-context] Announcement: cont-tst.pdf

2010-11-29 Thread luigi scarso
oop? > > no, just slow as it's a torture test (test with smaller loop max's) > >> And to get the following files: >> >> ../doc/context/tests/mkiv/blocks/blocks-001.pdf >> ../doc/context/tests/mkiv/chemical/ppchtex-003.pdf >> ../doc/context/tests/mkiv/experime

Re: [NTG-context] Announcement: cont-tst.pdf

2010-11-29 Thread Hans Hagen
ext/tests/mkiv/chemical/ppchtex-003.pdf ../doc/context/tests/mkiv/experiments/fonts.pdf ../doc/context/tests/mkiv/experiments/structurelevels.pdf ../doc/context/tests/mkiv/fonts/cyrillic-001.pdf ../doc/context/tests/mkiv/fonts/dashes-001.pdf ../doc/context/tests/mkiv/fonts/dashes-002.pdf ../doc/context/te

[NTG-context] Announcement: cont-tst.pdf

2010-11-29 Thread Procházka Lukáš Ing . - Pontex s . r . o .
nload/1AEB1F0BDD3BAAC9 Comments are welcome. 2 Hans & Taco: I was not able to translate the following sources: speed-001.tex speed-002.tex - A kind of a infinite loop? And to get the following files: ./doc/context/tests/mkiv/blocks/blocks-001.pdf ./doc/context/tests/mkiv/chemical/ppchtex-003.

Re: [NTG-context] ppchtex, color and mkiv

2010-11-19 Thread Alan BRASLAU
On Friday 19 November 2010 09:52:47 Jörg Hagmann wrote: > From a thread on this list (May 2009: > http://archive.contextgarden.net/message/20090512.132914.5c29b5f4.en.html) > I gather that whereas colouring a whole molecule works fine, colouring > groups within a chemical structure is not yet full

[NTG-context] ppchtex, color and mkiv

2010-11-19 Thread Jörg Hagmann
colour on atoms works with {\blue C} etc. or "\defineprocessor ... etc. chemred->C" etc.. However, I couldn't find a way to colour the bonds belonging to the group. Is there one? ppchTEX does a superb job and I hope that the most useful features will be implemented in the n

Re: [NTG-context] ppchtex questions

2010-11-18 Thread Alan BRASLAU
On Thursday 18 November 2010 10:54:23 Jörg Hagmann wrote: > > syle=sans works, but not for aligned atoms, e.g. \SL{OH}; a bug? For the > time being, I can use \SL{\ss OH}. > There are indeed bugs in the use of \SL{} under mkiv. For example, one currently needs to use \SL{\small CH$_2$} rather

Re: [NTG-context] ppchtex questions

2010-11-18 Thread Jörg Hagmann
bly with CARBON, NEWMANSTAGGER, NEWMANECLIPSE, and CHAIR. Hans (and I) intend to work on this but it is not too high of a priority for the moment. Let me know if you have other problems in using ppchtex. I'm sure there will be more questions! I'm using context version 2010.09.05 13.23, have

Re: [NTG-context] ppchtex questions

2010-11-17 Thread Alan BRASLAU
e you using mkii (texexec) or mkiv (context) or LaTeX? > > I am using mkiv (of course!)... There are some problems still in mkiv, notably with CARBON, NEWMANSTAGGER, NEWMANECLIPSE, and CHAIR. Hans (and I) intend to work on

Re: [NTG-context] ppchtex questions

2010-11-17 Thread Jörg Hagmann
Thanks, Alan. On 11/17/10 2:13 PM, Alan BRASLAU wrote: 1. Is there a way to define a frame offset (there is "fit" and there are dimensions, but an offset would be more convenient)? [left=,top=] This gives absolute values. I would prefer something giving me "fit + " I'll look into your oth

Re: [NTG-context] ppchtex questions

2010-11-17 Thread Alan BRASLAU
On Wednesday 17 November 2010 12:37:34 Jörg Hagmann wrote: > I just started using (and liking) ppchtex, and I have a few questions: > > 1. Is there a way to define a frame offset (there is "fit" and there are > dimensions, but an offset would be more convenient)? [left=

[NTG-context] ppchtex questions

2010-11-17 Thread Jörg Hagmann
I just started using (and liking) ppchtex, and I have a few questions: 1. Is there a way to define a frame offset (there is "fit" and there are dimensions, but an offset would be more convenient)? 2. Is it possible to move the "\bottext" further down? It gets too

Re: [NTG-context] PPCHTEX with PSTricks option

2010-05-08 Thread Marius
Use a directory without a space. Download the context-setup-mswin.zip file, unzip it into the c:\context directory Then run the first-setup.bat file. After completion, press win+R and run this line from there: C:\WINDOWS\System32\cmd.exe /k C:\context\tex\setuptex.bat cd there your context file r

Re: [NTG-context] PPCHTEX with PSTricks option

2010-05-08 Thread Helge Kruse
Am 07.05.2010 20:38, schrieb Marius: http://wiki.contextgarden.net/ConTeXt_Minimals#Installation_and_use_on_Windows I downloaded context-setup-mswin.zip, unzipped it to C:\Program Files(x86)\context and ran "first-setup.bat --context=current". Now I have a Directory C:\Program\context. In th

Re: [NTG-context] PPCHTEX with PSTricks option

2010-05-07 Thread Hans Hagen
integrated into the context kernel (we have math in the kernel so why not chemistry) So PPCHTEX is frozen for LaTeX? apart from bug fixes (and/or if someone submits more drawing definitions) in fact, as we move on to luatex, the context version for pdftex / xetex is frozen as well Indeed, the

Re: [NTG-context] PPCHTEX with PSTricks option

2010-05-07 Thread Marius
On Fri, May 7, 2010 at 9:12 PM, Helge Kruse wrote: > Well I am curious and I would evaluate ConTeXt. I think that > http://www.pragma-ade.com/ will be a good starting point to do that. > Unfortunately I did not found "How to install ConTeXt". Can this be done by > adding some packages in MiKTeX 2

Re: [NTG-context] PPCHTEX with PSTricks option

2010-05-07 Thread Helge Kruse
have math in the kernel so why not chemistry) So PPCHTEX is frozen for LaTeX? Indeed, the problem is that I tried to run the pstricks option under pdflatex, which, of course, does not work! The pictex output is not convincing, so I hoped the PSTricks output would gave better result. In general

Re: [NTG-context] PPCHTEX with PSTricks option

2010-05-07 Thread Alan BRASLAU
On Friday 07 May 2010 10:23:20 Hans Hagen wrote: > On 7-5-2010 9:12, Alan BRASLAU wrote: > > ppchtex has been rewritten for conTeXt using luatex > > and line drawing has been considerably improved. > > However, I do not believe that this version will (ever) > > be

Re: [NTG-context] PPCHTEX with PSTricks option

2010-05-07 Thread Hans Hagen
On 7-5-2010 9:12, Alan BRASLAU wrote: ppchtex has been rewritten for conTeXt using luatex and line drawing has been considerably improved. However, I do not believe that this version will (ever) be adapted for use with LaTeX. Perhaps Hans can give you a better answer. indeed the mkiv

[NTG-context] PPCHTEX with PSTricks option

2010-05-06 Thread Helge Kruse
The minimal example shows diagonal lines. Since the line output of pictex is limited, I would choose PSTricks as output driver for better quality. When I enable the pstricks option, these diagonal lines collide with the radical atoms. You can easily reproduce this by removing the % comment symb

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-23 Thread Denis Bitouzé
Le vendredi 23/04/10 à 09h34, Hans Hagen a écrit : > we have context mkii and context mkiv; the new ppchtex module is for > mkiv and uses a combination of lua, tex and mp; as context and latex > are quite different (and even more when you consider mkiv) the new > ppchtex code target

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-23 Thread Hans Hagen
On 23-4-2010 7:37, Denis Bitouzé wrote: Le jeudi 22/04/10 à 23h32, Hans Hagen a écrit : btw, in mkiv ppchtex is reimplemented; it still has some flaws but it has more room for extensions and is now part of the context mkiv kernel As I'm not using ConTeXt for the moment (but it may c

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-22 Thread Denis Bitouzé
Le jeudi 22/04/10 à 23h30, Hans Hagen a écrit : > sure, in the ppchtex manual; indeed {}{} is used inline (in math mode > or not) and [][] between start/stop pairs Well, sorry for my misreading... -- Denis

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-22 Thread Denis Bitouzé
Le jeudi 22/04/10 à 23h32, Hans Hagen a écrit : > btw, in mkiv ppchtex is reimplemented; it still has some flaws but it > has more room for extensions and is now part of the context mkiv > kernel As I'm not using ConTeXt for the moment (but it may change! :), what are the conseq

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-22 Thread Hans Hagen
On 22-4-2010 7:09, Denis Bitouzé wrote: Are those changes: 1. {}{} rather than [][], 2. pair \startchemical, \stopchemical or not, 3. etc. btw, in mkiv ppchtex is reimplemented; it still has some flaws but it has more room for extensions and is now part of the context mkiv kernel

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-22 Thread Hans Hagen
On 22-4-2010 7:09, Denis Bitouzé wrote: Are those changes: 1. {}{} rather than [][], 2. pair \startchemical, \stopchemical or not, 3. etc. documented somewhere? sure, in the ppchtex manual; indeed {}{} is used inline (in math mode or not) and [][] between start/stop pairs Hans

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-22 Thread Denis Bitouzé
the messages: > [...] Well, the following one: \documentclass{article} \usepackage{etex,m-pictex,m-ch-en} \begin{document} \chemical{2H_2,PLUS,O_2,GIVES,2H_2O} \end{document} is actually OK! What is strange is that ppchtex \chemical formulas used to be inserted between \startchemica

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-22 Thread Denis Bitouzé
cal \end{document} leads to the messages: ppchtex: unknown chemical definition 2H_2 ppchtex: unknown chemical definition O_2 ppchtex: unknown chemical definition 2H_2O and, indeed, only the "+" sign and the arrow are printed.

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-22 Thread Hans Hagen
On 22-4-2010 3:30, Denis Bitouzé wrote: Le jeudi 22/04/10 à 15h21, Denis Bitouzé a écrit : no compilation trouble Sorry, no error but the following message in the .log file: ppchtex: the {}{}-alternative is not permitted here so use the [][] variant instead ({}{} is for inline

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-22 Thread Denis Bitouzé
Le jeudi 22/04/10 à 15h21, Denis Bitouzé a écrit : > no compilation trouble Sorry, no error but the following message in the .log file: ppchtex: the {}{}-alternative is not permitted here -- Denis ___

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-22 Thread Denis Bitouzé
Le jeudi 22/04/10 à 13h41, Hans Hagen a écrit : > can you download the cont-tmf.zip file and unzip it in the texmd-dist > root? It works! Well almost: no compilation trouble, but an empty page with the following MCE: \documentclass{article} \usepackage{etex,m-pictex,m-ch-en} \begin{document} \s

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-22 Thread Hans Hagen
On 22-4-2010 11:30, Denis Bitouzé wrote: Le dimanche 18/04/10 à 23h23, Hans Hagen a écrit : can you check if your ppchtex.noc file has \input supp-mis.mkii \let\writestatus\undefined \input syst-gen.mkii \input syst-fnt.mkii i.e loads the mkii files? Yes, those lines are present in the fil

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-22 Thread Denis Bitouzé
Le dimanche 18/04/10 à 23h23, Hans Hagen a écrit : > can you check if your ppchtex.noc file has > > \input supp-mis.mkii \let\writestatus\undefined > \input syst-gen.mkii > \input syst-fnt.mkii > > i.e loads the mkii files? Yes, those lines are present in the file ppchtex.noc: [bito...@drums

Re: [NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-18 Thread Hans Hagen
On 17-4-2010 11:10, Denis Bitouzé wrote: Hello, thanks to contributors of this list I was able to use ppchtex with LaTeX when I encountered a "\writestatus: Undefined control sequence" problem: http://www.ntg.nl/pipermail/ntg-context/2009/044672.html Everything went well (thoug

[NTG-context] [ppchtex] \normalifx: Undefined control sequence

2010-04-17 Thread Denis Bitouzé
Hello, thanks to contributors of this list I was able to use ppchtex with LaTeX when I encountered a "\writestatus: Undefined control sequence" problem: http://www.ntg.nl/pipermail/ntg-context/2009/044672.html Everything went well (though I have a little use of ppchtex) but, as I tri

Re: [NTG-context] [ntg-context] ppchtex questions and maybe buglets

2010-03-02 Thread Hans Hagen
On 26-2-2010 15:04, Bernhard Rosensteiner wrote: ppchtex is really nice. after experimenting with it i found some buglets: Can you coordinate this with Alan? Just collect bugs and make small test files so that i can look at them in a batch. Hans

[NTG-context] [ntg-context] ppchtex questions and maybe buglets

2010-02-26 Thread Bernhard Rosensteiner
Hi all,ppchtex is really nice. after experimenting with it  i found some buglets:\starttext\setupchemical[axis=off,frame=on, option=test, size=medium, scale=medium, right=2000, left=3000, height=6000,textsize=medium]%textsize and option=test has no effect - why?\startchemical \chemical[SIX,SB135

[NTG-context] PPCHTEX - questions and maybe buglet

2010-02-26 Thread Bernhard Rosensteiner
Hi all, ppchtex is really nice. after experimenting with it i found some buglets: \starttext \setupchemical[axis=off,frame=on, option=test, size=medium, scale=medium, right=2000, left=3000, height=6000,textsize=medium]%textsize and option=test has no effect - why? \startchemical \chemical

Re: [NTG-context] ppctex + pstricks on texlive2009

2009-12-14 Thread Patrice Mégret
di 12 décembre 2009 17:18 À : mailing list for ConTeXt users Objet : Re: [NTG-context] ppctex + pstricks on texlive2009 Patrice Mégret wrote: > Dear all, > > I have installed texlive2009 in place of texlive2007 and I can no longer > compile programmes combining pstricks and ppchtex.

Re: [NTG-context] ppctex + pstricks on texlive2009

2009-12-13 Thread Mojca Miklavec
On Sat, Dec 12, 2009 at 17:18, Hans Hagen wrote: > Patrice Mégret wrote: >> >> Dear all, >> >> I have installed texlive2009 in place of texlive2007 and I can no longer >> compile programmes combining pstricks and ppchtex. >> >> The following exam

Re: [NTG-context] ppctex + pstricks on texlive2009

2009-12-12 Thread Hans Hagen
Patrice Mégret wrote: Dear all, I have installed texlive2009 in place of texlive2007 and I can no longer compile programmes combining pstricks and ppchtex. The following example gives me an error (it is still working on texlive2007 on another pc) \documentclass{article} \usepackage{pstricks

[NTG-context] ppctex + pstricks on texlive2009

2009-12-12 Thread Patrice Mégret
Dear all, I have installed texlive2009 in place of texlive2007 and I can no longer compile programmes combining pstricks and ppchtex. The following example gives me an error (it is still working on texlive2007 on another pc) \documentclass{article} \usepackage{pstricks} \usepackage[pstricks

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread luigi scarso
On Wed, Nov 4, 2009 at 12:13 PM, Hans Hagen wrote: > for context mkiv there is no need to load the modules. in mkiv ppchtex is > rewritten (and is now a mix of lua, mp and tex) > > Hans \starttext \startTEXpage \startchemical \chemical[SIX,B,R,RZ][1,2,3,4,5,6] \stopchemical

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread Hans Hagen
] \stopchemical \stoptext for context mkiv there is no need to load the modules. in mkiv ppchtex is rewritten (and is now a mix of lua, mp and tex) Hans - Hans Hagen | PRAGMA ADE

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread Hans Hagen
Denis Bitouzé wrote: Le mercredi 04/11/09 à 09h25, luigi scarso a écrit : Sorry, this is ConTeXt mailing list, not LaTeX mailing list . OK, but it seems to be a related to ConTeXt problem: sure, an dit involves some generic context modules that are used in ppchtex when used in latex

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread Hans Hagen
Denis Bitouzé wrote: loading : ConTeXt Support Macros / Miscellaneous (2004.10.26) ) (/usr/local/texlive/2009/texmf-dist/tex/context/base/syst-gen.mkii ! Undefined control sequence. l.4441 what happens if in syst-gen.mkii you change around line 4438 \let\writestatus\normalwritestatus int

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread Taco Hoekwater
Hi, luigi scarso wrote: >> This pdftex warning can be ignored. It used to be present in luatex as >> well, but it was removed in version 0.37.0. > OK -- but what does it means ? To the best of my knowledge, it only means that no ToUnicode values have been set up using \pdfglyphtounicode yet at t

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread Denis Bitouzé
Le mercredi 04/11/09 à 10h55, luigi scarso a écrit : > Can you also post a small example with > with chemical formulas so > I can check it with latest mkiv minimals ? Here it is: \usemodule[pictex,chemic] \starttext \startchemical \chemical[SIX,B,R,RZ][1,2,3,4,5,6] \stopchemical \stoptext -

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread luigi scarso
On Wed, Nov 4, 2009 at 11:06 AM, Taco Hoekwater wrote: > > > Taco Hoekwater wrote: >> >> Denis Bitouzé wrote: >>> Le mercredi 04/11/09 à 10h20, >>> luigi scarso a écrit : >>> $ texexec  test-context >>> It is OK for the MCE "Hello world" I gave earlier, except the following >>> warning: >>>

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread Taco Hoekwater
Taco Hoekwater wrote: > > Denis Bitouzé wrote: >> Le mercredi 04/11/09 à 10h20, >> luigi scarso a écrit : >> >>> $ texexec test-context >> It is OK for the MCE "Hello world" I gave earlier, except the following >> warning: >> >> pdfTeX warning: pdftex: no GlyphToUnicode entry has been inserted

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread Taco Hoekwater
Denis Bitouzé wrote: > Le mercredi 04/11/09 à 10h20, > luigi scarso a écrit : > >> $ texexec test-context > > It is OK for the MCE "Hello world" I gave earlier, except the following > warning: > > pdfTeX warning: pdftex: no GlyphToUnicode entry has been inserted yet! This (luatex) warning c

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread luigi scarso
On Wed, Nov 4, 2009 at 10:52 AM, Denis Bitouzé wrote: > Le mercredi 04/11/09 à 10h20, > luigi scarso a écrit : > >> $ texexec  test-context > > It is OK for the MCE "Hello world" I gave earlier, except the following > warning: > > pdfTeX warning: pdftex: no GlyphToUnicode entry has been inserted

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread Denis Bitouzé
Le mercredi 04/11/09 à 10h20, luigi scarso a écrit : > $ texexec test-context It is OK for the MCE "Hello world" I gave earlier, except the following warning: pdfTeX warning: pdftex: no GlyphToUnicode entry has been inserted yet! The same occurs with chemical formulas. So this seems to defin

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread luigi scarso
On Wed, Nov 4, 2009 at 10:16 AM, Denis Bitouzé wrote: > Le mercredi 04/11/09 à 10h01, > luigi scarso a écrit : > >> Can you post a small example with context mkii ? > with: > > $ more test-context.tex > \starttext > Hello World! > \stoptext > > I get: > > $ context test-context > MTXrun | unknow

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread Denis Bitouzé
Le mercredi 04/11/09 à 10h01, luigi scarso a écrit : > Can you post a small example with context mkii ? Well, maybe the problem comes from TeX Live 2009, since: $ tlmgr list | grep context i collection-context: ConTeXt format i context: The ConTeXt macro package. i context-account: A simple acc

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread luigi scarso
On Wed, Nov 4, 2009 at 9:54 AM, Denis Bitouzé wrote: > Le mercredi 04/11/09 à 09h25, > luigi scarso a écrit : > >> Sorry, >> this is ConTeXt mailing list, not LaTeX  mailing list . > > OK, but it seems to be a related to ConTeXt problem: > > [bito...@drums ~]$ kpsewhich m-pictex.sty > /usr/local/

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread Denis Bitouzé
Le mercredi 04/11/09 à 09h25, luigi scarso a écrit : > Sorry, > this is ConTeXt mailing list, not LaTeX mailing list . OK, but it seems to be a related to ConTeXt problem: [bito...@drums ~]$ kpsewhich m-pictex.sty /usr/local/texlive/2009/texmf-dist/tex/latex/context/m-pictex.sty [bito...@drums

Re: [NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-04 Thread luigi scarso
On Wed, Nov 4, 2009 at 8:12 AM, Denis Bitouzé wrote: > Hello everybody, > > with a fresh TeX Live 2009 distribution, I cannot compile old files > because of \writestatus which seems to be undefined. > > For instance: > > \listfiles > \documentclass{article} > \usepackage[utf8]{inputenc} > \usepack

[NTG-context] [ppchtex] \writestatus: Undefined control sequence

2009-11-03 Thread Denis Bitouzé
! LaTeX Error: Missing \begin{document}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.59 ...ing}{ConTeXt Chemical Macro's / 1996.3.1}} ! Undefined con

Re: [NTG-context] ppchtex experience

2009-06-06 Thread Alan BRASLAU
o write a [18]crown-6 > (http://en.wikipedia.org/wiki/Crown_ether) structure formula with PPCHTEX? > 2) Is there any kind of repository, where I can take common structures > and/or adapt these to the required structures? > > Regards, > Helge I just came across your message from

Re: [NTG-context] beta

2009-05-21 Thread Thomas A. Schmitz
On May 20, 2009, at 12:13 AM, Hans Hagen wrote: Hi, I uploaded a beta. Not that many fixes (if someone can collect structure related bugs ...), only a few. For those who keep an eye on the source ... i'm rewriting ppchtex and it will be integral part of the core of mkiv (so that we

[NTG-context] beta

2009-05-19 Thread Hans Hagen
Hi, I uploaded a beta. Not that many fixes (if someone can collect structure related bugs ...), only a few. For those who keep an eye on the source ... i'm rewriting ppchtex and it will be integral part of the core of mkiv (so that we have chemistry on board). It's not yet finish

Re: [NTG-context] ppchtex color

2009-05-13 Thread Hans Hagen
d->A,chemred->C,chemred->C] \stopchemical we can rewrite ppchtex a bit but it depends on how much time you want to spend on filling in the holes that i will create (i can make the framework) -

Re: [NTG-context] ppchtex color

2009-05-13 Thread Alan BRASLAU
On Wednesday 13 May 2009 10:33:18 Hans Hagen wrote: > Alan BRASLAU wrote: > > Works correctly (bonds in red, atoms in black): > > > > \usemodule[chemic] > > \setupchemical[rulecolor=red] > > \starttext > > \startchemical > > \chemical[ONE,SB,Z0][C] > > \stopchemical > > \stoptext > > > > > > Ho

Re: [NTG-context] ppchtex color

2009-05-13 Thread Hans Hagen
Alan BRASLAU wrote: i split ppchtex in mkii/mkiv (and included the fixes) so we can improve things eventually can you check if it still runs ok (beta zip on website) Hans Works correctly (bonds in red, atoms in black): \usemodule[chemic] \setupchemical[rulecolor=red] \starttext

Re: [NTG-context] ppchtex color

2009-05-12 Thread Hans Hagen
Alan BRASLAU wrote: i split ppchtex in mkii/mkiv (and included the fixes) so we can improve things eventually can you check if it still runs ok (beta zip on website) Hans Unzipped cont-tmf.zip on top of my minimals installation and ran context on my current working documents: system

Re: [NTG-context] ppchtex color

2009-05-12 Thread Alan BRASLAU
> i split ppchtex in mkii/mkiv (and included the fixes) so we can improve > things eventually > > can you check if it still runs ok (beta zip on website) > > Hans Works correctly (bonds in red, atoms in black): \usemodule[chemic] \setupchemical[rulecolor=red] \startt

Re: [NTG-context] ppchtex color

2009-05-12 Thread Alan BRASLAU
> i split ppchtex in mkii/mkiv (and included the fixes) so we can improve > things eventually > > can you check if it still runs ok (beta zip on website) > > Hans Unzipped cont-tmf.zip on top of my minimals installation and ran context on my current working documents: system

Re: [NTG-context] ppchtex color

2009-05-12 Thread Hans Hagen
Alan BRASLAU wrote: No, ppchtex is not dead... i split ppchtex in mkii/mkiv (and included the fixes) so we can improve things eventually can you check if it still runs ok (beta zip on website) Hans

Re: [NTG-context] ppchtex color

2009-05-12 Thread Hans Hagen
Alan BRASLAU wrote: No, ppchtex is not dead... I would like to use color. 1. color= and rulecolor= does not appear to be implemented (mkiv)... 2. how can one change the color of the bonds? 3. using \color[red]{} causes the text to be offset. "minimal" example: \setupcolors[s

Re: [NTG-context] ppchtex color

2009-05-12 Thread Hans Hagen
Alan BRASLAU wrote: No, ppchtex is not dead... I would like to use color. 1. color= and rulecolor= does not appear to be implemented (mkiv)... 2. how can one change the color of the bonds? 3. using \color[red]{} causes the text to be offset. "minimal" example: \setupcolors[s

Re: [NTG-context] ppchtex color

2009-05-12 Thread Hans Hagen
Alan BRASLAU wrote: \startchemical \color[red]{\chemical[ONE,SB,Z0][C]} \stopchemical % text "C" is offset... add a % after the } (maybe we should ignore endofline, i.e. make a mkiv variant and extend/maintain that) -

[NTG-context] ppchtex color

2009-05-12 Thread Alan BRASLAU
No, ppchtex is not dead... I would like to use color. 1. color= and rulecolor= does not appear to be implemented (mkiv)... 2. how can one change the color of the bonds? 3. using \color[red]{} causes the text to be offset. "minimal" example: \setupcolors[state=start] \usemod

Re: [NTG-context] ppchtex experience

2009-04-21 Thread Henning Hraban Ramm
wikipedia.org/wiki/Crown_ether) structure formula with PPCHTEX? > 2) Is there any kind of repository, where I can take common structures > and/or adapt these to the required structures? see http://wiki.contextgarden.net/Chemistry and http://mitglied.lycos.de/ppchtex/00index.html Sorry, can't h

[NTG-context] ppchtex experience

2009-04-20 Thread Helge Kruse
PPCHTEX? 2) Is there any kind of repository, where I can take common structures and/or adapt these to the required structures? Regards, Helge ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] new beta

2009-03-07 Thread Alan BRASLAU
; >> I uploaded a new beta (mkiv) > > > > ppchtex is broken using yesterday's beta. > > examples please ... > test2.pdf Description: Adobe PDF document This is LuaTeX, Version snapshot-0.35.0 (test2.tex ConTeXt ver: 2009.03.06 18:45 MKIV fmt: 2009.3.8 int: engl

Re: [NTG-context] new beta

2009-03-07 Thread Hans Hagen
Alan BRASLAU wrote: I uploaded a new beta (mkiv) ppchtex is broken using yesterday's beta. examples please ... -- - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 80

Re: [NTG-context] new beta

2009-03-07 Thread Alan BRASLAU
> I uploaded a new beta (mkiv) ppchtex is broken using yesterday's beta. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://ww

  1   2   3   >