https://bugs.documentfoundation.org/show_bug.cgi?id=170862
Bug ID: 170862
Summary: Export Table-Data in an LaTeX-tabular format to
include into such a Document
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
At this time I'm developing a Database application.
To make the process more comfortable, I would enjoy to export my Tables in Calc
to an Format I can import without any problem in a tex-File with a
tabular-environment,
I'm thinking of a format such as fpr each field-separatot a "&" and for each
line a "\\". The rest is not important.
Actual Results:
I have searched for this feature in Export and Save, but didn't find any
suitable possibilities. No Idea, if it's maybe already included somewhere.
Expected Results:
field 1 & field 2 & field 3 ... & field 8 \\
Reproducible: Always
User Profile Reset: No
Additional Info:
Just a wish to make Data Dictionary Development more comfortable.
--
You are receiving this mail because:
You are the assignee for the bug.