Difference between revisions of "User:Mojca Miklavec"

From Wiki
Jump to navigation Jump to search
(just because I hate those red links ... let it be)
 
(→‎Contributions & Plans: gnuplot moved from distant to near future)
Line 12: Line 12:
 
=== Near future ===
 
=== Near future ===
 
* better organisation of <code>regi-*.tex</code> and <code>enco-*.tex</code> files (read as: nerving Hans until it works)
 
* better organisation of <code>regi-*.tex</code> and <code>enco-*.tex</code> files (read as: nerving Hans until it works)
 
+
* finish the [[Gnuplot]] module (writing a [http://www.gnuplot.info/ Gnuplot] terminal for ConTeXt and a ConTeXt module for Gnuplot):
=== Distant future ===
 
Once in a very distant future (if ever) I would like to contribute to:
 
* writing a [http://www.gnuplot.info/ Gnuplot] terminal for ConTeXt and a ConTeXt module for Gnuplot:
 
 
<texcode>
 
<texcode>
\startgnuplot
+
\startGNUPLOTscript
 
plot sin(x)
 
plot sin(x)
\stopgnuplot
+
\stopGNUPLOTscript
 
</texcode>
 
</texcode>
* embeding of [http://imt.chem.kit.ac.jp/fujita/fujitas3/xymtex/ ChymTeX] into ConTeXt
+
* try to enable <nowiki><gnuplot>plot sin(x)</gnuplot></nowiki> syntax on this wiki.
 +
 
 +
=== Distant future ===
 
* writing a program or script for reading [http://www.daylight.com/dayhtml/doc/theory/theory.smiles.html SMILES]-encoded chemical formulas with some optional settings, construct 2D coordinates out of it (perhaps with help of an external program such as [http://www.xemistry.com/ CACTVS]) and output [[Metafun]] code
 
* writing a program or script for reading [http://www.daylight.com/dayhtml/doc/theory/theory.smiles.html SMILES]-encoded chemical formulas with some optional settings, construct 2D coordinates out of it (perhaps with help of an external program such as [http://www.xemistry.com/ CACTVS]) and output [[Metafun]] code
 
<texcode>
 
<texcode>

Revision as of 11:36, 25 July 2006

.

I'm Mojca Miklavec, a student of Physics / Bioinformatics.

ConTeXt is (becoming) one of the best tools for producing a wide variety of documents and I enjoy using it instead of Word, PowerPoint, LaTeX and mostly it can substitute the usage of programs for vector graphics as well.

I'm still in a learning phase, so I'm just a stubborn mailing-list-flooder, mostly interested in:

Contributions & Plans

Near future

  • better organisation of regi-*.tex and enco-*.tex files (read as: nerving Hans until it works)
  • finish the Gnuplot module (writing a Gnuplot terminal for ConTeXt and a ConTeXt module for Gnuplot):
\startGNUPLOTscript
plot sin(x)
\stopGNUPLOTscript
  • try to enable <gnuplot>plot sin(x)</gnuplot> syntax on this wiki.

Distant future

  • writing a program or script for reading SMILES-encoded chemical formulas with some optional settings, construct 2D coordinates out of it (perhaps with help of an external program such as CACTVS) and output Metafun code
\placefigure[chem:phenol]{Phenol}{
\startSMILES
c1cccc1O
\stopSMILES}

\placefigure[chem:acetic acid]{Acetic acid}{
\startSMILES
CC(O)=O
\stopSMILES}
  • advanced ConTeXt support for Vim (the best text editor on the planet) probably also a plugin for Intellisense or something similar

How do you pronounce ...?

People often ask me how to pronounce my name, so here is a short explanation:

  • Moytsah (an English approximation)
  • Mojza (a German approximation)

Thank you

Thank you Hans, Taco, Patrick, Adam ... for your marvellous work!

(And to Brooks for the wonderful Slovenian enumeration module.)