Parent Directory
|
Revision Log
|
Revision Graph
add latex2html patch and info on how to use it
| 1 | |
| 2 | The vertical alignment of many images created by some latex2html |
| 3 | versions is poorly done and the patch in the file: |
| 4 | |
| 5 | latex2html_alignment.patch |
| 6 | |
| 7 | mostly fixes it. To apply the patch, simply run: |
| 8 | |
| 9 | cd /usr/bin |
| 10 | sudo patch -p0 < /path/to/the/latex2html_alignment.patch |
| 11 | |
| 12 | and that should take care of it. |
| 13 | |
| 14 | - Ed <ed@eh3.com> |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |