[l2h] Bug scalebox and input
Klaus Frank
Klaus.Frank at innovo-cloud.de
Sat Sep 21 13:50:07 CEST 2019
If scalebox of the graphicx package is used in combination with input unexpected content apears on the final page:
html source code: view-source:data:text/html;charset=utf-8,%3Cdiv%20class%3D%22CENTER%22%3E%0A%3C!--%20MATH%0A%20%24%5Cscalebox%7B0.75%7D%7B%3C%7D%24%0A%20--%3E%0A%EF%B7%90%3Cimg%20style%3D%22%22%20src%3D%22img1.svg%22%20alt%3D%22%5Cscalebox%7B0.75%7D%7B%3C%7D%22%3E%26lt%3B9%26gt%3B%26gt%3B%EF%B7%AF%0A%20%20%20%20%20%20%20%20%20%20%20%20A%0A%20%20%20%20%20%20%20%20%0A%20%20%20%20%0A%3C%2Fdiv%3E
latex source code (the file test2 does not need to exist for this bug to occure):
```
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[hidelinks,pdfencoding=auto]{hyperref}
\usepackage[english]{babel}
\usepackage{graphicx}
\begin{document}
\begin{center}
\scalebox{0.75}{
\input{test2}
}
\end{center}
\end{document}
```
Mit freundlichen Grüßen,
Klaus Frank
MS Administrator Cloud
iNNOVO Cloud GmbH
Düsseldorfer Straße 40a
65760 Eschborn
T. +49 69 24 747 18-21
F. +49 69 24 747 18-1025
klaus.frank at innovo-cloud.de
www.innovo-cloud.de
Geschäftsführung: Dr. Sebastian Ritz, Stefan Sickenberger
Registergericht Frankfurt a.M., HRB 95751/USt.-IdNr.: DE2870 34448
Frankfurter Volksbank eG (Blz. 501 900 00) Konto 600 200 9917
IBAN DE94501900006002009917 BIC: FFVBDEFF
More information about the latex2html
mailing list