Hi, I am trying to generate a pdf containing some tables.
As the automatic column width calculations in tabulary fails I have to set
fixed widths of the columns using the tabularcolumns directive.
I have two problems.
1.
When using the default settings, the total width of the table is limited to
the line length.
However if I manually specify the width of one column, the table is too
wide.
In a three column table I want the two first columns to be 4 cm wide and
the third column to get what is left.
Is this possible? I have tried:
.. tabularcolumns:: |p{4cm}|p{4cm}|L|
2.
Shouldn't manual vs. automatic width and justification (LCRJ) be orthogonal
concepts?
All fixed-width column in my tables get full justification (J). I would
like left justification.
is this possible?
Best Regards
Peter
--
You received this message because you are subscribed to the Google Groups
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.