diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-09 22:39:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-09 22:39:48 +0000 |
commit | 610c45beb863b008027a871701c889fe40bed7fb (patch) | |
tree | 5b879b56850db183fd749a497edd1d91172edf69 /Master/texmf-dist/source/latex/graphics/lscape.dtx | |
parent | 18fa80c232cf479ae713b01b17d48bdc1d653aac (diff) |
latex2e 2014/05/01 (via latex-tds)
git-svn-id: svn://tug.org/texlive/trunk@33946 c570f23f-e606-0410-a88d-b1316a301751
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 |