Helge Hafting wrote:
On Sat, Jul 22, 2006 at 09:55:02PM -0400, mail.k wrote:
Friends,
I'd like to re-generate the Microtype package (to enable the
pdfadjustinterowrdglue option).
The instructions require me to look at the .ins .dtx files in the
package.cab, edit out the comment: %\betatrue
and then generate a fresh package. Could anyone instruct me how to do
this (especially the last part).
Thanks,
Eran
You may get help for this here, but you have much better chance
if you try some latex users forum instead.
Helge Hafting
Thank you, Helge,
I finally cracked it. I had to put the .ins and .dtx files in the same
directory as latex.exe and ran:
1. latex microtype.ins
2. latex microtype.dtx
That produced the components of the package, which I then manually
sorted into their proper directories
I hope this helps others in the future.
Eran