Tom Cato Amundsen wrote: > * Latex support: get all values directly from latex using os.popen > on a latex file lilypond-book creates. This mean that all possible > combinations of the geometry package, latex documentclass options, > the landscape package and/or manually setting the margins should work. > Most testing has been done with teTeX 1.0 and geometry 2.3, but some > light testing show that geometry v3.1 also works fine.
This is really smart! I don't understand what is going on, I can just see that it for some reason does not work with the multicol-environment: \documentclass[english, danish, 11pt, headsepline, twoside]{scrartcl} \usepackage{times,mathptm} \usepackage[a4paper,width=17cm,left=0.9cm]{geometry} \usepackage{multicol} \usepackage[latin1]{inputenc} \usepackage{babel, booktabs, tabularx, sidecap, subfigure, ccaption, tocbibind, flafter} \begin{document} \begin{multicols}{2} dette er en lille prøve... Trallalla og hej med dig. Testing, testing. dette er en lille prøve... Trallalla og hej med dig. Testing, testing. \begin{lilypond} \score { \notes \relative c' { c d e f g a b c } \paper{ indent=0 } } \end{lilypond} dette er en lille prøve... Trallalla og hej med dig. Testing, testing. dette er en lille prøve... Trallalla og hej med dig. Testing, testing. dette er en lille prøve... Trallalla og hej med dig. Testing, testing. dette er en lille prøve... Trallalla og hej med dig. Testing, testing. dette er en lille prøve... Trallalla og hej med dig. Testing, testing. dette er en lille prøve... Trallalla og hej med dig. Testing, testing. dette er en lille prøve... Trallalla og hej med dig. Testing, testing. dette er en lille prøve... Trallalla og hej med dig. Testing, testing. dette er en lille prøve... Trallalla og hej med dig. Testing, testing. \end{multicols} \end{document} -Rune _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel