Changes

Jump to navigation Jump to search
m
no edit summary
< [[Installation]] | [[ConTeXt Minimals/FAQ|Minimals/FAQ]] | '''[[ConTeXt Minimals/Tree|Minimals/Tree]]''' | [[ConTeXt Minimals/Structure|Minimals/Structure]] | [[ConTeXt Minimals/Implementation|Minimals/Implementation]] | [[ConTeXt Minimals/TODO|Minimals/TODO]] | [[ConTeXt Minimals/Contents|Minimals/Contents]] | [[Installation hints]] | [[Linux Installation]] >
== Overview ==
As [[TeXliveTeX_Live_2011]] has in the moment problems supporting the MKII and the MKIV at the same time and I wanted to use both I created an ebuild for [http://funtoo.org funtoo], so that the minimals can be installed and/or uninstalled in the common way via '''emerge'''. The ebuilds are stored in a git directory so you need to check them out before using.
# emerge texworks
</pre>
 
== Updating ==
 
you can easily upgrade the git Repository in your path by switching in it and run the following:
 
<pre>
# cd /usr/local/portage/self/foo-golodhrim
# git pull
</pre>
 
it will update your Clone of the Repository or inform you that you are up-to-date.
 
for upgrading the conTeXt distribution I included a script called '''ctx-update''' that does everything for you.
 
<pre>
# ctx-update
</pre>
 
updates your whole conTeXt Minimals distribution.
 
[[Category:Old_Content]]

Navigation menu