two (or three) column bibliography

Herbert Voss Herbert.Voss at fu-berlin.de
Thu Apr 27 11:55:12 UTC 2023



Am 27.04.23 um 11:14 schrieb Wolfgang Engelmann:
>
>
> Am 27.04.23 um 06:51 schrieb Herbert Voss:
>>
>>
>> Am 26.04.23 um 18:03 schrieb Wolfgang Engelmann:
>>> How do I get a two (or three) column bibliography in a Koma script 
>>> book with A4 style (and no columns)?
>>
>> Insert from the submenu the userdefined command Columns (Spalten)
>> and then insert the name of the bibliography as usual
>>
>> Herbert
>>
>>
> Thanks, Herbert.
>
> To which submenu are you referring?
> I could not find the 'Benutzerdefinierte Einfügungen for setting
> 'several columns'

You have to enable first the use of package multicol. See screenshot.
The number of the columns is preset to 2 and can be changed in
file multicol.module which is part of the LyX installtion in the
subdirectory layouts/   Don't know if it can be done from within LyX.

Herbert

bash-3.2$ cat multicol.module
#\DeclareLyXModule[multicol.sty]{Multiple Columns}
#DescriptionBegin
#Adds a custom inset whose content is set with multiple columns (2 by 
default).
#See the Additional manual, section 'Multiple Text Columns', for a detailed
#description of multiple columns.
#DescriptionEnd
#Authors: Uwe Stöhr and Jürgen Spitzmüller

Format 66

InsetLayout Flex:Multiple_Columns
   LyXType            custom
   Decoration        classic
   LabelString        Columns
   LatexType            environment
   LatexName            multicols
   Requires            multicol
   Argument 1
     LabelString        "Number of Columns"
     Tooltip            "Insert the number of columns here"
     Mandatory        1
     DefaultArg        2
     PassThru        1
   EndArgument
   Argument 2
     LabelString        "Preface"
     Tooltip            "An optional preface"
   EndArgument
   Argument 3
     LabelString        "Space Before Page Break"
     Tooltip            "Free space that needs to be on the page to 
start the multiple columns on this page"
     Requires        2
   EndArgument
     ResetsFont true
End




-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bildschirmfoto 2023-04-27 um 13.48.08.png
Type: image/png
Size: 111977 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20230427/89414dc1/attachment-0001.png>


More information about the lyx-users mailing list