Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.

This commit is contained in:
Georg Brandl 2013-03-28 13:28:44 +01:00
parent 6ba6b13e32
commit 44ea77bd81
32 changed files with 129 additions and 30 deletions

View file

@ -2,7 +2,9 @@
Extending/Embedding FAQ
=======================
.. contents::
.. only:: html
.. contents::
.. highlight:: c

View file

@ -4,7 +4,10 @@
General Python FAQ
==================
.. contents::
.. only:: html
.. contents::
General Information
===================

View file

@ -4,7 +4,9 @@
Graphic User Interface FAQ
==========================
.. contents::
.. only:: html
.. contents::
.. XXX need review for Python 3.

View file

@ -4,7 +4,9 @@
Library and Extension FAQ
=========================
.. contents::
.. only:: html
.. contents::
General Library Questions
=========================

View file

@ -4,7 +4,9 @@
Programming FAQ
===============
.. contents::
.. only:: html
.. contents::
General Questions
=================

View file

@ -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?