Difference between revisions of "User:Mojca Miklavec"

From Wiki
Jump to navigation Jump to search
(→‎Contributions & Plans: gnuplot moved from distant to near future)
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==.==
 
==.==
I'm Mojca Miklavec, a student of Physics / Bioinformatics.
+
I'm Mojca Miklavec, a (female) 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.
 
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:
 
* [[localisation]] issues
 
* fun with [[Metafun]]
 
* strange PDF features that I can't use (yet)
 
  
 
== Contributions & Plans ==
 
== Contributions & Plans ==
 
=== Near future ===
 
=== Near future ===
* better organisation of <code>regi-*.tex</code> and <code>enco-*.tex</code> files (read as: nerving Hans until it works)
+
* Finish and release the new [[ConTeXt Standalone]]
* finish the [[Gnuplot]] module (writing a [http://www.gnuplot.info/ Gnuplot] terminal for ConTeXt and a ConTeXt module for Gnuplot):
+
* Organize the [http://meeting.contextgarden.net second ConTeXt conference on 20-25th August 2008]
<texcode>
+
* Document the [[Gnuplot]] module and fonts
\startGNUPLOTscript
+
* Support for complex smooth shading patterns in metafun
plot sin(x)
 
\stopGNUPLOTscript
 
</texcode>
 
* try to enable <nowiki><gnuplot>plot sin(x)</gnuplot></nowiki> syntax on this wiki.
 
  
 
=== Distant future ===
 
=== 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
+
* try to enable <nowiki><gnuplot>plot sin(x)</gnuplot></nowiki> syntax on this wiki.
 +
* 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 - MetaPost in ConTeXt]] code
 
<texcode>
 
<texcode>
 
\placefigure[chem:phenol]{Phenol}{
 
\placefigure[chem:phenol]{Phenol}{
Line 33: Line 25:
 
\stopSMILES}
 
\stopSMILES}
 
</texcode>
 
</texcode>
* advanced ConTeXt support for [[Vim]] (the best text editor on the planet) probably also a plugin for [http://insenvim.sourceforge.net/ Intellisense] or something similar
 
  
 
== How do you pronounce ...? ==
 
== How do you pronounce ...? ==

Latest revision as of 18:48, 8 June 2020

.

I'm Mojca Miklavec, a (female) 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.

Contributions & Plans

Near future

Distant future

  • try to enable <gnuplot>plot sin(x)</gnuplot> syntax on this wiki.
  • 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 - MetaPost in ConTeXt code
\placefigure[chem:phenol]{Phenol}{
\startSMILES
c1cccc1O
\stopSMILES}

\placefigure[chem:acetic acid]{Acetic acid}{
\startSMILES
CC(O)=O
\stopSMILES}

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