我正在設計過濾器設計GUI,並希望在QTextBrowser中顯示來自Python的scipy.signal的文檔,需要HTML格式。我覺得應該docutils的爲我做的工作,我想 from docutils.core import publish_string
from scipy.signal import remez
self.txtFiltInfoBox.append(publish_
對於一個文檔項目,我想給出代碼示例列表的要點。我使用Sphinx將.rst文件轉換爲HTML。這工作正常,直到我開始在列表項中使用文字塊。在下面的示例中,我想在與「給定XML文件...」相同的級別上顯示句子「執行以下代碼之後」。但它會自動縮進。 Example
--------
- Given an XML-file note.xml, which contains:
::
我在新結構化下整齊的小表: ====== ======= ====== =====================
Symbol Meaning Type Example
====== ======= ====== =====================
G Era Text "GG" -> "AD"
y Year Number "yy" -> "03"
默認情況下,由Sphinx生成的LaTeX輸出會轉義LaTeX標記。所以,如果我寫: Normal text
.. only:: latex
\textbf{latex only text}
一個make latexpdf呼叫後,它會 Normal text
textbf\{latex only text\}
LaTeX中 。所以所有的字符都逃脫了,它不再是一個LaTe