I've recently started using mkiv because of the fonts, but I have found
lots of things that don't work.
The trouble is, I don't know if it's just me, or whether I need to go back
to mkii until things settle down.

Can someone, PLEASE, tell me if they get any of the following problems with
mkiv (I've included code snippets):
Everything below works perfectly in mkii.

1) References to equations appear as '??' in the final document

\placeformula[eq:pythag]
\startformula
    a^2 = b^2 + c^2
\stopformula
Pythagoras proposed \in{equation}[eq:pythag].


2) References to footnotes appear as '??' inside
\startlocalfootnotes...\stoplocalfootnotes

\startlocalfootnotes
This has a note.\footnote[fn]{Footnote.}
See note \note[fn].
\stoplocalfootnotes

3) References to sections are repeated (e.g. reference to section 1 appears
as '11' or ref to section 1.1 appears as '1.11.1')

\section[sec:one]{Section one}
It was in \in{section}[sec:one].

4) \digits command falls over at periods or commas with "\textfont1 is
undefined (character 58)."

\digits{1.6}

5) \infull command does not work for abbreviations: falls over with
"Missing } inserted."

\abbreviation {KF} {Kalman filter}
Rudolph Kalman invented the \infull{KF}.


Please help!!

Richard




Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. 
Registration Number: 2416188  
Registered in England and Wales.  
Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.  

CONFIDENTIALITY : This e-mail and any attachments are confidential and may be 
privileged. If you are not a named recipient, please notify the sender 
immediately and do not disclose the contents to another person, use it for any 
purpose or store or copy the information in any medium.  

Please consider the environment before printing this e-mail 
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to