Difference between revisions of "Bugs and workarounds"

From Wiki
Jump to navigation Jump to search
m (Reverted edit of 67.15.179.13, changed back to last version by Taco)
(add *localframed in texshow web)
Line 46: Line 46:
 
* <cmd>setmode</cmd>, <cmd>doifmode</cmd>, <cmd>doifmodeelse</cmd>
 
* <cmd>setmode</cmd>, <cmd>doifmode</cmd>, <cmd>doifmodeelse</cmd>
 
* <cmd>uniqueMPgraphics</cmd>,  ...
 
* <cmd>uniqueMPgraphics</cmd>,  ...
* <cmd>startpositionoverlay</cmd>, <cmd>startMPpositiongraphic</cmd>, <cmd>hpos</cmd>
+
* <cmd>startpositionoverlay</cmd>, <cmd>startMPpositiongraphic</cmd>
 +
* <cmd>localframed</cmd>, <cmd>presetlocalframed</cmd>, <cmd>setuplocalframed</cmd>
 +
* <cmd>hpos</cmd>

Revision as of 13:28, 12 April 2006

< Main Page

First Hint:

You changed/installed something and it doesn't work?

Did you run texhash (same as mktexlsr)?

If not, do it &#150; it rebuilds TeX's lsR database, used by kpathsea to find your files. Often the command needs administrator rights to take effect, on UNIXy OSes (Linux, MacOS X) try sudo texhash, on Windows XP you might need runas. (In MikTeX there's a similar command, "rebuild database" or the like.)

Second Hint:

You changed/installed something and it doesn't get used?

Did you run texexec --make -all after unpacking the archive?

If not, you probably should

Third Hint:

You changed/installed something, you updated the formats, but something still doesn't work?

Have you checked that your cont-sys.tex (and perhaps cont-usr.tex) is still up-to-date with the latest distributed cont-sys.ori (cont-usr.ori)?


More Hints:

Known bugs in ConTeXt releases:

The collector for known bugs in ConTeXt is now on [this page], donated by Literate Solutions.

Missing items in the texshow web: