diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/graphics/lscape.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/graphics/lscape.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/graphics/lscape.dtx b/Master/texmf-dist/source/latex/graphics/lscape.dtx index 57c32190bff..60062d1d83b 100644 --- a/Master/texmf-dist/source/latex/graphics/lscape.dtx +++ b/Master/texmf-dist/source/latex/graphics/lscape.dtx @@ -67,15 +67,15 @@ % \end{macrocode} % Here is what Scott Pakin wrote about the pdftex option: % \begin{quote} -% I've made a minor improvement to lscape.dtx that I'd like to share +% I've made a minor improvement to lscape.dtx that I'd like to share % with the world. My addition makes lscape rotate the PDF "paper" -- % not just the text on the page -- when given the "pdftex" option. % (Naturally, this works only with pdfLaTeX.) The result is that the % text is viewable online without the reader having to rotate his/her % head 90 degrees. The document still prints normally. % \end{quote} -% -% +% +% % \begin{macrocode} \newif\ifGin@pdftex \Gin@pdftexfalse |