emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug: table odt export ignores relative column width hints [9.4.6 (9.4.6-


From: hpgisleropen
Subject: Bug: table odt export ignores relative column width hints [9.4.6 (9.4.6-13-g4be129-elpa @ /home/hp/.emacs.d/elpa/org-20210920/)]
Date: Thu, 11 Nov 2021 09:30:49 +0100

Let the content of a file 'test.org' be the following:


  | <c2> | <l10> |
  |------+-------|
  |  2   | 10    |


Observed behavior:
test.odt with identical column widths - note, that <c> vs. <l> seems to work

 
  |------------------------+-------------------------|
  |            2           | 10                      |


Expected behavior:
test.odt width ratio 1/5

  |---+-------------------------|
  | 2 | 10                      |


Best Reagards
Hanspeter

-----------------------------------------------

Emacs  : GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.27, 
cairo version 1.17.4)
 of 2021-03-26
Package: Org mode version 9.4.6 (9.4.6-13-g4be129-elpa @ 
/home/xx/.emacs.d/elpa/org-20210920/)



Output of *Messages*:
--------------------


(New file)
Saving file /home/xx/yy/test.org...
Wrote /home/xx/yy/test.org
ODT Zip Dir is /tmp/odt-WAWq3N/
LaTeX to MathML converter not available.
Formatting LaTeX using verbatim
ox-odt: Content template file is 
/home/xx/.emacs.d/elpa/ox-odt-9.3.7.339/etc/styles/OrgOdtContentTemplate.xml
Using schema ~/.emacs.d/elpa/ox-odt-9.3.7.339/etc/schema/od-schema.rnc
Saving file /tmp/odt-WAWq3N/content.xml...
Wrote /tmp/odt-WAWq3N/content.xml
ox-odt: Styles file is 
/home/xx/.emacs.d/elpa/ox-odt-9.3.7.339/etc/styles/OrgOdtStyles.xml
Using schema ~/.emacs.d/elpa/ox-odt-9.3.7.339/etc/schema/od-schema.rnc
Saving file /tmp/odt-WAWq3N/styles.xml...
Wrote /tmp/odt-WAWq3N/styles.xml
Using schema ~/.emacs.d/elpa/ox-odt-9.3.7.339/etc/schema/od-schema.rnc
Saving file /tmp/odt-WAWq3N/meta.xml...
Wrote /tmp/odt-WAWq3N/meta.xml
Wrote /tmp/odt-WAWq3N/mimetype
Using schema ~/.emacs.d/elpa/ox-odt-9.3.7.339/etc/schema/od-manifest-schema.rnc
Saving file /tmp/odt-WAWq3N/META-INF/manifest.xml...
Wrote /tmp/odt-WAWq3N/META-INF/manifest.xml
Create OpenDocument file ‘test.odt’...
Using schema ~/.emacs.d/elpa/ox-odt-9.3.7.339/etc/schema/od-schema.rnc
Running zip -mX0 test.odt mimetype
Running zip -rmTq test.odt .
Created /home/xx/yy/test.odt
Quit



reply via email to

[Prev in Thread] Current Thread [Next in Thread]