I hope... :-(
the original .rst
________________________________
============
Part title.1
============
***************
Chapter title 1
***************
Section title 1.1
=================
________________________________
produce this .tex file
____________________________________
\part{Chapter title 1}
\label{index:part-title-1}\label{index:chapter-title-1}
\chapter{Section title 1.1}
\label{index:section-title-1-1}
\section{Subsection title 1.1.1}
\label{index:subsection-title-1-1-1}
_____________________________________
and so on... (I've copied just a part of the .rst)
it exchange the name of the statement, with the name of the step ahead...
i.e.
the REAL name of the statement \part, of course is: "Part 1" not
{Chapter title 1}, that is the real name of the statemen ahesd
(\chapter, tha of course take the name of the statemen ahead ("section
title")
really very strange prob.
Any Idea?
TIA
Renato
--
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en.