[NTG-context] [Fwd: PPCHTEX and LaTeX]
Alan BRASLAU
alan.braslau at cea.fr
Tue Jan 27 12:58:59 CET 2009
On Tuesday 27 January 2009 12:01:20 Hans Hagen wrote:
> Encapsulated message
> PPCHTEX and LaTeX
> From: "Helge Kruse" <Helge.Kruse-nospam at gmx.net>
> To: pragma at wxs.nl
> Date: Today 11:08:17
>
> Hello,
> I read about PPCHTEX and I would like to use it in my LaTeX environment. I got errors with the the first \usepackage{mp-ch-de}. Can you provide a link to a HOWTO-use-PPCHTEX-with-LaTeX?
>
> Best regards,
> Helge
> End of encapsulated message
As an example:
\documentclass[a4paper,12pt]{article}
\usepackage{m-pictex,m-ch-en}
\begin{document}
\setupchemical[size=small,scale=200,width=fit,frame=off]
\startchemical
\chemical[SIX,B,C,R,RZ][R,R,R,R,R,R]
\stopchemical
\end{document}
On my Debian system, I had to install the context package (of course)
as well as the texlive-pictures package (for pictex) for this to work.
Alan
More information about the ntg-context
mailing list