Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bold font for spanning_header #31

Closed
crow16384 opened this issue Feb 24, 2023 · 4 comments
Closed

Bold font for spanning_header #31

crow16384 opened this issue Feb 24, 2023 · 4 comments

Comments

@crow16384
Copy link

Hello!

I would like to have bold face font for spanned header too, but can't figure out the way. Suggest a bug.

I did:
tbl <- create_table(out_example, first_row_blank = TRUE,
borders = c("top", "bottom"), header_bold = TRUE) |>
spanning_header(from = Placebo, to=Drug 160 mg, "Day XXX")....

Header is not in bold, but all other header strings are.

@dbosak01
Copy link
Owner

Yes, you are right. Looks like I forgot to add this feature. Will get to it soon.

@crow16384
Copy link
Author

Thank!

@dbosak01
Copy link
Owner

dbosak01 commented Mar 7, 2023

I put a "bold" parameter on the spanning_header() function. So you can control them individually.

@dbosak01 dbosak01 closed this as completed Mar 7, 2023
@crow16384
Copy link
Author

crow16384 commented Mar 11, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants