summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libjpeg.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-04-12 16:47:17 (GMT)
committerFred Drake <fdrake@acm.org>2001-04-12 16:47:17 (GMT)
commite20bd19f86bfcb4f3862cdfa5f56c9e48012cced (patch)
tree8e119f62fca433501806c533dba42e871e116312 /Doc/lib/libjpeg.tex
parent131216290b76b4dd858d951b2ae8ed848bf3e7b1 (diff)
downloadcpython-e20bd19f86bfcb4f3862cdfa5f56c9e48012cced.zip
cpython-e20bd19f86bfcb4f3862cdfa5f56c9e48012cced.tar.gz
cpython-e20bd19f86bfcb4f3862cdfa5f56c9e48012cced.tar.bz2
Convert several \seetext references to \seerfc and \seetitle versions.
These format somewhat better and include more semantic information in the source.
Diffstat (limited to 'Doc/lib/libjpeg.tex')
-rw-r--r--Doc/lib/libjpeg.tex14
1 files changed, 8 insertions, 6 deletions
diff --git a/Doc/lib/libjpeg.tex b/Doc/lib/libjpeg.tex
index 3ff8b91..a10e06c 100644
--- a/Doc/lib/libjpeg.tex
+++ b/Doc/lib/libjpeg.tex
@@ -68,11 +68,13 @@ options are available:
\begin{seealso}
- \seetext{\emph{JPEG Still Image Data Compression Standard}, by
- Pennebaker and Mitchell, is the canonical reference for the JPEG
- image format.}
+ \seetitle{JPEG Still Image Data Compression Standard}{The
+ canonical reference for the JPEG image format, by
+ Pennebaker and Mitchell.}
- \seetext{The ISO standard for JPEG is also published as ITU T.81.
- This is available in PDF form at
- \url{http://www.w3.org/Graphics/JPEG/itu-t81.pdf}.}
+ \seetitle[http://www.w3.org/Graphics/JPEG/itu-t81.pdf]{Information
+ Technology - Digital Compression and Coding of
+ Continuous-tone Still Images - Requirements and
+ Guidelines}{The ISO standard for JPEG is also published as
+ ITU T.81. This is available online in PDF form.}
\end{seealso}