From 6a529bd6f4bc228ec472f16f06f8e872c69c2e2a Mon Sep 17 00:00:00 2001 From: dencheva Date: Wed, 3 Nov 2010 21:10:23 +0000 Subject: Corrected a math block git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11025 fe389314-cf27-0410-b35b-8c050e845b92 --- doc/source/fits_conventions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source') diff --git a/doc/source/fits_conventions.rst b/doc/source/fits_conventions.rst index 3b45e33..c68d269 100644 --- a/doc/source/fits_conventions.rst +++ b/doc/source/fits_conventions.rst @@ -272,7 +272,7 @@ where * x', y' are the initial coordinates x,y with the 68th column correction applied through the DET2IM convention * u',v' are the DET2IM-corrected coordinates relative to CRPIX1,CRPIX2 -* LTx, LTy is the residual distortion in the lookup tables +* :math:`LT_{x}, LT_{y}` is the residual distortion in the lookup tables written to the header using the Paper IV lookup table convention * A, B are the SIP coefficients specified using the SIP convention -- cgit