Re: Black borders with table using \markuplist and please center

2021-02-21 Thread Adam Good
Hi Pierre, Thank you very much for this solution. My numbers were just thrown in for an example and in reality I have varying strings on text so line length would need to be played with. Adam On Sun, Feb 21, 2021 at 3:46 PM Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com> wrote: > Oops

Re: Black borders with table using \markuplist and please center

2021-02-21 Thread Pierre Perol-Schneider
Oops, forget the 'baseline-skip... Again: \version "2.22.0" cell = \markup \override #'(line-join-style . miter) \override #'(line-cap-style . square) \path #.3 #'((moveto -1.5 -1.5)(lineto -1.5 3)(lineto 3 3)(lineto 3 -1.5)) \markup \fill-line { \column \override #'(padding . -.3)

Re: Black borders with table using \markuplist and please center

2021-02-21 Thread Pierre Perol-Schneider
Hi Adam, Here's my attempt: \version "2.22.0" cell = \markup \override #'(line-join-style . miter) \override #'(line-cap-style . square) \path #.3 #'((moveto -1.5 -1.5)(lineto -1.5 3)(lineto 3 3)(lineto 3 -1.5)) \markup \fill-line { \column \override #'(baseline-skip . -.3) \overrid

Re: Black borders with table using \markuplist and please center

2021-02-21 Thread Adam Good
Harm thank you very much! I feel centered. If anyone could come up with a solution for borders it would be a nice option. best, Adam On Sun, Feb 21, 2021 at 11:57 AM Thomas Morley wrote: > Am So., 21. Feb. 2021 um 17:24 Uhr schrieb Adam Good < > goodadamg...@gmail.com>: > > > > Hi Everyone, >

Re: Black borders with table using \markuplist and please center

2021-02-21 Thread Thomas Morley
Am So., 21. Feb. 2021 um 17:24 Uhr schrieb Adam Good : > > Hi Everyone, > I can make this pretty little table, see below but could someone please help > me add borders / gridlines around the cells? And, I'd like to be able to > center the table to the middle of the page. > > Thank you in advance!

Black borders with table using \markuplist and please center

2021-02-21 Thread Adam Good
Hi Everyone, I can make this pretty little table, see below but could someone please help me add borders / gridlines around the cells? And, I'd like to be able to center the table to the middle of the page. Thank you in advance! Adam %%% \markuplist { \override #'(padding . 4) \table #'(0 0 0