What commands did you use, what is the contents of your customisation layer?
Cheers Lex On 14 August 2013 03:08, Sebastien Douche <[email protected]> wrote: > Hi, > I'm trying to create a very simple multi-columns document[1]. I tried > these options: > > <xsl:param name="column.count.titlepage" select="3"/> > <xsl:param name="column.count.lot" select="3"/> > <xsl:param name="column.count.front" select="3"/> > <xsl:param name="column.count.body" select="3"/> > <xsl:param name="column.count.back" select="3"/> > <xsl:param name="column.count.index" select="3"/> > > But I doesn't work. Does anyone have a working example (PDF or at least > html)? > > > > [1] https://raw.github.com/sdouche/st3-linux-quickref/master/quickref.txt > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/asciidoc. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/asciidoc. For more options, visit https://groups.google.com/groups/opt_out.
