-
Notifications
You must be signed in to change notification settings - Fork 404
Closed
Labels
docxIssues with the docx formatIssues with the docx formatpandoctablesIssues with Tables including the gt integrationIssues with Tables including the gt integrationtriaged-toIssues that were not self-assigned, signals that an issue was assigned to someone.Issues that were not self-assigned, signals that an issue was assigned to someone.upstreamBug is in upstream libraryBug is in upstream library
Milestone
Description
Discussed in #6006
Originally posted by aborruso June 22, 2023
Description
Hi,
when I render this qmd, the columns width it not the one I have set. How to force it to be 50,30,20?
I'm using quarto 1.4.43 in Debian 11.
---
title: "UV2"
format:
docx:
toc: false
number-sections: false
highlight-style: github
tbl-colwidths: [50,30,20]
---
# test
| Question | Reply | Note |
| --- | --- | --- |
|aMagna sint duis proident do. Laboris Lorem exercitation consectetur quis|a|b|
|aMagna sint duis proident do. Laboris Lorem exercitation consectetur quis|a|b|
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docxIssues with the docx formatIssues with the docx formatpandoctablesIssues with Tables including the gt integrationIssues with Tables including the gt integrationtriaged-toIssues that were not self-assigned, signals that an issue was assigned to someone.Issues that were not self-assigned, signals that an issue was assigned to someone.upstreamBug is in upstream libraryBug is in upstream library
