diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/preview/preview.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/preview/preview.sty | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/preview/preview.sty b/Master/texmf-dist/tex/latex/preview/preview.sty index 2198277a97c..e3a7a47625f 100644 --- a/Master/texmf-dist/tex/latex/preview/preview.sty +++ b/Master/texmf-dist/tex/latex/preview/preview.sty @@ -38,18 +38,18 @@ %% %% You should have received a copy of the GNU General Public License %% along with this program; if not, write to the -%% Free Software Foundation, Inc., 59 Temple Place, Suite 330, -%% Boston, MA 02111-1307 USA +%% Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, +%% Boston, MA 02110-1301 USA %%\fi \NeedsTeXFormat{LaTeX2e} \def\reserved@a #1#2$#3: #4${\xdef#1{\reserved@c #2#4 $}} \def\reserved@c #1 #2${#1} \begingroup \catcode`\_=12 -\reserved@a\pr@version $Name: release_11_81 $ \ifx\pr@version\@empty -\reserved@a\pr@version CVS-$Revision: 1.113 $ \endgroup \else +\reserved@a\pr@version $Name: release_11_83 $ \ifx\pr@version\@empty +\reserved@a\pr@version CVS-$Revision: 1.115 $ \endgroup \else \def\next release_{} \lccode`\_=`. \edef\next{\lowercase{\endgroup \def\noexpand\pr@version{\expandafter\next\pr@version}}} \next \fi -\reserved@a\next $Date: 2005/09/25 12:12:37 $ +\reserved@a\next $Date: 2006/05/25 19:28:52 $ \edef\next{\noexpand\ProvidesPackage{preview}% [\next\space \pr@version\space (AUCTeX/preview-latex)]} \next @@ -121,7 +121,8 @@ \PreviewEnvironment{math}% \preview@delay{\ifx#1\@undefined \let#1=$%$ \fi\catcode`\$=\active - \ifx\xyreuncatcodes\@undefined\else\xyreuncatcodes\fi}% + \ifx\xyreuncatcodes\@undefined\else + \makeatother\xyreuncatcodes\makeatletter\fi}% \pr@advise@ship\(\pr@endaftergroup{}% \) \pr@advise@ship#1{\@firstoftwo{\let#1=#2% \futurelet\reserved@a\pr@textmathcheck}}{}}% @@ -241,8 +242,8 @@ Please complain to your document class author}% %% %% You should have received a copy of the GNU General Public License %% along with this program; if not, write to the -%% Free Software Foundation, Inc., 59 Temple Place, Suite 330, -%% Boston, MA 02111-1307 USA +%% Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, +%% Boston, MA 02110-1301 USA %%\fi \newif\ifpr@outer \pr@outertrue |