emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* 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/)]
@ 2021-11-11  8:30 hpgisleropen
  2022-10-20  8:54 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: hpgisleropen @ 2021-11-11  8:30 UTC (permalink / raw)
  To: emacs-orgmode


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 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/)]
  2021-11-11  8:30 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/)] hpgisleropen
@ 2022-10-20  8:54 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2022-10-20  8:54 UTC (permalink / raw)
  To: hpgisleropen; +Cc: emacs-orgmode

hpgisleropen@bluewin.ch writes:

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

I am unable to reproduce on the latest main.
I am seeing the expected 1/5 width ratio.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-20  8:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-11  8:30 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/)] hpgisleropen
2022-10-20  8:54 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).