<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Am 04.12.2017 um 09:50 schrieb Hans
      Hagen:<br>
    </div>
    <blockquote type="cite"
      cite="mid:5bfcaede-c2b3-0fa6-8f12-f3a8cbc308b4@wxs.nl">i have no
      clue what your code is supposed to be maybe something
      <br>
    </blockquote>
    <br>
    The code is part of an interface used to embed lilypond code in TeX
    documents.<br>
    One example:<br>
    <blockquote><tt>\begin{lilyfrag}{10 cm}{18 cm}</tt><br>
      <tt>    \relative { c'4 d e f g a b c \bar "\." }</tt><br>
      <tt>\end{lilyfrag}</tt><br>
    </blockquote>
    generates and includes a pdf that shows a c major scale.<br>
    <br>
    <blockquote type="cite"
      cite="mid:5bfcaede-c2b3-0fa6-8f12-f3a8cbc308b4@wxs.nl">
      <br>
      \def\oneline{Grüße}
      <br>
      <br>
      \unexpanded\expandafter{\oneline}
      <br>
      <br>
    </blockquote>
    <br>
    Yes, that does work. Thanks.<br>
    <br>
    <blockquote type="cite"
      cite="mid:5bfcaede-c2b3-0fa6-8f12-f3a8cbc308b4@wxs.nl">so far my
      experience with tex is that there's always a solution
    </blockquote>
    <br>
    That sounds like an invitation to present some unsolved problems ;-)<br>
    <br>
    Knut<br>
  </body>
</html>