Good afternoon, I downloaded the latest beta: current version: 2015.04.01 12:00 What i detect is not related to the latest version, but I think it is good to test with it… 1. When using the command \starthead..\stophead in an itemize with head style set to bold, not only the head gets bold but the whole item. On the other hand if using \head then it works ok. 2. I use a lot \Milli\Meter. When loading the module with \usemodule[units] it works fine. But in the log there is a message that this is an obsolete module. - This is unfortunately not true, because when not loading the module the compilation stops with an error of an undefined control sequence. I would be glad if this could be checked. Thank you so much. Kind regards Willi
Am 03.04.2015 um 12:56 schrieb Willi Egger
: Good afternoon,
I downloaded the latest beta: current version: 2015.04.01 12:00
What i detect is not related to the latest version, but I think it is good to test with it…
1. When using the command \starthead..\stophead in an itemize with head style set to bold, not only the head gets bold but the whole item. On the other hand if using \head then it works ok.
The \starthead command takes the head text as argument, e.g. \starthead{Head A}
2. I use a lot \Milli\Meter. When loading the module with \usemodule[units] it works fine. But in the log there is a message that this is an obsolete module. - This is unfortunately not true, because when not loading the module the compilation stops with an error of an undefined control sequence.
The built-in unit mechanism uses a different syntax and has more options than the old units module. \starttext \startitemize \starthead{Units} \unit{1000 milli meter} \stophead \stopitemize \stoptext Wolfgang
Hello Wolfgang, thank you for your explanation. - Sometimes it is difficult to remember all the changes that have taken place. Specially when one works again on older projects which were setup for MKII … Thanks! Willi
On 3 apr. 2015, at 19:24, Wolfgang Schuster
wrote: Am 03.04.2015 um 12:56 schrieb Willi Egger
: Good afternoon,
I downloaded the latest beta: current version: 2015.04.01 12:00
What i detect is not related to the latest version, but I think it is good to test with it…
1. When using the command \starthead..\stophead in an itemize with head style set to bold, not only the head gets bold but the whole item. On the other hand if using \head then it works ok.
The \starthead command takes the head text as argument, e.g. \starthead{Head A}
2. I use a lot \Milli\Meter. When loading the module with \usemodule[units] it works fine. But in the log there is a message that this is an obsolete module. - This is unfortunately not true, because when not loading the module the compilation stops with an error of an undefined control sequence.
The built-in unit mechanism uses a different syntax and has more options than the old units module.
\starttext
\startitemize \starthead{Units} \unit{1000 milli meter} \stophead \stopitemize
\stoptext
Wolfgang ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
Dear gang,
On Fri, 03 Apr 2015 11:24:19 -0600, Wolfgang Schuster
The \starthead command takes the head text as argument, e.g. \starthead{Head A}
Suggestion: Related to another thread http://www.ntg.nl/pipermail/ntg-context/2015/081591.html Would it not make more sense to have something like \starthead[title=Head A] This gives us consistency with \start-stopsection, and also gives us better x(ht)ml export control without having to add another start-stop. Best wishes Idris -- Idris Samawi Hamid Professor of Philosophy Colorado State University Fort Collins, CO 80523
participants (3)
-
Idris Samawi Hamid ادريس سماوي ح امد
-
Willi Egger
-
Wolfgang Schuster