Jonas Damm <mail...@jonas-damm.de> writes: > I want to export to PDF via latex like this: > > Composer(left alligned) Piece (fixed horizontal position, same line) > Student Name (right aligned, in the > next line) > > [seperating space] > Composer Piece > Next Student
I think that a table would be the most suitable for this kind of export. You can auto-generate such table with some Elisp, if strictly necessary. I'd suggest first trying to get the desired result through exporting a manually typed in table with alignment marks. If that works as needed, you can try to proceed with auto-generation. -- Ihor Radchenko // yantar92, Org mode maintainer, 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>