mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Convert several \seetext references to \seerfc and \seetitle versions.
These format somewhat better and include more semantic information in the source.
This commit is contained in:
parent
131216290b
commit
e20bd19f86
3 changed files with 22 additions and 19 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue