> > > I don't get it. > > What about simply writing > > Some other text. > \\ > > ? > > Ok for a new line, but I was looking for a way to get 2 columns on a slide, independently of the backend, beamer or reveal. One easy way would have been to write : {{{beginColumns}}} {{{nextColumn}}} {{{endColumns}}} I find that using headers as in beamer is not pleasant (maybe that is just me ?) Moreover, it works only in beamer. At the moment, there is no "easy" way. Either resort to babel, or probably better, derive a new backend. Fabrice