aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mailman-member-es/images.pl
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2016-07-07 21:20:01 -0700
committerMark Sapiro <mark@msapiro.net>2016-07-07 21:20:01 -0700
commit0e21a4e0ab1908c83792c171b0ee4a6777ff9591 (patch)
tree60df6609863af14ab10b86bb16750691b735a1be /doc/mailman-member-es/images.pl
parentc7205755d291896dfa225d92047f539ff0cbf105 (diff)
downloadmailman2-0e21a4e0ab1908c83792c171b0ee4a6777ff9591.tar.gz
mailman2-0e21a4e0ab1908c83792c171b0ee4a6777ff9591.tar.xz
mailman2-0e21a4e0ab1908c83792c171b0ee4a6777ff9591.zip
Manual updates.
Diffstat (limited to 'doc/mailman-member-es/images.pl')
-rw-r--r--doc/mailman-member-es/images.pl20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/mailman-member-es/images.pl b/doc/mailman-member-es/images.pl
index c86d99b0..26cdbb81 100644
--- a/doc/mailman-member-es/images.pl
+++ b/doc/mailman-member-es/images.pl
@@ -1,28 +1,28 @@
-# LaTeX2HTML 2008 (1.71)
+# LaTeX2HTML 2002-2-1 (1.71)
# Associate images original text with physical files.
-$key = q/nomath_inline}textquestiondownnomath_inline};MSF=1.6;AAT/;
-$cached_env_img{$key} = q|<IMG
- WIDTH="8" HEIGHT="20" ALIGN="MIDDLE" BORDER="0"
- SRC="|."$dir".q|img1.png"
- ALT="\textquestiondown">|;
-
$key = q/<;MSF=1.6;AAT/;
$cached_env_img{$key} = q|<IMG
- WIDTH="16" HEIGHT="31" ALIGN="MIDDLE" BORDER="0"
+ WIDTH="17" HEIGHT="29" ALIGN="MIDDLE" BORDER="0"
SRC="|."$dir".q|img3.png"
ALT="$&lt;$">|;
+$key = q/nomath_inline}textquestiondownnomath_inline};MSF=1.6;AAT/;
+$cached_env_img{$key} = q|<IMG
+ WIDTH="8" HEIGHT="19" ALIGN="MIDDLE" BORDER="0"
+ SRC="|."$dir".q|img1.png"
+ ALT="\textquestiondown">|;
+
$key = q/>;MSF=1.6;AAT/;
$cached_env_img{$key} = q|<IMG
- WIDTH="16" HEIGHT="31" ALIGN="MIDDLE" BORDER="0"
+ WIDTH="17" HEIGHT="29" ALIGN="MIDDLE" BORDER="0"
SRC="|."$dir".q|img4.png"
ALT="$&gt;$">|;
$key = q/nomath_inline}textexclamdownnomath_inline};MSF=1.6;AAT/;
$cached_env_img{$key} = q|<IMG
- WIDTH="6" HEIGHT="20" ALIGN="MIDDLE" BORDER="0"
+ WIDTH="6" HEIGHT="19" ALIGN="MIDDLE" BORDER="0"
SRC="|."$dir".q|img2.png"
ALT="\textexclamdown">|;