Changes

Jump to navigation Jump to search
112 bytes added ,  15:28, 23 August 2006
m
* using fonts doesn't always work as expected (or at least different than in the stand-alone distribution)
* ConTeXt format is usually recent, but not always the latest
* [[XeTeX]] doesn't work yet with it
=== MikTeX packages that you need ===
* Download [http://www.pragma-ade.com/context/current/cont-tmf.zip cont-tmf.zip] and copy the content to MikTeX folder (replace old files).
* Put <code>[MikTeX PATH]\scrips\context\stubs\mswin</code> in <code>PATH</code> variable <b>before</b> <code>[MikTeX PATH]\miktex\bin</code>.
* Delete the folder <code>fonts/map/dvipdfm</code> or (that would be a proper solution) set
TEXFONTMAPS = .;$TEXMF/fonts/map/{$progname,pdftex,dvips,}//
: (I didn't yet check how the latter can be done.)
* (Open new <code>cmd</code> and check if <code>texexec</code> works. ''I'll put some more notes here.'')
* Go to next step (refreshing file name database, updating & rebuilding formats, ...) * <bi>Comments(you may skip this)</bi> (skip them):* Downloading cont-tmf.zip is not mandatory, but it's easier to explain the other steps then. If you don't want to do it, create an arbitrary folder at some arbitrary place and put it in <code>PATH</code> <b>before</b> MikTeX bin. Create at least <code>texexec.bat</code> with the following content in it:
texmfstart texexec %*
=== After you install or change something : Refresh file name database & Rebuild Formats ===
* ''MikTeX Options -> General -> File name database -> Refresh Now''
Exclude when updating: [unchecked]
After ''Apply''-ing and ''Build''-ing, ''Refresh'' & ''Update'' as described above. This is the MikTeX way for doing <code>texexec --make --en</code>. The latter has no influence since MikTeX doesn't set any system variables and consequently ConTeXt doesn't know where to leave the created formats.
=== Additional settings (for those who use MetaFun) ===

Navigation menu