At 05:29 PM 7/26/2005, Mojca Miklavec wrote:
Brooks Moses wrote:
Ok; I've updated the versions on my website to include the other two extra characters as well.
http://dpdx.net/context/slovenian/
Does the test file look like it does all of the enumerations correctly now?
Only the four "extra English characters" are still too much (so there are 25 characters altogether) ... otherwise it looks just perfect!
Oh, I missed those -- that's what you meant by "strange English characters"! Sorry about that. I've taken those out now, and corrected the numbers in the "docharacters" macro, so it should now be working properly.
\dorecurse{30}{\item test\endgraf}
There's always something new that I learn. After I figured out that \dorecurse{30}{\item test} doesn't work, I gave up and used copy-paste instead. Thanks for this little tricky detail as well!
That one's from Hans; I simply borrowed it from his example. :) - Brooks