From 0b60a14f13a9fa67b7d7980f4516f869042e91a7 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Wed, 5 Dec 2007 20:03:57 +0000 Subject: [PATCH] Another markup fix. --- Doc/documenting/fromlatex.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/documenting/fromlatex.rst b/Doc/documenting/fromlatex.rst index 67abe8a248..42045f7daf 100644 --- a/Doc/documenting/fromlatex.rst +++ b/Doc/documenting/fromlatex.rst @@ -183,8 +183,8 @@ directories renamed as follows: * :file:`ext` -> :file:`extending` * :file:`inst` -> :file:`installing` * :file:`lib` -> :file:`library` -* :file:`mac` -> merged into :file:`library`, with `mac/using.tex` - moved to `howto/pythonmac.rst` +* :file:`mac` -> merged into :file:`library`, with :file:`mac/using.tex` + moved to :file:`howto/pythonmac.rst` * :file:`ref` -> :file:`reference` * :file:`tut` -> :file:`tutorial`, with the single TeX file split up -- 2.50.1