mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
This commit is contained in:
parent
6ba6b13e32
commit
44ea77bd81
32 changed files with 129 additions and 30 deletions
|
|
@ -2,7 +2,9 @@
|
|||
Extending/Embedding FAQ
|
||||
=======================
|
||||
|
||||
.. contents::
|
||||
.. only:: html
|
||||
|
||||
.. contents::
|
||||
|
||||
.. highlight:: c
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,10 @@
|
|||
General Python FAQ
|
||||
==================
|
||||
|
||||
.. contents::
|
||||
.. only:: html
|
||||
|
||||
.. contents::
|
||||
|
||||
|
||||
General Information
|
||||
===================
|
||||
|
|
|
|||
|
|
@ -4,7 +4,9 @@
|
|||
Graphic User Interface FAQ
|
||||
==========================
|
||||
|
||||
.. contents::
|
||||
.. only:: html
|
||||
|
||||
.. contents::
|
||||
|
||||
.. XXX need review for Python 3.
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,9 @@
|
|||
Library and Extension FAQ
|
||||
=========================
|
||||
|
||||
.. contents::
|
||||
.. only:: html
|
||||
|
||||
.. contents::
|
||||
|
||||
General Library Questions
|
||||
=========================
|
||||
|
|
|
|||
|
|
@ -4,7 +4,9 @@
|
|||
Programming FAQ
|
||||
===============
|
||||
|
||||
.. contents::
|
||||
.. only:: html
|
||||
|
||||
.. contents::
|
||||
|
||||
General Questions
|
||||
=================
|
||||
|
|
|
|||
|
|
@ -6,7 +6,9 @@
|
|||
Python on Windows FAQ
|
||||
=====================
|
||||
|
||||
.. contents::
|
||||
.. only:: html
|
||||
|
||||
.. contents::
|
||||
|
||||
.. XXX need review for Python 3.
|
||||
XXX need review for Windows Vista/Seven?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue