[icon]

GNU LilyPond

Welcome to the home of the GNU Music Typesetter

What is LilyPond
General information
Simple examples
Complex examples
Download
GNU/Linux binaries
Windows
Source code
Documentation
Tutorial
Manual
Glossary
other ...

Support
Mailing lists
Search
WikiWiki
FAQs

External sites
lilypond.org/development
lilypond.org/stable
ftp.lilypond.org
Mutopia
Other music online

Node:bar-line-interface, Next:, Previous:axis-group-interface, Up:LilyPond interfaces



bar-line-interface

Bar line.

This is a request to print a special bar symbol. It replaces the regular bar symbol with a special symbol. The argument bartype is a string which specifies the kind of bar to print. Options are ":|" , "|:" , ":|:" , "||" , "|." , ".|" , and ".|." .

These produce, respectively, a right repeat, a left repeat, a double repeat, a double bar, a start bar, an end bar, and a thick double bar. If bartype is set to "empty" then nothing is printed, but a line break is allowed at that spot.


bar-size-procedure (procedure):
Procedure that computes the size of a bar line. Default value: (unset)
kern (number):
amount of extra white space to add.

For text, this is `relative'(?) to the current alignment.

For barline, space after a thick line. Default value: (unset)

thin-kern (number):
space after a hair-line. Default value: (unset)
hair-thickness (number):
thickness, measured in stafflinethickness. Default value: (unset)
thick-thickness (number):
thickness, measured in stafflinethickness. Default value: (unset)
glyph (symbol):
a string determining what (style) of glyph is typeset. Valid choices depend on the function that is reading this property. . Default value: (unset)
bar-size (number):
size of a bar line. Default value: (unset)
break-glyph-function (procedure):
function taking glyph and break-direction, returning the glyph at a line break. Default value: (unset)

Go back to index of LilyPond.

Please send GNU LilyPond questions and comments to lilypond-user@gnu.org.

Please send comments on these web pages to lilypond@packages.debian.org

Copyright (c) 1997--2001 Han-Wen Nienhuys and Jan Nieuwenhuizen.

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.


This page was built from LilyPond-1.4.12 (stable-branch) by

Anthony Fok <lilypond@packages.debian.org>, Tue Mar 12 01:35:39 2002 HKT.